Console Output
17:18:48 [2025-11-05T17:18:48.477Z] + set -xeuo pipefail
17:18:48 [2025-11-05T17:18:48.477Z] ++ umask
17:18:48 [2025-11-05T17:18:48.477Z] + '[' 0022 = 0000 ']'
17:18:48 [2025-11-05T17:18:48.477Z] + cosa build
17:18:48 [2025-11-05T17:18:48.477Z] info: redirecting to build-with-buildah
17:18:48 [2025-11-05T17:18:48.731Z] x: 43 (from manifest)
17:18:48 [2025-11-05T17:18:48.731Z] y: 20251105 (from lockfile)
17:18:48 [2025-11-05T17:18:48.731Z] z: dev (overridden)
17:18:48 [2025-11-05T17:18:48.731Z] n: 0 (previous version 43.20251104.20.0 x.y.z does not match)
17:18:48 [2025-11-05T17:18:48.731Z] Building with container runtime (buildah) with VERSION=43.20251105.dev.0...
17:18:48 [2025-11-05T17:18:48.731Z] Previous input hash: 126569f7f18832857972a59a904ce65dd0a853dee249cdeac753bfa8e273e5a3
17:18:48 [2025-11-05T17:18:48.731Z] info: Directory src/config, is from branch testing-devel, commit 1aaf67013cf4cc9c6aba61a8822dd79f5950beb8
17:18:48 [2025-11-05T17:18:48.986Z] Directory walk started
17:18:48 [2025-11-05T17:18:48.986Z] Directory walk done - 5 packages
17:18:48 [2025-11-05T17:18:48.986Z] Temporary output repo path: ./.repodata/
17:18:48 [2025-11-05T17:18:48.986Z] Pool started (with 5 workers)
17:18:48 [2025-11-05T17:18:48.986Z] Pool finished
17:18:48 [2025-11-05T17:18:48.986Z] Running: buildah build --security-opt=label=disable --cap-add=all --device /dev/fuse --pull=newer --layers=true --build-arg-file build-args.conf -v /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/src:/run/src --build-arg VERSION=43.20251105.dev.0 --label org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label org.opencontainers.image.revision=1aaf67013cf4cc9c6aba61a8822dd79f5950beb8 --label fedora-coreos.stream=testing-devel --annotation fedora-coreos.stream=testing-devel -v /home/jenkins/agent/workspace/test-override/overrides:/src/overrides --tag containers-storage:localhost/fedora-coreos:43.20251105.dev.0 .
17:18:48 [2025-11-05T17:18:48.986Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=53687091200 lazy_refcounts=off refcount_bits=16
17:19:07 [2025-11-05T17:19:07.018Z] ++ env -C /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/src TMPDIR=/home/jenkins/agent/workspace/test-override/cache buildah build --security-opt=label=disable --cap-add=all --device /dev/fuse --pull=newer --layers=true --build-arg-file build-args.conf -v /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/src:/run/src --build-arg VERSION=43.20251105.dev.0 --label org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label org.opencontainers.image.revision=1aaf67013cf4cc9c6aba61a8822dd79f5950beb8 --label fedora-coreos.stream=testing-devel --annotation fedora-coreos.stream=testing-devel -v /home/jenkins/agent/workspace/test-override/overrides:/src/overrides --tag containers-storage:localhost/fedora-coreos:43.20251105.dev.0 .
17:19:07 [2025-11-05T17:19:07.018Z] [1/2] STEP 1/11: FROM quay.io/bootc-devel/fedora-bootc-43-standard@sha256:d4849601dc3f84d87826a1f14c820f27a9d5d1736641dc2b9ec1449144e5c720 AS builder
17:19:07 [2025-11-05T17:19:07.018Z] Trying to pull quay.io/bootc-devel/fedora-bootc-43-standard@sha256:d4849601dc3f84d87826a1f14c820f27a9d5d1736641dc2b9ec1449144e5c720...
17:19:07 [2025-11-05T17:19:07.018Z] Getting image source signatures
17:19:07 [2025-11-05T17:19:07.018Z] Copying blob sha256:659aae1b77da89584033833e2759218ab0bead14f8cd78af9840f6753bca1c63
17:19:25 [2025-11-05T17:19:25.041Z] Copying config sha256:96c0c061b5ffa843592954098c21af7377984a3c73f313c226f4ed35f6483ebf
17:19:25 [2025-11-05T17:19:25.041Z] Writing manifest to image destination
17:19:25 [2025-11-05T17:19:25.041Z] [1/2] STEP 2/11: ARG VERSION=overridden
17:19:25 [2025-11-05T17:19:25.041Z] --> ea0af8e9b3ce
17:19:25 [2025-11-05T17:19:25.041Z] [1/2] STEP 3/11: ARG MANIFEST=overridden
17:19:25 [2025-11-05T17:19:25.041Z] --> 4b38faee5273
17:19:25 [2025-11-05T17:19:25.041Z] [1/2] STEP 4/11: ARG PASSWD_GROUP_DIR
17:19:25 [2025-11-05T17:19:25.041Z] --> bf074950f8c0
17:19:25 [2025-11-05T17:19:25.041Z] [1/2] STEP 5/11: ARG STRICT_MODE=0
17:19:25 [2025-11-05T17:19:25.041Z] --> 8ff22c6e5e47
17:19:25 [2025-11-05T17:19:25.041Z] [1/2] STEP 6/11: COPY . /src
17:19:27 [2025-11-05T17:19:27.554Z] --> 144f28b0a616
17:19:27 [2025-11-05T17:19:27.554Z] [1/2] STEP 7/11: RUN chmod -R a=rX,u+w /src
17:19:30 [2025-11-05T17:19:30.063Z] --> d17f3f56f8f8
17:19:30 [2025-11-05T17:19:30.063Z] [1/2] STEP 8/11: RUN if test -x /src/buildroot-prep; then /src/buildroot-prep; fi
17:19:33 [2025-11-05T17:19:33.318Z] --> cc8d9fb1d851
17:19:33 [2025-11-05T17:19:33.318Z] [1/2] STEP 9/11: RUN --mount=type=cache,rw,id=coreos-build-cache,target=/cache rm -rf /cache/cache/*lock*
17:19:35 [2025-11-05T17:19:35.824Z] --> bac3d02dc32c
17:19:35 [2025-11-05T17:19:35.824Z] [1/2] STEP 10/11: RUN --mount=type=cache,rw,id=coreos-build-cache,target=/cache --mount=type=secret,id=yumrepos,target=/etc/yum.repos.d/secret.repo --mount=type=secret,id=contentsets /src/build-rootfs "${MANIFEST}" "${VERSION}" /target-rootfs
17:19:35 [2025-11-05T17:19:35.824Z] Updating and loading repositories:
17:19:35 [2025-11-05T17:19:35.824Z] overrides 100% | 3.6 MiB/s | 3.7 KiB | 00m00s
17:19:35 [2025-11-05T17:19:35.824Z] Repositories loaded.
17:19:35 [2025-11-05T17:19:35.824Z] Injected 5 package overrides
17:19:35 [2025-11-05T17:19:35.824Z] Overriding passwd/group files
17:19:36 [2025-11-05T17:19:36.079Z] note: /target-rootfs and /cache on separate filesystems; caching RPMs only
17:19:36 [2025-11-05T17:19:36.079Z] Loaded lockfiles:
17:19:36 [2025-11-05T17:19:36.079Z] /tmp/tmpdcq4i9q6.json
17:19:36 [2025-11-05T17:19:36.079Z] 43 metadata, 111 content objects imported; 156.9 kB content written
17:19:36 [2025-11-05T17:19:36.079Z] 4 metadata, 1 content objects imported; 76 bytes content written
17:19:36 [2025-11-05T17:19:36.079Z] 4 metadata, 1 content objects imported; 404 bytes content written
17:19:36 [2025-11-05T17:19:36.079Z] 9 metadata, 4 content objects imported; 6.0 kB content written
17:19:36 [2025-11-05T17:19:36.079Z] 9 metadata, 2 content objects imported; 545 bytes content written
17:19:36 [2025-11-05T17:19:36.079Z] 11 metadata, 4 content objects imported; 3.2 kB content written
17:19:36 [2025-11-05T17:19:36.079Z] 8 metadata, 3 content objects imported; 1.4 kB content written
17:19:36 [2025-11-05T17:19:36.079Z] 16 metadata, 18 content objects imported; 10.9 kB content written
17:19:36 [2025-11-05T17:19:36.079Z] 11 metadata, 3 content objects imported; 1.6 kB content written
17:19:36 [2025-11-05T17:19:36.079Z] 8 metadata, 1 content objects imported; 690 bytes content written
17:19:36 [2025-11-05T17:19:36.079Z] rpm-ostree version: 2025.11
17:19:36 [2025-11-05T17:19:36.079Z] Enabled rpm-md repositories: overrides fedora fedora-updates fedora-coreos-pool
17:19:37 [2025-11-05T17:19:37.962Z] Updating metadata for 'fedora'...done
17:19:37 [2025-11-05T17:19:37.962Z] Updating metadata for 'fedora-updates'...done
17:19:38 [2025-11-05T17:19:38.884Z] Updating metadata for 'fedora-coreos-pool'...done
17:20:35 [2025-11-05T17:20:35.021Z] Importing rpm-md...done
17:20:35 [2025-11-05T17:20:35.021Z] rpm-md repo 'overrides' (cached); generated: 2025-11-05T17:18:48Z solvables: 5
17:20:35 [2025-11-05T17:20:35.021Z] rpm-md repo 'fedora'; generated: 2025-10-23T03:37:20Z solvables: 77664
17:20:35 [2025-11-05T17:20:35.021Z] rpm-md repo 'fedora-updates'; generated: 2025-11-05T01:53:14Z solvables: 8448
17:20:35 [2025-11-05T17:20:35.021Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-11-05T16:49:18Z solvables: 63693
17:20:35 [2025-11-05T17:20:35.021Z] Resolving dependencies...done
17:20:35 [2025-11-05T17:20:35.021Z] Installing 448 packages:
17:20:35 [2025-11-05T17:20:35.021Z] NetworkManager-1:1.54.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] NetworkManager-cloud-setup-1:1.54.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] NetworkManager-libnm-1:1.54.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] NetworkManager-team-1:1.54.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] NetworkManager-tui-1:1.54.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] WALinuxAgent-udev-2.14.0.1-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] aardvark-dns-2:1.16.0-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] acl-2.3.2-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] adcli-0.9.2-10.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] afterburn-5.10.0-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] afterburn-dracut-5.10.0-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] alternatives-1.33-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] amd-gpu-firmware-20251021-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] amd-ucode-firmware-20251021-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] attr-2.5.2-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] audit-4.1.2-2.fc43.x86_64 (fedora-coreos-pool)
17:20:35 [2025-11-05T17:20:35.021Z] audit-libs-4.1.2-2.fc43.x86_64 (fedora-coreos-pool)
17:20:35 [2025-11-05T17:20:35.021Z] audit-rules-4.1.2-2.fc43.x86_64 (fedora-coreos-pool)
17:20:35 [2025-11-05T17:20:35.021Z] authselect-1.6.2-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] authselect-libs-1.6.2-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] avahi-libs-0.9~rc2-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] azure-vm-utils-0.7.0-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] bash-5.3.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] bash-color-prompt-0.7.1-2.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] bash-completion-1:2.16-2.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] bind-libs-32:9.18.41-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] bind-utils-32:9.18.41-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] bootc-1.8.0-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] bootupd-0.2.31-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] bsdtar-3.8.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] btrfs-progs-6.17-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] bubblewrap-0.11.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] bzip2-1.0.8-21.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] bzip2-libs-1.0.8-21.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] c-ares-1.34.5-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] ca-certificates-2025.2.80_v9.0.304-1.1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] catatonit-0.2.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] chrony-4.8-3.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] cifs-utils-7.2-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] clevis-21-12.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] clevis-dracut-21-12.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] clevis-luks-21-12.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] clevis-pin-tpm2-0.5.3-10.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] clevis-systemd-21-12.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] cloud-utils-growpart-0.33-11.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] composefs-1.0.8-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] composefs-libs-1.0.8-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] conmon-2:2.1.13-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] console-login-helper-messages-0.21.3-11.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] console-login-helper-messages-issuegen-0.21.3-11.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] console-login-helper-messages-motdgen-0.21.3-11.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] console-login-helper-messages-profile-0.21.3-11.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] container-selinux-4:2.242.0-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] containerd-2.1.4-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] containers-common-5:0.64.2-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] containers-common-extra-5:0.64.2-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] coreos-installer-0.25.0-2.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] coreos-installer-bootinfra-0.25.0-2.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] coreutils-9.7-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] coreutils-common-9.7-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] cpio-2.15-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] cracklib-2.9.11-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] criu-4.1.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] criu-libs-4.1.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] crun-1.24-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] crun-wasm-1.24-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] crypto-policies-20250714-5.gitcd6043a.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] cryptsetup-2.8.1-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] cryptsetup-libs-2.8.1-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] curl-8.15.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] cyrus-sasl-gssapi-2.1.28-33.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] cyrus-sasl-lib-2.1.28-33.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] dbus-1:1.16.0-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] dbus-broker-37-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] dbus-common-1:1.16.0-4.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] dbus-libs-1:1.16.0-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] device-mapper-1.02.208-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] device-mapper-event-1.02.208-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] device-mapper-event-libs-1.02.208-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] device-mapper-libs-1.02.208-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] device-mapper-multipath-0.11.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] device-mapper-multipath-libs-0.11.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] device-mapper-persistent-data-1.1.0-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] diffutils-3.12-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] dnf5-5.2.17.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] dnsmasq-2.91-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] docker-cli-28.5.1-2.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] dosfstools-4.2-16.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] dracut-107-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] dracut-network-107-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] dracut-squash-107-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] duktape-2.7.0-10.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] e2fsprogs-1.47.3-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] e2fsprogs-libs-1.47.3-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] efi-filesystem-6-4.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] efibootmgr-18-10.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] efivar-libs-39-10.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] elfutils-default-yama-scope-0.194-1.fc43.noarch (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] elfutils-libelf-0.194-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] elfutils-libs-0.194-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] ethtool-2:6.15-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] expat-2.7.2-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fedora-gpg-keys-43-1.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fedora-release-common-43-25.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fedora-release-coreos-43-25.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fedora-release-identity-coreos-43-25.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fedora-repos-43-1.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fedora-repos-archive-43-1.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fedora-repos-ostree-43-1.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] file-5.46-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] file-libs-5.46-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] filesystem-3.18-50.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] findutils-1:4.10.0-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fmt-11.2.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fstrm-0.6.1-13.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fuse-overlayfs-1.13-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fuse-sshfs-3.7.3-12.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fuse3-3.16.2-5.fc42.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] fwupd-2.0.16-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gawk-5.3.2-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gdbm-1:1.23-10.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gdbm-libs-1:1.23-10.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gdisk-1.0.10-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gettext-envsubst-0.25.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gettext-libs-0.25.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gettext-runtime-0.25.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] git-core-2.51.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] glib2-2.86.1-2.fc43.x86_64 (overrides)
17:20:35 [2025-11-05T17:20:35.021Z] glibc-2.42-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] glibc-common-2.42-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] glibc-gconv-extra-2.42-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] glibc-minimal-langpack-2.42-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gmp-1:6.3.0-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gnulib-l10n-20241231-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gnupg2-2.4.8-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gnupg2-dirmngr-2.4.8-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gnupg2-gpg-agent-2.4.8-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gnupg2-gpgconf-2.4.8-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gnupg2-keyboxd-2.4.8-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gnupg2-verify-2.4.8-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gnutls-3.8.10-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] google-compute-engine-guest-configs-udev-20250221.00-2.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gpgme-1.24.3-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] grep-3.12-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] grub2-common-1:2.12-40.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] grub2-efi-x64-1:2.12-40.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] grub2-pc-1:2.12-40.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] grub2-pc-modules-1:2.12-40.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] grub2-tools-1:2.12-40.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] grub2-tools-minimal-1:2.12-40.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] gzip-1.13-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] hostname-3.25-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] hwdata-0.400-1.fc43.noarch (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] ignition-2.24.0-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] ignition-grub-2.24.0-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] inih-62-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] intel-gpu-firmware-20251021-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] ipcalc-1.0.3-12.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] iproute-6.14.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] iproute-tc-6.14.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] iptables-libs-1.8.11-12.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] iptables-nft-1.8.11-12.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] iptables-services-1.8.11-12.fc43.noarch (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] iptables-utils-1.8.11-12.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] iputils-20250605-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] irqbalance-2:1.9.4-7.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] isns-utils-libs-0.103-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] jansson-2.14-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] jose-14-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] jq-1.7.1-12.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] json-c-0.18-7.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] json-glib-1.10.8-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] kbd-2.8.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] kbd-legacy-2.8.0-3.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] kbd-misc-2.8.0-3.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] kdump-utils-1.0.58-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] kernel-6.17.6-300.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] kernel-core-6.17.6-300.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] kernel-modules-6.17.6-300.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] kernel-modules-core-6.17.6-300.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] kexec-tools-2.0.32-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] keyutils-1.6.3-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] keyutils-libs-1.6.3-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] kmod-34.2-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] kmod-libs-34.2-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] kpartx-0.11.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] krb5-libs-1.21.3-7.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] less-679-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libacl-2.3.2-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libaio-0.3.111-22.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libarchive-3.8.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libassuan-2.5.7-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libattr-2.5.2-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libbasicobjects-0.1.1-59.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libblkid-2.41.1-17.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libbpf-2:1.6.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libbsd-0.12.2-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libcap-2.76-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libcap-ng-0.8.5-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libcbor-0.12.0-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libcollection-0.7.0-59.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libcom_err-1.47.3-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libcurl-minimal-8.15.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libdaemon-0.14-32.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libdhash-0.5.0-59.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libdnf5-5.2.17.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libdnf5-cli-5.2.17.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libdrm-2.4.127-3.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libeconf-0.7.9-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libedit-3.1-57.20251016cvs.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libevent-2.1.12-16.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libfdisk-2.41.1-17.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libffi-3.5.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libfido2-1.16.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libgcc-15.2.1-3.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libgcrypt-1.11.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libgpg-error-1.55-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libibverbs-58.0-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libicu-77.1-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libidn2-2.3.8-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libini_config-1.3.1-59.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libipa_hbac-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libjcat-0.2.5-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libjose-14-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libkcapi-1.5.0-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libkcapi-hasher-1.5.0-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libkcapi-hmaccalc-1.5.0-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libksba-1.6.7-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] liblastlog2-2.41.1-17.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libldb-2:4.23.2-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libluksmeta-9-25.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libmaxminddb-1.12.2-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libmd-1.1.0-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libmnl-1.0.5-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libmodulemd-2.15.2-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libmount-2.41.1-17.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libndp-1.9-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnet-1.3-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnetfilter_conntrack-1.0.9-9.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnfnetlink-1.0.1-31.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnfsidmap-1:2.8.4-0.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnftnl-1.2.9-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnghttp2-1.66.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnl3-3.11.0-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnl3-cli-3.11.0-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnsl2-2.0.1-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libnvme-1.15-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libpath_utils-0.2.1-59.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libpcap-14:1.10.5-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libpciaccess-0.16-16.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libpkgconf-2.3.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libpsl-0.21.5-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libpwquality-1.4.5-14.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libref_array-0.1.5-59.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] librepo-1.20.0-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libreport-filesystem-2.17.15-9.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libseccomp-2.6.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libselinux-3.9-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libselinux-utils-3.9-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libsemanage-3.9-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libsepol-3.9-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libslirp-4.9.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libsmartcols-2.41.1-17.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libsmbclient-2:4.23.2-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libsolv-0.7.35-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libss-1.47.3-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libsss_certmap-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libsss_idmap-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libsss_nss_idmap-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libsss_sudo-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libstdc++-15.2.1-3.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libtalloc-2.4.3-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libtasn1-4.20.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libtdb-1.4.14-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libteam-1.32-12.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libtevent-0.17.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libtextstyle-0.25.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libtirpc-1.3.7-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libtool-ltdl-2.5.4-7.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libunistring-1.1-10.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libusb1-1.0.29-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libuuid-2.41.1-17.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libuv-1:1.51.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libverto-0.3.2-11.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.021Z] libwbclient-2:4.23.2-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.021Z] libxcrypt-4.4.38-10.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] libxml2-2.12.10-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] libxmlb-0.3.24-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] libyaml-0.2.5-17.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] libzstd-1.5.7-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] linux-firmware-20251021-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] linux-firmware-whence-20251021-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] lld18-libs-18.1.8-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] lmdb-libs-0.9.33-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] logrotate-3.22.0-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] lsof-4.98.0-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] lua-libs-5.4.8-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] luksmeta-9-25.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] lvm2-2.03.34-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] lvm2-libs-2.03.34-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] lz4-libs-1.10.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] lzo-2.10-15.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] makedumpfile-1.7.8-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] mdadm-4.3-9.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] microcode_ctl-2:2.1-71.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] moby-engine-28.5.1-2.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] moby-filesystem-28.5.1-2.fc43.noarch (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] mokutil-2:0.7.2-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] mpfr-4.2.2-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] nano-8.5-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] nano-default-editor-8.5-2.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] ncurses-6.5-7.20250614.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] ncurses-base-6.5-7.20250614.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] ncurses-libs-6.5-7.20250614.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] net-tools-2.0-0.74.20160912git.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] netavark-2:1.16.1-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] nettle-3.10.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] newt-0.52.25-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] nfs-utils-coreos-1:2.8.4-0.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] nftables-1:1.1.3-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] nftables-services-1:1.1.3-5.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] ngtcp2-1.16.0-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] ngtcp2-crypto-gnutls-1.16.0-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] nmstate-2.2.52-2.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] npth-1.8-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] nss-altfiles-2.23.0-7.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] numactl-libs-2.0.19-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] nvidia-gpu-firmware-20251021-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] nvme-cli-2.15-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] oniguruma-6.9.10-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] openldap-2.6.10-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] openssh-10.0p1-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] openssh-clients-10.0p1-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] openssh-server-10.0p1-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] openssl-1:3.5.4-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] openssl-libs-1:3.5.4-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] os-prober-1.81-10.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] ostree-2025.6-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] ostree-libs-2025.6-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] p11-kit-0.25.8-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] p11-kit-trust-0.25.8-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pam-1.7.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pam-libs-1.7.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] passim-libs-0.1.10-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] passt-0^20250919.g623dbf6-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] passt-selinux-0^20250919.g623dbf6-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pciutils-3.14.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pciutils-libs-3.14.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pcre2-10.46-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pcre2-syntax-10.46-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pigz-2.8-7.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pkgconf-2.3.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pkgconf-m4-2.3.0-3.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] pkgconf-pkg-config-2.3.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] podman-5:5.6.2-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] policycoreutils-3.9-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] polkit-126-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] polkit-libs-126-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] popt-1.19-9.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] procps-ng-4.0.4-7.fc43.1.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] protobuf-c-1.5.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] psmisc-23.7-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] publicsuffix-list-dafsa-20250616-2.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] qed-firmware-20251021-1.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] readline-8.3-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] rpcbind-1.2.8-0.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] rpm-6.0.0-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] rpm-libs-6.0.0-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] rpm-ostree-2025.12-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] rpm-ostree-libs-2025.12-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] rpm-plugin-selinux-6.0.0-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] rpm-sequoia-1.9.0-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] rsync-3.4.1-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] runc-2:1.3.2-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] samba-client-libs-2:4.23.2-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] samba-common-2:4.23.2-1.fc43.noarch (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] samba-common-libs-2:4.23.2-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sdbus-cpp-2.1.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] sed-4.9-5.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] selinux-policy-42.14-1.fc43.noarch (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] selinux-policy-targeted-42.14-1.fc43.noarch (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] setup-2.15.0-26.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] sg3_utils-1.48-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] sg3_utils-libs-1.48-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] shadow-utils-2:4.18.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] shadow-utils-subid-2:4.18.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] shared-mime-info-2.4-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] shim-x64-15.8-3.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] skopeo-1:1.20.0-5.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] slang-2.3.3-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] slirp4netns-1.3.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] snappy-1.2.2-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] socat-1.8.0.3-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] spdlog-1.15.3-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] sqlite-libs-3.50.2-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] squashfs-tools-4.6.1-7.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] ssh-key-dir-0.1.5-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] sssd-ad-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sssd-client-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sssd-common-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sssd-common-pac-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sssd-ipa-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sssd-krb5-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sssd-krb5-common-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sssd-ldap-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sssd-nfs-idmap-2.11.1-4.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] stalld-1.23.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] sudo-1.9.17-5.p1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] systemd-258.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] systemd-container-258.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] systemd-libs-258.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] systemd-pam-258.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] systemd-resolved-258.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] systemd-shared-258.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] systemd-sysusers-258.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] systemd-udev-258.1-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] tar-2:1.35-6.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] teamd-1.32-12.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] tini-static-0.19.0-11.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] toolbox-0.3-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] tpm2-tools-5.7-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] tpm2-tss-4.1.3-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] tpm2-tss-fapi-4.1.3-8.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] tzdata-2025b-3.fc43.noarch (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] userspace-rcu-0.15.3-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] util-linux-2.41.1-17.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] util-linux-core-2.41.1-17.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] vim-data-2:9.1.1888-1.fc43.noarch (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] vim-minimal-2:9.1.1888-1.fc43.x86_64 (fedora-updates)
17:20:35 [2025-11-05T17:20:35.022Z] wasmedge-rt-0.15.0-1.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] which-2.23-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] wireguard-tools-1.0.20250521-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] xfsprogs-6.15.0-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] xxhash-libs-0.8.3-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] xz-1:5.8.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] xz-libs-1:5.8.1-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] yajl-2.1.0-38.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] zchunk-libs-1.5.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] zincati-0.0.30-4.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] zlib-ng-compat-2.2.5-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] zram-generator-1.2.1-3.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] zstd-1.5.7-2.fc43.x86_64 (fedora)
17:20:35 [2025-11-05T17:20:35.022Z] Input state hash: a44391b6f8173c33141781eb1aa0d409f55b292cf4020408ac3ca14f7c3bf216
17:20:35 [2025-11-05T17:20:35.022Z] Will download: 447 packages (723.0 MB)
17:20:35 [2025-11-05T17:20:35.022Z] Downloading from 'fedora'...done
17:20:35 [2025-11-05T17:20:35.580Z] Downloading from 'fedora-updates'...done
17:20:35 [2025-11-05T17:20:35.580Z] Downloading from 'fedora-coreos-pool'...done
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.916: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-primary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.918: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.918: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.919: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.920: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.921: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.922: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.923: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.924: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.925: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.926: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.927: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.928: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.929: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.930: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-secondary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.939: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-7-primary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.939: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.939: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary-original to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.940: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.940: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary-original to rpmdb
17:20:35 [2025-11-05T17:20:35.580Z]
17:20:35 [2025-11-05T17:20:35.580Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 17:20:34.940: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-secondary to rpmdb
17:20:40 [2025-11-05T17:20:40.817Z] Importing packages...done: 448
17:20:44 [2025-11-05T17:20:44.975Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
17:20:45 [2025-11-05T17:20:45.535Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
17:20:45 [2025-11-05T17:20:45.535Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
17:20:45 [2025-11-05T17:20:45.535Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
17:20:45 [2025-11-05T17:20:45.535Z] Skipping file /usr/lib/systemd/ from checkout
17:20:46 [2025-11-05T17:20:46.899Z] Checking out packages...done
17:20:46 [2025-11-05T17:20:46.899Z] Checking out ostree layers...done
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'dbus' with GID 81.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'rpc' with GID 32.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'sshd' with GID 74.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'utempter' with GID 35.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'utmp' with GID 22.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'docker' with GID 985.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'printadmin' with GID 984.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'kvm' with GID 36.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'clock' with GID 103.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'render' with GID 105.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'sgx' with GID 106.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'zincati' with GID 983.
17:20:46 [2025-11-05T17:20:46.899Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'clevis' with GID 982.
17:20:46 [2025-11-05T17:20:46.899Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'dnsmasq' with GID 981.
17:20:46 [2025-11-05T17:20:46.899Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'systemd-coredump' with GID 980.
17:20:46 [2025-11-05T17:20:46.899Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'systemd-oom' with GID 979.
17:20:46 [2025-11-05T17:20:46.899Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
17:20:46 [2025-11-05T17:20:46.899Z] Creating group 'tss' with GID 59.
17:20:46 [2025-11-05T17:20:46.899Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
17:20:46 [2025-11-05T17:20:46.899Z] Running systemd-sysusers...done
17:20:47 [2025-11-05T17:20:47.458Z] Running pre scripts...11 done
17:21:19 [2025-11-05T17:21:19.469Z] authselect-libs.post: Created symlink '/etc/systemd/system/multi-user.target.wants/authselect-apply-changes.service' -> '/usr/lib/systemd/system/authselect-apply-changes.service'.
17:21:19 [2025-11-05T17:21:19.469Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
17:21:19 [2025-11-05T17:21:19.469Z] audit-rules.post: No rules detected, adding default
17:21:19 [2025-11-05T17:21:19.469Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
17:21:19 [2025-11-05T17:21:19.469Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
17:21:19 [2025-11-05T17:21:19.469Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
17:21:19 [2025-11-05T17:21:19.469Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
17:21:19 [2025-11-05T17:21:19.469Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
17:21:19 [2025-11-05T17:21:19.469Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
17:21:19 [2025-11-05T17:21:19.469Z] systemd.post: /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd.post: /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line.
17:21:19 [2025-11-05T17:21:19.470Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
17:21:19 [2025-11-05T17:21:19.470Z] systemd-udev.post: Failed to create directory /var/lib/systemd/random-seed: Read-only file system
17:21:19 [2025-11-05T17:21:19.470Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
17:21:19 [2025-11-05T17:21:19.470Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
17:21:19 [2025-11-05T17:21:19.470Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
17:21:19 [2025-11-05T17:21:19.470Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
17:21:24 [2025-11-05T17:21:24.701Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
17:21:24 [2025-11-05T17:21:24.701Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
17:21:24 [2025-11-05T17:21:24.701Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
17:21:24 [2025-11-05T17:21:24.701Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
17:21:24 [2025-11-05T17:21:24.701Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
17:21:24 [2025-11-05T17:21:24.701Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
17:21:24 [2025-11-05T17:21:24.701Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
17:21:24 [2025-11-05T17:21:24.701Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
17:21:24 [2025-11-05T17:21:24.701Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
17:21:24 [2025-11-05T17:21:24.701Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
17:21:24 [2025-11-05T17:21:24.701Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
17:21:24 [2025-11-05T17:21:24.701Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
17:21:24 [2025-11-05T17:21:24.701Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
17:21:24 [2025-11-05T17:21:24.701Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
17:21:24 [2025-11-05T17:21:24.701Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
17:21:24 [2025-11-05T17:21:24.701Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
17:21:24 [2025-11-05T17:21:24.701Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
17:21:24 [2025-11-05T17:21:24.701Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
17:21:24 [2025-11-05T17:21:24.701Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
17:21:24 [2025-11-05T17:21:24.701Z] console-login-helper-messages-issuegen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'.
17:21:24 [2025-11-05T17:21:24.701Z] console-login-helper-messages-motdgen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'.
17:21:24 [2025-11-05T17:21:24.701Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
17:21:24 [2025-11-05T17:21:24.701Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
17:21:24 [2025-11-05T17:21:24.701Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
17:21:24 [2025-11-05T17:21:24.701Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
17:21:24 [2025-11-05T17:21:24.701Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
17:21:24 [2025-11-05T17:21:24.701Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
17:21:24 [2025-11-05T17:21:24.701Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
17:21:24 [2025-11-05T17:21:24.701Z] systemd-resolved.post: CRunning post scripts...done
17:21:42 [2025-11-05T17:21:42.741Z] Running posttrans scripts...16 done
17:21:42 [2025-11-05T17:21:42.741Z] Writing rpmdb...done
17:21:42 [2025-11-05T17:21:42.741Z] reated symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'.
17:21:42 [2025-11-05T17:21:42.741Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-monitor.socket'.
17:21:42 [2025-11-05T17:21:42.741Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
17:21:42 [2025-11-05T17:21:42.741Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
17:21:42 [2025-11-05T17:21:42.741Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
17:21:42 [2025-11-05T17:21:42.741Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
17:21:42 [2025-11-05T17:21:42.741Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
17:21:42 [2025-11-05T17:21:42.741Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
17:21:42 [2025-11-05T17:21:42.741Z] Regenerating rpmdb for target
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '0' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + cat
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '1' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + source /usr/lib/os-release
17:21:52 [2025-11-05T17:21:52.686Z] ++ NAME='Fedora Linux'
17:21:52 [2025-11-05T17:21:52.686Z] ++ VERSION='43 (CoreOS)'
17:21:52 [2025-11-05T17:21:52.686Z] ++ RELEASE_TYPE=stable
17:21:52 [2025-11-05T17:21:52.686Z] ++ ID=fedora
17:21:52 [2025-11-05T17:21:52.686Z] ++ VERSION_ID=43
17:21:52 [2025-11-05T17:21:52.686Z] ++ VERSION_CODENAME=
17:21:52 [2025-11-05T17:21:52.686Z] ++ PRETTY_NAME='Fedora CoreOS 43'
17:21:52 [2025-11-05T17:21:52.686Z] ++ ANSI_COLOR='0;38;2;60;110;180'
17:21:52 [2025-11-05T17:21:52.686Z] ++ LOGO=fedora-logo-icon
17:21:52 [2025-11-05T17:21:52.686Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
17:21:52 [2025-11-05T17:21:52.686Z] ++ HOME_URL=https://getfedora.org/coreos/
17:21:52 [2025-11-05T17:21:52.686Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
17:21:52 [2025-11-05T17:21:52.686Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
17:21:52 [2025-11-05T17:21:52.686Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
17:21:52 [2025-11-05T17:21:52.686Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
17:21:52 [2025-11-05T17:21:52.686Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=43
17:21:52 [2025-11-05T17:21:52.686Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
17:21:52 [2025-11-05T17:21:52.686Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=43
17:21:52 [2025-11-05T17:21:52.686Z] ++ SUPPORT_END=2026-12-02
17:21:52 [2025-11-05T17:21:52.686Z] ++ VARIANT=CoreOS
17:21:52 [2025-11-05T17:21:52.686Z] ++ VARIANT_ID=coreos
17:21:52 [2025-11-05T17:21:52.686Z] + '[' fedora == fedora ']'
17:21:52 [2025-11-05T17:21:52.686Z] + '[' 43 -ge 43 ']'
17:21:52 [2025-11-05T17:21:52.686Z] + echo 'enable bootloader-update.service'
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '2' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + rm -rf /etc/systemd/system/basic.target.wants /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/timers.target.wants
17:21:52 [2025-11-05T17:21:52.686Z] + systemctl preset-all
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/authselect-apply-changes.service' -> '/usr/lib/systemd/system/authselect-apply-changes.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-boot-clear-sysfail.service' -> '/usr/lib/systemd/system/systemd-boot-clear-sysfail.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/factory-reset.target.wants/systemd-tpm2-clear.service' -> '/usr/lib/systemd/system/systemd-tpm2-clear.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-integritysetup.target' -> '/usr/lib/systemd/system/remote-integritysetup.target'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-veritysetup.target' -> '/usr/lib/systemd/system/remote-veritysetup.target'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/bootloader-update.service' -> '/usr/lib/systemd/system/bootloader-update.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-monitor.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-alternatives-migration.service' -> '/usr/lib/systemd/system/coreos-alternatives-migration.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'.
17:21:52 [2025-11-05T17:21:52.686Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
17:21:52 [2025-11-05T17:21:52.686Z] + systemctl --user --global preset-all
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
17:21:52 [2025-11-05T17:21:52.686Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '3' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + source /usr/lib/os-release
17:21:52 [2025-11-05T17:21:52.686Z] ++ NAME='Fedora Linux'
17:21:52 [2025-11-05T17:21:52.686Z] ++ VERSION='43 (CoreOS)'
17:21:52 [2025-11-05T17:21:52.686Z] ++ RELEASE_TYPE=stable
17:21:52 [2025-11-05T17:21:52.686Z] ++ ID=fedora
17:21:52 [2025-11-05T17:21:52.686Z] ++ VERSION_ID=43
17:21:52 [2025-11-05T17:21:52.686Z] ++ VERSION_CODENAME=
17:21:52 [2025-11-05T17:21:52.686Z] ++ PRETTY_NAME='Fedora CoreOS 43'
17:21:52 [2025-11-05T17:21:52.686Z] ++ ANSI_COLOR='0;38;2;60;110;180'
17:21:52 [2025-11-05T17:21:52.686Z] ++ LOGO=fedora-logo-icon
17:21:52 [2025-11-05T17:21:52.686Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
17:21:52 [2025-11-05T17:21:52.686Z] ++ HOME_URL=https://getfedora.org/coreos/
17:21:52 [2025-11-05T17:21:52.686Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
17:21:52 [2025-11-05T17:21:52.686Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
17:21:52 [2025-11-05T17:21:52.686Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
17:21:52 [2025-11-05T17:21:52.686Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
17:21:52 [2025-11-05T17:21:52.686Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=43
17:21:52 [2025-11-05T17:21:52.686Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
17:21:52 [2025-11-05T17:21:52.686Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=43
17:21:52 [2025-11-05T17:21:52.686Z] ++ SUPPORT_END=2026-12-02
17:21:52 [2025-11-05T17:21:52.686Z] ++ VARIANT=CoreOS
17:21:52 [2025-11-05T17:21:52.686Z] ++ VARIANT_ID=coreos
17:21:52 [2025-11-05T17:21:52.686Z] + echo -e '# kernel-install will not try to run dracut and allow rpm-ostree to\n# take over. Rpm-ostree will use this to know that it is responsible\n# to run dracut and ensure that there is only one kernel in the image\nlayout=ostree'
17:21:52 [2025-11-05T17:21:52.686Z] + tee /usr/lib/kernel/install.conf
17:21:52 [2025-11-05T17:21:52.686Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
17:21:52 [2025-11-05T17:21:52.686Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
17:21:52 [2025-11-05T17:21:52.686Z] + echo -e '[main]\nprotect_running_kernel=False'
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '4' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
17:21:52 [2025-11-05T17:21:52.686Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
17:21:52 [2025-11-05T17:21:52.686Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
17:21:52 [2025-11-05T17:21:52.686Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '5' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
17:21:52 [2025-11-05T17:21:52.686Z] + cat
17:21:52 [2025-11-05T17:21:52.686Z] + cat
17:21:52 [2025-11-05T17:21:52.686Z] + cat
17:21:52 [2025-11-05T17:21:52.686Z] + cat
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '6' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + mkdir -p /usr/lib/ostree
17:21:52 [2025-11-05T17:21:52.686Z] + cat
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '7' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + /usr/bin/bootupctl backend generate-update-metadata
17:21:52 [2025-11-05T17:21:52.686Z] Generated update layout for BIOS: grub2-tools-1:2.12-40.fc43.x86_64
17:21:52 [2025-11-05T17:21:52.686Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-40.fc43.x86_64,shim-x64-15.8-3.x86_64
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '8' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + rm -vrf /usr/lib/ostree-boot/loader
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] >>>> Executing `postprocess` inline script '9' <<<<
17:21:52 [2025-11-05T17:21:52.686Z]
17:21:52 [2025-11-05T17:21:52.686Z] + cat
17:21:52 [2025-11-05T17:21:52.686Z] Completed running `postprocess` inline scripts
17:21:52 [2025-11-05T17:21:52.686Z] Initializing rootfs
17:21:52 [2025-11-05T17:21:52.686Z] Moving /usr to target
17:21:52 [2025-11-05T17:21:52.686Z] Copying toplevel compat symlinks
17:21:52 [2025-11-05T17:21:52.686Z] No embedded whiteouts found
17:21:52 [2025-11-05T17:21:52.686Z] No device files found
17:21:52 [2025-11-05T17:21:52.686Z] Recompiling policy
17:22:02 [2025-11-05T17:22:02.609Z] Migrating /usr/etc/passwd to /usr/lib/
17:22:02 [2025-11-05T17:22:02.609Z] Migrating /usr/etc/group to /usr/lib/
17:22:02 [2025-11-05T17:22:02.609Z] Adding rpm-ostree-0-integration.conf
17:22:02 [2025-11-05T17:22:02.609Z] Preparing kernel
17:22:10 [2025-11-05T17:22:10.686Z] Creating empty machine-id
17:22:10 [2025-11-05T17:22:10.686Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
17:22:10 [2025-11-05T17:22:10.686Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
17:22:10 [2025-11-05T17:22:10.686Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.17.6-300.fc43.x86_64
17:22:10 [2025-11-05T17:22:10.941Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
17:22:11 [2025-11-05T17:22:11.198Z] dracut[I]: *** Including module: bash ***
17:22:11 [2025-11-05T17:22:11.198Z] dracut[I]: *** Including module: systemd ***
17:22:11 [2025-11-05T17:22:11.198Z] dracut[I]: *** Including module: fips ***
17:22:11 [2025-11-05T17:22:11.453Z] dracut[I]: *** Including module: fips-crypto-policies ***
17:22:11 [2025-11-05T17:22:11.453Z] dracut[I]: *** Including module: scsi-rules ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-ask-password ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-battery-check ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-cryptsetup ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-initrd ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-journald ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-modules-load ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-pcrphase ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-sysctl ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-sysusers ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-tmpfiles ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: systemd-udevd ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: modsign ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: dbus-broker ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: dbus ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: coreos-sysctl ***
17:22:11 [2025-11-05T17:22:11.710Z] dracut[I]: *** Including module: i18n ***
17:22:11 [2025-11-05T17:22:11.964Z] dracut[I]: *** Including module: azure-udev-rules ***
17:22:11 [2025-11-05T17:22:11.964Z] dracut[I]: *** Including module: afterburn ***
17:22:11 [2025-11-05T17:22:11.964Z] dracut[I]: *** Including module: gcp-udev-rules ***
17:22:11 [2025-11-05T17:22:11.964Z] dracut[I]: *** Including module: ignition ***
17:22:12 [2025-11-05T17:22:12.223Z] dracut[I]: *** Including module: coreos-ignition ***
17:22:12 [2025-11-05T17:22:12.223Z] dracut[I]: *** Including module: coreos-live ***
17:22:12 [2025-11-05T17:22:12.223Z] dracut[I]: *** Including module: coreos-multipath ***
17:22:12 [2025-11-05T17:22:12.223Z] dracut[I]: *** Including module: coreos-network ***
17:22:12 [2025-11-05T17:22:12.223Z] dracut[I]: *** Including module: network-manager ***
17:22:12 [2025-11-05T17:22:12.480Z] dracut[I]: *** Including module: ignition-conf ***
17:22:12 [2025-11-05T17:22:12.480Z] dracut[I]: *** Including module: ignition-ostree ***
17:22:12 [2025-11-05T17:22:12.480Z] dracut[I]: *** Including module: network ***
17:22:12 [2025-11-05T17:22:12.480Z] dracut[I]: *** Including module: net-lib ***
17:22:12 [2025-11-05T17:22:12.480Z] dracut[I]: *** Including module: url-lib ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: coreos-kernel ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: ignition-conf-fcos ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: ostree ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: rdcore ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: clevis ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: clevis-pin-null ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: clevis-pin-sss ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: clevis-pin-tang ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: btrfs ***
17:22:12 [2025-11-05T17:22:12.736Z] dracut[I]: *** Including module: crypt ***
17:22:12 [2025-11-05T17:22:12.992Z] dracut[I]: *** Including module: dm ***
17:22:12 [2025-11-05T17:22:12.992Z] dracut[I]: *** Including module: kernel-modules ***
17:22:19 [2025-11-05T17:22:19.517Z] dracut[I]: *** Including module: kernel-modules-extra ***
17:22:19 [2025-11-05T17:22:19.517Z] dracut[I]: *** Including module: kernel-network-modules ***
17:22:20 [2025-11-05T17:22:20.439Z] dracut[I]: *** Including module: mdraid ***
17:22:20 [2025-11-05T17:22:20.439Z] dracut[I]: *** Including module: multipath ***
17:22:20 [2025-11-05T17:22:20.998Z] dracut[I]: *** Including module: nvdimm ***
17:22:20 [2025-11-05T17:22:20.998Z] dracut[I]: *** Including module: qemu ***
17:22:20 [2025-11-05T17:22:20.998Z] dracut[I]: *** Including module: qemu-net ***
17:22:20 [2025-11-05T17:22:20.998Z] dracut[I]: *** Including module: fido2 ***
17:22:21 [2025-11-05T17:22:21.252Z] dracut[I]: *** Including module: pkcs11 ***
17:22:21 [2025-11-05T17:22:21.252Z] dracut[I]: *** Including module: tpm2-tss ***
17:22:21 [2025-11-05T17:22:21.252Z] dracut[I]: *** Including module: cifs ***
17:22:21 [2025-11-05T17:22:21.252Z] dracut[I]: *** Including module: hwdb ***
17:22:21 [2025-11-05T17:22:21.252Z] dracut[I]: *** Including module: iscsi ***
17:22:21 [2025-11-05T17:22:21.813Z] dracut[I]: *** Including module: lunmask ***
17:22:21 [2025-11-05T17:22:21.813Z] dracut[I]: *** Including module: nvmf ***
17:22:21 [2025-11-05T17:22:21.813Z] dracut[I]: *** Including module: resume ***
17:22:21 [2025-11-05T17:22:21.813Z] dracut[I]: *** Including module: rootfs-block ***
17:22:22 [2025-11-05T17:22:22.067Z] dracut[I]: *** Including module: terminfo ***
17:22:22 [2025-11-05T17:22:22.067Z] dracut[I]: *** Including module: udev-rules ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: virtiofs ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: azure-disk ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: walinuxagent ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: dracut-systemd ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: usrmount ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: base ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: dracut-coreos-version ***
17:22:22 [2025-11-05T17:22:22.627Z] removed '/tmp/dracut/dracut.d03t03V/initramfs/usr/lib/systemd/system-generators/systemd-gpt-auto-generator'
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: emergency-shell-setup ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: fs-lib ***
17:22:22 [2025-11-05T17:22:22.627Z] dracut[I]: *** Including module: journal-conf ***
17:22:22 [2025-11-05T17:22:22.882Z] dracut[I]: *** Including module: openssl ***
17:22:22 [2025-11-05T17:22:22.882Z] dracut[I]: *** Including module: shell-interpreter ***
17:22:22 [2025-11-05T17:22:22.882Z] dracut[I]: *** Including module: shutdown ***
17:22:22 [2025-11-05T17:22:22.882Z] dracut[I]: *** Including modules done ***
17:22:22 [2025-11-05T17:22:22.882Z] dracut[I]: *** Installing kernel module dependencies ***
17:22:25 [2025-11-05T17:22:25.386Z] dracut[I]: *** Installing kernel module dependencies done ***
17:22:25 [2025-11-05T17:22:25.386Z] dracut[I]: *** Resolving executable dependencies ***
17:22:27 [2025-11-05T17:22:27.269Z] dracut[I]: *** Resolving executable dependencies done ***
17:22:27 [2025-11-05T17:22:27.269Z] dracut[I]: *** Hardlinking files ***
17:22:27 [2025-11-05T17:22:27.269Z] dracut[I]: *** Hardlinking files done ***
17:22:27 [2025-11-05T17:22:27.269Z] dracut[I]: *** Generating early-microcode cpio image ***
17:22:27 [2025-11-05T17:22:27.269Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
17:22:27 [2025-11-05T17:22:27.269Z] dracut[I]: *** Constructing GenuineIntel.bin ***
17:22:27 [2025-11-05T17:22:27.523Z] dracut[I]: *** Store current command line parameters ***
17:22:27 [2025-11-05T17:22:27.523Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
17:22:59 [2025-11-05T17:22:59.518Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
17:22:59 [2025-11-05T17:22:59.518Z] Executing: 01-var.sh
17:22:59 [2025-11-05T17:22:59.518Z] + ln -s ../run var/run
17:22:59 [2025-11-05T17:22:59.518Z] + mkdir -p var/lib/rpm-state
17:22:59 [2025-11-05T17:22:59.518Z] + test -d var/tmp
17:22:59 [2025-11-05T17:22:59.518Z] + mkdir -m 1777 var/tmp
17:22:59 [2025-11-05T17:22:59.518Z] rootfs: /target-rootfs/rootfs
17:23:01 [2025-11-05T17:23:01.406Z] Found unhandled xattrs in files: 148
17:23:01 [2025-11-05T17:23:01.406Z] "security.selinux\0"
17:23:01 [2025-11-05T17:23:01.662Z] Checks passed: 12
17:23:01 [2025-11-05T17:23:01.662Z] Checks skipped: 1
17:23:01 [2025-11-05T17:23:01.662Z] Running CoreOS postprocess script 0
17:23:01 [2025-11-05T17:23:01.662Z] + cat
17:23:01 [2025-11-05T17:23:01.662Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
17:23:08 [2025-11-05T17:23:08.190Z] + rm /tmp/fcos-workarounds.cil
17:23:08 [2025-11-05T17:23:08.190Z] Running CoreOS postprocess script 1
17:23:08 [2025-11-05T17:23:08.190Z] + '[' -f /run/.containerenv ']'
17:23:08 [2025-11-05T17:23:08.190Z] + rm -vrf /opt
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/opt'
17:23:08 [2025-11-05T17:23:08.190Z] + ln -vs var/opt /opt
17:23:08 [2025-11-05T17:23:08.190Z] '/opt' -> 'var/opt'
17:23:08 [2025-11-05T17:23:08.190Z] + rm -vrf /usr/local
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/bin'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/etc'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/games'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/include'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/lib'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/lib64/bpf'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/lib64'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/libexec'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/applications'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/info'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man1'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man1x'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man2'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man2x'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man3'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man3x'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man4'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man4x'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man5'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man5x'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man6'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man6x'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man7'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man7x'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man8'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man8x'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man9'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/man9x'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man/mann'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share/man'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/share'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local/src'
17:23:08 [2025-11-05T17:23:08.190Z] removed directory '/usr/local'
17:23:08 [2025-11-05T17:23:08.190Z] + ln -vs ../var/usrlocal /usr/local
17:23:08 [2025-11-05T17:23:08.190Z] '/usr/local' -> '../var/usrlocal'
17:23:08 [2025-11-05T17:23:08.190Z] Running CoreOS postprocess script 2
17:23:08 [2025-11-05T17:23:08.190Z] + rm -vf /etc/machine-id
17:23:08 [2025-11-05T17:23:08.190Z] removed '/etc/machine-id'
17:23:08 [2025-11-05T17:23:08.190Z] Running CoreOS postprocess script 3
17:23:08 [2025-11-05T17:23:08.190Z] + systemctl mask systemd-repart.service
17:23:08 [2025-11-05T17:23:08.190Z] Created symlink '/etc/systemd/system/systemd-repart.service' → '/dev/null'.
17:23:08 [2025-11-05T17:23:08.191Z] Running CoreOS postprocess script 4
17:23:08 [2025-11-05T17:23:08.191Z] + rm -vrf '/usr/lib/modules/*aarch64/dtb/qcom/'
17:23:08 [2025-11-05T17:23:08.191Z] Running CoreOS postprocess script 5
17:23:08 [2025-11-05T17:23:08.191Z] + setsebool -P -N container_use_cephfs on
17:23:08 [2025-11-05T17:23:08.447Z] + setsebool -P -N virt_use_samba on
17:23:08 [2025-11-05T17:23:08.703Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
17:23:08 [2025-11-05T17:23:08.703Z] Running CoreOS postprocess script 6
17:23:08 [2025-11-05T17:23:08.703Z] + systemctl mask dnsmasq.service
17:23:08 [2025-11-05T17:23:08.703Z] Created symlink '/etc/systemd/system/dnsmasq.service' → '/dev/null'.
17:23:08 [2025-11-05T17:23:08.703Z] Running CoreOS postprocess script 7
17:23:08 [2025-11-05T17:23:08.703Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
17:23:08 [2025-11-05T17:23:08.703Z] Running CoreOS postprocess script 8
17:23:08 [2025-11-05T17:23:08.703Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
17:23:08 [2025-11-05T17:23:08.703Z] Running CoreOS postprocess script 9
17:23:08 [2025-11-05T17:23:08.703Z] + '[' -f /run/.containerenv ']'
17:23:08 [2025-11-05T17:23:08.703Z] + grep sudo /usr/lib/group
17:23:08 [2025-11-05T17:23:08.703Z] Running CoreOS postprocess script 10
17:23:08 [2025-11-05T17:23:08.703Z] + cat
17:23:08 [2025-11-05T17:23:08.703Z] Running CoreOS postprocess script 11
17:23:08 [2025-11-05T17:23:08.703Z] + source /etc/os-release
17:23:08 [2025-11-05T17:23:08.703Z] ++ NAME='Fedora Linux'
17:23:08 [2025-11-05T17:23:08.703Z] ++ VERSION='43.20251105.dev.0 (CoreOS)'
17:23:08 [2025-11-05T17:23:08.703Z] ++ RELEASE_TYPE=stable
17:23:08 [2025-11-05T17:23:08.703Z] ++ ID=fedora
17:23:08 [2025-11-05T17:23:08.703Z] ++ VERSION_ID=43
17:23:08 [2025-11-05T17:23:08.703Z] ++ VERSION_CODENAME=
17:23:08 [2025-11-05T17:23:08.703Z] ++ PRETTY_NAME='Fedora CoreOS 43.20251105.dev.0'
17:23:08 [2025-11-05T17:23:08.703Z] ++ ANSI_COLOR='0;38;2;60;110;180'
17:23:08 [2025-11-05T17:23:08.703Z] ++ LOGO=fedora-logo-icon
17:23:08 [2025-11-05T17:23:08.703Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
17:23:08 [2025-11-05T17:23:08.703Z] ++ HOME_URL=https://getfedora.org/coreos/
17:23:08 [2025-11-05T17:23:08.703Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
17:23:08 [2025-11-05T17:23:08.703Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
17:23:08 [2025-11-05T17:23:08.703Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
17:23:08 [2025-11-05T17:23:08.703Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
17:23:08 [2025-11-05T17:23:08.703Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=43
17:23:08 [2025-11-05T17:23:08.703Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
17:23:08 [2025-11-05T17:23:08.703Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=43
17:23:08 [2025-11-05T17:23:08.703Z] ++ SUPPORT_END=2026-12-02
17:23:08 [2025-11-05T17:23:08.703Z] ++ VARIANT=CoreOS
17:23:08 [2025-11-05T17:23:08.703Z] ++ VARIANT_ID=coreos
17:23:08 [2025-11-05T17:23:08.703Z] ++ OSTREE_VERSION=43.20251105.dev.0
17:23:08 [2025-11-05T17:23:08.703Z] ++ IMAGE_VERSION=43.20251105.dev.0
17:23:08 [2025-11-05T17:23:08.703Z] + [[ 43.20251105.dev.0 = *.dev* ]]
17:23:08 [2025-11-05T17:23:08.703Z] + mkdir -p /etc/zincati/config.d
17:23:08 [2025-11-05T17:23:08.703Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
17:23:08 [2025-11-05T17:23:08.703Z] Running CoreOS postprocess script 12
17:23:08 [2025-11-05T17:23:08.703Z] + cat
17:23:08 [2025-11-05T17:23:08.703Z] + conf_file=/usr/etc/rpm-ostreed.conf
17:23:08 [2025-11-05T17:23:08.703Z] + '[' -f /run/.containerenv ']'
17:23:08 [2025-11-05T17:23:08.703Z] + conf_file=/etc/rpm-ostreed.conf
17:23:08 [2025-11-05T17:23:08.703Z] + cat /etc/rpm-ostreed.conf
17:23:08 [2025-11-05T17:23:08.703Z] + cp /tmp/rpm-ostreed.conf /etc/rpm-ostreed.conf
17:23:08 [2025-11-05T17:23:08.703Z] + rm /tmp/rpm-ostreed.conf
17:23:08 [2025-11-05T17:23:08.703Z] Running CoreOS postprocess script 13
17:23:11 [2025-11-05T17:23:11.210Z] Running CoreOS postprocess script 14
17:23:11 [2025-11-05T17:23:11.210Z] + rm -rf /usr/share/info
17:23:11 [2025-11-05T17:23:11.210Z] + rm -rf /usr/share/man
17:23:11 [2025-11-05T17:23:11.210Z] + rm -rf /usr/share/doc
17:23:11 [2025-11-05T17:23:11.210Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
17:23:11 [2025-11-05T17:23:11.210Z] Running CoreOS postprocess script 15
17:23:11 [2025-11-05T17:23:11.467Z] + '[' -f /run/.containerenv ']'
17:23:11 [2025-11-05T17:23:11.467Z] + grep '^docker:' /usr/lib/group
17:23:11 [2025-11-05T17:23:11.467Z] Running CoreOS postprocess script 16
17:23:11 [2025-11-05T17:23:11.467Z] + excludes=(perl perl-interpreter python python3 python3-libs nodejs grubby cowsay initscripts initscripts-service plymouth NetworkManager-initscripts-ifcfg-rh)
17:23:11 [2025-11-05T17:23:11.467Z] ++ grep -v 'no package provides'
17:23:11 [2025-11-05T17:23:11.467Z] ++ rpm -q --whatprovides perl perl-interpreter python python3 python3-libs nodejs grubby cowsay initscripts initscripts-service plymouth NetworkManager-initscripts-ifcfg-rh
17:23:11 [2025-11-05T17:23:11.467Z] + actuals=
17:23:11 [2025-11-05T17:23:11.467Z] + '[' '!' -z '' ']'
17:23:11 [2025-11-05T17:23:11.467Z] Running CoreOS postprocess script 17
17:23:11 [2025-11-05T17:23:11.467Z] + rm -vf /usr/lib/systemd/system-generators/systemd-gpt-auto-generator
17:23:11 [2025-11-05T17:23:11.467Z] removed '/usr/lib/systemd/system-generators/systemd-gpt-auto-generator'
17:23:33 [2025-11-05T17:23:33.333Z] --> 18046ea7337d
17:23:33 [2025-11-05T17:23:33.333Z] [1/2] STEP 11/11: RUN --mount=type=bind,target=/run/src,rw rpm-ostree experimental compose build-chunked-oci --bootc --format-version=1 --rootfs /target-rootfs --output oci-archive:/run/src/out.ociarchive --label com.coreos.inputhash=$(cat /run/inputhash)
17:23:33 [2025-11-05T17:23:33.333Z] Generating commit...
17:23:48 [2025-11-05T17:23:48.155Z] Building package mapping...done
17:23:48 [2025-11-05T17:23:48.155Z] 22008 objects in 450 packages (284 source)
17:23:48 [2025-11-05T17:23:48.155Z] rpm size: 1538300352
17:23:48 [2025-11-05T17:23:48.155Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
17:23:48 [2025-11-05T17:23:48.155Z] Duplicates: 1317
17:23:48 [2025-11-05T17:23:48.155Z] Multiple owners: 110
17:23:48 [2025-11-05T17:23:48.155Z] Generating container image
17:24:34 [2025-11-05T17:24:34.760Z] Pushed digest: sha256:2eb9ed2ae416b7c51ecb9614fa370b4aa9af8db9205a42f2b2e6bf2a0a67cd0d
17:24:37 [2025-11-05T17:24:37.267Z] --> 03eecdd25eb7
17:24:37 [2025-11-05T17:24:37.267Z] [2/2] STEP 1/9: FROM oci-archive:./out.ociarchive
17:24:40 [2025-11-05T17:24:40.523Z] Getting image source signatures
17:24:40 [2025-11-05T17:24:40.523Z] Copying blob sha256:b2d220d9c90ae08ec54364374c3a553d8079571c533d16dd8376f49a82b72eb3
17:24:41 [2025-11-05T17:24:41.446Z] Copying blob sha256:c469851f86a85a4e821ca385fb98267d49b8c644b483aeb89e2ca40db303e407
17:24:42 [2025-11-05T17:24:42.369Z] Copying blob sha256:51f4ac38505fcfc672065ed925a10232dd096afef92decfa4aa050e202cfa286
17:24:42 [2025-11-05T17:24:42.926Z] Copying blob sha256:562e554e12ad8f6fb5c215ce7fe0e6575f60db33a52039f9914dd27e7a4b2c61
17:24:44 [2025-11-05T17:24:44.283Z] Copying blob sha256:ab4ed5cca47d7d7cfd388d0e0a6e828ba59cadce9a8967e4a19e0c66788757ad
17:24:45 [2025-11-05T17:24:45.205Z] Copying blob sha256:9df96e561bccdf43fa5de9dc5d15664a7cf1d631944ac765ce2500ed7b8ea1fc
17:24:46 [2025-11-05T17:24:46.130Z] Copying blob sha256:e806d85282751c9cc3fb6a8f97784d8f5cf665686bf07acd7d266134c561f157
17:24:47 [2025-11-05T17:24:47.052Z] Copying blob sha256:b48ea5172ed6df2b957005aa62fe585ae9edc6503e0bd7690949a7f19c4962e1
17:24:47 [2025-11-05T17:24:47.612Z] Copying blob sha256:ce66d113054f3f285d6d4248cb7eb49dbf7b50fa0172275544499d17de89786a
17:24:47 [2025-11-05T17:24:47.868Z] Copying blob sha256:8ceaf4123a1969ef4670d21cf0e98b832e669bffb4d1e25bda4410d7b692f65e
17:24:48 [2025-11-05T17:24:48.432Z] Copying blob sha256:658caa0229f0f9a7b423144ab4b94677394aeac8aec76a21d81e150425dbd1d5
17:24:48 [2025-11-05T17:24:48.686Z] Copying blob sha256:77f23f30ce227f01f1a9b4769ef83972ec9d44daa8064e9130b859b6d3d93030
17:24:48 [2025-11-05T17:24:48.942Z] Copying blob sha256:97502e1cc3772b717aefeb1830644b8d0939becf1cecb4311601b53836cedffb
17:24:49 [2025-11-05T17:24:49.196Z] Copying blob sha256:bd606cbc1f6083fbd3adcb054ec0566903602c44660e4d92ae533938dd78eb5f
17:24:49 [2025-11-05T17:24:49.755Z] Copying blob sha256:76e593ba6793fd0f61001957f47c80c3864a640d012b86fe78d7dc2bb230d4c5
17:24:50 [2025-11-05T17:24:50.009Z] Copying blob sha256:c4e8e0605823b8aa95407920afaba794cfcdad615985429dd7c41b8bacb99601
17:24:50 [2025-11-05T17:24:50.265Z] Copying blob sha256:8786bb8a4bfa1d3fdd9f803a0d70666febba7992a639457e42867799567a38c0
17:24:50 [2025-11-05T17:24:50.518Z] Copying blob sha256:92ac6de161239c3eb7e78f6db92fd20229d3b2a9024aedf3ee5b28ff0576beec
17:24:50 [2025-11-05T17:24:50.772Z] Copying blob sha256:571fc61005e7402ae134eef2bd56999510024598247d5bd4ece4e3800e3ba084
17:24:51 [2025-11-05T17:24:51.025Z] Copying blob sha256:d9229f0756a55f91165f1068d46126f8d686c3e80c7baca6c456ca88ef86f44c
17:24:51 [2025-11-05T17:24:51.282Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
17:24:51 [2025-11-05T17:24:51.282Z] Copying blob sha256:9a47f3db7e96f3d6a9d44e23ae8a3a658d97c57b90da6ce87d778a2b287589a3
17:24:51 [2025-11-05T17:24:51.535Z] Copying blob sha256:4e571f83a0e6f3c5efe00096d28532996149ec4e778cb9f78a0b64d4047f75b0
17:24:51 [2025-11-05T17:24:51.535Z] Copying blob sha256:e0b3662f1fcaa21f3b48a7b1cf83baa16ab3bb6084225361dcb2a4c26256ff2c
17:24:51 [2025-11-05T17:24:51.792Z] Copying blob sha256:9231c6d35e4b13bab85098b6bb0690a20f3e0f937dac3af32c1953704ac5e68e
17:24:52 [2025-11-05T17:24:52.047Z] Copying blob sha256:c7fe737e967e5c68911cc0bb200a2cb92fae3d827b1a0234c833df21dd1bbbc5
17:24:52 [2025-11-05T17:24:52.047Z] Copying blob sha256:a75a51abd63097726fd9add1766d4e15f9cea472930e6916674bfe967c7af417
17:24:52 [2025-11-05T17:24:52.302Z] Copying blob sha256:761f48e2f465c427476678e9f663cb1bbe07ab0820d712e91d06075447e9cc69
17:24:52 [2025-11-05T17:24:52.555Z] Copying blob sha256:1bc435264413510e4dc3fbc88f2d504bd29c2e552b275dcedb4492789a13bc12
17:24:52 [2025-11-05T17:24:52.809Z] Copying blob sha256:d808d4f628f8991995ade65194b5c90c8a3c9b904bab344d983b7d3ead9e7697
17:24:52 [2025-11-05T17:24:52.809Z] Copying blob sha256:c6f7a4b2d42a4591dac9849e85716007eab4deb8018ca0e6dd8d33f91e6a5516
17:24:53 [2025-11-05T17:24:53.067Z] Copying blob sha256:1bcef82236a034d6e02759ae04d2d1a6c9f2325ae5869467129b86cd08576829
17:24:53 [2025-11-05T17:24:53.067Z] Copying blob sha256:a2ad9af9127bc15a20fffd54c82f95e441c2463ccc3ee43701c7df6db2a3a643
17:24:53 [2025-11-05T17:24:53.322Z] Copying blob sha256:e8c7f06a91be5e4d69b3e7cef01ace5739e35b42dc84f7f4f63c971901eeeb33
17:24:53 [2025-11-05T17:24:53.578Z] Copying blob sha256:8899d774910c0e9c9a068dc0d0979c8eb4e8d2912051b590d6e4ed739d07777d
17:24:53 [2025-11-05T17:24:53.578Z] Copying blob sha256:58dda4752bed30b8ebd2af9fff63d7454cf0420a9d193b181f0830da2bdd069b
17:24:53 [2025-11-05T17:24:53.834Z] Copying blob sha256:ee36178b40cb16918af085b0118b63574e790473ef5234f932ed80a133b366b7
17:24:53 [2025-11-05T17:24:53.834Z] Copying blob sha256:cfdd72d436a6572c7ede70cddedc6caf743070d893eb946ea35a3856cc4ff6e4
17:24:54 [2025-11-05T17:24:54.092Z] Copying blob sha256:0e52b023287b98b50fb5816f310b0d705b48a6656364b033de5395e18e30778f
17:24:54 [2025-11-05T17:24:54.349Z] Copying blob sha256:2031d04fd01e46547707cc998ef21ceab60831026f5fef63e8f585048d579ebf
17:24:54 [2025-11-05T17:24:54.349Z] Copying blob sha256:45aba8f826226638fcd0f7af14da53ebdee109805fdcbc56efb94c5724892168
17:24:54 [2025-11-05T17:24:54.603Z] Copying blob sha256:3b0f3d0eb7802c7cbd37fd6bb0fb61d00048eef6057d9ad3d4f7f8b4a90e53c1
17:24:55 [2025-11-05T17:24:55.527Z] Copying blob sha256:a80971f02699381727329b1b7f8f24747eddb007b231e5486097aa28868999f5
17:24:55 [2025-11-05T17:24:55.785Z] Copying blob sha256:cbaadcd7018eb20456d5c8caabb5bf61202b3095e204d611a2418817ef8dceef
17:24:55 [2025-11-05T17:24:55.785Z] Copying blob sha256:b06c8346d1e6077ca3ffb3c10e6e3be333cb58f333d2098009602e9e4309945d
17:24:55 [2025-11-05T17:24:55.785Z] Copying blob sha256:59c8afd395177c3a5d6caafefaf38fb6311efcea3e8e65ed35350d259e3ebbc9
17:24:56 [2025-11-05T17:24:56.040Z] Copying blob sha256:beb7eddd1ac2bc8ed05bc469a6d963e7a0eb164d1bdc0ab8227ca316dd9611a0
17:24:56 [2025-11-05T17:24:56.040Z] Copying blob sha256:0cc0509741a098765bd1ac00bca58d80e4f43acbd85fb4d386428f1fa5f9d487
17:24:56 [2025-11-05T17:24:56.294Z] Copying blob sha256:0d3f07e173959fe4860c8a8ecda702ec29a295e0e101ab7c13510b05862456d4
17:24:56 [2025-11-05T17:24:56.294Z] Copying blob sha256:f4745f90279c1572b8fb15421035c76da3f875fb982363f82cd76f80e6b87f4c
17:24:56 [2025-11-05T17:24:56.294Z] Copying blob sha256:745fb5ef955a76ee39b9960f19ef935320a1d73f83d3f85795cb3bf58579ff56
17:24:56 [2025-11-05T17:24:56.550Z] Copying blob sha256:94bf638e515050dec2d9b36d64d85179f3917acbfb81534ef8a6d6f2d1d0e10c
17:24:56 [2025-11-05T17:24:56.550Z] Copying blob sha256:a16f160409385722e14c66eb5e990c1b4c7e0f3f8125dd8f8e9f9605f0c5c163
17:24:56 [2025-11-05T17:24:56.807Z] Copying blob sha256:04bb8a7cb85208ead5f5318c3ea33c3a05dee5932bb6e9fbcff2889179b53df1
17:24:57 [2025-11-05T17:24:57.064Z] Copying blob sha256:ded337963f7e5689f3dcd49f23fe8b19752bbab36b04a5c493b8862e1c40bfe9
17:24:57 [2025-11-05T17:24:57.623Z] Copying blob sha256:6d017a693a880b4ac034372bdc2324b649f6259077248f7d6e431d2ab66af302
17:24:57 [2025-11-05T17:24:57.877Z] Copying blob sha256:d7e4818052293d2d516e4554fd8e260a6ee87083cae8995e0d23bac904cbfa4b
17:24:58 [2025-11-05T17:24:58.133Z] Copying blob sha256:4d5449f2087694251ddd11d026de81d2b379486383a76e704cbd2cf9f14d229d
17:24:58 [2025-11-05T17:24:58.695Z] Copying blob sha256:71214c7489c4f33c628f485c008a68137e229a7fca309bbd4456385577c78226
17:24:59 [2025-11-05T17:24:59.253Z] Copying blob sha256:9f917d2c6d3068d254dbd74f511926690b69a655f38945c4867fc45f0d7ca40c
17:24:59 [2025-11-05T17:24:59.253Z] Copying blob sha256:f2dc4095bf311ae3ef096d9cf3db54dedd752f57c90f171aa89c6ad2c692f371
17:24:59 [2025-11-05T17:24:59.512Z] Copying blob sha256:85222786f25c59ba14ea2562ca2947258a324579ec37cad4f48cfc5311144981
17:24:59 [2025-11-05T17:24:59.766Z] Copying blob sha256:50a149c85973903bea06e2b60ad70ead9bcd23317090b53f449b32ab2f70f831
17:24:59 [2025-11-05T17:24:59.766Z] Copying blob sha256:7256be98ec87b1de1ecb5103eb2526ccc4ae36135e151b6e677fed4b46ad209c
17:25:01 [2025-11-05T17:25:01.129Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
17:25:01 [2025-11-05T17:25:01.384Z] Copying config sha256:cddcc71ed50fa75156ea1d67b786dbc0cafd50b1a0b07e0011454379102f3481
17:25:01 [2025-11-05T17:25:01.384Z] Writing manifest to image destination
17:25:01 [2025-11-05T17:25:01.384Z] [2/2] STEP 2/9: ARG VERSION
17:25:01 [2025-11-05T17:25:01.384Z] --> 253ea7b9f883
17:25:01 [2025-11-05T17:25:01.384Z] [2/2] STEP 3/9: ARG NAME=overridden
17:25:01 [2025-11-05T17:25:01.384Z] --> aceaa1fa207b
17:25:01 [2025-11-05T17:25:01.384Z] [2/2] STEP 4/9: ARG DESCRIPTION=overridden
17:25:01 [2025-11-05T17:25:01.637Z] --> 1e304ac748b9
17:25:01 [2025-11-05T17:25:01.637Z] [2/2] STEP 5/9: RUN --mount=type=bind,from=builder,target=/var/tmp --mount=type=bind,target=/run/src,rw rm /run/src/out.ociarchive
17:25:09 [2025-11-05T17:25:09.712Z] --> d38773caece7
17:25:09 [2025-11-05T17:25:09.712Z] [2/2] STEP 6/9: LABEL containers.bootc=1 ostree.bootable=1 org.opencontainers.image.version=$VERSION com.coreos.osname=$NAME org.opencontainers.image.title=$DESCRIPTION org.opencontainers.image.description=$DESCRIPTION
17:25:09 [2025-11-05T17:25:09.712Z] --> 67ca000fb097
17:25:09 [2025-11-05T17:25:09.712Z] [2/2] STEP 7/9: STOPSIGNAL SIGRTMIN+3
17:25:09 [2025-11-05T17:25:09.712Z] --> 37352a6645cf
17:25:09 [2025-11-05T17:25:09.712Z] [2/2] STEP 8/9: CMD ["/sbin/init"]
17:25:09 [2025-11-05T17:25:09.712Z] --> 74500c924aa7
17:25:09 [2025-11-05T17:25:09.712Z] [2/2] STEP 9/9: LABEL "org.opencontainers.image.source"="https://github.com/coreos/fedora-coreos-config" "org.opencontainers.image.revision"="1aaf67013cf4cc9c6aba61a8822dd79f5950beb8" "fedora-coreos.stream"="testing-devel"
17:25:09 [2025-11-05T17:25:09.712Z] [2/2] COMMIT containers-storage:localhost/fedora-coreos:43.20251105.dev.0
17:25:09 [2025-11-05T17:25:09.712Z] --> 04f89d552d64
17:25:09 [2025-11-05T17:25:09.712Z] Successfully tagged localhost/fedora-coreos:43.20251105.dev.0
17:25:11 [2025-11-05T17:25:11.593Z] 04f89d552d64b24093b46bce7f124d1f6ba8fcf7f510b75f82a8a46d1b228f3f
17:25:11 [2025-11-05T17:25:11.593Z] ++ skopeo copy --quiet containers-storage:localhost/fedora-coreos:43.20251105.dev.0 oci-archive:/home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/out.ociarchive
17:25:11 [2025-11-05T17:25:11.593Z] time="2025-11-05T17:25:10Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled"
17:25:38 [2025-11-05T17:25:38.062Z] Copying /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/out.ociarchive to /home/jenkins/agent/workspace/test-override/tmp/cosa-import-88fvv7k3/out.ociarchive
17:25:38 [2025-11-05T17:25:38.062Z] layers already present: 0; layers needed: 66 (979.9 MB)
17:25:56 [2025-11-05T17:25:56.080Z] Image contains non-ostree compatible file paths: systemd: 3
17:25:56 [2025-11-05T17:25:56.080Z] Wrote: ostree-unverified-image:oci-archive:/home/jenkins/agent/workspace/test-override/tmp/cosa-import-88fvv7k3/out.ociarchive => 214fb061931b0ce69b75f5e7a6e4c9a8fd94121827e6bf4f95731737fec1865b
17:26:00 [2025-11-05T17:26:00.241Z] 3762 metadata, 22007 content objects imported; 1.7 GB content written
17:26:01 [2025-11-05T17:26:01.599Z] 2617 metadata, 10641 content objects imported; 253.5 MB content written
17:26:04 [2025-11-05T17:26:04.864Z] Imported OCI image as build 43.20251105.dev.0
17:26:04 [2025-11-05T17:26:04.864Z] ostree diff commit from: 43.20251104.20.0 (8043e0f146fc7b2b673253044adfe380668c999a38739a82c4b627525eaf367e)
17:26:04 [2025-11-05T17:26:04.864Z] ostree diff commit to: 43.20251105.dev.0 (214fb061931b0ce69b75f5e7a6e4c9a8fd94121827e6bf4f95731737fec1865b)
17:26:04 [2025-11-05T17:26:04.864Z] Upgraded:
17:26:04 [2025-11-05T17:26:04.864Z] glib2 2.86.1-1.fc43 -> 2.86.1-2.fc43