[2025-07-11T08:53:00.208Z] Started by upstream project "bodhi-trigger" build number 26
[2025-07-11T08:53:00.208Z] originally caused by:
[2025-07-11T08:53:00.208Z]  Triggered by CI message.
[2025-07-11T08:53:00.209Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 to read jobs/test-override.Jenkinsfile
[2025-07-11T08:53:00.210Z] The recommended git tool is: NONE
[2025-07-11T08:53:00.210Z] No credentials specified
[2025-07-11T08:53:00.210Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
[2025-07-11T08:53:00.215Z] Fetching changes from the remote Git repository
[2025-07-11T08:53:00.216Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2025-07-11T08:53:00.223Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2025-07-11T08:53:00.223Z]  > git --version # timeout=10
[2025-07-11T08:53:00.231Z]  > git --version # 'git version 2.47.1'
[2025-07-11T08:53:00.232Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-11T08:53:00.646Z]  > git rev-parse origin/main^{commit} # timeout=10
[2025-07-11T08:53:00.652Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
[2025-07-11T08:53:00.652Z]  > git config core.sparsecheckout # timeout=10
[2025-07-11T08:53:00.658Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-11T08:53:00.666Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
[2025-07-11T08:53:00.666Z]  > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-11T08:53:00.704Z] Loading library coreos@main
[2025-07-11T08:53:00.704Z] Attempting to resolve main from remote references...
[2025-07-11T08:53:00.704Z]  > git --version # timeout=10
[2025-07-11T08:53:00.710Z]  > git --version # 'git version 2.47.1'
[2025-07-11T08:53:00.710Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-11T08:53:01.118Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-07-11T08:53:01.119Z] The recommended git tool is: NONE
[2025-07-11T08:53:01.119Z] No credentials specified
[2025-07-11T08:53:01.119Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
[2025-07-11T08:53:01.125Z] Fetching changes from the remote Git repository
[2025-07-11T08:53:01.126Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-11T08:53:01.132Z] Fetching without tags
[2025-07-11T08:53:01.132Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-07-11T08:53:01.132Z]  > git --version # timeout=10
[2025-07-11T08:53:01.138Z]  > git --version # 'git version 2.47.1'
[2025-07-11T08:53:01.138Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-11T08:53:01.471Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-07-11T08:53:01.471Z]  > git config core.sparsecheckout # timeout=10
[2025-07-11T08:53:01.477Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-11T08:53:01.485Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-07-11T08:53:01.486Z]  > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-11T08:53:01.627Z] [Pipeline] Start of Pipeline
[2025-07-11T08:53:01.635Z] [Pipeline] node
[2025-07-11T08:53:01.636Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-11T08:53:01.637Z] [Pipeline] {
[2025-07-11T08:53:01.649Z] [Pipeline] withEnv
[2025-07-11T08:53:01.649Z] [Pipeline] {
[2025-07-11T08:53:01.652Z] [Pipeline] sh
[2025-07-11T08:53:01.906Z] + set -xeuo pipefail
[2025-07-11T08:53:01.906Z] ++ umask
[2025-07-11T08:53:01.906Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:01.906Z] + rm -rf pipe
[2025-07-11T08:53:01.906Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2025-07-11T08:53:01.906Z] Cloning into 'pipe'...
[2025-07-11T08:53:02.457Z] [Pipeline] }
[2025-07-11T08:53:02.458Z] [Pipeline] // withEnv
[2025-07-11T08:53:02.461Z] [Pipeline] load
[2025-07-11T08:53:02.526Z] [Pipeline] { (pipe/utils.groovy)
[2025-07-11T08:53:02.530Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[2025-07-11T08:53:02.530Z] [Pipeline] }
[2025-07-11T08:53:02.537Z] [Pipeline] // load
[2025-07-11T08:53:02.541Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipeutils (to a value of type Script1) which could lead to memory leaks or other issues.
[2025-07-11T08:53:02.541Z] [Pipeline] readYaml
[2025-07-11T08:53:02.545Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipecfg (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[2025-07-11T08:53:02.545Z] [Pipeline] }
[2025-07-11T08:53:02.549Z] [Pipeline] // node
[2025-07-11T08:53:02.559Z] [Pipeline] properties
[2025-07-11T08:53:02.610Z] [Pipeline] libraryResource
[2025-07-11T08:53:02.610Z] [Pipeline] readJSON
[2025-07-11T08:53:02.615Z] [Pipeline] node
[2025-07-11T08:53:02.616Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-11T08:53:02.618Z] [Pipeline] {
[2025-07-11T08:53:02.623Z] [Pipeline] writeYaml
[2025-07-11T08:53:02.626Z] [Pipeline] readFile
[2025-07-11T08:53:02.632Z] [Pipeline] }
[2025-07-11T08:53:02.634Z] [Pipeline] // node
[2025-07-11T08:53:02.639Z] [Pipeline] podTemplate
[2025-07-11T08:53:02.639Z] [Pipeline] {
[2025-07-11T08:53:02.641Z] [Pipeline] node
[2025-07-11T08:53:03.657Z] Created Pod: openshift coreos-ci/pod-78254cd2-0e86-4764-8f24-cbc9de829b59-pvjjw-znfs7
[2025-07-11T08:53:03.688Z] [PodInfo] coreos-ci/pod-78254cd2-0e86-4764-8f24-cbc9de829b59-pvjjw-znfs7
[2025-07-11T08:53:03.688Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-11T08:53:03.688Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-11T08:53:03.688Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-11T08:53:04.325Z] [PodInfo] coreos-ci/pod-78254cd2-0e86-4764-8f24-cbc9de829b59-pvjjw-znfs7
[2025-07-11T08:53:04.325Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-11T08:53:04.325Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-11T08:53:04.325Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-11T08:53:08.550Z] Agent pod-78254cd2-0e86-4764-8f24-cbc9de829b59-pvjjw-znfs7 is provisioned from template pod-78254cd2-0e86-4764-8f24-cbc9de829b59-pvjjw
[2025-07-11T08:53:08.551Z] ---
[2025-07-11T08:53:08.551Z] apiVersion: "v1"
[2025-07-11T08:53:08.551Z] kind: "Pod"
[2025-07-11T08:53:08.551Z] metadata:
[2025-07-11T08:53:08.551Z]   annotations:
[2025-07-11T08:53:08.551Z]     kubernetes.jenkins.io/last-refresh: "1752223983642"
[2025-07-11T08:53:08.551Z]     buildUrl: "http://172.30.177.66:80/job/test-override/31/"
[2025-07-11T08:53:08.551Z]     runUrl: "job/test-override/31/"
[2025-07-11T08:53:08.551Z]   labels:
[2025-07-11T08:53:08.551Z]     jenkins: "slave"
[2025-07-11T08:53:08.551Z]     jenkins/label-digest: "e803ab56b8cfffd358efbd3ef7eab15679c1f79f"
[2025-07-11T08:53:08.551Z]     jenkins/label: "pod-78254cd2-0e86-4764-8f24-cbc9de829b59"
[2025-07-11T08:53:08.551Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
[2025-07-11T08:53:08.551Z]   name: "pod-78254cd2-0e86-4764-8f24-cbc9de829b59-pvjjw-znfs7"
[2025-07-11T08:53:08.551Z]   namespace: "coreos-ci"
[2025-07-11T08:53:08.551Z] spec:
[2025-07-11T08:53:08.551Z]   containers:
[2025-07-11T08:53:08.551Z]   - command:
[2025-07-11T08:53:08.551Z]     - "/usr/bin/dumb-init"
[2025-07-11T08:53:08.551Z]     - "/usr/bin/sleep"
[2025-07-11T08:53:08.551Z]     - "infinity"
[2025-07-11T08:53:08.551Z]     env:
[2025-07-11T08:53:08.551Z]     - name: "NCPUS"
[2025-07-11T08:53:08.551Z]       value: "6"
[2025-07-11T08:53:08.551Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2025-07-11T08:53:08.551Z]     imagePullPolicy: "Always"
[2025-07-11T08:53:08.551Z]     name: "worker"
[2025-07-11T08:53:08.551Z]     resources:
[2025-07-11T08:53:08.551Z]       limits:
[2025-07-11T08:53:08.551Z]         memory: "10752Mi"
[2025-07-11T08:53:08.551Z]         cpu: "6"
[2025-07-11T08:53:08.551Z]         devices.kubevirt.io/kvm: "1"
[2025-07-11T08:53:08.551Z]       requests:
[2025-07-11T08:53:08.551Z]         memory: "10752Mi"
[2025-07-11T08:53:08.551Z]         cpu: "6"
[2025-07-11T08:53:08.551Z]         devices.kubevirt.io/kvm: "1"
[2025-07-11T08:53:08.551Z]     volumeMounts:
[2025-07-11T08:53:08.551Z]     - mountPath: "/srv/"
[2025-07-11T08:53:08.551Z]       name: "emptydir-0"
[2025-07-11T08:53:08.551Z]     - mountPath: "/home/jenkins/agent"
[2025-07-11T08:53:08.551Z]       name: "workspace-volume"
[2025-07-11T08:53:08.551Z]       readOnly: false
[2025-07-11T08:53:08.551Z]   - env:
[2025-07-11T08:53:08.551Z]     - name: "JENKINS_SECRET"
[2025-07-11T08:53:08.551Z]       value: "********"
[2025-07-11T08:53:08.551Z]     - name: "JENKINS_TUNNEL"
[2025-07-11T08:53:08.551Z]       value: "172.30.178.247:50000"
[2025-07-11T08:53:08.551Z]     - name: "JENKINS_AGENT_NAME"
[2025-07-11T08:53:08.551Z]       value: "pod-78254cd2-0e86-4764-8f24-cbc9de829b59-pvjjw-znfs7"
[2025-07-11T08:53:08.551Z]     - name: "REMOTING_OPTS"
[2025-07-11T08:53:08.551Z]       value: "-noReconnectAfter 1d"
[2025-07-11T08:53:08.551Z]     - name: "JENKINS_NAME"
[2025-07-11T08:53:08.551Z]       value: "pod-78254cd2-0e86-4764-8f24-cbc9de829b59-pvjjw-znfs7"
[2025-07-11T08:53:08.551Z]     - name: "JENKINS_AGENT_WORKDIR"
[2025-07-11T08:53:08.551Z]       value: "/home/jenkins/agent"
[2025-07-11T08:53:08.551Z]     - name: "JENKINS_URL"
[2025-07-11T08:53:08.551Z]       value: "http://172.30.177.66:80/"
[2025-07-11T08:53:08.551Z]     image: "jenkins-agent-base:latest"
[2025-07-11T08:53:08.551Z]     name: "jnlp"
[2025-07-11T08:53:08.551Z]     resources:
[2025-07-11T08:53:08.551Z]       limits:
[2025-07-11T08:53:08.551Z]         memory: "512Mi"
[2025-07-11T08:53:08.551Z]         cpu: "1"
[2025-07-11T08:53:08.551Z]       requests:
[2025-07-11T08:53:08.551Z]         memory: "512Mi"
[2025-07-11T08:53:08.551Z]         cpu: "1"
[2025-07-11T08:53:08.551Z]     volumeMounts:
[2025-07-11T08:53:08.551Z]     - mountPath: "/home/jenkins/agent"
[2025-07-11T08:53:08.551Z]       name: "workspace-volume"
[2025-07-11T08:53:08.551Z]       readOnly: false
[2025-07-11T08:53:08.551Z]   nodeSelector:
[2025-07-11T08:53:08.551Z]     kubernetes.io/os: "linux"
[2025-07-11T08:53:08.551Z]   restartPolicy: "Never"
[2025-07-11T08:53:08.551Z]   serviceAccountName: "jenkins"
[2025-07-11T08:53:08.551Z]   volumes:
[2025-07-11T08:53:08.551Z]   - emptyDir: {}
[2025-07-11T08:53:08.551Z]     name: "emptydir-0"
[2025-07-11T08:53:08.551Z]   - emptyDir:
[2025-07-11T08:53:08.551Z]       medium: ""
[2025-07-11T08:53:08.551Z]     name: "workspace-volume"
[2025-07-11T08:53:08.551Z] 
[2025-07-11T08:53:08.563Z] Running on pod-78254cd2-0e86-4764-8f24-cbc9de829b59-pvjjw-znfs7 in /home/jenkins/agent/workspace/test-override
[2025-07-11T08:53:08.563Z] [Pipeline] {
[2025-07-11T08:53:08.569Z] [Pipeline] container
[2025-07-11T08:53:08.569Z] [Pipeline] {
[2025-07-11T08:53:08.574Z] [Pipeline] withEnv
[2025-07-11T08:53:08.574Z] [Pipeline] {
[2025-07-11T08:53:08.578Z] [Pipeline] sh
[2025-07-11T08:53:09.142Z] + set -xeuo pipefail
[2025-07-11T08:53:09.142Z] ++ umask
[2025-07-11T08:53:09.142Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:09.142Z] + cat /cosa/coreos-assembler-git.json
[2025-07-11T08:53:09.142Z] + tee coreos-assembler-git.json
[2025-07-11T08:53:09.142Z] {
[2025-07-11T08:53:09.142Z]   "date": "2025-07-10T14:19:18Z",
[2025-07-11T08:53:09.142Z]   "git": {
[2025-07-11T08:53:09.142Z]     "commit": "0bc9625b67adf0a5d0f3f63b067ac8b173034828",
[2025-07-11T08:53:09.142Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2025-07-11T08:53:09.142Z]     "branch": "HEAD",
[2025-07-11T08:53:09.142Z]     "dirty": "false"
[2025-07-11T08:53:09.142Z]   },
[2025-07-11T08:53:09.142Z]   "file": {
[2025-07-11T08:53:09.142Z]     "checksum": "2c323cc19312ef84b97e7bec43bbc578373863c11febd34982bcaeb2f9e2128e",
[2025-07-11T08:53:09.142Z]     "checksum_type": "sha256",
[2025-07-11T08:53:09.142Z]     "format": "tar.gz",
[2025-07-11T08:53:09.142Z]     "name": "coreos-assembler-git.tar.gz",
[2025-07-11T08:53:09.142Z]     "size": "12227396"
[2025-07-11T08:53:09.142Z]   }
[2025-07-11T08:53:09.142Z] }
[2025-07-11T08:53:09.146Z] [Pipeline] }
[2025-07-11T08:53:09.148Z] [Pipeline] // withEnv
[2025-07-11T08:53:09.157Z] [Pipeline] archiveArtifacts
[2025-07-11T08:53:09.159Z] Archiving artifacts
[2025-07-11T08:53:09.656Z] [Pipeline] withEnv
[2025-07-11T08:53:09.657Z] [Pipeline] {
[2025-07-11T08:53:09.662Z] [Pipeline] sh
[2025-07-11T08:53:10.140Z] + set -xeuo pipefail
[2025-07-11T08:53:10.140Z] ++ umask
[2025-07-11T08:53:10.140Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:10.140Z] + rpm -qa
[2025-07-11T08:53:10.140Z] + sort
[2025-07-11T08:53:10.397Z] [Pipeline] }
[2025-07-11T08:53:10.399Z] [Pipeline] // withEnv
[2025-07-11T08:53:10.407Z] [Pipeline] archiveArtifacts
[2025-07-11T08:53:10.410Z] Archiving artifacts
[2025-07-11T08:53:10.415Z] [Pipeline] withEnv
[2025-07-11T08:53:10.415Z] [Pipeline] {
[2025-07-11T08:53:10.420Z] [Pipeline] sh
[2025-07-11T08:53:10.899Z] + set -xeuo pipefail
[2025-07-11T08:53:10.899Z] ++ umask
[2025-07-11T08:53:10.899Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:10.899Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
[2025-07-11T08:53:10.905Z] [Pipeline] }
[2025-07-11T08:53:10.908Z] [Pipeline] // withEnv
[2025-07-11T08:53:10.912Z] [Pipeline] timeout
[2025-07-11T08:53:10.912Z] Timeout set to expire in 3 hr 20 min
[2025-07-11T08:53:10.912Z] [Pipeline] {
[2025-07-11T08:53:10.929Z] [Pipeline] withEnv
[2025-07-11T08:53:10.930Z] [Pipeline] {
[2025-07-11T08:53:10.934Z] [Pipeline] sh
[2025-07-11T08:53:11.412Z] + set -euo pipefail
[2025-07-11T08:53:11.412Z] ++ umask
[2025-07-11T08:53:11.412Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:11.412Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-10f08e8c67
[2025-07-11T08:53:11.412Z] + jq -r '.update.builds[].nvr'
[2025-07-11T08:53:11.425Z] [Pipeline] }
[2025-07-11T08:53:11.427Z] [Pipeline] // withEnv
[2025-07-11T08:53:11.435Z] [Pipeline] stage
[2025-07-11T08:53:11.435Z] [Pipeline] { (Report Running)
[2025-07-11T08:53:11.439Z] [Pipeline] withCredentials
[2025-07-11T08:53:11.451Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-11T08:53:11.451Z] [Pipeline] {
[2025-07-11T08:53:11.458Z] [Pipeline] withEnv
[2025-07-11T08:53:11.458Z] [Pipeline] {
[2025-07-11T08:53:11.460Z] [Pipeline] sh
[2025-07-11T08:53:11.941Z] + set -xeuo pipefail
[2025-07-11T08:53:11.941Z] ++ umask
[2025-07-11T08:53:11.941Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:11.941Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/31/display/redirect --outcome RUNNING --advisory FEDORA-2025-10f08e8c67 --stream rawhide
[2025-07-11T08:53:11.943Z] [Pipeline] }
[2025-07-11T08:53:11.945Z] [Pipeline] // withEnv
[2025-07-11T08:53:11.951Z] [Pipeline] }
[2025-07-11T08:53:11.954Z] [Pipeline] // withCredentials
[2025-07-11T08:53:11.957Z] [Pipeline] }
[2025-07-11T08:53:11.962Z] [Pipeline] // stage
[2025-07-11T08:53:11.973Z] [Pipeline] withCredentials
[2025-07-11T08:53:11.977Z] [Pipeline] // withCredentials
[2025-07-11T08:53:11.980Z] [Pipeline] echo
[2025-07-11T08:53:11.980Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
[2025-07-11T08:53:11.986Z] [Pipeline] withCredentials
[2025-07-11T08:53:11.988Z] [Pipeline] // withCredentials
[2025-07-11T08:53:11.991Z] [Pipeline] echo
[2025-07-11T08:53:11.991Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
[2025-07-11T08:53:11.995Z] [Pipeline] withCredentials
[2025-07-11T08:53:11.997Z] [Pipeline] // withCredentials
[2025-07-11T08:53:12.000Z] [Pipeline] echo
[2025-07-11T08:53:12.000Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
[2025-07-11T08:53:12.005Z] [Pipeline] withEnv
[2025-07-11T08:53:12.005Z] [Pipeline] {
[2025-07-11T08:53:12.008Z] [Pipeline] sh
[2025-07-11T08:53:12.486Z] + set -euo pipefail
[2025-07-11T08:53:12.486Z] ++ umask
[2025-07-11T08:53:12.486Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:12.486Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-11T08:53:12.747Z] [Pipeline] }
[2025-07-11T08:53:12.752Z] [Pipeline] // withEnv
[2025-07-11T08:53:12.757Z] [Pipeline] readJSON
[2025-07-11T08:53:12.780Z] [Pipeline] withEnv
[2025-07-11T08:53:12.780Z] [Pipeline] {
[2025-07-11T08:53:12.787Z] [Pipeline] sh
[2025-07-11T08:53:13.265Z] + set -euo pipefail
[2025-07-11T08:53:13.265Z] ++ umask
[2025-07-11T08:53:13.265Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:13.265Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/meta.json
[2025-07-11T08:53:13.269Z] [Pipeline] }
[2025-07-11T08:53:13.274Z] [Pipeline] // withEnv
[2025-07-11T08:53:13.280Z] [Pipeline] readJSON
[2025-07-11T08:53:13.286Z] [Pipeline] withEnv
[2025-07-11T08:53:13.286Z] [Pipeline] {
[2025-07-11T08:53:13.288Z] [Pipeline] sh
[2025-07-11T08:53:13.767Z] + set -xeuo pipefail
[2025-07-11T08:53:13.767Z] ++ umask
[2025-07-11T08:53:13.767Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:13.767Z] + cosa init --branch rawhide --commit=36fb6f08af91837de9a035e41b8d13235aa2f3df https://github.com/coreos/fedora-coreos-config
[2025-07-11T08:53:13.767Z] notice: failed to look up uid in /etc/passwd; enabling workaround
[2025-07-11T08:53:13.767Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-11T08:53:13.767Z] + mkdir -p src
[2025-07-11T08:53:13.767Z] + cd src
[2025-07-11T08:53:13.767Z] + test -e config
[2025-07-11T08:53:13.767Z] + case "${source}" in
[2025-07-11T08:53:13.767Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
[2025-07-11T08:53:13.767Z] Cloning into 'config'...
[2025-07-11T08:53:14.691Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
[2025-07-11T08:53:14.691Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
[2025-07-11T08:53:17.201Z] From https://gitlab.com/fedora/bootc/base-images
[2025-07-11T08:53:17.201Z]  * branch            3bfde42dbb2a9654dfdb3acf71abe67e3185e473 -> FETCH_HEAD
[2025-07-11T08:53:17.201Z] Submodule path 'fedora-bootc': checked out '3bfde42dbb2a9654dfdb3acf71abe67e3185e473'
[2025-07-11T08:53:17.201Z] + '[' -n 36fb6f08af91837de9a035e41b8d13235aa2f3df ']'
[2025-07-11T08:53:17.201Z] + git -C ./config fetch origin 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-11T08:53:19.085Z] From https://github.com/coreos/fedora-coreos-config
[2025-07-11T08:53:19.085Z]  * branch            36fb6f08af91837de9a035e41b8d13235aa2f3df -> FETCH_HEAD
[2025-07-11T08:53:19.085Z] Fetching submodule fedora-bootc
[2025-07-11T08:53:20.967Z] From https://gitlab.com/fedora/bootc/base-images
[2025-07-11T08:53:20.967Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            44962e575fc19979da7ada157632e3a811763bf4 -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            6b0b047624b1edf9db146bad086c42739033cdb8 -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            bcac7c2ace55e7cfbc8af5ce0f7042f883d1741a -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            e7cf60c183c545745b16916aa8853f1eb7725814 -> FETCH_HEAD
[2025-07-11T08:53:20.967Z]  * branch            f6c94a95ed8f8e5e8b9cef527ae25268e48f8f99 -> FETCH_HEAD
[2025-07-11T08:53:20.967Z] + git -C ./config reset --hard 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-11T08:53:20.967Z] HEAD is now at 36fb6f0 tree: import changes from testing-devel at fa3e1cecca74408111e39aef8c2b69b450719f12
[2025-07-11T08:53:20.967Z] + git -C ./config submodule update --init --recursive
[2025-07-11T08:53:20.967Z] + set +x
[2025-07-11T08:53:20.967Z] Config commit: 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-11T08:53:20.967Z] + manifest=src/config/manifest.yaml
[2025-07-11T08:53:20.967Z] + image=src/config/image.yaml
[2025-07-11T08:53:20.967Z] + [[ -n '' ]]
[2025-07-11T08:53:20.970Z] + [[ ! -f src/config/manifest.yaml ]]
[2025-07-11T08:53:20.970Z] + [[ ! -f src/config/image.yaml ]]
[2025-07-11T08:53:20.970Z] + mkdir -p cache
[2025-07-11T08:53:20.970Z] + mkdir -p builds
[2025-07-11T08:53:20.970Z] + mkdir -p tmp
[2025-07-11T08:53:20.970Z] + mkdir -p overrides/rpm
[2025-07-11T08:53:20.970Z] + mkdir -p overrides/rootfs
[2025-07-11T08:53:20.970Z] + test 0 = 1
[2025-07-11T08:53:20.970Z] + case "${YUMREPOS}" in
[2025-07-11T08:53:20.970Z] + set +x
[2025-07-11T08:53:20.970Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
[2025-07-11T08:53:20.972Z] [Pipeline] }
[2025-07-11T08:53:20.978Z] [Pipeline] // withEnv
[2025-07-11T08:53:20.986Z] [Pipeline] stage
[2025-07-11T08:53:20.986Z] [Pipeline] { (Initialize Remotes)
[2025-07-11T08:53:20.992Z] [Pipeline] parallel
[2025-07-11T08:53:20.992Z] [Pipeline] { (Branch: x86_64)
[2025-07-11T08:53:21.000Z] [Pipeline] withEnv
[2025-07-11T08:53:21.000Z] [Pipeline] {
[2025-07-11T08:53:21.003Z] [Pipeline] sh
[2025-07-11T08:53:21.507Z] + set -xeuo pipefail
[2025-07-11T08:53:21.507Z] ++ umask
[2025-07-11T08:53:21.507Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:21.507Z] + cosa buildfetch --stream rawhide --build 43.20250706.91.0 --file manifest-lock.generated.x86_64.json
[2025-07-11T08:53:21.761Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-11T08:53:22.319Z] Updated builds/builds.json
[2025-07-11T08:53:22.319Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/meta.json
[2025-07-11T08:53:22.577Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/commitmeta.json
[2025-07-11T08:53:22.831Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/ostree-commit-object
[2025-07-11T08:53:23.092Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/manifest-lock.generated.x86_64.json
[2025-07-11T08:53:23.349Z] [Pipeline] }
[2025-07-11T08:53:23.354Z] [Pipeline] // withEnv
[2025-07-11T08:53:23.361Z] [Pipeline] }
[2025-07-11T08:53:23.365Z] [Pipeline] // parallel
[2025-07-11T08:53:23.368Z] [Pipeline] }
[2025-07-11T08:53:23.373Z] [Pipeline] // stage
[2025-07-11T08:53:23.379Z] [Pipeline] stage
[2025-07-11T08:53:23.379Z] [Pipeline] { (Download Overrides)
[2025-07-11T08:53:23.387Z] [Pipeline] parallel
[2025-07-11T08:53:23.387Z] [Pipeline] { (Branch: x86_64)
[2025-07-11T08:53:23.391Z] [Pipeline] withEnv
[2025-07-11T08:53:23.392Z] [Pipeline] {
[2025-07-11T08:53:23.395Z] [Pipeline] sh
[2025-07-11T08:53:23.875Z] + set -xeuo pipefail
[2025-07-11T08:53:23.875Z] ++ umask
[2025-07-11T08:53:23.875Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:23.875Z] + cosa shell -- env -C overrides/rpm koji download-build dracut-107-3.fc43 --arch x86_64 --arch noarch
[2025-07-11T08:53:23.875Z] Downloading [1/8]: dracut-live-107-3.fc43.x86_64.rpm
[2025-07-11T08:53:23.875Z] [====================================] 100% 24.68 KiB / 24.68 KiB
[2025-07-11T08:53:23.875Z] Downloading [2/8]: dracut-config-rescue-107-3.fc43.x86_64.rpm
[2025-07-11T08:53:23.875Z] [====================================] 100% 12.08 KiB / 12.08 KiB
[2025-07-11T08:53:23.875Z] Downloading [3/8]: dracut-network-107-3.fc43.x86_64.rpm
[2025-07-11T08:53:24.130Z] [====================================] 100% 47.10 KiB / 47.10 KiB
[2025-07-11T08:53:24.130Z] Downloading [4/8]: dracut-squash-107-3.fc43.x86_64.rpm
[2025-07-11T08:53:24.130Z] [====================================] 100% 13.85 KiB / 13.85 KiB
[2025-07-11T08:53:24.130Z] Downloading [5/8]: dracut-tools-107-3.fc43.x86_64.rpm
[2025-07-11T08:53:24.130Z] [====================================] 100% 13.33 KiB / 13.33 KiB
[2025-07-11T08:53:24.130Z] Downloading [6/8]: dracut-107-3.fc43.x86_64.rpm
[2025-07-11T08:53:24.130Z] [====================================] 100% 573.60 KiB / 573.60 KiB
[2025-07-11T08:53:24.130Z] Downloading [7/8]: dracut-caps-107-3.fc43.x86_64.rpm
[2025-07-11T08:53:24.130Z] [====================================] 100% 12.15 KiB / 12.15 KiB
[2025-07-11T08:53:24.130Z] Downloading [8/8]: dracut-config-generic-107-3.fc43.x86_64.rpm
[2025-07-11T08:53:24.130Z] [====================================] 100% 10.44 KiB / 10.44 KiB
[2025-07-11T08:53:24.132Z] [Pipeline] }
[2025-07-11T08:53:24.134Z] [Pipeline] // withEnv
[2025-07-11T08:53:24.140Z] [Pipeline] }
[2025-07-11T08:53:24.146Z] [Pipeline] // parallel
[2025-07-11T08:53:24.151Z] [Pipeline] }
[2025-07-11T08:53:24.155Z] [Pipeline] // stage
[2025-07-11T08:53:24.161Z] [Pipeline] parallel
[2025-07-11T08:53:24.161Z] [Pipeline] { (Branch: x86_64)
[2025-07-11T08:53:24.166Z] [Pipeline] stage
[2025-07-11T08:53:24.166Z] [Pipeline] { (x86_64:Fetch)
[2025-07-11T08:53:24.171Z] [Pipeline] withEnv
[2025-07-11T08:53:24.172Z] [Pipeline] {
[2025-07-11T08:53:24.174Z] [Pipeline] sh
[2025-07-11T08:53:24.656Z] + set -xeuo pipefail
[2025-07-11T08:53:24.656Z] ++ umask
[2025-07-11T08:53:24.656Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:53:24.656Z] + cosa fetch --with-cosa-overrides --autolock 43.20250706.91.0
[2025-07-11T08:53:24.656Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-11T08:53:24.910Z] Config commit: 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-11T08:53:24.910Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-11T08:53:24.910Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-11T08:53:24.910Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-11T08:53:24.910Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-11T08:53:24.910Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-11T08:53:24.910Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-11T08:53:24.910Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-11T08:53:24.910Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-11T08:53:24.910Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-11T08:53:25.166Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... d165c1c325772525beb645bf92daaf219dabc69eed06afe956d389d7193e0c6b
[2025-07-11T08:53:25.166Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0f35d067b93db0850d86150f22ee8e4c5b380fbf2b4d5e36f34eee657cae0553
[2025-07-11T08:53:25.166Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 850203664fd507dece8083e7f3d87eccce1d8cc111a4edafa273e93b3459bfa6
[2025-07-11T08:53:25.166Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 31d481891ba6f1902dd1939c395a7f454a0a8b6ada377f552d99da4c77c63098
[2025-07-11T08:53:25.166Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 30c92888abf1036c2866d63b78a6cfb5df3f4e535d93aab1230c114ab42f64d9
[2025-07-11T08:53:25.166Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 108f79a4280b77cb44adbc2e0a7122025324c07a70e1a02c16dc7478762fac73
[2025-07-11T08:53:25.166Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 046f820b6d2be070688735fc5f3af59197885880690bd5ba7e36b23f9257d5b6
[2025-07-11T08:53:25.166Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 1286aa8c3ccd9f2da8451c48c92b5640cc14ae77647549f40f4c49248ac36664
[2025-07-11T08:53:25.166Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... a376560f9fd0aa527c49a86af7eab055d1153a28e72787acd5ed9637224d8f00
[2025-07-11T08:53:25.166Z] Directory walk started
[2025-07-11T08:53:25.166Z] Directory walk done - 8 packages
[2025-07-11T08:53:25.166Z] Temporary output repo path: ./.repodata/
[2025-07-11T08:53:25.166Z] Pool started (with 5 workers)
[2025-07-11T08:53:25.166Z] Pool finished
[2025-07-11T08:53:25.421Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-11T08:53:25.421Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250706.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-11T08:53:25.421Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16
[2025-07-11T08:53:43.445Z] Loaded lockfiles:
[2025-07-11T08:53:43.445Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250706.91.0.json
[2025-07-11T08:53:43.445Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-11T08:53:43.445Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-11T08:53:43.445Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-11T08:53:43.445Z] 
[2025-07-11T08:53:43.445Z] 43 metadata, 111 content objects imported; 155.0?kB content written
[2025-07-11T08:53:43.445Z] 4 metadata, 1 content objects imported; 76 bytes content written
[2025-07-11T08:53:43.445Z] 4 metadata, 1 content objects imported; 404 bytes content written
[2025-07-11T08:53:43.445Z] 9 metadata, 4 content objects imported; 5.6?kB content written
[2025-07-11T08:53:43.445Z] 9 metadata, 2 content objects imported; 545 bytes content written
[2025-07-11T08:53:43.445Z] 11 metadata, 4 content objects imported; 3.2?kB content written
[2025-07-11T08:53:43.445Z] 9 metadata, 5 content objects imported; 6.6?kB content written
[2025-07-11T08:53:43.445Z] 16 metadata, 18 content objects imported; 10.9?kB content written
[2025-07-11T08:53:43.445Z] 9 metadata, 7 content objects imported; 9.2?kB content written
[2025-07-11T08:53:43.445Z] rpm-ostree version: 2025.8
[2025-07-11T08:53:43.445Z] No previous commit for fedora/x86_64/coreos/rawhide
[2025-07-11T08:53:43.445Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-11T08:53:43.445Z] Updating metadata for 'fedora-coreos-pool'...done
[2025-07-11T08:53:44.372Z] Updating metadata for 'fedora-rawhide'...done
[2025-07-11T08:54:40.528Z] Importing rpm-md...done
[2025-07-11T08:54:40.528Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-11T08:53:25Z solvables: 8
[2025-07-11T08:54:40.528Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-07-10T19:05:21Z solvables: 66674
[2025-07-11T08:54:40.528Z] rpm-md repo 'fedora-rawhide'; generated: 2025-07-11T05:42:26Z solvables: 77870
[2025-07-11T08:54:40.528Z] Resolving dependencies...done
[2025-07-11T08:54:40.528Z] Installing 459 packages:
[2025-07-11T08:54:40.528Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   afterburn-5.8.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   afterburn-dracut-5.8.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   amd-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   amd-ucode-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   audit-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   audit-libs-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   audit-rules-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bootc-1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   chrony-4.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   container-selinux-4:2.238.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   curl-8.15.0~rc2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   dnf5-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   docker-cli-28.3.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   dracut-107-3.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-11T08:54:40.528Z]   dracut-network-107-3.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-11T08:54:40.528Z]   dracut-squash-107-3.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-11T08:54:40.528Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   git-core-2.50.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   grub2-common-1:2.12-36.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   grub2-efi-x64-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   grub2-pc-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   grub2-pc-modules-1:2.12-36.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   grub2-tools-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   grub2-tools-minimal-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   intel-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kernel-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kernel-core-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kernel-modules-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kernel-modules-core-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libblkid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libcurl-minimal-8.15.0~rc2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libdnf5-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libdnf5-cli-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libfdisk-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   liblastlog2-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libldb-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libmount-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libnvme-1.13-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libselinux-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libselinux-utils-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libsemanage-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libsmartcols-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libsmbclient-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libsolv-0.7.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libuuid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libwbclient-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   linux-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   linux-firmware-whence-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   moby-engine-28.3.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   moby-filesystem-28.3.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.528Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   nmstate-2.2.46-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   nvidia-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   openldap-2.6.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pam-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pam-libs-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   policycoreutils-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   python-pip-wheel-25.1.1-5.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   python3-3.14.0~b3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   python3-libs-3.14.0~b3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   qed-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   rpm-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   rpm-libs-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   rpm-plugin-selinux-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   samba-client-libs-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   samba-common-2:4.22.2-2.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   samba-common-libs-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   selinux-policy-41.44-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   selinux-policy-targeted-41.44-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   sudo-1.9.17-2.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.530Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   util-linux-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   util-linux-core-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   vim-data-2:9.1.1484-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   vim-minimal-2:9.1.1484-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:54:40.531Z] Input state hash: 022e03654d5b21bd921fe101f53225e30ee30b53f7e965c08ce55b86c5367df7
[2025-07-11T08:54:40.531Z] Will download: 456 packages (736.7?MB)
[2025-07-11T08:54:40.531Z] Downloading from 'fedora-coreos-pool'...done
[2025-07-11T08:54:44.693Z] Importing packages...done: 459
[2025-07-11T08:54:46.059Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting
[2025-07-11T08:54:48.578Z] [Pipeline] }
[2025-07-11T08:54:48.586Z] [Pipeline] // withEnv
[2025-07-11T08:54:48.594Z] [Pipeline] }
[2025-07-11T08:54:48.598Z] [Pipeline] // stage
[2025-07-11T08:54:48.603Z] [Pipeline] stage
[2025-07-11T08:54:48.603Z] [Pipeline] { (x86_64:Build OSTree/QEMU)
[2025-07-11T08:54:48.613Z] [Pipeline] withEnv
[2025-07-11T08:54:48.613Z] [Pipeline] {
[2025-07-11T08:54:48.617Z] [Pipeline] sh
[2025-07-11T08:54:49.124Z] + set -xeuo pipefail
[2025-07-11T08:54:49.125Z] ++ umask
[2025-07-11T08:54:49.125Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:54:49.125Z] + cosa build --autolock 43.20250706.91.0
[2025-07-11T08:54:49.125Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-11T08:54:49.380Z] Config commit: 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-11T08:54:49.380Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-11T08:54:49.380Z] libostree:
[2025-07-11T08:54:49.380Z]  Version: '2025.2'
[2025-07-11T08:54:49.380Z]  Git: a2a1030ce460d02396decf754cbba5615d9d3743
[2025-07-11T08:54:49.380Z]  Features:
[2025-07-11T08:54:49.380Z]   - inode64
[2025-07-11T08:54:49.380Z]   - initial-var
[2025-07-11T08:54:49.380Z]   - libcurl
[2025-07-11T08:54:49.380Z]   - libsoup3
[2025-07-11T08:54:49.380Z]   - gpgme
[2025-07-11T08:54:49.380Z]   - composefs
[2025-07-11T08:54:49.380Z]   - ex-fsverity
[2025-07-11T08:54:49.380Z]   - libarchive
[2025-07-11T08:54:49.380Z]   - selinux
[2025-07-11T08:54:49.380Z]   - openssl
[2025-07-11T08:54:49.380Z]   - sign-ed25519
[2025-07-11T08:54:49.380Z]   - sign-spki
[2025-07-11T08:54:49.380Z]   - libmount
[2025-07-11T08:54:49.380Z]   - systemd
[2025-07-11T08:54:49.380Z]   - release
[2025-07-11T08:54:49.380Z]   - p2p
[2025-07-11T08:54:49.380Z] rpm-ostree:
[2025-07-11T08:54:49.380Z]  Version: '2025.8'
[2025-07-11T08:54:49.380Z]  Git: 966eee9be1b9d89aaccef2c6a1eadcdb40494542
[2025-07-11T08:54:49.380Z]  Features:
[2025-07-11T08:54:49.380Z]   - rust
[2025-07-11T08:54:49.380Z]   - compose
[2025-07-11T08:54:49.380Z]   - container
[2025-07-11T08:54:49.380Z]   - fedora-integration
[2025-07-11T08:54:49.635Z] Previous build: 43.20250706.91.0
[2025-07-11T08:54:49.635Z] Previous commit: 79cfdbe3b6218825d5da25f1e10c02ecf60fce29e726d6f539c01e658c9a3d3a
[2025-07-11T08:54:49.635Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b
[2025-07-11T08:54:49.635Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-11T08:54:49.889Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-11T08:54:49.889Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-11T08:54:49.889Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-11T08:54:49.889Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-11T08:54:49.889Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-11T08:54:49.889Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-11T08:54:49.889Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-11T08:54:49.889Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-11T08:54:49.889Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... d165c1c325772525beb645bf92daaf219dabc69eed06afe956d389d7193e0c6b
[2025-07-11T08:54:49.889Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0f35d067b93db0850d86150f22ee8e4c5b380fbf2b4d5e36f34eee657cae0553
[2025-07-11T08:54:49.889Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 850203664fd507dece8083e7f3d87eccce1d8cc111a4edafa273e93b3459bfa6
[2025-07-11T08:54:49.889Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 31d481891ba6f1902dd1939c395a7f454a0a8b6ada377f552d99da4c77c63098
[2025-07-11T08:54:49.889Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 30c92888abf1036c2866d63b78a6cfb5df3f4e535d93aab1230c114ab42f64d9
[2025-07-11T08:54:49.889Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 108f79a4280b77cb44adbc2e0a7122025324c07a70e1a02c16dc7478762fac73
[2025-07-11T08:54:49.889Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 046f820b6d2be070688735fc5f3af59197885880690bd5ba7e36b23f9257d5b6
[2025-07-11T08:54:49.889Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 1286aa8c3ccd9f2da8451c48c92b5640cc14ae77647549f40f4c49248ac36664
[2025-07-11T08:54:50.144Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... a376560f9fd0aa527c49a86af7eab055d1153a28e72787acd5ed9637224d8f00
[2025-07-11T08:54:50.144Z] Directory walk started
[2025-07-11T08:54:50.144Z] Directory walk done - 8 packages
[2025-07-11T08:54:50.144Z] Temporary output repo path: ./.repodata/
[2025-07-11T08:54:50.144Z] Pool started (with 5 workers)
[2025-07-11T08:54:50.144Z] Pool finished
[2025-07-11T08:54:50.144Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-11T08:54:50.144Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250706.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 79cfdbe3b6218825d5da25f1e10c02ecf60fce29e726d6f539c01e658c9a3d3a --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-11T08:55:02.298Z] Loaded lockfiles:
[2025-07-11T08:55:02.298Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250706.91.0.json
[2025-07-11T08:55:02.298Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-11T08:55:02.298Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-11T08:55:02.298Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-11T08:55:02.298Z] 
[2025-07-11T08:55:02.298Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-11T08:55:02.298Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-11T08:55:02.298Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-11T08:55:02.298Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-11T08:55:02.298Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-11T08:55:02.298Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-11T08:55:02.298Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-11T08:55:02.298Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-11T08:55:02.298Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-11T08:55:02.298Z] rpm-ostree version: 2025.8
[2025-07-11T08:55:02.298Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-11T08:55:02.857Z] Importing rpm-md...done
[2025-07-11T08:55:02.857Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-11T08:54:49Z solvables: 8
[2025-07-11T08:55:02.857Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-07-10T19:05:21Z solvables: 66674
[2025-07-11T08:55:02.857Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-07-11T05:42:26Z solvables: 77870
[2025-07-11T08:55:04.740Z] Resolving dependencies...done
[2025-07-11T08:55:04.740Z] Installing 459 packages:
[2025-07-11T08:55:04.740Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   afterburn-5.8.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   afterburn-dracut-5.8.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   amd-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   amd-ucode-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   audit-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   audit-libs-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   audit-rules-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bootc-1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   chrony-4.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   container-selinux-4:2.238.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   curl-8.15.0~rc2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.740Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   dnf5-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   docker-cli-28.3.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   dracut-107-3.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-11T08:55:04.741Z]   dracut-network-107-3.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-11T08:55:04.741Z]   dracut-squash-107-3.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-11T08:55:04.741Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   git-core-2.50.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   grub2-common-1:2.12-36.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   grub2-efi-x64-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   grub2-pc-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   grub2-pc-modules-1:2.12-36.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   grub2-tools-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   grub2-tools-minimal-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   intel-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kernel-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kernel-core-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kernel-modules-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kernel-modules-core-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libblkid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libcurl-minimal-8.15.0~rc2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libdnf5-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libdnf5-cli-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libfdisk-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   liblastlog2-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libldb-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libmount-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libnvme-1.13-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libselinux-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libselinux-utils-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libsemanage-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libsmartcols-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libsmbclient-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libsolv-0.7.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libuuid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libwbclient-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   linux-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   linux-firmware-whence-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   moby-engine-28.3.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   moby-filesystem-28.3.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nmstate-2.2.46-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nvidia-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   openldap-2.6.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pam-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pam-libs-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   policycoreutils-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   python-pip-wheel-25.1.1-5.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   python3-3.14.0~b3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   python3-libs-3.14.0~b3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   qed-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   rpm-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   rpm-libs-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   rpm-plugin-selinux-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   samba-client-libs-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   samba-common-2:4.22.2-2.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   samba-common-libs-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   selinux-policy-41.44-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   selinux-policy-targeted-41.44-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   sudo-1.9.17-2.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   util-linux-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   util-linux-core-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   vim-data-2:9.1.1484-1.fc43.noarch (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   vim-minimal-2:9.1.1484-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-11T08:55:04.741Z] Input state hash: 022e03654d5b21bd921fe101f53225e30ee30b53f7e965c08ce55b86c5367df7
[2025-07-11T08:55:07.249Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
[2025-07-11T08:55:07.502Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout
[2025-07-11T08:55:08.428Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
[2025-07-11T08:55:08.428Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
[2025-07-11T08:55:08.428Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
[2025-07-11T08:55:08.428Z] Skipping file /usr/lib/systemd/ from checkout
[2025-07-11T08:55:10.312Z] Checking out packages...done
[2025-07-11T08:55:10.312Z] Checking out ostree layers...done
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] /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.
[2025-07-11T08:55:10.312Z] Creating group 'dbus' with GID 81.
[2025-07-11T08:55:10.312Z] Creating group 'rpc' with GID 32.
[2025-07-11T08:55:10.312Z] Creating group 'sshd' with GID 74.
[2025-07-11T08:55:10.312Z] Creating group 'utempter' with GID 35.
[2025-07-11T08:55:10.312Z] Creating group 'utmp' with GID 22.
[2025-07-11T08:55:10.312Z] Creating group 'docker' with GID 985.
[2025-07-11T08:55:10.312Z] Creating group 'printadmin' with GID 984.
[2025-07-11T08:55:10.312Z] Creating group 'kvm' with GID 36.
[2025-07-11T08:55:10.312Z] Creating group 'clock' with GID 103.
[2025-07-11T08:55:10.312Z] Creating group 'render' with GID 105.
[2025-07-11T08:55:10.312Z] Creating group 'sgx' with GID 106.
[2025-07-11T08:55:10.312Z] Creating group 'zincati' with GID 983.
[2025-07-11T08:55:10.312Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
[2025-07-11T08:55:10.312Z] Creating group 'clevis' with GID 982.
[2025-07-11T08:55:10.312Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
[2025-07-11T08:55:10.312Z] Creating group 'dnsmasq' with GID 981.
[2025-07-11T08:55:10.312Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
[2025-07-11T08:55:10.312Z] Creating group 'systemd-coredump' with GID 980.
[2025-07-11T08:55:10.312Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
[2025-07-11T08:55:10.312Z] Creating group 'systemd-oom' with GID 979.
[2025-07-11T08:55:10.312Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
[2025-07-11T08:55:10.312Z] Creating group 'tss' with GID 59.
[2025-07-11T08:55:10.312Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
[2025-07-11T08:55:10.312Z] Running systemd-sysusers...done
[2025-07-11T08:55:11.235Z] Running pre scripts...14 done
[2025-07-11T08:55:57.846Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-11T08:55:57.846Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-11T08:55:57.846Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-11T08:55:57.846Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-11T08:55:57.846Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] 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.
[2025-07-11T08:55:57.846Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-11T08:55:57.846Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
[2025-07-11T08:55:57.846Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system
[2025-07-11T08:55:57.846Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-11T08:55:57.846Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-11T08:55:57.846Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-11T08:55:57.846Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-11T08:55:57.846Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-11T08:55:57.846Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
[2025-07-11T08:55:57.846Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-11T08:56:10.007Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-11T08:56:10.007Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-11T08:56:10.007Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-11T08:56:10.007Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-11T08:56:10.007Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-11T08:56:10.007Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
[2025-07-11T08:56:10.007Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-11T08:56:10.007Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-11T08:56:10.007Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-11T08:56:10.007Z] audit-rules.post: No rules detected, adding default
[2025-07-11T08:56:10.007Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-11T08:56:10.007Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
[2025-07-11T08:56:10.007Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-11T08:56:10.007Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-11T08:56:10.007Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-11T08:56:10.007Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-11T08:56:10.007Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-11T08:56:10.007Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
[2025-07-11T08:56:10.007Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-11T08:56:10.007Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
[2025-07-11T08:56:10.007Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
[2025-07-11T08:56:10.007Z] 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'.
[2025-07-11T08:56:10.007Z] 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'.
[2025-07-11T08:56:10.007Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-11T08:56:10.007Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-11T08:56:10.007Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-11T08:56:10.007Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-11T08:56:10.007Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-11T08:56:10.007Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.Running post scripts...done
[2025-07-11T08:56:36.489Z] Running posttrans scripts...16 done
[2025-07-11T08:56:36.745Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line.
[2025-07-11T08:56:36.745Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line.
[2025-07-11T08:56:37.667Z] Creating group 'sshd' with GID 74.
[2025-07-11T08:56:37.667Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74.
[2025-07-11T08:56:37.667Z] Creating group 'sssd' with GID 986.
[2025-07-11T08:56:37.667Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986.
[2025-07-11T08:56:37.926Z] Creating group 'zincati' with GID 985.
[2025-07-11T08:56:37.926Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985.
[2025-07-11T08:56:37.926Z] Creating group 'docker' with GID 984.
[2025-07-11T08:56:37.926Z] Creating group 'chrony' with GID 983.
[2025-07-11T08:56:37.926Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983.
[2025-07-11T08:56:38.181Z] Writing rpmdb...done
[2025-07-11T08:56:38.181Z] service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-11T08:56:38.181Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-11T08:56:38.181Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-11T08:56:38.181Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-11T08:56:38.181Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
[2025-07-11T08:56:38.181Z] Regenerating rpmdb for target
[2025-07-11T08:56:50.345Z] Relabeling...done
[2025-07-11T08:56:50.345Z] Updating usr/lib/os-release
[2025-07-11T08:56:50.345Z] Executing `postprocess` inline script '0'
[2025-07-11T08:56:50.345Z] + cat
[2025-07-11T08:56:50.345Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
[2025-07-11T08:56:58.429Z] + rm /tmp/fcos-workarounds.cil
[2025-07-11T08:56:58.429Z] Executing `postprocess` inline script '1'
[2025-07-11T08:56:58.429Z] + cat
[2025-07-11T08:56:58.429Z] Executing `postprocess` inline script '2'
[2025-07-11T08:56:58.429Z] + 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
[2025-07-11T08:56:58.429Z] + systemctl preset-all
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-11T08:56:58.683Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-11T08:56:58.683Z] 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'.
[2025-07-11T08:56:58.684Z] 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'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-oci-migration-motd.service' -> '/usr/lib/systemd/system/coreos-oci-migration-motd.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'.
[2025-07-11T08:56:58.684Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
[2025-07-11T08:56:58.684Z] + systemctl --user --global preset-all
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
[2025-07-11T08:56:58.684Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
[2025-07-11T08:56:58.684Z] Executing `postprocess` inline script '3'
[2025-07-11T08:56:58.937Z] + source /usr/lib/os-release
[2025-07-11T08:56:58.937Z] ++ NAME='Fedora Linux'
[2025-07-11T08:56:58.938Z] ++ VERSION='43.20250711.dev.0 (CoreOS Prerelease)'
[2025-07-11T08:56:58.938Z] ++ RELEASE_TYPE=development
[2025-07-11T08:56:58.938Z] ++ ID=fedora
[2025-07-11T08:56:58.938Z] ++ VERSION_ID=43
[2025-07-11T08:56:58.938Z] ++ VERSION_CODENAME=
[2025-07-11T08:56:58.938Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250711.dev.0'
[2025-07-11T08:56:58.938Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-11T08:56:58.938Z] ++ LOGO=fedora-logo-icon
[2025-07-11T08:56:58.938Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-07-11T08:56:58.938Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-11T08:56:58.938Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-11T08:56:58.938Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-11T08:56:58.938Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-11T08:56:58.938Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-11T08:56:58.938Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-07-11T08:56:58.938Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-11T08:56:58.938Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-07-11T08:56:58.938Z] ++ SUPPORT_END=2026-12-02
[2025-07-11T08:56:58.938Z] ++ VARIANT=CoreOS
[2025-07-11T08:56:58.938Z] ++ VARIANT_ID=coreos
[2025-07-11T08:56:58.938Z] ++ OSTREE_VERSION=43.20250711.dev.0
[2025-07-11T08:56:58.938Z] + 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'
[2025-07-11T08:56:58.938Z] + tee /usr/lib/kernel/install.conf
[2025-07-11T08:56:58.938Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
[2025-07-11T08:56:58.938Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
[2025-07-11T08:56:58.938Z] + echo -e '[main]\nprotect_running_kernel=False'
[2025-07-11T08:56:58.938Z] Executing `postprocess` inline script '4'
[2025-07-11T08:56:58.938Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
[2025-07-11T08:56:58.938Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
[2025-07-11T08:56:58.938Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
[2025-07-11T08:56:58.938Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
[2025-07-11T08:56:58.938Z] Executing `postprocess` inline script '5'
[2025-07-11T08:56:58.938Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
[2025-07-11T08:56:58.938Z] + cat
[2025-07-11T08:56:58.938Z] + cat
[2025-07-11T08:56:58.938Z] + cat
[2025-07-11T08:56:58.938Z] + cat
[2025-07-11T08:56:58.938Z] Executing `postprocess` inline script '6'
[2025-07-11T08:56:59.196Z] + mkdir -p /usr/lib/ostree
[2025-07-11T08:56:59.196Z] + cat
[2025-07-11T08:56:59.196Z] Executing `postprocess` inline script '7'
[2025-07-11T08:56:59.196Z] + /usr/bin/bootupctl backend generate-update-metadata
[2025-07-11T08:56:59.196Z] Generated update layout for BIOS: grub2-tools-1:2.12-36.fc43.x86_64
[2025-07-11T08:56:59.196Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-36.fc43.x86_64,shim-x64-15.8-3.x86_64
[2025-07-11T08:56:59.196Z] Executing `postprocess` inline script '8'
[2025-07-11T08:56:59.196Z] + rm -vrf /usr/lib/ostree-boot/loader
[2025-07-11T08:56:59.451Z] Executing `postprocess` inline script '9'
[2025-07-11T08:56:59.451Z] + cat
[2025-07-11T08:56:59.451Z] Executing `postprocess` inline script '10'
[2025-07-11T08:56:59.451Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf
[2025-07-11T08:56:59.451Z] + grep -q '^4 ' /dev/fd/63
[2025-07-11T08:56:59.451Z] ++ wc -l /usr/lib/ostree/prepare-root.conf
[2025-07-11T08:56:59.451Z] + cat
[2025-07-11T08:56:59.451Z] Executing `postprocess` inline script '11'
[2025-07-11T08:56:59.451Z] + '[' -f /run/.containerenv ']'
[2025-07-11T08:56:59.451Z] Executing `postprocess` inline script '12'
[2025-07-11T08:56:59.708Z] + rm -vf /etc/machine-id
[2025-07-11T08:56:59.708Z] removed '/etc/machine-id'
[2025-07-11T08:56:59.708Z] Executing `postprocess` inline script '13'
[2025-07-11T08:56:59.708Z] + sed -i '/^ExecStart=\/usr\/sbin\/mpathconf --enable$/,${s//ExecStart=\/usr\/sbin\/mpathconf --enable --user_friendly_names n/;b};$q1' /usr/lib/dracut/modules.d/90multipath/multipathd-configure.service
[2025-07-11T08:57:00.266Z] error: Installing packages: Executing inline postprocessing script: bwrap(/usr/bin/rpmostree-postprocess-inline-13): Child process killed by signal 1
[2025-07-11T08:57:02.149Z] failed to execute cmd-build: exit status 1
[2025-07-11T08:57:02.151Z] [Pipeline] }
[2025-07-11T08:57:02.156Z] [Pipeline] // withEnv
[2025-07-11T08:57:02.163Z] [Pipeline] }
[2025-07-11T08:57:02.167Z] [Pipeline] // stage
[2025-07-11T08:57:02.174Z] [Pipeline] }
[2025-07-11T08:57:02.174Z] Failed in branch x86_64
[2025-07-11T08:57:02.179Z] [Pipeline] // parallel
[2025-07-11T08:57:02.193Z] [Pipeline] stage
[2025-07-11T08:57:02.193Z] [Pipeline] { (Report Completion)
[2025-07-11T08:57:02.197Z] [Pipeline] withCredentials
[2025-07-11T08:57:02.207Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-11T08:57:02.207Z] [Pipeline] {
[2025-07-11T08:57:02.212Z] [Pipeline] withEnv
[2025-07-11T08:57:02.212Z] [Pipeline] {
[2025-07-11T08:57:02.216Z] [Pipeline] sh
[2025-07-11T08:57:02.696Z] + set -xeuo pipefail
[2025-07-11T08:57:02.696Z] ++ umask
[2025-07-11T08:57:02.696Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:57:02.696Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/31/display/redirect --outcome FAILED --advisory FEDORA-2025-10f08e8c67 --stream rawhide
[2025-07-11T08:57:02.701Z] [Pipeline] }
[2025-07-11T08:57:02.703Z] [Pipeline] // withEnv
[2025-07-11T08:57:02.709Z] [Pipeline] }
[2025-07-11T08:57:02.711Z] [Pipeline] // withCredentials
[2025-07-11T08:57:02.717Z] [Pipeline] withCredentials
[2025-07-11T08:57:02.727Z] Masking supported pattern matches of $TOKEN
[2025-07-11T08:57:02.727Z] [Pipeline] {
[2025-07-11T08:57:02.731Z] [Pipeline] withEnv
[2025-07-11T08:57:02.731Z] [Pipeline] {
[2025-07-11T08:57:02.734Z] [Pipeline] sh
[2025-07-11T08:57:03.214Z] + set -xeuo pipefail
[2025-07-11T08:57:03.214Z] ++ umask
[2025-07-11T08:57:03.214Z] + '[' 0022 = 0000 ']'
[2025-07-11T08:57:03.214Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
[2025-07-11T08:57:03.215Z]            {
[2025-07-11T08:57:03.215Z]              "body": "🔴 dracut-107-3.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/31/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-10f08e8c67)"
[2025-07-11T08:57:03.215Z]             }'
[2025-07-11T08:57:04.138Z] [Pipeline] }
[2025-07-11T08:57:04.143Z] [Pipeline] // withEnv
[2025-07-11T08:57:04.147Z] [Pipeline] }
[2025-07-11T08:57:04.152Z] [Pipeline] // withCredentials
[2025-07-11T08:57:04.155Z] [Pipeline] }
[2025-07-11T08:57:04.160Z] [Pipeline] // stage
[2025-07-11T08:57:04.164Z] [Pipeline] }
[2025-07-11T08:57:04.167Z] [Pipeline] // timeout
[2025-07-11T08:57:04.172Z] [Pipeline] }
[2025-07-11T08:57:04.174Z] [Pipeline] // container
[2025-07-11T08:57:04.181Z] [Pipeline] }
[2025-07-11T08:57:04.183Z] [Pipeline] // node
[2025-07-11T08:57:04.188Z] [Pipeline] }
[2025-07-11T08:57:04.195Z] [Pipeline] // podTemplate
[2025-07-11T08:57:04.200Z] [Pipeline] End of Pipeline
[2025-07-11T08:57:04.211Z] ERROR: script returned exit code 1
[2025-07-11T08:57:04.228Z] Finished: FAILURE