Hi all,
I've tried the update the pakage as sugested this is my output.
My Kernel version
uname -a
Linux fedora 5.17.7-200.fc35.x86_64
Fedora Version
lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 35 (Thirty Five)
Release: 35
Codename: ThirtyFive
Pakage versione from dnf
dnf list installed | grep libguestfs
libguestfs.x86_64 1:1.48.2-2.fc35
@updates-testing
libguestfs-appliance.x86_64 1:1.48.2-2.fc35
@updates-testing
version from bin
libguestfs-test-tool --version
libguestfs-test-tool 1.48.2fedora=35,release=2.fc35,libvirt
libguestfs-test-tool dump
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
************************************************************
PATH=/usr/local/bin:/home/attilio.greco/.local/bin/:/usr/pgsql-
14/bin/:/usr/local/sbin:/home/attilio.greco/.local/bin/:/usr/pgsql-
14/bin/:/usr/bin:/home/attilio.greco/.local/bin/:/usr/pgsql-
14/bin/:/usr/sbin:/home/attilio.greco/.local/bin/:/usr/pgsql-14/bin/
XDG_RUNTIME_DIR=/run/user/1000
SELinux: Disabled
guestfs_get_append: (null)
guestfs_get_autosync: 1
guestfs_get_backend: libvirt
guestfs_get_backend_settings: []
guestfs_get_cachedir: /var/tmp
guestfs_get_hv: /usr/bin/qemu-kvm
guestfs_get_memsize: 1280
guestfs_get_network: 0
guestfs_get_path: /usr/lib64/guestfs
guestfs_get_pgroup: 0
guestfs_get_program: libguestfs-test-tool
guestfs_get_recovery_proc: 1
guestfs_get_smp: 1
guestfs_get_sockdir: /run/user/1000
guestfs_get_tmpdir: /tmp
guestfs_get_trace: 0
guestfs_get_verbose: 1
host_cpu: x86_64
Launching appliance, timeout set to 600 seconds.
libguestfs: launch: program=libguestfs-test-tool
libguestfs: launch: version=1.48.2fedora=35,release=2.fc35,libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend=libvirt
libguestfs: launch: tmpdir=/tmp/libguestfs9eJGJr
libguestfs: launch: umask=0022
libguestfs: launch: euid=1000
libguestfs: libvirt version = 7006000 (7.6.0)
libguestfs: guest random name = guestfs-qkq3mutolk17fe94
libguestfs: connect to libvirt
libguestfs: opening libvirt handle: URI = qemu:///session, auth =
default+wrapper, flags = 0
libguestfs: successfully opened libvirt handle: conn = 0x5559482db030
libguestfs: qemu version (reported by libvirt) = 6001000 (6.1.0)
libguestfs: get libvirt capabilities
libguestfs: parsing capabilities XML
libguestfs: parsing domcapabilities XML
libguestfs: build appliance
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d
supermin: version: 5.3.2
supermin: rpm: detected RPM version 4.17
supermin: rpm: detected RPM architecture x86_64
supermin: package handler: fedora/rpm
supermin: acquiring lock on /var/tmp/.guestfs-1000/lock
supermin: build: /usr/lib64/guestfs/supermin.d
supermin: reading the supermin appliance
supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz
type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz
type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles
type uncompressed excludefiles
supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type
uncompressed hostfiles
supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz
type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type
uncompressed packages
supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-
rules.tar.gz type gzip base image (tar)
supermin: mapping package names to installed packages
supermin: resolving full list of package dependencies
supermin: build: 245 packages, including dependencies
supermin: build: 39996 files
supermin: build: 13201 files, after matching excludefiles
supermin: build: 13220 files, after adding hostfiles
supermin: build: 13208 files, after removing unreadable files
supermin: build: 13240 files, after munging
supermin: kernel: looking for kernel using environment variables ...
supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ...
supermin: kernel: picked vmlinuz /lib/modules/5.17.8-
200.fc35.x86_64/vmlinuz
supermin: kernel: kernel_version 5.17.8-200.fc35.x86_64
supermin: kernel: modpath /lib/modules/5.17.8-200.fc35.x86_64
supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-
1000/appliance.d.9wxobv1z/root'
supermin: ext2: populating from base image
supermin: ext2: copying files from host filesystem
supermin: warning: /usr/libexec/utempter/utempter: Permission denied
(ignored)
Some distro files are not public readable, so supermin cannot copy them
into the appliance. This is a problem with your Linux distro. Please
ask
your distro to stop doing pointless security by obscurity.
You can ignore these warnings. You *do not* need to use sudo.
supermin: warning: /usr/sbin/unix_update: Permission denied (ignored)
supermin: warning: /var/lib/systemd/random-seed: Permission denied
(ignored)
supermin: ext2: copying kernel modules
supermin: warning: /lib/modules/5.17.8-200.fc35.x86_64/System.map:
Permission denied (ignored)
supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-
1000/appliance.d.9wxobv1z/initrd'
supermin: ext2: wrote 39 modules to minimal initrd
supermin: renaming /var/tmp/.guestfs-1000/appliance.d.9wxobv1z to
/var/tmp/.guestfs-1000/appliance.d
libguestfs: finished building supermin appliance
libguestfs: command: run: qemu-img --help | grep -sqE -- '\binfo\b.*-
U\b'
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ -U
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /var/tmp/.guestfs-1000/appliance.d/root
libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-
size": 4294967296,\n "filename": "/var/tmp/.guestfs-
1000/appliance.d/root",\n "format": "raw",\n
"actual-size":
442658816,\n "dirty-flag": false\n}\n\n
libguestfs: command: run: qemu-img
libguestfs: command: run: \ create
libguestfs: command: run: \ -f qcow2
libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-
1000/appliance.d/root,backing_fmt=raw
libguestfs: command: run: \ /tmp/libguestfs9eJGJr/overlay2.qcow2
Formatting '/tmp/libguestfs9eJGJr/overlay2.qcow2', fmt=qcow2
cluster_size=65536 extended_l2=off compression_type=zlib
size=4294967296 backing_file=/var/tmp/.guestfs-1000/appliance.d/root
backing_fmt=raw lazy_refcounts=off refcount_bits=16
libguestfs: set_socket_create_context: context_new failed: kernel:
Invalid argument [you can ignore this message if you are not using
SELinux + sVirt]
libguestfs: create libvirt XML
libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain
type="kvm"
xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n
<name>guestfs-qkq3mutolk17fe94</name>\n <memory
unit="MiB">1280</memory>\n <currentMemory
unit="MiB">1280</currentMemory>\n <cpu
mode="maximum"/>\n
<vcpu>1</vcpu>\n <clock offset="utc">\n <timer
name="rtc"
tickpolicy="catchup"/>\n <timer name="pit"
tickpolicy="delay"/>\n
<timer name="hpet" present="no"/>\n </clock>\n
<os>\n
<type>hvm</type>\n <kernel>/var/tmp/.guestfs-
1000/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-
1000/appliance.d/initrd</initrd>\n <cmdline>panic=1 console=ttyS0
edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check
printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests
tsc=reliable 8250.nr_uarts=1 root=UUID=43dadaab-b450-46fc-a164-
deba66bb8527 selinux=0 guestfs_verbose=1 TERM=xterm-
256color</cmdline>\n <bios useserial="yes"/>\n </os>\n
<seclabel
type="none"/>\n <on_reboot>destroy</on_reboot>\n
<devices>\n
<emulator>/usr/bin/qemu-kvm</emulator>\n <rng
model="virtio">\n
<backend model="random">/dev/urandom</backend>\n </rng>\n
<controller type="scsi" index="0"
model="virtio-scsi"/>\n <disk
device="disk" type="file">\n <source
file="/tmp/libguestfs9eJGJr/scratch1.img"/>\n <target
dev="sda"
bus="scsi"/>\n <driver name="qemu" type="raw"
cache="unsafe"/>\n
<address type="drive" controller="0" bus="0"
target="0" unit="0"/>\n
</disk>\n <disk type="file" device="disk">\n
<source
file="/tmp/libguestfs9eJGJr/overlay2.qcow2"/>\n <target
dev="sdb"
bus="scsi"/>\n <driver name="qemu" type="qcow2"
cache="unsafe"/>\n
<address type="drive" controller="0" bus="0"
target="1" unit="0"/>\n
</disk>\n <serial type="unix">\n <source
mode="connect"
path="/run/user/1000/libguestfsWHTjvI/console.sock"/>\n <target
port="0"/>\n </serial>\n <channel type="unix">\n
<source
mode="connect"
path="/run/user/1000/libguestfsWHTjvI/guestfsd.sock"/>\n
<target type="virtio" name="org.libguestfs.channel.0"/>\n
</channel>\n <controller type="usb" model="none"/>\n
<memballoon
model="none"/>\n </devices>\n <qemu:commandline>\n
<qemu:env
name="TMPDIR" value="/var/tmp"/>\n
</qemu:commandline>\n</domain>\n
libguestfs: command: run: ls
libguestfs: command: run: \ -a
libguestfs: command: run: \ -l
libguestfs: command: run: \ -R
libguestfs: command: run: \ -Z /var/tmp/.guestfs-1000
libguestfs: /var/tmp/.guestfs-1000:
libguestfs: total 0
libguestfs: drwxr-xr-x 1 attilio.greco attilio.greco ?
30 May 23 09:27 .
libguestfs: drwxrwxrwt. 1 root root
system_u:object_r:tmp_t:s0 3176 May 23 09:27 ..
libguestfs: drwxr-xr-x 1 attilio.greco attilio.greco ?
32 May 23 09:27 appliance.d
libguestfs: -rw-r--r-- 1 attilio.greco attilio.greco ?
0 May 18 17:24 lock
libguestfs:
libguestfs: /var/tmp/.guestfs-1000/appliance.d:
libguestfs: total 448416
libguestfs: drwxr-xr-x 1 attilio.greco attilio.greco ? 32 May
23 09:27 .
libguestfs: drwxr-xr-x 1 attilio.greco attilio.greco ? 30 May
23 09:27 ..
libguestfs: -rw-r--r-- 1 attilio.greco attilio.greco ? 4992000 May
23 09:27 initrd
libguestfs: -rwxr-xr-x 1 attilio.greco attilio.greco ? 11523312 May
23 09:27 kernel
libguestfs: -rw-r--r-- 1 attilio.greco attilio.greco ? 4294967296 May
23 09:27 root
libguestfs: command: run: ls
libguestfs: command: run: \ -a
libguestfs: command: run: \ -l
libguestfs: command: run: \ -Z /run/user/1000/libguestfsWHTjvI
libguestfs: total 0
libguestfs: drwx------ 2 attilio.greco attilio.greco ? 80 May 23
09:27 .
libguestfs: drwx------ 20 attilio.greco attilio.greco ? 580 May 23
09:27 ..
libguestfs: srwxr-xr-x 1 attilio.greco attilio.greco ? 0 May 23
09:27 console.sock
libguestfs: srwxr-xr-x 1 attilio.greco attilio.greco ? 0 May 23
09:27 guestfsd.sock
libguestfs: launch libvirt guest
libguestfs: responding to serial console Device Status Report
\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 07/23/21
SGABIOS $Id$ (mockbuild@) Fri Jul 23 21:20:21 UTC 2021
Term: 80x24
4 0
SeaBIOS (version 1.15.0-1.fc35)
Machine UUID 07167d56-1ccf-4b69-8632-006ea8d31adf
Booting from ROM...
\x1b[2J[ 0.000000] Linux version 5.17.8-200.fc35.x86_64
(mockbuild(a)bkernel02.iad2.fedoraproject.org) (gcc (GCC) 11.3.1 20220421
(Red Hat 11.3.1-2), GNU ld version 2.37-17.fc35) #1 SMP PREEMPT Mon May
16 01:01:02 UTC 2022
[ 0.000000] Command line: panic=1 console=ttyS0 edd=off
udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1
cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable
8250.nr_uarts=1 root=UUID=43dadaab-b450-46fc-a164-deba66bb8527
selinux=0 guestfs_verbose=1 TERM=xterm-256color
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating
point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is
832 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 1776
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff]
usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004fffcfff]
usable
[ 0.000000] BIOS-e820: [mem 0x000000004fffd000-0x000000004fffffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff]
reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS
1.15.0-1.fc35 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000001] kvm-clock: using sched offset of 243947786 cycles
[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff
max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000010] tsc: Detected 2894.646 MHz processor
[ 0.000283] last_pfn = 0x4fffd max_arch_pfn = 0x400000000
[ 0.000326] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP
UC- WT
[ 0.002161] found SMP MP-table at [mem 0x000f5b30-0x000f5b3f]
[ 0.002422] Using GB pages for direct mapping
[ 0.002619] RAMDISK: [mem 0x4fb2d000-0x4ffeffff]
[ 0.002697] ACPI: Early table checksum verification disabled
[ 0.002792] ACPI BIOS Error (bug): A valid RSDP was not found
(20211217/tbxfroot-210)
[ 0.002985] No NUMA configuration found
[ 0.002987] Faking a node at [mem 0x0000000000000000-
0x000000004fffcfff]
[ 0.002995] NODE_DATA(0) allocated [mem 0x4fb02000-0x4fb2cfff]
[ 0.020233] Zone ranges:
[ 0.020242] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.020246] DMA32 [mem 0x0000000001000000-0x000000004fffcfff]
[ 0.020250] Normal empty
[ 0.020251] Device empty
[ 0.020252] Movable zone start for each node
[ 0.020254] Early memory node ranges
[ 0.020254] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.020256] node 0: [mem 0x0000000000100000-0x000000004fffcfff]
[ 0.020259] Initmem setup node 0 [mem 0x0000000000001000-
0x000000004fffcfff]
[ 0.020266] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.020299] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.023115] On node 0, zone DMA32: 3 pages in unavailable ranges
[ 0.023374] Intel MultiProcessor Specification v1.4
[ 0.023381] MPTABLE: OEM ID: BOCHSCPU
[ 0.023381] MPTABLE: Product ID: 0.1
[ 0.023382] MPTABLE: APIC at: 0xFEE00000
[ 0.023398] Processor #0 (Bootup-CPU)
[ 0.023428] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000,
GSI 0-23
[ 0.023431] Processors: 1
[ 0.023433] TSC deadline timer available
[ 0.023440] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.023520] PM: hibernation: Registered nosave memory: [mem
0x00000000-0x00000fff]
[ 0.023523] PM: hibernation: Registered nosave memory: [mem
0x0009f000-0x0009ffff]
[ 0.023524] PM: hibernation: Registered nosave memory: [mem
0x000a0000-0x000effff]
[ 0.023525] PM: hibernation: Registered nosave memory: [mem
0x000f0000-0x000fffff]
[ 0.023527] [mem 0x50000000-0xfeffbfff] available for PCI devices
[ 0.023530] Booting paravirtualized kernel on KVM
[ 0.023543] clocksource: refined-jiffies: mask: 0xffffffff
max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.028207] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1
nr_cpu_ids:1 nr_node_ids:1
[ 0.029902] percpu: Embedded 61 pages/cpu s212992 r8192 d28672
u2097152
[ 0.029958] kvm-guest: PV spinlocks disabled, single CPU
[ 0.029971] Fallback order for Node 0: 0
[ 0.029977] Built 1 zonelists, mobility grouping on. Total pages:
322301
[ 0.029978] Policy zone: DMA32
[ 0.029979] Kernel command line: panic=1 console=ttyS0 edd=off
udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1
cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable
8250.nr_uarts=1 root=UUID=43dadaab-b450-46fc-a164-deba66bb8527
selinux=0 guestfs_verbose=1 TERM=xterm-256color
[ 0.030254] cgroup: Disabling memory control group subsystem
[ 0.030307] Unknown kernel command line parameters "edd=off
udevtimeout=6000 guestfs_verbose=1", will be passed to user space.
[ 0.031730] Dentry cache hash table entries: 262144 (order: 9,
2097152 bytes, linear)
[ 0.031886] Inode-cache hash table entries: 131072 (order: 8,
1048576 bytes, linear)
[ 0.031929] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.036115] Memory: 1231292K/1310316K available (16393K kernel code,
3607K rwdata, 10784K rodata, 2704K init, 6288K bss, 78764K reserved, 0K
cma-reserved)
[ 0.036140] random: get_random_u64 called from
__kmem_cache_create+0x2a/0x530 with crng_init=0
[ 0.036294] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1,
Nodes=1
[ 0.036317] ftrace: allocating 48342 entries in 189 pages
[ 0.045272] ftrace: allocated 189 pages with 6 groups
[ 0.046132] Dynamic Preempt: voluntary
[ 0.048050] rcu: Preemptible hierarchical RCU implementation.
[ 0.048056] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to
nr_cpu_ids=1.
[ 0.048057] \tTrampoline variant of Tasks RCU enabled.
[ 0.048059] \tRude variant of Tasks RCU enabled.
[ 0.048060] \tTracing variant of Tasks RCU enabled.
[ 0.048061] rcu: RCU calculated value of scheduler-enlistment delay
is 100 jiffies.
[ 0.048061] rcu: Adjusting geometry for rcu_fanout_leaf=16,
nr_cpu_ids=1
[ 0.051405] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.051687] random: crng init done (trusting CPU's manufacturer)
[ 0.051781] Console: colour *CGA 80x25
[ 0.094345] printk: console [ttyS0] enabled
[ 0.094692] APIC: Switch to symmetric I/O mode setup
[ 0.095201] x2apic enabled
[ 0.095540] Switched APIC routing to physical x2apic.
[ 0.096529] clocksource: tsc-early: mask: 0xffffffffffffffff
max_cycles: 0x29b9816cba9, max_idle_ns: 440795228300 ns
[ 0.097275] Calibrating delay loop (skipped) preset value.. 5789.29
BogoMIPS (lpj=2894646)
[ 0.097853] pid_max: default: 32768 minimum: 301
[ 0.098205] LSM: Security Framework initializing
[ 0.098270] Yama: becoming mindful.
[ 0.098270] LSM support for eBPF active
[ 0.098270] landlock: Up and running.
[ 0.098270] Mount-cache hash table entries: 4096 (order: 3, 32768
bytes, linear)
[ 0.098270] Mountpoint-cache hash table entries: 4096 (order: 3,
32768 bytes, linear)
[ 0.098270] x86/cpu: User Mode Instruction Prevention (UMIP)
activated
[ 0.098270] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.098270] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB
0
[ 0.098270] Spectre V1 : Mitigation: usercopy/swapgs barriers and
__user pointer sanitization
[ 0.098270] Spectre V2 : Mitigation: Retpolines
[ 0.098270] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling
RSB on context switch
[ 0.098270] Spectre V2 : Enabling Restricted Speculation for
firmware calls
[ 0.098270] Spectre V2 : mitigation: Enabling conditional Indirect
Branch Prediction Barrier
[ 0.098270] Speculative Store Bypass: Mitigation: Speculative Store
Bypass disabled via prctl
[ 0.098270] Freeing SMP alternatives memory: 44K
[ 0.098270] smpboot: CPU0: AMD Ryzen 7 4800H with Radeon Graphics
(family: 0x17, model: 0x60, stepping: 0x1)
[ 0.098385] cblist_init_generic: Setting adjustable number of
callback queues.
[ 0.098874] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.099377] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.099827] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.100274] Performance Events: Fam17h+ core perfctr, AMD PMU
driver.
[ 0.100724] ... version: 0
[ 0.100990] ... bit width: 48
[ 0.101273] ... generic registers: 6
[ 0.101538] ... value mask: 0000ffffffffffff
[ 0.101887] ... max period: 00007fffffffffff
[ 0.102242] ... fixed-purpose events: 0
[ 0.102272] ... event mask: 000000000000003f
[ 0.102729] rcu: Hierarchical SRCU implementation.
[ 0.103817] smp: Bringing up secondary CPUs ...
[ 0.104128] smp: Brought up 1 node, 1 CPU
[ 0.104275] smpboot: Max logical packages: 1
[ 0.104558] smpboot: Total of 1 processors activated (5789.29
BogoMIPS)
[ 0.106436] devtmpfs: initialized
[ 0.106782] x86/mm: Memory block size: 128MB
[ 0.107452] clocksource: jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.108105] futex hash table entries: 256 (order: 2, 16384 bytes,
linear)
[ 0.108366] pinctrl core: initialized pinctrl subsystem
[ 0.108894] PM: RTC time: 07:27:55, date: 2022-05-23
[ 0.109424] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.109930] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic
allocations
[ 0.110282] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for
atomic allocations
[ 0.110791] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for
atomic allocations
[ 0.111293] audit: initializing netlink subsys (disabled)
[ 0.111824] thermal_sys: Registered thermal governor 'fair_share'
[ 0.111825] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.112234] thermal_sys: Registered thermal governor 'step_wise'
[ 0.112273] thermal_sys: Registered thermal governor 'user_space'
[ 0.112674] cpuidle: using governor menu
[ 0.113789] PCI: Using configuration type 1 for base access
[ 0.114167] PCI: Using configuration type 1 for extended access
[ 0.115921] kprobes: kprobe jump-optimization is enabled. All
kprobes are optimized if possible.
[ 0.116321] audit: type=2000 audit(1653290876.381:1):
state=initialized audit_enabled=0 res=1
[ 0.116993] HugeTLB registered 1.00 GiB page size, pre-allocated 0
pages
[ 0.117281] HugeTLB registered 2.00 MiB page size, pre-allocated 0
pages
[ 0.117883] cryptd: max_cpu_qlen set to 1000
[ 0.118425] raid6: skipped pq benchmark and selected avx2x4
[ 0.118800] raid6: using avx2x2 recovery algorithm
[ 0.119160] ACPI: Interpreter disabled.
[ 0.119324] iommu: Default domain type: Translated
[ 0.119649] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.120083] vgaarb: loaded
[ 0.120362] SCSI subsystem initialized
[ 0.120695] usbcore: USB support disabled
[ 0.120998] pps_core: LinuxPPS API ver. 1 registered
[ 0.121273] pps_core: Software ver. 5.3.6 - Copyright 2005-2007
Rodolfo Giometti <giometti(a)linux.it>
[ 0.121910] PTP clock support registered
[ 0.122218] EDAC MC: Ver: 3.0.0
[ 0.122492] NetLabel: Initializing
[ 0.122730] NetLabel: domain hash size = 128
[ 0.123016] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.123290] NetLabel: unlabeled traffic allowed by default
[ 0.123702] mctp: management component transport protocol core
[ 0.124083] NET: Registered PF_MCTP protocol family
[ 0.124276] PCI: Probing PCI hardware
[ 0.124549] PCI host bridge to bus 0000:00
[ 0.124820] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.125225] pci_bus 0000:00: root bus resource [mem 0x00000000-
0xffffffffffff]
[ 0.125277] pci_bus 0000:00: No busn resource found for root bus,
will use [bus 00-ff]
[ 0.125910] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.126618] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.127330] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.128641] pci 0000:00:01.1: reg 0x20: [io 0xc0a0-0xc0af]
[ 0.129286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io
0x01f0-0x01f7]
[ 0.129766] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io
0x03f6]
[ 0.130196] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io
0x0170-0x0177]
[ 0.130274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io
0x0376]
[ 0.130884] pci 0000:00:02.0: [1af4:1004] type 00 class 0x010000
[ 0.131782] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc03f]
[ 0.132514] pci 0000:00:02.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[ 0.134239] pci 0000:00:02.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff
64bit pref]
[ 0.135124] pci 0000:00:03.0: [1af4:1003] type 00 class 0x078000
[ 0.135792] pci 0000:00:03.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.136495] pci 0000:00:03.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[ 0.138203] pci 0000:00:03.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff
64bit pref]
[ 0.138977] pci 0000:00:04.0: [1af4:1005] type 00 class 0x00ff00
[ 0.139563] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f]
[ 0.140785] pci 0000:00:04.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff
64bit pref]
[ 0.141865] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to
00
[ 0.142291] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[ 0.142952] clocksource: Switched to clocksource kvm-clock
[ 0.162376] VFS: Disk quotas dquot_6.6.0
[ 0.162712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096
bytes)
[ 0.163230] pnp: PnP ACPI: disabled
[ 0.164287] NET: Registered PF_INET protocol family
[ 0.170390] IP idents hash table entries: 32768 (order: 6, 262144
bytes, linear)
[ 0.174561] tcp_listen_portaddr_hash hash table entries: 1024
(order: 2, 16384 bytes, linear)
[ 0.175202] TCP established hash table entries: 16384 (order: 5,
131072 bytes, linear)
[ 0.175829] TCP bind hash table entries: 16384 (order: 6, 262144
bytes, linear)
[ 0.176472] TCP: Hash tables configured (established 16384 bind
16384)
[ 0.177059] MPTCP token hash table entries: 2048 (order: 3, 49152
bytes, linear)
[ 0.180255] UDP hash table entries: 1024 (order: 3, 32768 bytes,
linear)
[ 0.180731] UDP-Lite hash table entries: 1024 (order: 3, 32768
bytes, linear)
[ 0.181253] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.181644] NET: Registered PF_XDP protocol family
[ 0.181971] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.182350] pci_bus 0000:00: resource 5 [mem 0x00000000-
0xffffffffffff]
[ 0.182800] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.183187] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.183586] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.184064] PCI: CLS 0 bytes, default 64
[ 0.184372] Trying to unpack rootfs image as initramfs...
[ 0.188364] clocksource: tsc: mask: 0xffffffffffffffff max_cycles:
0x29b9816cba9, max_idle_ns: 440795228300 ns
[ 0.189106] platform rtc_cmos: registered platform RTC device (no
PNP device found)
[ 0.193681] Initialise system trusted keyrings
[ 0.194031] Key type blacklist registered
[ 0.194380] workingset: timestamp_bits=36 max_order=19
bucket_order=0
[ 0.195996] zbud: loaded
[ 0.196581] integrity: Platform Keyring initialized
[ 0.199260] NET: Registered PF_ALG protocol family
[ 0.199586] xor: automatically using best checksumming function
avx
[ 0.200054] Key type asymmetric registered
[ 0.200336] Asymmetric key parser 'x509' registered
[ 0.203727] Freeing initrd memory: 4876K
[ 0.204330] alg: self-tests disabled
[ 0.204660] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 0.205070] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 245)
[ 0.205608] io scheduler mq-deadline registered
[ 0.205920] io scheduler kyber registered
[ 0.206219] io scheduler bfq registered
[ 0.206941] atomic64_test: passed for x86-64 platform with CX8 and
with SSE
[ 0.207573] shpchp: Standard Hot Plug PCI Controller Driver version:
0.4
[ 0.208139] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A
-> IRQ 10
[ 0.209192] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A
-> IRQ 11
[ 0.210172] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A
-> IRQ 11
[ 0.211127] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.211665] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud =
115200) is a 16550A
[ 0.212397] Non-volatile memory driver v1.3
[ 0.212883] Linux agpgart interface v0.103
[ 0.213833] scsi host0: ata_piix
[ 0.214251] scsi host1: ata_piix
[ 0.214565] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0
irq 14
[ 0.215025] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8
irq 15
[ 0.216121] usbserial: usb_serial_init - registering generic driver
failed
[ 0.216587] usbserial: usb_serial_init - returning with error -19
[ 0.217006] i8042: PNP: No PS/2 controller found.
[ 0.217380] i8042: Probing ports directly.
[ 0.218149] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.218523] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.218961] mousedev: PS/2 mouse device common for all mice
[ 0.219505] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input0
[ 0.220484] input: VirtualPS/2 VMware VMMouse as
/devices/platform/i8042/serio1/input/input3
[ 0.221168] input: VirtualPS/2 VMware VMMouse as
/devices/platform/i8042/serio1/input/input2
[ 0.221989] rtc_cmos rtc_cmos: registered as rtc0
[ 0.222345] rtc_cmos rtc_cmos: setting system clock to 2022-05-
23T07:27:55 UTC (1653290875)
[ 0.222926] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 0.223399] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is
disabled. Duplicate IMA measurements will not be recorded in the IMA
log.
[ 0.224241] device-mapper: uevent: version 1.0.3
[ 0.224657] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22)
initialised: dm-devel(a)redhat.com
[ 0.225387] hid: raw HID events driver (C) Jiri Kosina
[ 0.225806] drop_monitor: Initializing network drop monitor service
[ 0.226303] Initializing XFRM netlink socket
[ 0.226662] NET: Registered PF_INET6 protocol family
[ 0.227432] Segment Routing with IPv6
[ 0.227694] RPL Segment Routing with IPv6
[ 0.227965] In-situ OAM (IOAM) with IPv6
[ 0.228244] mip6: Mobile IPv6
[ 0.228458] NET: Registered PF_PACKET protocol family
[ 0.228952] IPI shorthand broadcast: enabled
[ 0.229252] AVX2 version of gcm_enc/dec engaged.
[ 0.229579] AES CTR mode by8 optimization enabled
[ 0.230090] sched_clock: Marking stable (183859273, 45701184)-
(254708164, -25147707)
[ 0.230706] registered taskstats
version 1
[ 0.231013] Loading compiled-in X.509 certificates
[ 0.231791] Loaded X.509 cert 'Fedora kernel signing key:
ccd3671daa5360fa15bf2f02ea89cfa1340eaf40'
[ 0.233085] zswap: loaded using pool lzo/zbud
[ 0.233483] page_owner is disabled
[ 0.233779] Key type ._fscrypt registered
[ 0.234090] Key type .fscrypt registered
[ 0.234365] Key type fscrypt-provisioning registered
[ 0.235044] Btrfs loaded, crc32c=crc32c-generic, zoned=yes,
fsverity=yes
[ 0.235514] Key type big_key registered
[ 0.235960] Key type encrypted registered
[ 0.236242] ima: No TPM chip found, activating TPM-bypass!
[ 0.236662] Loading compiled-in module X.509 certificates
[ 0.237367] Loaded X.509 cert 'Fedora kernel signing key:
ccd3671daa5360fa15bf2f02ea89cfa1340eaf40'
[ 0.237963] ima: Allocated hash algorithm: sha256
[ 0.238295] ima: No architecture policies found
[ 0.238609] evm: Initialising EVM extended attributes:
[ 0.238964] evm: security.selinux
[ 0.239184] evm: security.SMACK64 (disabled)
[ 0.239474] evm: security.SMACK64EXEC (disabled)
[ 0.239782] evm: security.SMACK64TRANSMUTE (disabled)
[ 0.240116] evm: security.SMACK64MMAP (disabled)
[ 0.240423] evm: security.apparmor (disabled)
[ 0.240713] evm: security.ima
[ 0.240910] evm: security.capability
[ 0.241152] evm: HMAC attrs: 0x1
[ 0.242657] PM: Magic number: 6:389:471
[ 0.243013] RAS: Correctable Errors collector initialized.
[ 0.371065] Freeing unused decrypted memory: 2036K
[ 0.372288] Freeing unused kernel image (initmem) memory: 2704K
[ 0.372705] Write protecting the kernel read-only data: 30720k
[ 0.374032] Freeing unused kernel image (text/rodata gap) memory:
2036K
[ 0.375088] Freeing unused kernel image (rodata/data gap) memory:
1504K
[ 0.436388] x86/mm: Checked W+X mappings: passed, no W+X pages
found.
[ 0.437796] rodata_test: all tests were successful
[ 0.438804] Run /init as init process
supermin: mounting /proc
supermin: ext2 mini initrd starting up: 5.3.2 dietlibc
supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000
udev.event-timeout=6000 no_timer_check printk.time=1
cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable
8250.nr_uarts=1 root=UUID=43dadaab-b450-46fc-a164-deba66bb8527
selinux=0 guestfs_verbose=1 TERM=xterm-256color
supermin: uptime: 0.40 0.12
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crc32c-intel.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32_generic.ko
supermin: internal insmod libnvdimm.ko
supermin: internal insmod nfit.ko
insmod: init_module: nfit.ko: No such device
supermin: internal insmod virtio_blk.ko
supermin: internal insmod ecdh_generic.ko
supermin: internal insmod rfkill.ko
supermin: internal insmod bluetooth.ko
[ 0.499821] Bluetooth: Core ver 2.22
[ 0.500118] NET: Registered PF_BLUETOOTH protocol family
[ 0.500514] Bluetooth: HCI device and connection manager initialized
[ 0.500954] Bluetooth: HCI socket layer initialized
[ 0.501287] Bluetooth: L2CAP socket layer initialized
[ 0.501637] Bluetooth: SCO socket layer initialized
supermin: internal insmod virtio_bt.ko
supermin: internal insmod virtio_console.ko
^H^H^Hsupermin: internal insmod crypto_engine.ko
supermin: internal insmod virtio_crypto.ko
supermin: internal insmod failover.ko
supermin: internal insmod net_failover.ko
supermin: internal insmod virtio_net.ko
supermin: internal insmod nd_btt.ko
supermin: internal insmod nd_pmem.ko
supermin: internal insmod virtio_scsi.ko
[ 0.536117] scsi host2: Virtio SCSI HBA
[ 0.537662] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK
2.5+ PQ: 0 ANSI: 5
[ 0.538516] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK
2.5+ PQ: 0 ANSI: 5
[ 0.548192] sd 2:0:0:0: Power-on or device reset occurred
[ 0.548683] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 0.549202] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 0.549664] sd 2:0:1:0: Power-on or device reset occurred
[ 0.550407] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (105
MB/100 MiB)
[ 0.551060] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29
GB/4.00 GiB)
[ 0.551654] sd 2:0:0:0: [sda] Write Protect is off
[ 0.552060] sd 2:0:1:0: [sdb] Write Protect is off
[ 0.552565] sd 2:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 0.553251] sd 2:0:1:0: [sdb] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 0.561938] sd 2:0:0:0: [sda] Attached SCSI disk
[ 0.562702] sd 2:0:1:0: [sdb] Attached SCSI disk
supermin: internal insmod virtio_balloon.ko
supermin: internal insmod virtio_dma_buf.ko
supermin: internal insmod virtio_input.ko
supermin: internal insmod virtio_mem.ko
supermin: internal insmod virtio_mmio.ko
supermin: internal insmod vdpa.ko
supermin: internal insmod virtio_vdpa.ko
supermin: internal insmod fuse.ko
[ 0.573869] fuse: init (API version 7.36)
supermin: internal insmod virtiofs.ko
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc4.ko
supermin: internal insmod crc64.ko
supermin: internal insmod crc7.ko
supermin: internal insmod crc8.ko
supermin: internal insmod soundcore.ko
supermin: internal insmod snd.ko
supermin: internal insmod snd-timer.ko
supermin: internal insmod snd-pcm.ko
supermin: internal insmod virtio_snd.ko
supermin: picked 8:16 as root device
supermin: creating /dev/root as block special 8:16
supermin: mounting new root on /root
[ 0.589733] EXT4-fs (sdb): mounting ext2 file system using the ext4
subsystem
[ 0.592206] EXT4-fs (sdb): mounted filesystem without journal. Quota
mode: none.
supermin: deleting initramfs files
supermin: chroot
Starting /init script ...
mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mount: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mount: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mount: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
/init: line 38: /proc/cmdline: No such file or directory
mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mount: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mount: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mount: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
dd: failed to open '/dev/urandom': No such file or directory
systemd-tmpfiles: error while loading shared libraries: libpcre2-
8.so.0: cannot open shared object file: No such file or directory
/lib/systemd/systemd-udevd: error while loading shared libraries:
libpcre2-8.so.0: cannot open shared object file: No such file or
directory
udevadm: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
udevadm: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
mdadm: cannot open /proc/partitions
mdadm: No devices listed in conf file were found.
mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
touch: cannot touch '/tmp/lvm/lvm.conf': No such file or directory
/init: line 139: lvmetad: command not found
lvm: error while loading shared libraries: libpcre2-8.so.0: cannot open
shared object file: No such file or directory
mdadm: cannot open /proc/partitions
mdadm: No devices listed in conf file were found.
/init: line 149: ldmtool: command not found
Linux (none) 5.17.8-200.fc35.x86_64 #1 SMP PREEMPT Mon May 16 01:01:02
UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
ls: error while loading shared libraries: libpcre2-8.so.0: cannot open
shared object file: No such file or directory
cat: /proc/mounts: No such file or directory
cat: /proc/mdstat: No such file or directory
lvm: error while loading shared libraries: libpcre2-8.so.0: cannot open
shared object file: No such file or directory
lvm: error while loading shared libraries: libpcre2-8.so.0: cannot open
shared object file: No such file or directory
lvm: error while loading shared libraries: libpcre2-8.so.0: cannot open
shared object file: No such file or directory
lvm: error while loading shared libraries: libpcre2-8.so.0: cannot open
shared object file: No such file or directory
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
cat: /etc/resolv.conf: No such file or directory
libkmod: kmod_module_new_from_loaded: could not open /proc/modules: No
such file or directory
Error: could not get list of modules: No such file or directory
Mon May 23 07:27:55 UTC 2022
clocksource: cat:
/sys/devices/system/clocksource/clocksource0/current_clocksource: No
such file or directory
uptime: cat: /proc/uptime: No such file or directory
grep: /proc/cmdline: No such file or directory
guestfsd --verbose
guestfsd: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
reboot: error while loading shared libraries: libpcre2-8.so.0: cannot
open shared object file: No such file or directory
[ 0.686204] Kernel panic - not syncing: Attempted to kill init!
exitcode=0x00007f00
[ 0.686766] CPU: 0 PID: 1 Comm: init Not tainted 5.17.8-
200.fc35.x86_64 #1
[ 0.687261] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996),
BIOS 1.15.0-1.fc35 04/01/2014
[ 0.687887] Call Trace:
[ 0.688089] <TASK>
[ 0.688248] dump_stack_lvl+0x48/0x5f
[ 0.688533] panic+0xea/0x2c2
[ 0.688772] do_exit.cold+0x15/0x15
[ 0.689025] do_group_exit+0x2d/0x90
[ 0.689290] __x64_sys_exit_group+0x14/0x20
[ 0.689592] do_syscall_64+0x3b/0x90
[ 0.689854] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 0.690219] RIP: 0033:0x7f261e6ebdf1
[ 0.690475] Code: 35 00 0e 00 be e7 00 00 00 ba 3c 00 00 00 eb 16 66
0f 1f 84 00 00 00 00 00 89 d0 0f 05 48 3d 00 f0 ff ff 77 1c f4 89 f0 0f
05 <48> 3d 00 f0 ff ff 76 e7 f7 d8 64 41 89 00 eb df 0f 1f 80 00 00 00
[ 0.691785] RSP: 002b:00007ffc3f6adcb8 EFLAGS: 00000246 ORIG_RAX:
00000000000000e7
[ 0.692319] RAX: ffffffffffffffda RBX: 00007f261e7c89e0 RCX:
00007f261e6ebdf1
[ 0.692822] RDX: 000000000000003c RSI: 00000000000000e7 RDI:
000000000000007f
[ 0.693323] RBP: 000000000000007f R08: ffffffffffffff80 R09:
0000000000000000
[ 0.693823] R10: 0000000000000028 R11: 0000000000000246 R12:
00007f261e7c89e0
[ 0.694320] R13: 0000000000000000 R14: 00007f261e7cdee8 R15:
00007f261e7cdf00
[ 0.694824] </TASK>
[ 0.695012] Kernel Offset: 0x2000000 from 0xffffffff81000000
(relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 0.695760] Rebooting in 1 seconds..
libguestfs: error: appliance closed the connection unexpectedly, see
earlier error messages
libguestfs: child_cleanup: 0x5559482d7250: child process died
libguestfs: error: guestfs_launch failed, see earlier error messages
libguestfs: closing guestfs handle 0x5559482d7250 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfs9eJGJr
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /run/user/1000/libguestfsWHTjvI
Attilio
On Sat, 2022-05-21 at 11:40 +0100, Richard W.M. Jones wrote:
On Sat, May 21, 2022 at 10:55:00AM +0100, Richard W.M. Jones wrote:
> On Fri, May 20, 2022 at 12:45:20PM +0200, Attilio Greco wrote:
> > Hi all,
> > I'm hitting an error during disk resize.
> >
> > Pakage is installed via repo pakage info:
> > libguestfs.x86_64 1:1.48.1-
> > 1.fc35
> > @updates
> >
> > Disrtro info:
> >
> > lsb_release -a
> > LSB Version: :core-4.1-amd64:core-4.1-noarch
> > Distributor ID: Fedora
> > Description: Fedora release 35 (Thirty Five)
> > Release: 35
> > Codename: ThirtyFive
> >
> > Kerne Info
> > uname -a
> > Linux fedora 5.17.7-200.fc35.x86_64 #1 SMP PREEMPT Thu May 12
> > 14:56:48
> > UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
> >
> > mkdir: error while loading shared libraries: libpcre2-8.so.0:
> > cannot
> > open shared object file: No such file or directory
> > mount: error while loading shared libraries: libpcre2-8.so.0:
> > cannot
> > open shared object file: No such file or directory
>
> Thanks - this is a fault in Fedora in the way the package
> was compiled.
>
> This is definitely happening with the unmodified Fedora package?
Can you try this update:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-8534a4e671
(
https://koji.fedoraproject.org/koji/taskinfo?taskID=87324180)
Rich.