[2025-07-15T14:15:32.730Z] Started by upstream project "bodhi-trigger" build number 36
[2025-07-15T14:15:32.730Z] originally caused by:
[2025-07-15T14:15:32.730Z]  Triggered by CI message.
[2025-07-15T14:15:32.731Z] 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-15T14:15:32.732Z] The recommended git tool is: NONE
[2025-07-15T14:15:32.732Z] No credentials specified
[2025-07-15T14:15:32.732Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
[2025-07-15T14:15:32.737Z] Fetching changes from the remote Git repository
[2025-07-15T14:15:32.738Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2025-07-15T14:15:32.744Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2025-07-15T14:15:32.744Z]  > git --version # timeout=10
[2025-07-15T14:15:32.751Z]  > git --version # 'git version 2.47.1'
[2025-07-15T14:15:32.751Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-15T14:15:32.906Z]  > git rev-parse origin/main^{commit} # timeout=10
[2025-07-15T14:15:32.913Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
[2025-07-15T14:15:32.913Z]  > git config core.sparsecheckout # timeout=10
[2025-07-15T14:15:32.919Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-15T14:15:32.926Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
[2025-07-15T14:15:32.927Z]  > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-15T14:15:32.961Z] Loading library coreos@main
[2025-07-15T14:15:32.961Z] Attempting to resolve main from remote references...
[2025-07-15T14:15:32.961Z]  > git --version # timeout=10
[2025-07-15T14:15:32.966Z]  > git --version # 'git version 2.47.1'
[2025-07-15T14:15:32.966Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-15T14:15:33.105Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-07-15T14:15:33.106Z] The recommended git tool is: NONE
[2025-07-15T14:15:33.106Z] No credentials specified
[2025-07-15T14:15:33.106Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
[2025-07-15T14:15:33.112Z] Fetching changes from the remote Git repository
[2025-07-15T14:15:33.113Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-15T14:15:33.119Z] Fetching without tags
[2025-07-15T14:15:33.119Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-07-15T14:15:33.119Z]  > git --version # timeout=10
[2025-07-15T14:15:33.125Z]  > git --version # 'git version 2.47.1'
[2025-07-15T14:15:33.125Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-15T14:15:33.260Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-07-15T14:15:33.260Z]  > git config core.sparsecheckout # timeout=10
[2025-07-15T14:15:33.267Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-15T14:15:33.275Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-07-15T14:15:33.275Z]  > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-15T14:15:33.407Z] [Pipeline] Start of Pipeline
[2025-07-15T14:15:33.414Z] [Pipeline] node
[2025-07-15T14:15:33.416Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-15T14:15:33.417Z] [Pipeline] {
[2025-07-15T14:15:33.428Z] [Pipeline] withEnv
[2025-07-15T14:15:33.428Z] [Pipeline] {
[2025-07-15T14:15:33.432Z] [Pipeline] sh
[2025-07-15T14:15:33.689Z] + set -xeuo pipefail
[2025-07-15T14:15:33.689Z] ++ umask
[2025-07-15T14:15:33.689Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:33.689Z] + rm -rf pipe
[2025-07-15T14:15:33.689Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2025-07-15T14:15:33.689Z] Cloning into 'pipe'...
[2025-07-15T14:15:33.940Z] [Pipeline] }
[2025-07-15T14:15:33.941Z] [Pipeline] // withEnv
[2025-07-15T14:15:33.945Z] [Pipeline] load
[2025-07-15T14:15:34.004Z] [Pipeline] { (pipe/utils.groovy)
[2025-07-15T14:15:34.007Z] 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-15T14:15:34.007Z] [Pipeline] }
[2025-07-15T14:15:34.016Z] [Pipeline] // load
[2025-07-15T14:15:34.020Z] 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-15T14:15:34.021Z] [Pipeline] readYaml
[2025-07-15T14:15:34.023Z] 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-15T14:15:34.023Z] [Pipeline] }
[2025-07-15T14:15:34.029Z] [Pipeline] // node
[2025-07-15T14:15:34.038Z] [Pipeline] properties
[2025-07-15T14:15:34.086Z] [Pipeline] libraryResource
[2025-07-15T14:15:34.086Z] [Pipeline] readJSON
[2025-07-15T14:15:34.091Z] [Pipeline] node
[2025-07-15T14:15:34.092Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-15T14:15:34.093Z] [Pipeline] {
[2025-07-15T14:15:34.099Z] [Pipeline] writeYaml
[2025-07-15T14:15:34.101Z] [Pipeline] readFile
[2025-07-15T14:15:34.103Z] [Pipeline] }
[2025-07-15T14:15:34.108Z] [Pipeline] // node
[2025-07-15T14:15:34.111Z] [Pipeline] podTemplate
[2025-07-15T14:15:34.111Z] [Pipeline] {
[2025-07-15T14:15:34.113Z] [Pipeline] node
[2025-07-15T14:15:34.989Z] Created Pod: openshift coreos-ci/pod-ee6375ee-e777-4bbe-94f9-46fcb89175af-sv83x-4dlrm
[2025-07-15T14:15:35.153Z] [PodInfo] coreos-ci/pod-ee6375ee-e777-4bbe-94f9-46fcb89175af-sv83x-4dlrm
[2025-07-15T14:15:35.153Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-15T14:15:35.153Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-15T14:15:35.153Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-15T14:15:35.710Z] [PodInfo] coreos-ci/pod-ee6375ee-e777-4bbe-94f9-46fcb89175af-sv83x-4dlrm
[2025-07-15T14:15:35.710Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-15T14:15:35.710Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-15T14:15:35.710Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-15T14:15:45.120Z] Agent pod-ee6375ee-e777-4bbe-94f9-46fcb89175af-sv83x-4dlrm is provisioned from template pod-ee6375ee-e777-4bbe-94f9-46fcb89175af-sv83x
[2025-07-15T14:15:45.120Z] ---
[2025-07-15T14:15:45.120Z] apiVersion: "v1"
[2025-07-15T14:15:45.120Z] kind: "Pod"
[2025-07-15T14:15:45.120Z] metadata:
[2025-07-15T14:15:45.120Z]   annotations:
[2025-07-15T14:15:45.120Z]     kubernetes.jenkins.io/last-refresh: "1752588934962"
[2025-07-15T14:15:45.120Z]     buildUrl: "http://172.30.177.66:80/job/test-override/41/"
[2025-07-15T14:15:45.120Z]     runUrl: "job/test-override/41/"
[2025-07-15T14:15:45.120Z]   labels:
[2025-07-15T14:15:45.120Z]     jenkins: "slave"
[2025-07-15T14:15:45.120Z]     jenkins/label-digest: "06d4303d2e1c13fe3c9c400da0d1860794e98045"
[2025-07-15T14:15:45.120Z]     jenkins/label: "pod-ee6375ee-e777-4bbe-94f9-46fcb89175af"
[2025-07-15T14:15:45.120Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
[2025-07-15T14:15:45.120Z]   name: "pod-ee6375ee-e777-4bbe-94f9-46fcb89175af-sv83x-4dlrm"
[2025-07-15T14:15:45.120Z]   namespace: "coreos-ci"
[2025-07-15T14:15:45.120Z] spec:
[2025-07-15T14:15:45.120Z]   containers:
[2025-07-15T14:15:45.120Z]   - command:
[2025-07-15T14:15:45.120Z]     - "/usr/bin/dumb-init"
[2025-07-15T14:15:45.120Z]     - "/usr/bin/sleep"
[2025-07-15T14:15:45.120Z]     - "infinity"
[2025-07-15T14:15:45.120Z]     env:
[2025-07-15T14:15:45.120Z]     - name: "NCPUS"
[2025-07-15T14:15:45.120Z]       value: "6"
[2025-07-15T14:15:45.120Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2025-07-15T14:15:45.120Z]     imagePullPolicy: "Always"
[2025-07-15T14:15:45.120Z]     name: "worker"
[2025-07-15T14:15:45.120Z]     resources:
[2025-07-15T14:15:45.120Z]       limits:
[2025-07-15T14:15:45.120Z]         memory: "10752Mi"
[2025-07-15T14:15:45.120Z]         cpu: "6"
[2025-07-15T14:15:45.120Z]         devices.kubevirt.io/kvm: "1"
[2025-07-15T14:15:45.120Z]       requests:
[2025-07-15T14:15:45.120Z]         memory: "10752Mi"
[2025-07-15T14:15:45.120Z]         cpu: "6"
[2025-07-15T14:15:45.120Z]         devices.kubevirt.io/kvm: "1"
[2025-07-15T14:15:45.120Z]     volumeMounts:
[2025-07-15T14:15:45.120Z]     - mountPath: "/srv/"
[2025-07-15T14:15:45.120Z]       name: "emptydir-0"
[2025-07-15T14:15:45.120Z]     - mountPath: "/home/jenkins/agent"
[2025-07-15T14:15:45.120Z]       name: "workspace-volume"
[2025-07-15T14:15:45.120Z]       readOnly: false
[2025-07-15T14:15:45.120Z]   - env:
[2025-07-15T14:15:45.120Z]     - name: "JENKINS_SECRET"
[2025-07-15T14:15:45.120Z]       value: "********"
[2025-07-15T14:15:45.120Z]     - name: "JENKINS_TUNNEL"
[2025-07-15T14:15:45.120Z]       value: "172.30.178.247:50000"
[2025-07-15T14:15:45.120Z]     - name: "JENKINS_AGENT_NAME"
[2025-07-15T14:15:45.120Z]       value: "pod-ee6375ee-e777-4bbe-94f9-46fcb89175af-sv83x-4dlrm"
[2025-07-15T14:15:45.120Z]     - name: "REMOTING_OPTS"
[2025-07-15T14:15:45.120Z]       value: "-noReconnectAfter 1d"
[2025-07-15T14:15:45.120Z]     - name: "JENKINS_NAME"
[2025-07-15T14:15:45.120Z]       value: "pod-ee6375ee-e777-4bbe-94f9-46fcb89175af-sv83x-4dlrm"
[2025-07-15T14:15:45.120Z]     - name: "JENKINS_AGENT_WORKDIR"
[2025-07-15T14:15:45.120Z]       value: "/home/jenkins/agent"
[2025-07-15T14:15:45.120Z]     - name: "JENKINS_URL"
[2025-07-15T14:15:45.120Z]       value: "http://172.30.177.66:80/"
[2025-07-15T14:15:45.120Z]     image: "jenkins-agent-base:latest"
[2025-07-15T14:15:45.120Z]     name: "jnlp"
[2025-07-15T14:15:45.120Z]     resources:
[2025-07-15T14:15:45.120Z]       limits:
[2025-07-15T14:15:45.120Z]         memory: "512Mi"
[2025-07-15T14:15:45.120Z]         cpu: "1"
[2025-07-15T14:15:45.120Z]       requests:
[2025-07-15T14:15:45.120Z]         memory: "512Mi"
[2025-07-15T14:15:45.120Z]         cpu: "1"
[2025-07-15T14:15:45.120Z]     volumeMounts:
[2025-07-15T14:15:45.120Z]     - mountPath: "/home/jenkins/agent"
[2025-07-15T14:15:45.120Z]       name: "workspace-volume"
[2025-07-15T14:15:45.120Z]       readOnly: false
[2025-07-15T14:15:45.120Z]   nodeSelector:
[2025-07-15T14:15:45.120Z]     kubernetes.io/os: "linux"
[2025-07-15T14:15:45.120Z]   restartPolicy: "Never"
[2025-07-15T14:15:45.120Z]   serviceAccountName: "jenkins"
[2025-07-15T14:15:45.120Z]   volumes:
[2025-07-15T14:15:45.120Z]   - emptyDir: {}
[2025-07-15T14:15:45.120Z]     name: "emptydir-0"
[2025-07-15T14:15:45.120Z]   - emptyDir:
[2025-07-15T14:15:45.120Z]       medium: ""
[2025-07-15T14:15:45.120Z]     name: "workspace-volume"
[2025-07-15T14:15:45.120Z] 
[2025-07-15T14:15:45.133Z] Running on pod-ee6375ee-e777-4bbe-94f9-46fcb89175af-sv83x-4dlrm in /home/jenkins/agent/workspace/test-override
[2025-07-15T14:15:45.134Z] [Pipeline] {
[2025-07-15T14:15:45.137Z] [Pipeline] container
[2025-07-15T14:15:45.139Z] [Pipeline] {
[2025-07-15T14:15:45.142Z] [Pipeline] withEnv
[2025-07-15T14:15:45.142Z] [Pipeline] {
[2025-07-15T14:15:45.145Z] [Pipeline] sh
[2025-07-15T14:15:45.753Z] + set -xeuo pipefail
[2025-07-15T14:15:45.753Z] ++ umask
[2025-07-15T14:15:45.753Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:45.753Z] + cat /cosa/coreos-assembler-git.json
[2025-07-15T14:15:45.753Z] + tee coreos-assembler-git.json
[2025-07-15T14:15:45.753Z] {
[2025-07-15T14:15:45.753Z]   "date": "2025-07-14T12:18:05Z",
[2025-07-15T14:15:45.753Z]   "git": {
[2025-07-15T14:15:45.753Z]     "commit": "e818f36f574425f50d62bad76434cd3c450d8514",
[2025-07-15T14:15:45.753Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2025-07-15T14:15:45.753Z]     "branch": "HEAD",
[2025-07-15T14:15:45.753Z]     "dirty": "false"
[2025-07-15T14:15:45.753Z]   },
[2025-07-15T14:15:45.753Z]   "file": {
[2025-07-15T14:15:45.753Z]     "checksum": "349b7f55209084813ec96c8a47eb06b4f6a9096922b905ad5e2079e926c480f5",
[2025-07-15T14:15:45.753Z]     "checksum_type": "sha256",
[2025-07-15T14:15:45.753Z]     "format": "tar.gz",
[2025-07-15T14:15:45.753Z]     "name": "coreos-assembler-git.tar.gz",
[2025-07-15T14:15:45.753Z]     "size": "12227502"
[2025-07-15T14:15:45.753Z]   }
[2025-07-15T14:15:45.753Z] }
[2025-07-15T14:15:45.757Z] [Pipeline] }
[2025-07-15T14:15:45.762Z] [Pipeline] // withEnv
[2025-07-15T14:15:45.767Z] [Pipeline] archiveArtifacts
[2025-07-15T14:15:45.769Z] Archiving artifacts
[2025-07-15T14:15:46.257Z] [Pipeline] withEnv
[2025-07-15T14:15:46.258Z] [Pipeline] {
[2025-07-15T14:15:46.260Z] [Pipeline] sh
[2025-07-15T14:15:46.743Z] + set -xeuo pipefail
[2025-07-15T14:15:46.743Z] ++ umask
[2025-07-15T14:15:46.743Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:46.743Z] + rpm -qa
[2025-07-15T14:15:46.743Z] + sort
[2025-07-15T14:15:47.304Z] [Pipeline] }
[2025-07-15T14:15:47.306Z] [Pipeline] // withEnv
[2025-07-15T14:15:47.313Z] [Pipeline] archiveArtifacts
[2025-07-15T14:15:47.315Z] Archiving artifacts
[2025-07-15T14:15:47.321Z] [Pipeline] withEnv
[2025-07-15T14:15:47.321Z] [Pipeline] {
[2025-07-15T14:15:47.325Z] [Pipeline] sh
[2025-07-15T14:15:47.809Z] + set -xeuo pipefail
[2025-07-15T14:15:47.809Z] ++ umask
[2025-07-15T14:15:47.809Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:47.809Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
[2025-07-15T14:15:47.812Z] [Pipeline] }
[2025-07-15T14:15:47.816Z] [Pipeline] // withEnv
[2025-07-15T14:15:47.820Z] [Pipeline] timeout
[2025-07-15T14:15:47.820Z] Timeout set to expire in 3 hr 20 min
[2025-07-15T14:15:47.821Z] [Pipeline] {
[2025-07-15T14:15:47.835Z] [Pipeline] withEnv
[2025-07-15T14:15:47.835Z] [Pipeline] {
[2025-07-15T14:15:47.837Z] [Pipeline] sh
[2025-07-15T14:15:48.331Z] + set -euo pipefail
[2025-07-15T14:15:48.331Z] ++ umask
[2025-07-15T14:15:48.331Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:48.331Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-d0d435161a
[2025-07-15T14:15:48.331Z] + jq -r '.update.builds[].nvr'
[2025-07-15T14:15:48.340Z] [Pipeline] }
[2025-07-15T14:15:48.342Z] [Pipeline] // withEnv
[2025-07-15T14:15:48.349Z] [Pipeline] stage
[2025-07-15T14:15:48.349Z] [Pipeline] { (Report Running)
[2025-07-15T14:15:48.351Z] [Pipeline] withCredentials
[2025-07-15T14:15:48.361Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-15T14:15:48.361Z] [Pipeline] {
[2025-07-15T14:15:48.366Z] [Pipeline] withEnv
[2025-07-15T14:15:48.366Z] [Pipeline] {
[2025-07-15T14:15:48.368Z] [Pipeline] sh
[2025-07-15T14:15:48.850Z] + set -xeuo pipefail
[2025-07-15T14:15:48.850Z] ++ umask
[2025-07-15T14:15:48.850Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:48.850Z] + /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/41/display/redirect --outcome RUNNING --advisory FEDORA-2025-d0d435161a --stream rawhide
[2025-07-15T14:15:48.853Z] [Pipeline] }
[2025-07-15T14:15:48.854Z] [Pipeline] // withEnv
[2025-07-15T14:15:48.858Z] [Pipeline] }
[2025-07-15T14:15:48.863Z] [Pipeline] // withCredentials
[2025-07-15T14:15:48.869Z] [Pipeline] }
[2025-07-15T14:15:48.871Z] [Pipeline] // stage
[2025-07-15T14:15:48.883Z] [Pipeline] withCredentials
[2025-07-15T14:15:48.884Z] [Pipeline] // withCredentials
[2025-07-15T14:15:48.887Z] [Pipeline] echo
[2025-07-15T14:15:48.887Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
[2025-07-15T14:15:48.892Z] [Pipeline] withCredentials
[2025-07-15T14:15:48.894Z] [Pipeline] // withCredentials
[2025-07-15T14:15:48.897Z] [Pipeline] echo
[2025-07-15T14:15:48.897Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
[2025-07-15T14:15:48.902Z] [Pipeline] withCredentials
[2025-07-15T14:15:48.904Z] [Pipeline] // withCredentials
[2025-07-15T14:15:48.908Z] [Pipeline] echo
[2025-07-15T14:15:48.908Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
[2025-07-15T14:15:48.912Z] [Pipeline] withEnv
[2025-07-15T14:15:48.912Z] [Pipeline] {
[2025-07-15T14:15:48.915Z] [Pipeline] sh
[2025-07-15T14:15:49.393Z] + set -euo pipefail
[2025-07-15T14:15:49.393Z] ++ umask
[2025-07-15T14:15:49.393Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:49.393Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-15T14:15:49.402Z] [Pipeline] }
[2025-07-15T14:15:49.404Z] [Pipeline] // withEnv
[2025-07-15T14:15:49.407Z] [Pipeline] readJSON
[2025-07-15T14:15:49.429Z] [Pipeline] withEnv
[2025-07-15T14:15:49.429Z] [Pipeline] {
[2025-07-15T14:15:49.435Z] [Pipeline] sh
[2025-07-15T14:15:49.917Z] + set -euo pipefail
[2025-07-15T14:15:49.917Z] ++ umask
[2025-07-15T14:15:49.917Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:49.917Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250714.91.1/x86_64/meta.json
[2025-07-15T14:15:49.921Z] [Pipeline] }
[2025-07-15T14:15:49.923Z] [Pipeline] // withEnv
[2025-07-15T14:15:49.927Z] [Pipeline] readJSON
[2025-07-15T14:15:49.932Z] [Pipeline] withEnv
[2025-07-15T14:15:49.932Z] [Pipeline] {
[2025-07-15T14:15:49.934Z] [Pipeline] sh
[2025-07-15T14:15:50.415Z] + set -xeuo pipefail
[2025-07-15T14:15:50.415Z] ++ umask
[2025-07-15T14:15:50.415Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:50.415Z] + cosa init --branch rawhide --commit=cd37b698ceacc14ceb58af6c4ba29974f956889f https://github.com/coreos/fedora-coreos-config
[2025-07-15T14:15:50.415Z] notice: failed to look up uid in /etc/passwd; enabling workaround
[2025-07-15T14:15:50.415Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-15T14:15:50.415Z] + mkdir -p src
[2025-07-15T14:15:50.415Z] + cd src
[2025-07-15T14:15:50.415Z] + test -e config
[2025-07-15T14:15:50.415Z] + case "${source}" in
[2025-07-15T14:15:50.415Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
[2025-07-15T14:15:50.415Z] Cloning into 'config'...
[2025-07-15T14:15:50.669Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
[2025-07-15T14:15:50.669Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
[2025-07-15T14:15:53.177Z] From https://gitlab.com/fedora/bootc/base-images
[2025-07-15T14:15:53.177Z]  * branch            c7b5f9e54af27516219f362674be171ee9bc8839 -> FETCH_HEAD
[2025-07-15T14:15:53.177Z] Submodule path 'fedora-bootc': checked out 'c7b5f9e54af27516219f362674be171ee9bc8839'
[2025-07-15T14:15:53.177Z] + '[' -n cd37b698ceacc14ceb58af6c4ba29974f956889f ']'
[2025-07-15T14:15:53.177Z] + git -C ./config fetch origin cd37b698ceacc14ceb58af6c4ba29974f956889f
[2025-07-15T14:15:53.432Z] From https://github.com/coreos/fedora-coreos-config
[2025-07-15T14:15:53.432Z]  * branch            cd37b698ceacc14ceb58af6c4ba29974f956889f -> FETCH_HEAD
[2025-07-15T14:15:53.432Z] + git -C ./config reset --hard cd37b698ceacc14ceb58af6c4ba29974f956889f
[2025-07-15T14:15:53.432Z] HEAD is now at cd37b69 tree: import changes from testing-devel at 12302b4a89018f37f45605bfa1ff631b1d927f08
[2025-07-15T14:15:53.432Z] + git -C ./config submodule update --init --recursive
[2025-07-15T14:15:53.432Z] + set +x
[2025-07-15T14:15:53.432Z] Config commit: cd37b698ceacc14ceb58af6c4ba29974f956889f
[2025-07-15T14:15:53.432Z] + manifest=src/config/manifest.yaml
[2025-07-15T14:15:53.432Z] + image=src/config/image.yaml
[2025-07-15T14:15:53.432Z] + [[ -n '' ]]
[2025-07-15T14:15:53.432Z] + [[ ! -f src/config/manifest.yaml ]]
[2025-07-15T14:15:53.432Z] + [[ ! -f src/config/image.yaml ]]
[2025-07-15T14:15:53.432Z] + mkdir -p cache
[2025-07-15T14:15:53.432Z] + mkdir -p builds
[2025-07-15T14:15:53.432Z] + mkdir -p tmp
[2025-07-15T14:15:53.432Z] + mkdir -p overrides/rpm
[2025-07-15T14:15:53.432Z] + mkdir -p overrides/rootfs
[2025-07-15T14:15:53.432Z] + test 0 = 1
[2025-07-15T14:15:53.432Z] + case "${YUMREPOS}" in
[2025-07-15T14:15:53.432Z] + set +x
[2025-07-15T14:15:53.432Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
[2025-07-15T14:15:53.436Z] [Pipeline] }
[2025-07-15T14:15:53.438Z] [Pipeline] // withEnv
[2025-07-15T14:15:53.447Z] [Pipeline] stage
[2025-07-15T14:15:53.447Z] [Pipeline] { (Initialize Remotes)
[2025-07-15T14:15:53.449Z] [Pipeline] parallel
[2025-07-15T14:15:53.449Z] [Pipeline] { (Branch: x86_64)
[2025-07-15T14:15:53.454Z] [Pipeline] withEnv
[2025-07-15T14:15:53.454Z] [Pipeline] {
[2025-07-15T14:15:53.456Z] [Pipeline] sh
[2025-07-15T14:15:53.935Z] + set -xeuo pipefail
[2025-07-15T14:15:53.935Z] ++ umask
[2025-07-15T14:15:53.935Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:53.935Z] + cosa buildfetch --stream rawhide --build 43.20250714.91.1 --file manifest-lock.generated.x86_64.json
[2025-07-15T14:15:54.191Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-15T14:15:54.191Z] Updated builds/builds.json
[2025-07-15T14:15:54.750Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250714.91.1/x86_64/meta.json
[2025-07-15T14:15:54.750Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250714.91.1/x86_64/commitmeta.json
[2025-07-15T14:15:55.308Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250714.91.1/x86_64/ostree-commit-object
[2025-07-15T14:15:56.229Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250714.91.1/x86_64/manifest-lock.generated.x86_64.json
[2025-07-15T14:15:56.231Z] [Pipeline] }
[2025-07-15T14:15:56.233Z] [Pipeline] // withEnv
[2025-07-15T14:15:56.239Z] [Pipeline] }
[2025-07-15T14:15:56.242Z] [Pipeline] // parallel
[2025-07-15T14:15:56.246Z] [Pipeline] }
[2025-07-15T14:15:56.249Z] [Pipeline] // stage
[2025-07-15T14:15:56.252Z] [Pipeline] stage
[2025-07-15T14:15:56.252Z] [Pipeline] { (Download Overrides)
[2025-07-15T14:15:56.256Z] [Pipeline] parallel
[2025-07-15T14:15:56.256Z] [Pipeline] { (Branch: x86_64)
[2025-07-15T14:15:56.259Z] [Pipeline] withEnv
[2025-07-15T14:15:56.259Z] [Pipeline] {
[2025-07-15T14:15:56.263Z] [Pipeline] sh
[2025-07-15T14:15:56.741Z] + set -xeuo pipefail
[2025-07-15T14:15:56.741Z] ++ umask
[2025-07-15T14:15:56.741Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:56.741Z] + cosa shell -- env -C overrides/rpm koji download-build pam-1.7.1-2.fc43 --arch x86_64 --arch noarch
[2025-07-15T14:15:56.741Z] Downloading [1/4]: pam-doc-1.7.1-2.fc43.noarch.rpm
[2025-07-15T14:15:56.741Z] [====================================] 100% 156.32 KiB / 156.32 KiB
[2025-07-15T14:15:56.741Z] Downloading [2/4]: pam-devel-1.7.1-2.fc43.x86_64.rpm
[2025-07-15T14:15:56.741Z] [====================================] 100% 96.46 KiB / 96.46 KiB
[2025-07-15T14:15:56.741Z] Downloading [3/4]: pam-libs-1.7.1-2.fc43.x86_64.rpm
[2025-07-15T14:15:56.741Z] [====================================] 100% 57.65 KiB / 57.65 KiB
[2025-07-15T14:15:56.741Z] Downloading [4/4]: pam-1.7.1-2.fc43.x86_64.rpm
[2025-07-15T14:15:56.741Z] [====================================] 100% 512.81 KiB / 512.81 KiB
[2025-07-15T14:15:56.997Z] [Pipeline] }
[2025-07-15T14:15:56.999Z] [Pipeline] // withEnv
[2025-07-15T14:15:57.005Z] [Pipeline] withEnv
[2025-07-15T14:15:57.005Z] [Pipeline] {
[2025-07-15T14:15:57.007Z] [Pipeline] sh
[2025-07-15T14:15:57.486Z] + set -xeuo pipefail
[2025-07-15T14:15:57.486Z] ++ umask
[2025-07-15T14:15:57.486Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:57.486Z] + cosa shell -- env -C overrides/rpm koji download-build shadow-utils-4.17.4-4.fc43 --arch x86_64 --arch noarch
[2025-07-15T14:15:57.486Z] Downloading [1/3]: shadow-utils-subid-devel-4.17.4-4.fc43.x86_64.rpm
[2025-07-15T14:15:57.486Z] [====================================] 100% 12.17 KiB / 12.17 KiB
[2025-07-15T14:15:57.486Z] Downloading [2/3]: shadow-utils-subid-4.17.4-4.fc43.x86_64.rpm
[2025-07-15T14:15:57.486Z] [====================================] 100% 29.42 KiB / 29.42 KiB
[2025-07-15T14:15:57.486Z] Downloading [3/3]: shadow-utils-4.17.4-4.fc43.x86_64.rpm
[2025-07-15T14:15:57.486Z] [=============================       ]  81% 1.00 MiB / 1.23 MiB
[2025-07-15T14:15:57.486Z] [====================================] 100% 1.23 MiB / 1.23 MiB
[2025-07-15T14:15:57.489Z] [Pipeline] }
[2025-07-15T14:15:57.493Z] [Pipeline] // withEnv
[2025-07-15T14:15:57.498Z] [Pipeline] withEnv
[2025-07-15T14:15:57.498Z] [Pipeline] {
[2025-07-15T14:15:57.500Z] [Pipeline] sh
[2025-07-15T14:15:57.979Z] + set -xeuo pipefail
[2025-07-15T14:15:57.979Z] ++ umask
[2025-07-15T14:15:57.979Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:57.979Z] + cosa shell -- env -C overrides/rpm koji download-build util-linux-2.41.1-11.fc43 --arch x86_64 --arch noarch
[2025-07-15T14:15:57.979Z] Downloading [1/18]: util-linux-i18n-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:57.979Z] [=========                           ]  25% 1.00 MiB / 3.97 MiB
[2025-07-15T14:15:57.979Z] [==================                  ]  50% 2.00 MiB / 3.97 MiB
[2025-07-15T14:15:57.979Z] [===========================         ]  75% 3.00 MiB / 3.97 MiB
[2025-07-15T14:15:57.979Z] [====================================] 100% 3.97 MiB / 3.97 MiB
[2025-07-15T14:15:57.979Z] Downloading [2/18]: util-linux-core-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:57.979Z] [====================================] 100% 535.75 KiB / 535.75 KiB
[2025-07-15T14:15:57.979Z] Downloading [3/18]: util-linux-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:57.979Z] [===============================     ]  87% 1.00 MiB / 1.15 MiB
[2025-07-15T14:15:57.979Z] [====================================] 100% 1.15 MiB / 1.15 MiB
[2025-07-15T14:15:57.979Z] Downloading [4/18]: libfdisk-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:57.979Z] [====================================] 100% 162.06 KiB / 162.06 KiB
[2025-07-15T14:15:57.979Z] Downloading [5/18]: libmount-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:57.979Z] [====================================] 100% 163.30 KiB / 163.30 KiB
[2025-07-15T14:15:57.979Z] Downloading [6/18]: libblkid-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:57.979Z] [====================================] 100% 124.12 KiB / 124.12 KiB
[2025-07-15T14:15:57.979Z] Downloading [7/18]: libsmartcols-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 84.89 KiB / 84.89 KiB
[2025-07-15T14:15:58.233Z] Downloading [8/18]: util-linux-script-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 61.82 KiB / 61.82 KiB
[2025-07-15T14:15:58.233Z] Downloading [9/18]: python3-libmount-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 44.87 KiB / 44.87 KiB
[2025-07-15T14:15:58.233Z] Downloading [10/18]: libmount-devel-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 25.37 KiB / 25.37 KiB
[2025-07-15T14:15:58.233Z] Downloading [11/18]: libfdisk-devel-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 24.19 KiB / 24.19 KiB
[2025-07-15T14:15:58.233Z] Downloading [12/18]: uuidd-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 32.45 KiB / 32.45 KiB
[2025-07-15T14:15:58.233Z] Downloading [13/18]: libsmartcols-devel-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 21.52 KiB / 21.52 KiB
[2025-07-15T14:15:58.233Z] Downloading [14/18]: libblkid-devel-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 24.13 KiB / 24.13 KiB
[2025-07-15T14:15:58.233Z] Downloading [15/18]: libuuid-devel-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 31.90 KiB / 31.90 KiB
[2025-07-15T14:15:58.233Z] Downloading [16/18]: libuuid-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 26.96 KiB / 26.96 KiB
[2025-07-15T14:15:58.233Z] Downloading [17/18]: liblastlog2-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 24.02 KiB / 24.02 KiB
[2025-07-15T14:15:58.233Z] Downloading [18/18]: liblastlog2-devel-2.41.1-11.fc43.x86_64.rpm
[2025-07-15T14:15:58.233Z] [====================================] 100% 21.30 KiB / 21.30 KiB
[2025-07-15T14:15:58.237Z] [Pipeline] }
[2025-07-15T14:15:58.238Z] [Pipeline] // withEnv
[2025-07-15T14:15:58.245Z] [Pipeline] }
[2025-07-15T14:15:58.248Z] [Pipeline] // parallel
[2025-07-15T14:15:58.251Z] [Pipeline] }
[2025-07-15T14:15:58.255Z] [Pipeline] // stage
[2025-07-15T14:15:58.262Z] [Pipeline] parallel
[2025-07-15T14:15:58.262Z] [Pipeline] { (Branch: x86_64)
[2025-07-15T14:15:58.265Z] [Pipeline] stage
[2025-07-15T14:15:58.265Z] [Pipeline] { (x86_64:Fetch)
[2025-07-15T14:15:58.269Z] [Pipeline] withEnv
[2025-07-15T14:15:58.269Z] [Pipeline] {
[2025-07-15T14:15:58.271Z] [Pipeline] sh
[2025-07-15T14:15:58.751Z] + set -xeuo pipefail
[2025-07-15T14:15:58.752Z] ++ umask
[2025-07-15T14:15:58.752Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:15:58.752Z] + cosa fetch --with-cosa-overrides --autolock 43.20250714.91.1
[2025-07-15T14:15:58.752Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-15T14:15:59.005Z] Config commit: cd37b698ceacc14ceb58af6c4ba29974f956889f
[2025-07-15T14:15:59.005Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-15T14:15:59.005Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-15T14:15:59.005Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-15T14:15:59.005Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-15T14:15:59.005Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-15T14:15:59.005Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-15T14:15:59.005Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-15T14:15:59.005Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-15T14:15:59.005Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-15T14:15:59.260Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... b34b2e44b8c8a24274b52fd3196d5bfdaba0a7b643b5b226f9093c0897c30f2a
[2025-07-15T14:15:59.260Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... da7321613a2dfbbfd7af4943d7348b731da379bb51f412bd17003650e987cd3b
[2025-07-15T14:15:59.260Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 5140a6a2d05a9644f414e6d29593b17b330e64f0cb8ddd2e108168b866dc5ee0
[2025-07-15T14:15:59.260Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 86863ebda898ee505464d9ef55118cd960a6d47978877b5aad1f61a59f504ad3
[2025-07-15T14:15:59.260Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 4f4542b3f6b497e2de173e5606f47e921cd681930aaa2e8d33c229fa9c781d34
[2025-07-15T14:15:59.260Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... ee8920d35882a88fd3104c1e7477869e134cce482270d09bcf0a4e9ad4161673
[2025-07-15T14:15:59.260Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 958752d41bf01b286167b5d45ec3bcc7800438c266f6d83bd2742c280b9b3dcf
[2025-07-15T14:15:59.260Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 73f9cc6fa77b95a79e0c589acce8122eb8f7c50f681c24f3a6bc0d09a2d6df6a
[2025-07-15T14:15:59.260Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 7c288c1782e80124ad80bf1482ada931609c9a8fa3897c6710ad58a529f38989
[2025-07-15T14:15:59.260Z] Directory walk started
[2025-07-15T14:15:59.260Z] Directory walk done - 25 packages
[2025-07-15T14:15:59.260Z] Temporary output repo path: ./.repodata/
[2025-07-15T14:15:59.260Z] Pool started (with 5 workers)
[2025-07-15T14:15:59.260Z] Pool finished
[2025-07-15T14:15:59.515Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-15T14:15:59.515Z] 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.20250714.91.1.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-15T14:15:59.515Z] 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-15T14:16:17.540Z] Loaded lockfiles:
[2025-07-15T14:16:17.540Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250714.91.1.json
[2025-07-15T14:16:17.540Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-15T14:16:17.540Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-15T14:16:17.540Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-15T14:16:17.540Z] 
[2025-07-15T14:16:17.540Z] 43 metadata, 111 content objects imported; 155.0?kB content written
[2025-07-15T14:16:17.540Z] 4 metadata, 1 content objects imported; 76 bytes content written
[2025-07-15T14:16:17.540Z] 4 metadata, 1 content objects imported; 404 bytes content written
[2025-07-15T14:16:17.540Z] 9 metadata, 4 content objects imported; 5.6?kB content written
[2025-07-15T14:16:17.540Z] 9 metadata, 2 content objects imported; 545 bytes content written
[2025-07-15T14:16:17.540Z] 11 metadata, 4 content objects imported; 3.2?kB content written
[2025-07-15T14:16:17.540Z] 9 metadata, 5 content objects imported; 6.6?kB content written
[2025-07-15T14:16:17.540Z] 16 metadata, 18 content objects imported; 10.9?kB content written
[2025-07-15T14:16:17.540Z] 9 metadata, 7 content objects imported; 9.2?kB content written
[2025-07-15T14:16:17.540Z] rpm-ostree version: 2025.8
[2025-07-15T14:16:17.540Z] No previous commit for fedora/x86_64/coreos/rawhide
[2025-07-15T14:16:17.540Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-15T14:16:17.540Z] Updating metadata for 'fedora-coreos-pool'...done
[2025-07-15T14:16:18.461Z] Updating metadata for 'fedora-rawhide'...done
[2025-07-15T14:17:14.583Z] Importing rpm-md...done
[2025-07-15T14:17:14.583Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-15T14:15:59Z solvables: 25
[2025-07-15T14:17:14.583Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-07-15T07:21:37Z solvables: 67573
[2025-07-15T14:17:14.583Z] rpm-md repo 'fedora-rawhide'; generated: 2025-07-14T05:33:35Z solvables: 77866
[2025-07-15T14:17:14.583Z] Resolving dependencies...done
[2025-07-15T14:17:14.583Z] Installing 459 packages:
[2025-07-15T14:17:14.583Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   afterburn-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   afterburn-dracut-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   audit-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   audit-libs-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   audit-rules-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   authselect-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   authselect-libs-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bootc-1.4.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   chrony-4.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   container-selinux-4:2.239.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   curl-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dbus-broker-37-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dnf5-5.2.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   docker-cli-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dracut-107-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dracut-network-107-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   dracut-squash-107-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   e2fsprogs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   e2fsprogs-libs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   git-core-2.50.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gnutls-3.8.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   grub2-common-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   grub2-efi-x64-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   grub2-pc-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   grub2-pc-modules-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   grub2-tools-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   grub2-tools-minimal-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   ignition-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   ignition-grub-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iputils-20250602-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   json-c-0.18-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kernel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kernel-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kernel-modules-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kernel-modules-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libblkid-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.583Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libcom_err-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libcurl-minimal-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libdnf5-5.2.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libdnf5-cli-5.2.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libfdisk-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.583Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   liblastlog2-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.583Z]   libldb-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libmount-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.583Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libnvme-1.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libselinux-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libselinux-utils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libsemanage-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libsepol-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libsmartcols-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.583Z]   libsmbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libsolv-0.7.34-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libss-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libuuid-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.583Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libwayland-client-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libwbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   moby-engine-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   moby-filesystem-28.3.2-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   nmstate-2.2.48-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.583Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   nvme-cli-2.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   openldap-2.6.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   pam-1.7.1-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.584Z]   pam-libs-1.7.1-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.584Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   policycoreutils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   python-pip-wheel-25.1.1-11.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   python3-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   python3-libs-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   rpm-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   rpm-libs-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   rpm-plugin-selinux-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   samba-client-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   samba-common-2:4.22.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   samba-common-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   selinux-policy-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   selinux-policy-targeted-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   shadow-utils-2:4.17.4-4.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.584Z]   shadow-utils-subid-2:4.17.4-4.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.584Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   sudo-1.9.17-3.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   util-linux-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.584Z]   util-linux-core-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:14.584Z]   vim-data-2:9.1.1537-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   vim-minimal-2:9.1.1537-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:14.584Z] Input state hash: 3427c54fd3bde719668fef63715499ea8454f4068dab4ca81561256f063d52d5
[2025-07-15T14:17:14.584Z] Will download: 447 packages (734.4?MB)
[2025-07-15T14:17:14.584Z] Downloading from 'fedora-coreos-pool'...done
[2025-07-15T14:17:21.102Z] Importing packages...done: 459
[2025-07-15T14:17:22.023Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting
[2025-07-15T14:17:24.535Z] [Pipeline] }
[2025-07-15T14:17:24.537Z] [Pipeline] // withEnv
[2025-07-15T14:17:24.544Z] [Pipeline] }
[2025-07-15T14:17:24.549Z] [Pipeline] // stage
[2025-07-15T14:17:24.555Z] [Pipeline] stage
[2025-07-15T14:17:24.555Z] [Pipeline] { (x86_64:Build OSTree/QEMU)
[2025-07-15T14:17:24.558Z] [Pipeline] withEnv
[2025-07-15T14:17:24.558Z] [Pipeline] {
[2025-07-15T14:17:24.560Z] [Pipeline] sh
[2025-07-15T14:17:25.039Z] + set -xeuo pipefail
[2025-07-15T14:17:25.043Z] ++ umask
[2025-07-15T14:17:25.043Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:17:25.043Z] + cosa build --autolock 43.20250714.91.1
[2025-07-15T14:17:25.043Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-15T14:17:25.297Z] Config commit: cd37b698ceacc14ceb58af6c4ba29974f956889f
[2025-07-15T14:17:25.297Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-15T14:17:25.297Z] libostree:
[2025-07-15T14:17:25.297Z]  Version: '2025.2'
[2025-07-15T14:17:25.297Z]  Git: a2a1030ce460d02396decf754cbba5615d9d3743
[2025-07-15T14:17:25.297Z]  Features:
[2025-07-15T14:17:25.297Z]   - inode64
[2025-07-15T14:17:25.297Z]   - initial-var
[2025-07-15T14:17:25.297Z]   - libcurl
[2025-07-15T14:17:25.297Z]   - libsoup3
[2025-07-15T14:17:25.297Z]   - gpgme
[2025-07-15T14:17:25.297Z]   - composefs
[2025-07-15T14:17:25.297Z]   - ex-fsverity
[2025-07-15T14:17:25.297Z]   - libarchive
[2025-07-15T14:17:25.297Z]   - selinux
[2025-07-15T14:17:25.297Z]   - openssl
[2025-07-15T14:17:25.297Z]   - sign-ed25519
[2025-07-15T14:17:25.297Z]   - sign-spki
[2025-07-15T14:17:25.297Z]   - libmount
[2025-07-15T14:17:25.297Z]   - systemd
[2025-07-15T14:17:25.297Z]   - release
[2025-07-15T14:17:25.297Z]   - p2p
[2025-07-15T14:17:25.297Z] rpm-ostree:
[2025-07-15T14:17:25.297Z]  Version: '2025.8'
[2025-07-15T14:17:25.297Z]  Git: 966eee9be1b9d89aaccef2c6a1eadcdb40494542
[2025-07-15T14:17:25.297Z]  Features:
[2025-07-15T14:17:25.297Z]   - rust
[2025-07-15T14:17:25.297Z]   - compose
[2025-07-15T14:17:25.297Z]   - container
[2025-07-15T14:17:25.297Z]   - fedora-integration
[2025-07-15T14:17:25.551Z] Previous build: 43.20250714.91.1
[2025-07-15T14:17:25.551Z] Previous commit: b3761cdd148bd43f2bbf3065a801141d637f8a34b9de6a3a71d394fd999624b1
[2025-07-15T14:17:25.551Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b
[2025-07-15T14:17:25.551Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit cd37b698ceacc14ceb58af6c4ba29974f956889f
[2025-07-15T14:17:25.805Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-15T14:17:25.805Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-15T14:17:25.805Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-15T14:17:25.805Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-15T14:17:25.805Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-15T14:17:25.805Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-15T14:17:25.805Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-15T14:17:25.805Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-15T14:17:25.805Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... b34b2e44b8c8a24274b52fd3196d5bfdaba0a7b643b5b226f9093c0897c30f2a
[2025-07-15T14:17:25.805Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... da7321613a2dfbbfd7af4943d7348b731da379bb51f412bd17003650e987cd3b
[2025-07-15T14:17:25.805Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 5140a6a2d05a9644f414e6d29593b17b330e64f0cb8ddd2e108168b866dc5ee0
[2025-07-15T14:17:25.805Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 86863ebda898ee505464d9ef55118cd960a6d47978877b5aad1f61a59f504ad3
[2025-07-15T14:17:25.805Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 4f4542b3f6b497e2de173e5606f47e921cd681930aaa2e8d33c229fa9c781d34
[2025-07-15T14:17:25.805Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... ee8920d35882a88fd3104c1e7477869e134cce482270d09bcf0a4e9ad4161673
[2025-07-15T14:17:25.805Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 958752d41bf01b286167b5d45ec3bcc7800438c266f6d83bd2742c280b9b3dcf
[2025-07-15T14:17:25.805Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 73f9cc6fa77b95a79e0c589acce8122eb8f7c50f681c24f3a6bc0d09a2d6df6a
[2025-07-15T14:17:26.059Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 7c288c1782e80124ad80bf1482ada931609c9a8fa3897c6710ad58a529f38989
[2025-07-15T14:17:26.059Z] Directory walk started
[2025-07-15T14:17:26.059Z] Directory walk done - 25 packages
[2025-07-15T14:17:26.059Z] Temporary output repo path: ./.repodata/
[2025-07-15T14:17:26.059Z] Pool started (with 5 workers)
[2025-07-15T14:17:26.059Z] Pool finished
[2025-07-15T14:17:26.059Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-15T14:17:26.059Z] 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.20250714.91.1.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit b3761cdd148bd43f2bbf3065a801141d637f8a34b9de6a3a71d394fd999624b1 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-15T14:17:38.200Z] Loaded lockfiles:
[2025-07-15T14:17:38.200Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250714.91.1.json
[2025-07-15T14:17:38.200Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-15T14:17:38.200Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-15T14:17:38.200Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-15T14:17:38.200Z] 
[2025-07-15T14:17:38.200Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-15T14:17:38.200Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-15T14:17:38.200Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-15T14:17:38.200Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-15T14:17:38.200Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-15T14:17:38.200Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-15T14:17:38.200Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-15T14:17:38.200Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-15T14:17:38.200Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-15T14:17:38.200Z] rpm-ostree version: 2025.8
[2025-07-15T14:17:38.200Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-15T14:17:39.121Z] Importing rpm-md...done
[2025-07-15T14:17:39.121Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-15T14:17:25Z solvables: 25
[2025-07-15T14:17:39.121Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-07-15T07:21:37Z solvables: 67573
[2025-07-15T14:17:39.121Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-07-14T05:33:35Z solvables: 77866
[2025-07-15T14:17:40.476Z] Resolving dependencies...done
[2025-07-15T14:17:40.476Z] Installing 459 packages:
[2025-07-15T14:17:40.476Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   afterburn-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   afterburn-dracut-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.476Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   audit-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   audit-libs-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   audit-rules-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   authselect-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   authselect-libs-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bootc-1.4.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   chrony-4.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   container-selinux-4:2.239.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   curl-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dbus-broker-37-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dnf5-5.2.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   docker-cli-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dracut-107-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dracut-network-107-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   dracut-squash-107-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   e2fsprogs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   e2fsprogs-libs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   git-core-2.50.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gnutls-3.8.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   grub2-common-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   grub2-efi-x64-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   grub2-pc-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   grub2-pc-modules-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   grub2-tools-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   grub2-tools-minimal-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ignition-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ignition-grub-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iputils-20250602-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   json-c-0.18-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kernel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kernel-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kernel-modules-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kernel-modules-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libblkid-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libcom_err-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libcurl-minimal-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libdnf5-5.2.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libdnf5-cli-5.2.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libfdisk-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   liblastlog2-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   libldb-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libmount-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libnvme-1.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libselinux-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libselinux-utils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libsemanage-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libsepol-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libsmartcols-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   libsmbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libsolv-0.7.34-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libss-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libuuid-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libwayland-client-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libwbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   moby-engine-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   moby-filesystem-28.3.2-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nmstate-2.2.48-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   nvme-cli-2.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   openldap-2.6.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   pam-1.7.1-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   pam-libs-1.7.1-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   policycoreutils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   python-pip-wheel-25.1.1-11.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   python3-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   python3-libs-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   rpm-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   rpm-libs-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   rpm-plugin-selinux-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   samba-client-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   samba-common-2:4.22.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   samba-common-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   selinux-policy-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   selinux-policy-targeted-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   shadow-utils-2:4.17.4-4.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   shadow-utils-subid-2:4.17.4-4.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   sudo-1.9.17-3.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   util-linux-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   util-linux-core-2.41.1-11.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-15T14:17:40.731Z]   vim-data-2:9.1.1537-1.fc43.noarch (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   vim-minimal-2:9.1.1537-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-15T14:17:40.731Z] Input state hash: 3427c54fd3bde719668fef63715499ea8454f4068dab4ca81561256f063d52d5
[2025-07-15T14:17:43.983Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
[2025-07-15T14:17:43.983Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout
[2025-07-15T14:17:44.542Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
[2025-07-15T14:17:44.542Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
[2025-07-15T14:17:44.542Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
[2025-07-15T14:17:44.542Z] Skipping file /usr/lib/systemd/ from checkout
[2025-07-15T14:17:46.421Z] Checking out packages...done
[2025-07-15T14:17:46.421Z] Checking out ostree layers...done
[2025-07-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] /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-15T14:17:46.421Z] Creating group 'dbus' with GID 81.
[2025-07-15T14:17:46.421Z] Creating group 'rpc' with GID 32.
[2025-07-15T14:17:46.421Z] Creating group 'sshd' with GID 74.
[2025-07-15T14:17:46.421Z] Creating group 'utempter' with GID 35.
[2025-07-15T14:17:46.421Z] Creating group 'utmp' with GID 22.
[2025-07-15T14:17:46.421Z] Creating group 'docker' with GID 985.
[2025-07-15T14:17:46.421Z] Creating group 'printadmin' with GID 984.
[2025-07-15T14:17:46.421Z] Creating group 'kvm' with GID 36.
[2025-07-15T14:17:46.421Z] Creating group 'clock' with GID 103.
[2025-07-15T14:17:46.421Z] Creating group 'render' with GID 105.
[2025-07-15T14:17:46.421Z] Creating group 'sgx' with GID 106.
[2025-07-15T14:17:46.421Z] Creating group 'zincati' with GID 983.
[2025-07-15T14:17:46.421Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
[2025-07-15T14:17:46.421Z] Creating group 'clevis' with GID 982.
[2025-07-15T14:17:46.421Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
[2025-07-15T14:17:46.421Z] Creating group 'dnsmasq' with GID 981.
[2025-07-15T14:17:46.421Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
[2025-07-15T14:17:46.421Z] Creating group 'systemd-coredump' with GID 980.
[2025-07-15T14:17:46.421Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
[2025-07-15T14:17:46.421Z] Creating group 'systemd-oom' with GID 979.
[2025-07-15T14:17:46.421Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
[2025-07-15T14:17:46.421Z] Creating group 'tss' with GID 59.
[2025-07-15T14:17:46.421Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
[2025-07-15T14:17:46.421Z] Running systemd-sysusers...done
[2025-07-15T14:17:47.777Z] Running pre scripts...14 done
[2025-07-15T14:18:34.351Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-15T14:18:34.351Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-15T14:18:34.351Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-15T14:18:34.351Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-15T14:18:34.351Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] 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-15T14:18:34.351Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-15T14:18:34.351Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
[2025-07-15T14:18:34.351Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system
[2025-07-15T14:18:34.351Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-15T14:18:34.351Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-15T14:18:34.351Z] 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-15T14:18:34.351Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-15T14:18:34.351Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-15T14:18:34.351Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
[2025-07-15T14:18:34.351Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-15T14:18:49.153Z] 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-15T14:18:49.153Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-15T14:18:49.153Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-15T14:18:49.153Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-15T14:18:49.153Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-15T14:18:49.153Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
[2025-07-15T14:18:49.153Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-15T14:18:49.153Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-15T14:18:49.153Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-15T14:18:49.153Z] audit-rules.post: No rules detected, adding default
[2025-07-15T14:18:49.153Z] 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-15T14:18:49.153Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
[2025-07-15T14:18:49.153Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-15T14:18:49.153Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-15T14:18:49.153Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-15T14:18:49.153Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-15T14:18:49.153Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-15T14:18:49.153Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
[2025-07-15T14:18:49.153Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-15T14:18:49.153Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
[2025-07-15T14:18:49.153Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
[2025-07-15T14:18:49.153Z] 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-15T14:18:49.153Z] 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-15T14:18:49.153Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-15T14:18:49.153Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-15T14:18:49.153Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-15T14:18:49.153Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-15T14:18:49.153Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-15T14:18:49.153Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.Running post scripts...done
[2025-07-15T14:19:21.136Z] Running posttrans scripts...16 done
[2025-07-15T14:19:21.136Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line.
[2025-07-15T14:19:21.136Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line.
[2025-07-15T14:19:21.136Z] Creating group 'sshd' with GID 74.
[2025-07-15T14:19:21.136Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74.
[2025-07-15T14:19:21.136Z] Creating group 'sssd' with GID 986.
[2025-07-15T14:19:21.136Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986.
[2025-07-15T14:19:21.136Z] Creating group 'zincati' with GID 985.
[2025-07-15T14:19:21.136Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985.
[2025-07-15T14:19:21.136Z] Creating group 'docker' with GID 984.
[2025-07-15T14:19:21.136Z] Creating group 'chrony' with GID 983.
[2025-07-15T14:19:21.136Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983.
[2025-07-15T14:19:21.136Z] Writing rpmdb...done
[2025-07-15T14:19:21.136Z] service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-15T14:19:21.136Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-15T14:19:21.136Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-15T14:19:21.136Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-15T14:19:21.136Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
[2025-07-15T14:19:21.136Z] Regenerating rpmdb for target
[2025-07-15T14:19:29.199Z] Relabeling...done
[2025-07-15T14:19:29.452Z] Updating usr/lib/os-release
[2025-07-15T14:19:29.452Z] Executing `postprocess` inline script '0'
[2025-07-15T14:19:29.452Z] + cat
[2025-07-15T14:19:29.452Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
[2025-07-15T14:19:39.369Z] + rm /tmp/fcos-workarounds.cil
[2025-07-15T14:19:39.369Z] Executing `postprocess` inline script '1'
[2025-07-15T14:19:39.369Z] + cat
[2025-07-15T14:19:39.369Z] Executing `postprocess` inline script '2'
[2025-07-15T14:19:39.369Z] + 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-15T14:19:39.369Z] + systemctl preset-all
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-15T14:19:39.369Z] 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-15T14:19:39.369Z] 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-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
[2025-07-15T14:19:39.369Z] 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-15T14:19:39.369Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
[2025-07-15T14:19:39.369Z] 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-15T14:19:39.369Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
[2025-07-15T14:19:39.369Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
[2025-07-15T14:19:39.369Z] 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-15T14:19:39.369Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
[2025-07-15T14:19:39.370Z] 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-15T14:19:39.370Z] 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-15T14:19:39.370Z] 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-15T14:19:39.370Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
[2025-07-15T14:19:39.370Z] + systemctl --user --global preset-all
[2025-07-15T14:19:39.370Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-15T14:19:39.370Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-15T14:19:39.370Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
[2025-07-15T14:19:39.370Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
[2025-07-15T14:19:39.370Z] Executing `postprocess` inline script '3'
[2025-07-15T14:19:39.370Z] + source /usr/lib/os-release
[2025-07-15T14:19:39.370Z] ++ NAME='Fedora Linux'
[2025-07-15T14:19:39.370Z] ++ VERSION='43.20250715.dev.0 (CoreOS Prerelease)'
[2025-07-15T14:19:39.370Z] ++ RELEASE_TYPE=development
[2025-07-15T14:19:39.370Z] ++ ID=fedora
[2025-07-15T14:19:39.370Z] ++ VERSION_ID=43
[2025-07-15T14:19:39.370Z] ++ VERSION_CODENAME=
[2025-07-15T14:19:39.370Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250715.dev.0'
[2025-07-15T14:19:39.370Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-15T14:19:39.370Z] ++ LOGO=fedora-logo-icon
[2025-07-15T14:19:39.370Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-07-15T14:19:39.370Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-15T14:19:39.370Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-15T14:19:39.370Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-15T14:19:39.370Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-15T14:19:39.370Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-15T14:19:39.370Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-07-15T14:19:39.370Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-15T14:19:39.370Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-07-15T14:19:39.370Z] ++ SUPPORT_END=2026-12-02
[2025-07-15T14:19:39.370Z] ++ VARIANT=CoreOS
[2025-07-15T14:19:39.370Z] ++ VARIANT_ID=coreos
[2025-07-15T14:19:39.370Z] ++ OSTREE_VERSION=43.20250715.dev.0
[2025-07-15T14:19:39.370Z] + 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-15T14:19:39.370Z] + tee /usr/lib/kernel/install.conf
[2025-07-15T14:19:39.370Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
[2025-07-15T14:19:39.370Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
[2025-07-15T14:19:39.370Z] + echo -e '[main]\nprotect_running_kernel=False'
[2025-07-15T14:19:39.370Z] Executing `postprocess` inline script '4'
[2025-07-15T14:19:39.623Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
[2025-07-15T14:19:39.623Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
[2025-07-15T14:19:39.623Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
[2025-07-15T14:19:39.623Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
[2025-07-15T14:19:39.623Z] Executing `postprocess` inline script '5'
[2025-07-15T14:19:39.623Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
[2025-07-15T14:19:39.623Z] + cat
[2025-07-15T14:19:39.623Z] + cat
[2025-07-15T14:19:39.623Z] + cat
[2025-07-15T14:19:39.623Z] + cat
[2025-07-15T14:19:39.623Z] Executing `postprocess` inline script '6'
[2025-07-15T14:19:39.623Z] + mkdir -p /usr/lib/ostree
[2025-07-15T14:19:39.623Z] + cat
[2025-07-15T14:19:39.623Z] Executing `postprocess` inline script '7'
[2025-07-15T14:19:39.880Z] + /usr/bin/bootupctl backend generate-update-metadata
[2025-07-15T14:19:39.880Z] Generated update layout for BIOS: grub2-tools-1:2.12-37.fc43.x86_64
[2025-07-15T14:19:39.880Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-37.fc43.x86_64,shim-x64-15.8-3.x86_64
[2025-07-15T14:19:39.880Z] Executing `postprocess` inline script '8'
[2025-07-15T14:19:39.880Z] + rm -vrf /usr/lib/ostree-boot/loader
[2025-07-15T14:19:39.880Z] Executing `postprocess` inline script '9'
[2025-07-15T14:19:39.880Z] + cat
[2025-07-15T14:19:39.880Z] Executing `postprocess` inline script '10'
[2025-07-15T14:19:40.134Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf
[2025-07-15T14:19:40.134Z] + grep -q '^4 ' /dev/fd/63
[2025-07-15T14:19:40.134Z] ++ wc -l /usr/lib/ostree/prepare-root.conf
[2025-07-15T14:19:40.134Z] + cat
[2025-07-15T14:19:40.134Z] Executing `postprocess` inline script '11'
[2025-07-15T14:19:40.134Z] + '[' -f /run/.containerenv ']'
[2025-07-15T14:19:40.134Z] Executing `postprocess` inline script '12'
[2025-07-15T14:19:40.134Z] + rm -vf /etc/machine-id
[2025-07-15T14:19:40.134Z] removed '/etc/machine-id'
[2025-07-15T14:19:40.134Z] Executing `postprocess` inline script '13'
[2025-07-15T14:19:40.134Z] + systemctl mask systemd-repart.service
[2025-07-15T14:19:40.134Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'.
[2025-07-15T14:19:40.134Z] Executing `postprocess` inline script '14'
[2025-07-15T14:19:40.390Z] + setsebool -P -N container_use_cephfs on
[2025-07-15T14:19:42.266Z] + setsebool -P -N virt_use_samba on
[2025-07-15T14:19:43.626Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
[2025-07-15T14:19:43.626Z] Executing `postprocess` inline script '15'
[2025-07-15T14:19:43.626Z] + systemctl mask dnsmasq.service
[2025-07-15T14:19:43.626Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'.
[2025-07-15T14:19:43.626Z] Executing `postprocess` inline script '16'
[2025-07-15T14:19:43.879Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables
[2025-07-15T14:19:43.879Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore
[2025-07-15T14:19:43.879Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save
[2025-07-15T14:19:43.879Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables
[2025-07-15T14:19:43.879Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore
[2025-07-15T14:19:43.879Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save
[2025-07-15T14:19:43.879Z] Executing `postprocess` inline script '17'
[2025-07-15T14:19:43.879Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
[2025-07-15T14:19:43.879Z] Executing `postprocess` inline script '18'
[2025-07-15T14:19:43.879Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
[2025-07-15T14:19:43.879Z] Executing `postprocess` inline script '19'
[2025-07-15T14:19:43.879Z] + '[' -f /run/.containerenv ']'
[2025-07-15T14:19:43.879Z] Executing `postprocess` inline script '20'
[2025-07-15T14:19:44.134Z] + cat
[2025-07-15T14:19:44.134Z] Executing `postprocess` inline script '21'
[2025-07-15T14:19:44.134Z] + source /etc/os-release
[2025-07-15T14:19:44.134Z] ++ NAME='Fedora Linux'
[2025-07-15T14:19:44.134Z] ++ VERSION='43.20250715.dev.0 (CoreOS Prerelease)'
[2025-07-15T14:19:44.134Z] ++ RELEASE_TYPE=development
[2025-07-15T14:19:44.134Z] ++ ID=fedora
[2025-07-15T14:19:44.134Z] ++ VERSION_ID=43
[2025-07-15T14:19:44.134Z] ++ VERSION_CODENAME=
[2025-07-15T14:19:44.134Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250715.dev.0'
[2025-07-15T14:19:44.134Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-15T14:19:44.134Z] ++ LOGO=fedora-logo-icon
[2025-07-15T14:19:44.134Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-07-15T14:19:44.134Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-15T14:19:44.134Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-15T14:19:44.134Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-15T14:19:44.134Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-15T14:19:44.134Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-15T14:19:44.134Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-07-15T14:19:44.134Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-15T14:19:44.134Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-07-15T14:19:44.134Z] ++ SUPPORT_END=2026-12-02
[2025-07-15T14:19:44.134Z] ++ VARIANT=CoreOS
[2025-07-15T14:19:44.134Z] ++ VARIANT_ID=coreos
[2025-07-15T14:19:44.134Z] ++ OSTREE_VERSION=43.20250715.dev.0
[2025-07-15T14:19:44.134Z] + [[ 43.20250715.dev.0 = *.dev* ]]
[2025-07-15T14:19:44.134Z] + mkdir -p /etc/zincati/config.d
[2025-07-15T14:19:44.134Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
[2025-07-15T14:19:44.134Z] Executing `postprocess` inline script '22'
[2025-07-15T14:19:44.134Z] + cat
[2025-07-15T14:19:44.134Z] + conf_file=/usr/etc/rpm-ostreed.conf
[2025-07-15T14:19:44.134Z] + '[' -f /run/.containerenv ']'
[2025-07-15T14:19:44.134Z] + cat /usr/etc/rpm-ostreed.conf
[2025-07-15T14:19:44.134Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf
[2025-07-15T14:19:44.134Z] + rm /tmp/rpm-ostreed.conf
[2025-07-15T14:19:44.134Z] Executing `postprocess` inline script '23'
[2025-07-15T14:19:54.058Z] Executing `postprocess` inline script '24'
[2025-07-15T14:19:54.058Z] + rm -rf /usr/share/info
[2025-07-15T14:19:54.058Z] + rm -rf /usr/share/man
[2025-07-15T14:19:54.058Z] + rm -rf /usr/share/doc
[2025-07-15T14:19:54.312Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
[2025-07-15T14:19:54.312Z] Executing `postprocess` inline script '25'
[2025-07-15T14:19:54.313Z] + '[' -f /run/.containerenv ']'
[2025-07-15T14:19:54.313Z] Initializing rootfs
[2025-07-15T14:19:54.313Z] Moving /usr to target
[2025-07-15T14:19:54.313Z] Copying toplevel compat symlinks
[2025-07-15T14:19:54.568Z] No embedded whiteouts found
[2025-07-15T14:19:54.568Z] No device files found
[2025-07-15T14:19:54.568Z] Recompiling policy
[2025-07-15T14:20:04.483Z] Migrating /usr/etc/passwd to /usr/lib/
[2025-07-15T14:20:04.483Z] Migrating /usr/etc/group to /usr/lib/
[2025-07-15T14:20:04.483Z] Adding rpm-ostree-0-integration.conf
[2025-07-15T14:20:04.483Z] Preparing kernel
[2025-07-15T14:20:12.553Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
[2025-07-15T14:20:12.553Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
[2025-07-15T14:20:12.553Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64
[2025-07-15T14:20:13.118Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
[2025-07-15T14:20:13.118Z] dracut[I]: *** Including module: bash ***
[2025-07-15T14:20:13.375Z] dracut[I]: *** Including module: systemd ***
[2025-07-15T14:20:13.375Z] dracut[I]: *** Including module: fips ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: fips-crypto-policies ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: scsi-rules ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-ask-password ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-battery-check ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-initrd ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-journald ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-modules-load ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-sysctl ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-sysusers ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: systemd-udevd ***
[2025-07-15T14:20:13.629Z] dracut[I]: *** Including module: modsign ***
[2025-07-15T14:20:13.884Z] dracut[I]: *** Including module: dbus-broker ***
[2025-07-15T14:20:13.884Z] dracut[I]: *** Including module: dbus ***
[2025-07-15T14:20:13.884Z] dracut[I]: *** Including module: coreos-sysctl ***
[2025-07-15T14:20:13.884Z] dracut[I]: *** Including module: i18n ***
[2025-07-15T14:20:13.884Z] dracut[I]: *** Including module: azure-udev-rules ***
[2025-07-15T14:20:13.884Z] dracut[I]: *** Including module: afterburn ***
[2025-07-15T14:20:13.884Z] dracut[I]: *** Including module: gcp-udev-rules ***
[2025-07-15T14:20:13.884Z] dracut[I]: *** Including module: ignition ***
[2025-07-15T14:20:14.137Z] dracut[I]: *** Including module: coreos-ignition ***
[2025-07-15T14:20:14.137Z] dracut[I]: *** Including module: coreos-live ***
[2025-07-15T14:20:14.394Z] dracut[I]: *** Including module: coreos-multipath ***
[2025-07-15T14:20:14.394Z] dracut[I]: *** Including module: coreos-network ***
[2025-07-15T14:20:14.394Z] dracut[I]: *** Including module: network-manager ***
[2025-07-15T14:20:14.394Z] dracut[I]: *** Including module: ignition-conf ***
[2025-07-15T14:20:14.394Z] dracut[I]: *** Including module: ignition-ostree ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: network ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: net-lib ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: url-lib ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: coreos-kernel ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: ignition-conf-fcos ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: rdcore ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: clevis ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: clevis-pin-null ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: clevis-pin-sss ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: clevis-pin-tang ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
[2025-07-15T14:20:14.647Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
[2025-07-15T14:20:14.900Z] dracut[I]: *** Including module: btrfs ***
[2025-07-15T14:20:14.900Z] dracut[I]: *** Including module: crypt ***
[2025-07-15T14:20:14.900Z] dracut[I]: *** Including module: dm ***
[2025-07-15T14:20:15.153Z] dracut[I]: *** Including module: kernel-modules ***
[2025-07-15T14:20:21.665Z] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-07-15T14:20:21.665Z] dracut[I]: *** Including module: kernel-network-modules ***
[2025-07-15T14:20:22.223Z] dracut[I]: *** Including module: mdraid ***
[2025-07-15T14:20:22.223Z] dracut[I]: *** Including module: multipath ***
[2025-07-15T14:20:22.782Z] dracut[I]: *** Including module: nvdimm ***
[2025-07-15T14:20:22.782Z] dracut[I]: *** Including module: qemu ***
[2025-07-15T14:20:22.782Z] dracut[I]: *** Including module: qemu-net ***
[2025-07-15T14:20:22.782Z] dracut[I]: *** Including module: fido2 ***
[2025-07-15T14:20:22.782Z] dracut[I]: *** Including module: pkcs11 ***
[2025-07-15T14:20:22.782Z] dracut[I]: *** Including module: tpm2-tss ***
[2025-07-15T14:20:23.038Z] dracut[I]: *** Including module: cifs ***
[2025-07-15T14:20:23.038Z] dracut[I]: *** Including module: hwdb ***
[2025-07-15T14:20:23.038Z] dracut[I]: *** Including module: iscsi ***
[2025-07-15T14:20:23.595Z] dracut[I]: *** Including module: lunmask ***
[2025-07-15T14:20:23.595Z] dracut[I]: *** Including module: nvmf ***
[2025-07-15T14:20:23.595Z] dracut[I]: *** Including module: resume ***
[2025-07-15T14:20:23.595Z] dracut[I]: *** Including module: rootfs-block ***
[2025-07-15T14:20:23.595Z] dracut[I]: *** Including module: terminfo ***
[2025-07-15T14:20:23.851Z] dracut[I]: *** Including module: udev-rules ***
[2025-07-15T14:20:24.410Z] dracut[I]: *** Including module: virtiofs ***
[2025-07-15T14:20:24.410Z] dracut[I]: *** Including module: azure-disk ***
[2025-07-15T14:20:24.410Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
[2025-07-15T14:20:24.410Z] dracut[I]: *** Including module: walinuxagent ***
[2025-07-15T14:20:24.410Z] dracut[I]: *** Including module: dracut-systemd ***
[2025-07-15T14:20:24.410Z] dracut[I]: *** Including module: ostree ***
[2025-07-15T14:20:24.410Z] dracut[I]: *** Including module: usrmount ***
[2025-07-15T14:20:24.410Z] dracut[I]: *** Including module: base ***
[2025-07-15T14:20:24.665Z] dracut[I]: *** Including module: emergency-shell-setup ***
[2025-07-15T14:20:24.665Z] dracut[I]: *** Including module: fs-lib ***
[2025-07-15T14:20:24.665Z] dracut[I]: *** Including module: journal-conf ***
[2025-07-15T14:20:24.665Z] dracut[I]: *** Including module: openssl ***
[2025-07-15T14:20:24.665Z] dracut[I]: *** Including module: shell-interpreter ***
[2025-07-15T14:20:24.665Z] dracut[I]: *** Including module: shutdown ***
[2025-07-15T14:20:24.665Z] dracut[I]: *** Including modules done ***
[2025-07-15T14:20:24.665Z] dracut[I]: *** Installing kernel module dependencies ***
[2025-07-15T14:20:27.175Z] dracut[I]: *** Installing kernel module dependencies done ***
[2025-07-15T14:20:27.175Z] dracut[I]: *** Resolving executable dependencies ***
[2025-07-15T14:20:29.057Z] dracut[I]: *** Resolving executable dependencies done ***
[2025-07-15T14:20:29.057Z] dracut[I]: *** Hardlinking files ***
[2025-07-15T14:20:29.057Z] dracut[I]: *** Hardlinking files done ***
[2025-07-15T14:20:29.057Z] dracut[I]: *** Generating early-microcode cpio image ***
[2025-07-15T14:20:29.057Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-07-15T14:20:29.057Z] dracut[I]: *** Constructing GenuineIntel.bin ***
[2025-07-15T14:20:29.057Z] dracut[I]: *** Store current command line parameters ***
[2025-07-15T14:20:29.057Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
[2025-07-15T14:21:01.054Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
[2025-07-15T14:21:01.054Z] Executing: 01-var.sh
[2025-07-15T14:21:01.054Z] Ignored user missing from new passwd file: root
[2025-07-15T14:21:01.054Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati
[2025-07-15T14:21:01.054Z] Ignored group missing from new group file: root
[2025-07-15T14:21:01.054Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati
[2025-07-15T14:21:01.054Z] Network filesystem detected for repo; disabling transaction
[2025-07-15T14:21:09.114Z] Committing...done
[2025-07-15T14:21:27.130Z] 3846 metadata, 23634 content objects imported; 1.7?GB content written
[2025-07-15T14:21:27.130Z] fedora/x86_64/coreos/rawhide => d91753dae989700c798f1cbbdd111c303bc7c10c688c077b592083c4190a222e
[2025-07-15T14:21:29.009Z] ostree diff commit from: b3761cdd148bd43f2bbf3065a801141d637f8a34b9de6a3a71d394fd999624b1
[2025-07-15T14:21:29.009Z] ostree diff commit to:   d91753dae989700c798f1cbbdd111c303bc7c10c688c077b592083c4190a222e
[2025-07-15T14:21:29.009Z] Upgraded:
[2025-07-15T14:21:29.009Z]   libblkid 2.41.1-10.fc43 -> 2.41.1-11.fc43
[2025-07-15T14:21:29.009Z]   libfdisk 2.41.1-10.fc43 -> 2.41.1-11.fc43
[2025-07-15T14:21:29.009Z]   liblastlog2 2.41.1-10.fc43 -> 2.41.1-11.fc43
[2025-07-15T14:21:29.009Z]   libmount 2.41.1-10.fc43 -> 2.41.1-11.fc43
[2025-07-15T14:21:29.009Z]   libsmartcols 2.41.1-10.fc43 -> 2.41.1-11.fc43
[2025-07-15T14:21:29.009Z]   libuuid 2.41.1-10.fc43 -> 2.41.1-11.fc43
[2025-07-15T14:21:29.009Z]   pam 1.7.1-1.fc43 -> 1.7.1-2.fc43
[2025-07-15T14:21:29.009Z]   pam-libs 1.7.1-1.fc43 -> 1.7.1-2.fc43
[2025-07-15T14:21:29.009Z]   shadow-utils 2:4.17.4-1.fc43 -> 2:4.17.4-4.fc43
[2025-07-15T14:21:29.009Z]   shadow-utils-subid 2:4.17.4-1.fc43 -> 2:4.17.4-4.fc43
[2025-07-15T14:21:29.009Z]   util-linux 2.41.1-10.fc43 -> 2.41.1-11.fc43
[2025-07-15T14:21:29.009Z]   util-linux-core 2.41.1-10.fc43 -> 2.41.1-11.fc43
[2025-07-15T14:21:29.009Z] 
[2025-07-15T14:21:29.010Z] New image input checksum: f11e56af9e4dd84aac21579c0cdcf7037bd1b075e54770df6eae8fd2d3965f61
[2025-07-15T14:21:29.010Z] None
[2025-07-15T14:21:29.010Z] New build ID: 43.20250715.dev.0
[2025-07-15T14:21:29.010Z] Running:  rpm-ostree compose container-encapsulate --max-layers=50 --format-version=1 --repo=/home/jenkins/agent/workspace/test-override/tmp/repo --label=coreos-assembler.image-config-checksum=c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b --label=coreos-assembler.image-input-checksum=f11e56af9e4dd84aac21579c0cdcf7037bd1b075e54770df6eae8fd2d3965f61 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=cd37b698ceacc14ceb58af6c4ba29974f956889f --copymeta-opt=fedora-coreos.stream 43.20250715.dev.0 oci-archive:fedora-coreos-43.20250715.dev.0-ostree.x86_64.ociarchive.tmp:latest
[2025-07-15T14:21:41.148Z] Building package mapping...done
[2025-07-15T14:21:41.148Z] 23634 objects in 461 packages (289 source)
[2025-07-15T14:21:41.148Z] rpm size: 1588361096
[2025-07-15T14:21:41.148Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
[2025-07-15T14:21:41.148Z] Duplicates: 1670
[2025-07-15T14:21:41.148Z] Multiple owners: 140
[2025-07-15T14:21:41.148Z] Generating container image
[2025-07-15T14:22:19.766Z] Pushed digest: sha256:4655368e2e18ad8aac3897a65bf8ed7f07946d92ec19e76467065a5503de5721
[2025-07-15T14:22:20.022Z] Total objects: 27748
[2025-07-15T14:22:20.022Z] No unreachable objects
[2025-07-15T14:22:20.276Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/commitmeta.json'
[2025-07-15T14:22:20.276Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/ostree-commit-object'
[2025-07-15T14:22:20.276Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/manifest-lock.generated.x86_64.json'
[2025-07-15T14:22:20.276Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/coreos-assembler-config-git.json'
[2025-07-15T14:22:20.276Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/coreos-assembler-config.tar.gz'
[2025-07-15T14:22:20.276Z] renamed 'fedora-coreos-43.20250715.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/fedora-coreos-43.20250715.dev.0-ostree.x86_64.ociarchive'
[2025-07-15T14:22:20.276Z] renamed 'fedora-coreos-43.20250715.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/fedora-coreos-43.20250715.dev.0-ostree.x86_64-manifest.json'
[2025-07-15T14:22:20.276Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/meta.json'
[2025-07-15T14:22:20.530Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-15T14:22:20.784Z] Config commit: cd37b698ceacc14ceb58af6c4ba29974f956889f
[2025-07-15T14:22:20.784Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-15T14:22:21.341Z] Will build qemu
[2025-07-15T14:22:22.260Z] Estimating disk size...
[2025-07-15T14:22:23.616Z] Disk sizes: metal: 2916M (estimated), cloud: 10240M
[2025-07-15T14:22:38.434Z] ++ arch
[2025-07-15T14:22:38.434Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250715.dev.0"' -D 'build_version="43.20250715.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/fedora-coreos-43.20250715.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2916 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2403 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-AUOT.json
[2025-07-15T14:22:38.434Z] + set +x
[2025-07-15T14:22:38.434Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=qemu /tmp/osbuild-AUOT.json
[2025-07-15T14:22:38.434Z] 
[2025-07-15T14:22:38.434Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:22:38.434Z] /dev/vdb1        40G  3.3G   37G   9% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:22:38.434Z] 
[2025-07-15T14:22:38.434Z] starting /tmp/osbuild-AUOT.jsonPipeline source org.osbuild.curl: bd0552d16c6f51dec620567d9886120c3f422533ab74566b03e8ab0a29b66ad2
[2025-07-15T14:22:38.434Z] Build
[2025-07-15T14:22:38.434Z]   root: <host>
[2025-07-15T14:22:41.688Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/fedora-coreos-43.20250715.dev.0-ostree.x86_64.ociarchive
[2025-07-15T14:22:41.688Z] 
[2025-07-15T14:22:41.688Z] ⏱  Duration: 1752589360s
[2025-07-15T14:22:41.688Z] Pipeline oci-archive: c3d2472044724e6f612e67c1cf6b68a20524fcb7d115c650b1ffca1b9bcbe202
[2025-07-15T14:22:41.688Z] Build
[2025-07-15T14:22:41.688Z]   root: <host>
[2025-07-15T14:22:41.688Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:22:41.688Z] org.osbuild.copy: c3d2472044724e6f612e67c1cf6b68a20524fcb7d115c650b1ffca1b9bcbe202 {
[2025-07-15T14:22:41.688Z]   "paths": [
[2025-07-15T14:22:41.688Z]     {
[2025-07-15T14:22:41.688Z]       "from": "input://inlinefile/sha256:2b810697548e3c8192ee506a10a50690fb5ce9f97b8eb58b5b463b3043988747",
[2025-07-15T14:22:41.688Z]       "to": "tree:///coreos.ociarchive"
[2025-07-15T14:22:41.688Z]     }
[2025-07-15T14:22:41.688Z]   ]
[2025-07-15T14:22:41.688Z] }
[2025-07-15T14:22:41.688Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:22:41.688Z] copying '/run/osbuild/inputs/inlinefile/sha256:2b810697548e3c8192ee506a10a50690fb5ce9f97b8eb58b5b463b3043988747' -> '/run/osbuild/tree/coreos.ociarchive'
[2025-07-15T14:22:41.942Z] 
[2025-07-15T14:22:41.942Z] ⏱  Duration: 0s
[2025-07-15T14:22:41.942Z] Pipeline deployed-tree: e9f7e4aa31561f12434b7c07ca9a0745a530922ed2caa30d1dd11ec77e17d29b
[2025-07-15T14:22:41.942Z] Build
[2025-07-15T14:22:41.942Z]   root: <host>
[2025-07-15T14:22:41.942Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:22:41.942Z] org.osbuild.container-deploy: e9f7e4aa31561f12434b7c07ca9a0745a530922ed2caa30d1dd11ec77e17d29b {}
[2025-07-15T14:22:41.942Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lnq200pe/inputs/images
[2025-07-15T14:22:41.942Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:22:42.196Z] time="2025-07-15T14:22:41Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled"
[2025-07-15T14:22:44.697Z] Getting image source signatures
[2025-07-15T14:22:44.697Z] Copying blob sha256:e62861168a47cc4e5128550042ca5433ad7aed565c855dca6702e88b8b23f3e2
[2025-07-15T14:22:44.950Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980
[2025-07-15T14:22:46.305Z] Copying blob sha256:074539dae79c6269f67af8f50d1c0503c884253f31a7e22534712dff7110b87f
[2025-07-15T14:22:46.559Z] Copying blob sha256:21a14e51fd5e04b9d759af7f36432a46461f93175109c1f68ed1518334c0874a
[2025-07-15T14:22:47.479Z] Copying blob sha256:9c06868bfc9f9f78d7ee6cf2b19542aff98a7b94ec3da245c8d7b5af6eef86e7
[2025-07-15T14:22:48.398Z] 
[2025-07-15T14:22:48.398Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:22:48.398Z] /dev/vdb1        40G  5.8G   35G  15% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:22:48.398Z] 
[2025-07-15T14:22:48.398Z] Copying blob sha256:2e77138b00538e356bd839a6d3796d57a7a14b2b42f52e151a224ad1ffcc1d01
[2025-07-15T14:22:49.319Z] Copying blob sha256:59bae4b578e7c0fe422c5ab9dca754bd57f036249448b9baeb4e0f96ced80697
[2025-07-15T14:22:50.238Z] Copying blob sha256:c7bb8734d69569beee14b4dbba32aa0ab52fb1593538e03257a2a75eee7c864b
[2025-07-15T14:22:50.491Z] Copying blob sha256:0db6f7e435a8b36149cbd259665a33f7ebff15d0961908eba1d39edd46d648b2
[2025-07-15T14:22:51.048Z] Copying blob sha256:256f6a2bc0ab170557885ee0a84819e69bee8d410c02cd46cb6481c533bde5a8
[2025-07-15T14:22:51.604Z] Copying blob sha256:bd22b3502f86a7b7a4f294578baf895217fbb5d51ba00cee465eb9cafa57efa3
[2025-07-15T14:22:52.161Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9
[2025-07-15T14:22:52.415Z] Copying blob sha256:37c70156bba3dbc44b7008a89cb3b9d4ed2e62e518891e9ca7dee4cc0b6b5163
[2025-07-15T14:22:52.668Z] Copying blob sha256:79c6ef516c263c2f881bfeaf3b8fcc5832e54327414d39598cfc84920f305a59
[2025-07-15T14:22:52.922Z] Copying blob sha256:836b9584d05802bdd4bf262a9bd811bf5c7339c542d2bb4baa29da5207f30066
[2025-07-15T14:22:53.176Z] Copying blob sha256:96d4ab913cfe93cbd91260656631bc42368710e43e0c87e4a9607029188f619d
[2025-07-15T14:22:53.736Z] Copying blob sha256:07b8888d9a1ab84c206652202ca14978f27d8ebe3feac19f320ee2562ea7aca2
[2025-07-15T14:22:53.990Z] Copying blob sha256:0334f9907d7a679d20c9b84d7741748850113ff53276b35630e4942f8a7492f7
[2025-07-15T14:22:54.243Z] Copying blob sha256:a51ec5dbe9d466de9fba81279ff8231bdc5efaab0ed278562f02b1bb07ecb8af
[2025-07-15T14:22:54.497Z] Copying blob sha256:7e70585218f17f79c3d7ba8b6807502b6fa094d00766b8d00bcb92db24c9ccdb
[2025-07-15T14:22:54.751Z] Copying blob sha256:1393ecd3527adc2833336863f8594807cc6e5b7969b3b0b083a30bff1a8e8d2d
[2025-07-15T14:22:55.007Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
[2025-07-15T14:22:55.007Z] Copying blob sha256:371468ee45686f885a97a6c0f006e718cb00ad0a38362cb25b778e8029dba4e5
[2025-07-15T14:22:55.260Z] Copying blob sha256:ac2cbae504f79ea6a44d3aa5f269462d958cbb8d7d8fc7c291e84e75789ae9ad
[2025-07-15T14:22:55.260Z] Copying blob sha256:808a355ede8951272a6ec0dbd54451aab886665c1db92d86e9494239e1d6f4f3
[2025-07-15T14:22:55.514Z] Copying blob sha256:66aabdca4bf39f0efaf1871d95bd3b1a478ca0e38dbae6f307f4a39830ee7689
[2025-07-15T14:22:56.070Z] Copying blob sha256:92bac61335c88bfc0b14727c9b18939bf33f727734c20227693ce3734723dc74
[2025-07-15T14:22:56.070Z] Copying blob sha256:8b17b31da3fc865f08dcfb145822614abaef8a5a716bea999930c35d3bf680ed
[2025-07-15T14:22:56.070Z] Copying blob sha256:f68348b1f779c92d7c529f09a36159486f84f4986ae7a4179a69b0456bf4aa69
[2025-07-15T14:22:56.323Z] Copying blob sha256:34499bae44410dd1b2c4af167bb2681b381c0480c0c055e3ea9e1bc84d32a153
[2025-07-15T14:22:56.579Z] Copying blob sha256:065660fc8514364bb42af2b8c977b59e4d236e0f5d2dce0b5e9d9ed3e07714be
[2025-07-15T14:22:56.579Z] Copying blob sha256:b334402cbddff8c563e53a86533911f20f164da1df948c423cd70e5f6d2c006a
[2025-07-15T14:22:56.832Z] Copying blob sha256:683f5dff7a877c950eb561b81f67b2528d64c48240ab707ec835c4648902dcbf
[2025-07-15T14:22:57.085Z] Copying blob sha256:bfbcc27c8498b3debb703315a0e23f15b6128f64e2a1f449222734ee47688fdf
[2025-07-15T14:22:58.439Z] 
[2025-07-15T14:22:58.439Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:22:58.439Z] /dev/vdb1        40G  7.1G   33G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:22:58.439Z] 
[2025-07-15T14:22:58.439Z] Copying blob sha256:138f60f69d485a547ce2d5ad1e6dd701540dc7c3d53da5d09123285fbc8c9280
[2025-07-15T14:22:58.439Z] Copying blob sha256:9f0ec4e5d5118f63a1153db5e4b170c6ca1f275628286bc60dc3bdff565b5728
[2025-07-15T14:22:58.692Z] Copying blob sha256:38ad9061dc80bae8aaddcf1768ea606176982e80ac9de9bbfcff4e2e7af6ef94
[2025-07-15T14:22:58.945Z] Copying blob sha256:ac5c58b011a179ad44b559d188a88685fc235e764af8821ade47e48e4afc17b4
[2025-07-15T14:22:59.198Z] Copying blob sha256:af660327da2791832c5e7fc3d88171b55a178ca9776825795dab437120e9490b
[2025-07-15T14:22:59.198Z] Copying blob sha256:c65eda730b28d3d0eca6814e6dcbf573c4d4e3e40033c654134a04264f26f33e
[2025-07-15T14:22:59.451Z] Copying blob sha256:983ed282dc57383baad02ad45589ed11c6ae527d3030ac55a5e79fb8f61e5619
[2025-07-15T14:22:59.707Z] Copying blob sha256:18ee8061275e2cbb622fa55f9635bc9c7ab590dab8b481076a9a42c40084211a
[2025-07-15T14:22:59.707Z] Copying blob sha256:61ab50b078c7b9152ae0063d6c33ade4105d2c78e7c226f09e4c4208197becd6
[2025-07-15T14:22:59.960Z] Copying blob sha256:dbe430e3a7242e7624bd283b6e7f62b1ec2b1721f7201d0dc430b1093f9d5613
[2025-07-15T14:22:59.960Z] Copying blob sha256:6d466fa07847f3f19badec3c95d59f9008e05fbb740389bd724640189dc23c19
[2025-07-15T14:23:00.517Z] Copying blob sha256:abece437fc1fab9c9ed919fd89d5c66924a55e10063a213fb3fbe0c09a36d9e4
[2025-07-15T14:23:01.436Z] Copying blob sha256:8adf193704f08ad350a86659f3a7391349e8a3e61221afd9ca80557011875576
[2025-07-15T14:23:01.992Z] Copying blob sha256:7650d7602da6d5ce30f4fa33f59bd7b2f7b0df7a308e4aed0489fc84b75b030f
[2025-07-15T14:23:02.245Z] Copying blob sha256:aa1b3d5f26f3711332973c3c316d84518a0b454572cfed365009acc2865e07a2
[2025-07-15T14:23:02.802Z] Copying blob sha256:a3b711ca068a5342a0e148bb27981a019bf17948f31ba7ab1a3440508cff6438
[2025-07-15T14:23:04.160Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
[2025-07-15T14:23:04.160Z] Copying config sha256:8a5af625e1b299fe89a45549d3bca9b52dd058971cef0fb7ed9be235d1237a47
[2025-07-15T14:23:04.160Z] Writing manifest to image destination
[2025-07-15T14:23:08.307Z] 
[2025-07-15T14:23:08.307Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:23:08.307Z] /dev/vdb1        40G  7.3G   33G  19% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:23:08.307Z] 
[2025-07-15T14:23:14.818Z] 8a5af625e1b299fe89a45549d3bca9b52dd058971cef0fb7ed9be235d1237a47
[2025-07-15T14:23:18.065Z] Untagged: docker.io/library/tmp-container-deploy-93837255125328:latest
[2025-07-15T14:23:18.065Z] Deleted: 8a5af625e1b299fe89a45549d3bca9b52dd058971cef0fb7ed9be235d1237a47
[2025-07-15T14:23:18.320Z] 
[2025-07-15T14:23:18.320Z] ⏱  Duration: 36s
[2025-07-15T14:23:18.320Z] 
[2025-07-15T14:23:18.320Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:23:18.320Z] /dev/vdb1        40G  5.9G   35G  15% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:23:18.320Z] 
[2025-07-15T14:23:22.468Z] Pipeline tree: b654af92c44fddfdd9ee72ab61d53105f37cef0c9ddc6283fbb8fc5b53ab7f86
[2025-07-15T14:23:22.468Z] Build
[2025-07-15T14:23:22.468Z]   root: <host>
[2025-07-15T14:23:22.468Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:23:22.468Z]   source-epoch: Mon Aug  1 23:42:11 2022 [1659397331]
[2025-07-15T14:23:22.468Z] org.osbuild.selinux: 57bbed64755da0a192a96c8a32b12343987ebbbe3858ae7505a988593cc668d2 {
[2025-07-15T14:23:22.468Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-15T14:23:22.468Z]   "target": "tree:///"
[2025-07-15T14:23:22.468Z] }
[2025-07-15T14:23:22.468Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:22.468Z] 
[2025-07-15T14:23:22.468Z] ⏱  Duration: 0s
[2025-07-15T14:23:22.468Z] org.osbuild.ostree.init-fs: 610d126f2bc894cd3f8143b8f01811439d1588e5f064ed40434c359d744f07ae {}
[2025-07-15T14:23:22.721Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:22.721Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree
[2025-07-15T14:23:22.721Z] 
[2025-07-15T14:23:22.721Z] ⏱  Duration: 0s
[2025-07-15T14:23:22.721Z] org.osbuild.ostree.os-init: e1ed9b6e45c6db6de31abe39486da7c5bbe45e2612520f7665e01f344d7f2895 {
[2025-07-15T14:23:22.721Z]   "osname": "fedora-coreos"
[2025-07-15T14:23:22.721Z] }
[2025-07-15T14:23:22.975Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:22.975Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree
[2025-07-15T14:23:22.975Z] 
[2025-07-15T14:23:22.975Z] ⏱  Duration: 0s
[2025-07-15T14:23:22.975Z] org.osbuild.ostree.config: 51b414513ea56d61c3edef62d61db628ce541197008d9abc036e82ae63991a61 {
[2025-07-15T14:23:22.975Z]   "repo": "/ostree/repo",
[2025-07-15T14:23:22.975Z]   "config": {
[2025-07-15T14:23:22.975Z]     "sysroot": {
[2025-07-15T14:23:22.975Z]       "readonly": true,
[2025-07-15T14:23:22.975Z]       "bootloader": "none",
[2025-07-15T14:23:22.975Z]       "bls-append-except-default": "grub_users=\"\"",
[2025-07-15T14:23:22.975Z]       "bootprefix": true
[2025-07-15T14:23:22.975Z]     }
[2025-07-15T14:23:22.975Z]   }
[2025-07-15T14:23:22.975Z] }
[2025-07-15T14:23:22.975Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:23.228Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo
[2025-07-15T14:23:23.228Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo
[2025-07-15T14:23:23.228Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo
[2025-07-15T14:23:23.228Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo
[2025-07-15T14:23:23.228Z] 
[2025-07-15T14:23:23.228Z] ⏱  Duration: 0s
[2025-07-15T14:23:23.228Z] org.osbuild.mkdir: c6653a1c25d0711db20f936a0caf431a1432787fd9de0bf55de1cbf356b4852d {
[2025-07-15T14:23:23.228Z]   "paths": [
[2025-07-15T14:23:23.228Z]     {
[2025-07-15T14:23:23.228Z]       "path": "/boot/efi",
[2025-07-15T14:23:23.228Z]       "mode": 493
[2025-07-15T14:23:23.228Z]     }
[2025-07-15T14:23:23.228Z]   ]
[2025-07-15T14:23:23.228Z] }
[2025-07-15T14:23:23.228Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:23.481Z] 
[2025-07-15T14:23:23.481Z] ⏱  Duration: 0s
[2025-07-15T14:23:23.481Z] org.osbuild.ignition: bd620f3dd6c40c34b8d46265096f16b133b91e71913424b0aea992652b33f872 {}
[2025-07-15T14:23:23.481Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:23.481Z] 
[2025-07-15T14:23:23.481Z] ⏱  Duration: 0s
[2025-07-15T14:23:23.481Z] org.osbuild.ostree.deploy.container: ecf36452b7a8a42267f000eb5f5dec44316450cf0a01d24e76e9fddb467aca82 {
[2025-07-15T14:23:23.481Z]   "osname": "fedora-coreos",
[2025-07-15T14:23:23.481Z]   "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide",
[2025-07-15T14:23:23.481Z]   "mounts": [
[2025-07-15T14:23:23.481Z]     "/boot",
[2025-07-15T14:23:23.481Z]     "/boot/efi"
[2025-07-15T14:23:23.481Z]   ],
[2025-07-15T14:23:23.481Z]   "kernel_opts": [
[2025-07-15T14:23:23.481Z]     "rw",
[2025-07-15T14:23:23.481Z]     "$ignition_firstboot",
[2025-07-15T14:23:23.481Z]     "mitigations=auto,nosmt"
[2025-07-15T14:23:23.481Z]   ]
[2025-07-15T14:23:23.481Z] }
[2025-07-15T14:23:23.735Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b1oj5o9e/inputs/images
[2025-07-15T14:23:23.735Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:23.735Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmp6y_iwams/image --stateroot=fedora-coreos --target-imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree
[2025-07-15T14:23:28.958Z] 
[2025-07-15T14:23:28.958Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:23:28.958Z] /dev/vdb1        40G  7.1G   33G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:23:28.958Z] 
[2025-07-15T14:23:38.874Z] 
[2025-07-15T14:23:38.874Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:23:38.874Z] /dev/vdb1        40G  8.2G   32G  21% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:23:38.874Z] 
[2025-07-15T14:23:48.798Z] 
[2025-07-15T14:23:48.798Z] ⏱  Duration: 24s
[2025-07-15T14:23:48.798Z] org.osbuild.ostree.aleph: 4ae457acf26433c30c123f9ae54edeae7e1ebc0e033fd9fb72e91accb7a6393b {
[2025-07-15T14:23:48.798Z]   "coreos_compat": true,
[2025-07-15T14:23:48.798Z]   "deployment": {
[2025-07-15T14:23:48.798Z]     "default": true
[2025-07-15T14:23:48.798Z]   }
[2025-07-15T14:23:48.798Z] }
[2025-07-15T14:23:48.798Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:48.798Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide
[2025-07-15T14:23:48.798Z] 
[2025-07-15T14:23:48.798Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:23:48.798Z] /dev/vdb1        40G  7.6G   33G  19% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:23:48.798Z] 
[2025-07-15T14:23:48.798Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config
[2025-07-15T14:23:48.798Z] 
[2025-07-15T14:23:48.798Z] ⏱  Duration: 0s
[2025-07-15T14:23:48.798Z] org.osbuild.ostree.selinux: b654af92c44fddfdd9ee72ab61d53105f37cef0c9ddc6283fbb8fc5b53ab7f86 {
[2025-07-15T14:23:48.798Z]   "deployment": {
[2025-07-15T14:23:48.798Z]     "default": true
[2025-07-15T14:23:48.798Z]   }
[2025-07-15T14:23:48.798Z] }
[2025-07-15T14:23:48.798Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:49.051Z] 
[2025-07-15T14:23:49.051Z] ⏱  Duration: 0s
[2025-07-15T14:23:54.276Z] Pipeline raw-image: c06946a871fc343e951c34e0f12d90b4cfba27c622d3a845dc8ad4f301b3e4fa
[2025-07-15T14:23:54.276Z] Build
[2025-07-15T14:23:54.276Z]   root: <host>
[2025-07-15T14:23:54.276Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:23:54.276Z] org.osbuild.truncate: bbb41a8d70a442b1683ef6eb5ddac9f7d7ea59e0eef13290251815c316622db9 {
[2025-07-15T14:23:54.276Z]   "filename": "disk.img",
[2025-07-15T14:23:54.276Z]   "size": "3057647616"
[2025-07-15T14:23:54.276Z] }
[2025-07-15T14:23:54.276Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:54.276Z] 
[2025-07-15T14:23:54.276Z] ⏱  Duration: 0s
[2025-07-15T14:23:54.276Z] org.osbuild.sfdisk: bb1a15a13778027ca0d1bc992f01898bad1b69723ba8b25cb711d46778199c8d {
[2025-07-15T14:23:54.276Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-07-15T14:23:54.276Z]   "label": "gpt",
[2025-07-15T14:23:54.276Z]   "partitions": [
[2025-07-15T14:23:54.276Z]     {
[2025-07-15T14:23:54.276Z]       "start": 2048,
[2025-07-15T14:23:54.276Z]       "partnum": 1,
[2025-07-15T14:23:54.276Z]       "size": 2048,
[2025-07-15T14:23:54.276Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-15T14:23:54.276Z]       "bootable": true,
[2025-07-15T14:23:54.276Z]       "name": "BIOS-BOOT"
[2025-07-15T14:23:54.276Z]     },
[2025-07-15T14:23:54.276Z]     {
[2025-07-15T14:23:54.276Z]       "start": 4096,
[2025-07-15T14:23:54.276Z]       "partnum": 2,
[2025-07-15T14:23:54.276Z]       "size": 260096,
[2025-07-15T14:23:54.276Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-15T14:23:54.276Z]       "name": "EFI-SYSTEM"
[2025-07-15T14:23:54.276Z]     },
[2025-07-15T14:23:54.276Z]     {
[2025-07-15T14:23:54.276Z]       "start": 264192,
[2025-07-15T14:23:54.276Z]       "partnum": 3,
[2025-07-15T14:23:54.276Z]       "size": 786432,
[2025-07-15T14:23:54.276Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-15T14:23:54.276Z]       "name": "boot"
[2025-07-15T14:23:54.276Z]     },
[2025-07-15T14:23:54.276Z]     {
[2025-07-15T14:23:54.276Z]       "start": 1050624,
[2025-07-15T14:23:54.276Z]       "partnum": 4,
[2025-07-15T14:23:54.276Z]       "size": 4919296,
[2025-07-15T14:23:54.276Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-15T14:23:54.276Z]       "name": "root"
[2025-07-15T14:23:54.276Z]     }
[2025-07-15T14:23:54.276Z]   ]
[2025-07-15T14:23:54.276Z] }
[2025-07-15T14:23:54.276Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:23:54.276Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:54.276Z] label: gpt
[2025-07-15T14:23:54.276Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-07-15T14:23:54.276Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-07-15T14:23:54.276Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-07-15T14:23:54.276Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-07-15T14:23:54.276Z] /dev/loop0p4: start="1050624", size="4919296", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-07-15T14:23:54.276Z] {
[2025-07-15T14:23:54.276Z]    "partitiontable": {
[2025-07-15T14:23:54.276Z]       "label": "gpt",
[2025-07-15T14:23:54.276Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-07-15T14:23:54.276Z]       "device": "/dev/loop0",
[2025-07-15T14:23:54.276Z]       "unit": "sectors",
[2025-07-15T14:23:54.276Z]       "firstlba": 2048,
[2025-07-15T14:23:54.276Z]       "lastlba": 5971934,
[2025-07-15T14:23:54.276Z]       "sectorsize": 512,
[2025-07-15T14:23:54.276Z]       "partitions": [
[2025-07-15T14:23:54.276Z]          {
[2025-07-15T14:23:54.276Z]             "node": "/dev/loop0p1",
[2025-07-15T14:23:54.276Z]             "start": 2048,
[2025-07-15T14:23:54.276Z]             "size": 2048,
[2025-07-15T14:23:54.276Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-15T14:23:54.276Z]             "uuid": "B017BBAC-E2E1-450F-8936-749B407199E4",
[2025-07-15T14:23:54.276Z]             "name": "BIOS-BOOT"
[2025-07-15T14:23:54.276Z]          },{
[2025-07-15T14:23:54.276Z]             "node": "/dev/loop0p2",
[2025-07-15T14:23:54.276Z]             "start": 4096,
[2025-07-15T14:23:54.276Z]             "size": 260096,
[2025-07-15T14:23:54.276Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-15T14:23:54.276Z]             "uuid": "CD8A9128-9145-48C0-9432-C49EBE7C4134",
[2025-07-15T14:23:54.276Z]             "name": "EFI-SYSTEM"
[2025-07-15T14:23:54.276Z]          },{
[2025-07-15T14:23:54.276Z]             "node": "/dev/loop0p3",
[2025-07-15T14:23:54.276Z]             "start": 264192,
[2025-07-15T14:23:54.276Z]             "size": 786432,
[2025-07-15T14:23:54.276Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-15T14:23:54.276Z]             "uuid": "130FBDAF-7B6A-4E15-8AB1-198C24260B16",
[2025-07-15T14:23:54.276Z]             "name": "boot"
[2025-07-15T14:23:54.276Z]          },{
[2025-07-15T14:23:54.276Z]             "node": "/dev/loop0p4",
[2025-07-15T14:23:54.276Z]             "start": 1050624,
[2025-07-15T14:23:54.276Z]             "size": 4919296,
[2025-07-15T14:23:54.276Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-15T14:23:54.276Z]             "uuid": "E3D592E9-658D-4F09-819D-807AF84173FD",
[2025-07-15T14:23:54.276Z]             "name": "root"
[2025-07-15T14:23:54.276Z]          }
[2025-07-15T14:23:54.276Z]       ]
[2025-07-15T14:23:54.276Z]    }
[2025-07-15T14:23:54.276Z] }
[2025-07-15T14:23:54.276Z] 
[2025-07-15T14:23:54.276Z] ⏱  Duration: 0s
[2025-07-15T14:23:54.276Z] org.osbuild.mkfs.fat: 9262e5d77e4870abbac3e99d8b97e28cf66852f87d975b4991a4ef29a71926c1 {
[2025-07-15T14:23:54.276Z]   "label": "EFI-SYSTEM",
[2025-07-15T14:23:54.276Z]   "volid": "7B7795E7"
[2025-07-15T14:23:54.276Z] }
[2025-07-15T14:23:54.532Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-15T14:23:54.532Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:54.532Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-15T14:23:54.532Z] 
[2025-07-15T14:23:54.532Z] ⏱  Duration: 0s
[2025-07-15T14:23:54.532Z] org.osbuild.mkfs.ext4: 7683ff37e6e34860d8b2a58c80f7aeb81ef161fcb6e7bc4ea223b9a7d9c72e2e {
[2025-07-15T14:23:54.532Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-07-15T14:23:54.532Z]   "label": "boot",
[2025-07-15T14:23:54.532Z]   "metadata_csum_seed": true
[2025-07-15T14:23:54.532Z] }
[2025-07-15T14:23:54.789Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-15T14:23:54.789Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:54.789Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-15T14:23:54.789Z] Discarding device blocks:      0/393216             done                            
[2025-07-15T14:23:54.789Z] Creating filesystem with 393216 1k blocks and 98304 inodes
[2025-07-15T14:23:54.789Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-07-15T14:23:54.789Z] Superblock backups stored on blocks: 
[2025-07-15T14:23:54.789Z] 	8193, 24577, 40961, 57345, 73729, 204801, 221185
[2025-07-15T14:23:54.789Z] 
[2025-07-15T14:23:54.789Z] Allocating group tables:  0/48     done                            
[2025-07-15T14:23:54.789Z] Writing inode tables:  0/48     done                            
[2025-07-15T14:23:54.789Z] Creating journal (8192 blocks): done
[2025-07-15T14:23:54.789Z] Writing superblocks and filesystem accounting information:  0/48     done
[2025-07-15T14:23:54.789Z] 
[2025-07-15T14:23:54.789Z] 
[2025-07-15T14:23:54.789Z] ⏱  Duration: 0s
[2025-07-15T14:23:54.789Z] org.osbuild.mkfs.xfs: defe739fec11f336098289c5a84e7419ef11179d0951c6a51420674f65ec8019 {
[2025-07-15T14:23:54.789Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-07-15T14:23:54.789Z]   "label": "root"
[2025-07-15T14:23:54.789Z] }
[2025-07-15T14:23:55.045Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-15T14:23:55.045Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:55.045Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=153728 blks
[2025-07-15T14:23:55.045Z]          =                       sectsz=512   attr=2, projid32bit=1
[2025-07-15T14:23:55.045Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-07-15T14:23:55.045Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-07-15T14:23:55.045Z]          =                       exchange=0  
[2025-07-15T14:23:55.045Z] data     =                       bsize=4096   blocks=614912, imaxpct=25
[2025-07-15T14:23:55.045Z]          =                       sunit=0      swidth=0 blks
[2025-07-15T14:23:55.045Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-07-15T14:23:55.045Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-07-15T14:23:55.045Z]          =                       sectsz=512   sunit=0 blks, lazy-count=1
[2025-07-15T14:23:55.045Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-07-15T14:23:55.045Z] Discarding blocks...Done.
[2025-07-15T14:23:55.045Z] 
[2025-07-15T14:23:55.045Z] ⏱  Duration: 0s
[2025-07-15T14:23:55.045Z] org.osbuild.mkdir: 27e20af207f0561b0c476c1d4afc4a35810724e76525586f1de4eb662ffc0b03 {
[2025-07-15T14:23:55.045Z]   "paths": [
[2025-07-15T14:23:55.045Z]     {
[2025-07-15T14:23:55.045Z]       "path": "mount://root/boot",
[2025-07-15T14:23:55.045Z]       "mode": 493
[2025-07-15T14:23:55.045Z]     },
[2025-07-15T14:23:55.045Z]     {
[2025-07-15T14:23:55.045Z]       "path": "mount://boot/efi",
[2025-07-15T14:23:55.045Z]       "mode": 493
[2025-07-15T14:23:55.045Z]     }
[2025-07-15T14:23:55.045Z]   ]
[2025-07-15T14:23:55.045Z] }
[2025-07-15T14:23:55.301Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:23:55.301Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y_gfwetb/mounts/root-mount-point
[2025-07-15T14:23:55.301Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y_gfwetb/mounts/boot-mount-point
[2025-07-15T14:23:55.559Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:55.559Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y_gfwetb/mounts/boot-mount-point unmounted
[2025-07-15T14:23:55.559Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y_gfwetb/mounts/root-mount-point unmounted
[2025-07-15T14:23:55.559Z] 
[2025-07-15T14:23:55.559Z] ⏱  Duration: 0s
[2025-07-15T14:23:55.559Z] org.osbuild.selinux: 67f5e927b2fef473a0fe34c9324bdf1e1115eecf9d84c42120b928f2b74796d0 {
[2025-07-15T14:23:55.559Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-15T14:23:55.559Z]   "target": "mount://root/"
[2025-07-15T14:23:55.559Z] }
[2025-07-15T14:23:55.817Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:23:55.817Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ysgb3c3u/mounts/
[2025-07-15T14:23:55.817Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:56.070Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ysgb3c3u/mounts/ unmounted
[2025-07-15T14:23:56.070Z] 
[2025-07-15T14:23:56.070Z] ⏱  Duration: 0s
[2025-07-15T14:23:56.070Z] org.osbuild.selinux: 01895a560cdd72c3ed3e7d5c43f6eae9814d07ac09d2ac76850869e75aa5288c {
[2025-07-15T14:23:56.070Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-15T14:23:56.070Z]   "target": "mount://root/boot/"
[2025-07-15T14:23:56.070Z] }
[2025-07-15T14:23:56.070Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:23:56.324Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zh16qnp7/mounts/
[2025-07-15T14:23:56.324Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zh16qnp7/mounts/boot
[2025-07-15T14:23:56.324Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:56.579Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zh16qnp7/mounts/boot unmounted
[2025-07-15T14:23:56.579Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zh16qnp7/mounts/ unmounted
[2025-07-15T14:23:56.579Z] 
[2025-07-15T14:23:56.579Z] ⏱  Duration: 0s
[2025-07-15T14:23:56.579Z] org.osbuild.copy: bd6890232ff8bd5785a30381632b33b250aa8fb3cc667c6459e74fd5d76df8d0 {
[2025-07-15T14:23:56.579Z]   "paths": [
[2025-07-15T14:23:56.579Z]     {
[2025-07-15T14:23:56.579Z]       "from": "input://tree/",
[2025-07-15T14:23:56.579Z]       "to": "mount://root/"
[2025-07-15T14:23:56.579Z]     }
[2025-07-15T14:23:56.579Z]   ]
[2025-07-15T14:23:56.579Z] }
[2025-07-15T14:23:56.579Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:23:56.833Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8vqnqnm8/mounts/
[2025-07-15T14:23:56.833Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8vqnqnm8/mounts/boot
[2025-07-15T14:23:56.833Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8vqnqnm8/mounts/boot/efi
[2025-07-15T14:23:57.088Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:23:57.088Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-07-15T14:23:58.969Z] 
[2025-07-15T14:23:58.969Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:23:58.969Z] /dev/vdb1        40G  8.2G   32G  21% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:23:58.969Z] 
[2025-07-15T14:24:07.039Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8vqnqnm8/mounts/boot/efi unmounted
[2025-07-15T14:24:07.039Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8vqnqnm8/mounts/boot unmounted
[2025-07-15T14:24:07.039Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8vqnqnm8/mounts/ unmounted
[2025-07-15T14:24:07.039Z] 
[2025-07-15T14:24:07.039Z] ⏱  Duration: 10s
[2025-07-15T14:24:07.039Z] org.osbuild.bootupd: 9cde88f1e0b66140db23344df1561e09bfaadea4a8cad688d48bc97950766c27 {
[2025-07-15T14:24:07.039Z]   "bios": {
[2025-07-15T14:24:07.039Z]     "device": "disk"
[2025-07-15T14:24:07.039Z]   },
[2025-07-15T14:24:07.039Z]   "static-configs": true,
[2025-07-15T14:24:07.039Z]   "deployment": {
[2025-07-15T14:24:07.039Z]     "default": true
[2025-07-15T14:24:07.039Z]   }
[2025-07-15T14:24:07.039Z] }
[2025-07-15T14:24:07.039Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:24:07.039Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qp4ml_qz/mounts/
[2025-07-15T14:24:07.039Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qp4ml_qz/mounts/boot
[2025-07-15T14:24:07.039Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qp4ml_qz/mounts/boot/efi
[2025-07-15T14:24:07.039Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:24:08.120Z] Added 01_users.cfg
[2025-07-15T14:24:08.120Z] Added 05_ignition.cfg
[2025-07-15T14:24:08.120Z] Added 10_blscfg.cfg
[2025-07-15T14:24:08.120Z] Added 14_menu_show_once.cfg
[2025-07-15T14:24:08.120Z] Added 30_uefi-firmware.cfg
[2025-07-15T14:24:08.120Z] Added 41_custom.cfg
[2025-07-15T14:24:08.120Z] Installed: grub.cfg
[2025-07-15T14:24:08.120Z] Installed: "fedora/grub.cfg"
[2025-07-15T14:24:08.120Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qp4ml_qz/mounts/boot/efi unmounted
[2025-07-15T14:24:08.120Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qp4ml_qz/mounts/boot unmounted
[2025-07-15T14:24:08.120Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qp4ml_qz/mounts/ unmounted
[2025-07-15T14:24:08.120Z] 
[2025-07-15T14:24:08.120Z] ⏱  Duration: 1s
[2025-07-15T14:24:08.120Z] org.osbuild.chattr: c06946a871fc343e951c34e0f12d90b4cfba27c622d3a845dc8ad4f301b3e4fa {
[2025-07-15T14:24:08.120Z]   "items": {
[2025-07-15T14:24:08.120Z]     "mount://root/": {
[2025-07-15T14:24:08.120Z]       "immutable": true
[2025-07-15T14:24:08.120Z]     }
[2025-07-15T14:24:08.120Z]   }
[2025-07-15T14:24:08.120Z] }
[2025-07-15T14:24:08.373Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:24:08.373Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts/
[2025-07-15T14:24:08.373Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0'
[2025-07-15T14:24:08.633Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:24:08.633Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts/ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts
[2025-07-15T14:24:08.633Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts/boot unmounted
[2025-07-15T14:24:08.633Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts/var unmounted
[2025-07-15T14:24:08.633Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts/sysroot unmounted
[2025-07-15T14:24:08.633Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts unmounted
[2025-07-15T14:24:08.633Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts unmounted
[2025-07-15T14:24:08.633Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts unmounted
[2025-07-15T14:24:08.634Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3egvjdpt/mounts/
[2025-07-15T14:24:08.634Z] 
[2025-07-15T14:24:08.634Z] ⏱  Duration: 0s
[2025-07-15T14:24:08.634Z] Pipeline raw-qemu-image: 8ddbd6836f359239168f81d8e387fe459411a904c6de8a41d945713d66d1147c
[2025-07-15T14:24:08.634Z] Build
[2025-07-15T14:24:08.634Z]   root: <host>
[2025-07-15T14:24:08.634Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:24:08.634Z] org.osbuild.copy: 69ec876433933340366ef1ba746ce1b4f8e6907df4a4e11877306fe8bf948f91 {
[2025-07-15T14:24:08.634Z]   "paths": [
[2025-07-15T14:24:08.634Z]     {
[2025-07-15T14:24:08.634Z]       "from": "input://tree/disk.img",
[2025-07-15T14:24:08.634Z]       "to": "tree:///disk.img"
[2025-07-15T14:24:08.634Z]     }
[2025-07-15T14:24:08.634Z]   ]
[2025-07-15T14:24:08.634Z] }
[2025-07-15T14:24:08.887Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:24:08.887Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-15T14:24:09.140Z] 
[2025-07-15T14:24:09.140Z] ⏱  Duration: 0s
[2025-07-15T14:24:09.140Z] org.osbuild.truncate: caa5b9fbd68a9580242042a64ed6b6a201378edfc5d9c5b502c9f1a193551311 {
[2025-07-15T14:24:09.140Z]   "filename": "disk.img",
[2025-07-15T14:24:09.140Z]   "size": "10737418240"
[2025-07-15T14:24:09.140Z] }
[2025-07-15T14:24:09.140Z] 
[2025-07-15T14:24:09.140Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:24:09.140Z] /dev/vdb1        40G  9.5G   31G  24% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:24:09.140Z] 
[2025-07-15T14:24:09.140Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:24:09.140Z] 
[2025-07-15T14:24:09.140Z] ⏱  Duration: 0s
[2025-07-15T14:24:09.140Z] org.osbuild.coreos.platform: 8ddbd6836f359239168f81d8e387fe459411a904c6de8a41d945713d66d1147c {
[2025-07-15T14:24:09.140Z]   "platform": "qemu"
[2025-07-15T14:24:09.140Z] }
[2025-07-15T14:24:09.395Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:24:09.395Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts/
[2025-07-15T14:24:09.395Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0'
[2025-07-15T14:24:09.395Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts/boot
[2025-07-15T14:24:09.649Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:24:09.649Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts/boot unmounted
[2025-07-15T14:24:09.649Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts/ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts
[2025-07-15T14:24:09.650Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts/boot unmounted
[2025-07-15T14:24:09.650Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts/var unmounted
[2025-07-15T14:24:09.650Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts/sysroot unmounted
[2025-07-15T14:24:09.650Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts unmounted
[2025-07-15T14:24:09.650Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts unmounted
[2025-07-15T14:24:09.650Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts unmounted
[2025-07-15T14:24:09.650Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-isfhqxwn/mounts/
[2025-07-15T14:24:09.903Z] 
[2025-07-15T14:24:09.903Z] ⏱  Duration: 0s
[2025-07-15T14:24:09.903Z] Pipeline qemu: c41735f4a7be648468366de6563bfaf4fdfa3c74024f7321589a8fb9086d91fa
[2025-07-15T14:24:09.903Z] Build
[2025-07-15T14:24:09.903Z]   root: <host>
[2025-07-15T14:24:09.903Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:24:09.903Z] org.osbuild.qemu: c41735f4a7be648468366de6563bfaf4fdfa3c74024f7321589a8fb9086d91fa {
[2025-07-15T14:24:09.903Z]   "filename": "fedora-coreos-43.20250715.dev.0-qemu.x86_64.qcow2",
[2025-07-15T14:24:09.903Z]   "format": {
[2025-07-15T14:24:09.903Z]     "type": "qcow2",
[2025-07-15T14:24:09.903Z]     "compression": false,
[2025-07-15T14:24:09.903Z]     "compat": "1.1"
[2025-07-15T14:24:09.903Z]   }
[2025-07-15T14:24:09.903Z] }
[2025-07-15T14:24:09.903Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:24:13.156Z] 
[2025-07-15T14:24:13.156Z] ⏱  Duration: 2s
[2025-07-15T14:24:13.156Z] manifest /tmp/osbuild-AUOT.json finished successfully
[2025-07-15T14:24:17.308Z] oci-archive:	c3d2472044724e6f612e67c1cf6b68a20524fcb7d115c650b1ffca1b9bcbe202
[2025-07-15T14:24:17.308Z] deployed-tree:	e9f7e4aa31561f12434b7c07ca9a0745a530922ed2caa30d1dd11ec77e17d29b
[2025-07-15T14:24:17.308Z] tree:     	b654af92c44fddfdd9ee72ab61d53105f37cef0c9ddc6283fbb8fc5b53ab7f86
[2025-07-15T14:24:17.308Z] raw-image:	c06946a871fc343e951c34e0f12d90b4cfba27c622d3a845dc8ad4f301b3e4fa
[2025-07-15T14:24:17.308Z] raw-4k-image:	4d1b8756a43b847c028e5e5e56fc10c7da2f350a87d4f7fd8df1509056d9732b
[2025-07-15T14:24:17.308Z] raw-aliyun-image:	b9a1ec36337f655486963f373142c0fe4bb8bac88e56e5a74629bb43f88dd742
[2025-07-15T14:24:17.308Z] aliyun:   	25c0d8193d4b21c1303bfc70db6b2cb7c62dcf0e92b5662c6681f6800c83d956
[2025-07-15T14:24:17.308Z] raw-applehv-image:	4feac8aa6ad12922751a55fc23179e8da74bd0c2b4347fd8507469ea6468821c
[2025-07-15T14:24:17.308Z] applehv:  	1bcd3043522522369f9343af1bcab5812e5a28794cf4f51a87489d578cb30db3
[2025-07-15T14:24:17.308Z] raw-aws-image:	3a64ecb64eb649d6f6db290d94f27973639db4b94a2ab2dac71a669578097f3b
[2025-07-15T14:24:17.308Z] aws:      	b81d841d0905dd76ef97ca5b82788d614088f83465a57b208b91d5ebb9f4f544
[2025-07-15T14:24:17.308Z] raw-azure-image:	44a1350f07cba510b120978e0dbcee6184e70cc301879b1817cca6249dcb1154
[2025-07-15T14:24:17.308Z] azure:    	d1def74125b793d0f82cf4b2ed20deb517babf42e5c250e52f9ab648bce107ce
[2025-07-15T14:24:17.308Z] raw-azurestack-image:	4f968e39093f37d50b928555784aa9a7ead87487a1ba3d173a774ea4790094a9
[2025-07-15T14:24:17.308Z] azurestack:	5dfc4b25a0bc7668c0c5ab5ecba965518e509e2b1d3e84768a7ed1f84d0b1f4c
[2025-07-15T14:24:17.310Z] raw-digitalocean-image:	53afc9cc2515c6800c751fcea74fd11b32391826c6ada27668cc1199ba80fd4a
[2025-07-15T14:24:17.310Z] digitalocean:	67a78e0abccad827f335ae6cab6736722ba017a04522829b42324e958fa4c127
[2025-07-15T14:24:17.310Z] raw-exoscale-image:	d4e9c635471f988a6518a5a01a422e6eaf9f21ed7c751e7fc328054fe8f5c0bc
[2025-07-15T14:24:17.310Z] exoscale: 	83981220e67016efd5e8ca321cb5d33c974128b9e01886b2c2ad65ccb884afe7
[2025-07-15T14:24:17.310Z] raw-gcp-image:	d7e94370a757a14f37082c1ea61474d29eb6efbcdf53b22a0dacddff07251514
[2025-07-15T14:24:17.310Z] raw-gcp-image-tar:	661f7f6df93c7f0e757f7b7947d0698731c8f92ef2b13001ce8da44fc27dbc64
[2025-07-15T14:24:17.310Z] gcp:      	44601b0b7ab72c8bfd6e4ac4b447dd4480b43173fa93268f8c48ea941de704ed
[2025-07-15T14:24:17.310Z] raw-hetzner-image:	caa1802a840735099670f9ae436e543498f6a21c092a30ad522fa5ce9c0cb093
[2025-07-15T14:24:17.310Z] hetzner:  	84a8de89fdd7ed3bda179c4b0d1d54c7e47706babb7540e1cafbf649dbd104b2
[2025-07-15T14:24:17.310Z] raw-hyperv-image:	f9831e553456f364ff32313e7a482d21c2ae597c142ea8305c88565b31ebeb19
[2025-07-15T14:24:17.310Z] hyperv:   	764c85367d8bec55d4137578a3073501c0677e1320489ef62e8644c3fe6ed86c
[2025-07-15T14:24:17.310Z] raw-ibmcloud-image:	775d745f3355079d457c386636168a7910774154f7325dcdba99a3f744b0f9b4
[2025-07-15T14:24:17.310Z] ibmcloud: 	3918d40040c9383faaf6e3d88ab51ced6f31a764b3ab33a935ef8b722947edc6
[2025-07-15T14:24:17.310Z] raw-kubevirt-image:	287407ae480eb55b30089d19d946af852ad0b1f5113ec736163871ae7398f734
[2025-07-15T14:24:17.310Z] qemu-kubevirt-image:	8e88e2fd9e170b981b3cb1d9b3c2c752d311b9db049300c7166d6b6117577334
[2025-07-15T14:24:17.310Z] kubevirt: 	87816bd1a1c4142add0139aa3a716bcc07c42c0a1f1a6b74ad8f4d7e5c6e2acf
[2025-07-15T14:24:17.310Z] raw-openstack-image:	64a82e76153e24ca13f186b35c70956eceb127c2815f5c6363f29e04c7d074f4
[2025-07-15T14:24:17.310Z] openstack:	caaa3c584147851ac6f0d9531ce0a1209cbd7e3a5b6ff42dadf39cb8dd738396
[2025-07-15T14:24:17.310Z] raw-oraclecloud-image:	25f0cfd83eac51a8772b9e52a32ab22ac4c306fac7f3d24d3dfe98d2fdcd040f
[2025-07-15T14:24:17.310Z] oraclecloud:	5bc9619b858e7f81e55f466c4674f31718a8c2c498cbb94aaf4abcc05a76adcc
[2025-07-15T14:24:17.310Z] raw-proxmoxve-image:	c27da1605cb405fd3e8365518f9aef77850fa6b9d2c7b1bec7a0831fb0a9c2ce
[2025-07-15T14:24:17.310Z] proxmoxve:	49fd9e48c4acfcb886dec71f22bafb7ca4213968f3dd00d69c5d0383955fc8ad
[2025-07-15T14:24:17.310Z] raw-metal-image:	6c4814181833f2daf63ae0ded6dbd471604799197e35e1ee5b33cc1f327aba4e
[2025-07-15T14:24:17.310Z] metal:    	0a788a5b6bf6e3633fcf987a050794687c803bc79679bfdeb8863919f37fe96f
[2025-07-15T14:24:17.310Z] raw-metal4k-image:	402df08471ee09e26f255346faf3d224cb7eca927b09f5d173dd3e881f39c38f
[2025-07-15T14:24:17.310Z] metal4k:  	dda195291f9da9f32cba30814962a07ea5d2ee098f5f82b10f142917c013242e
[2025-07-15T14:24:17.310Z] raw-nutanix-image:	2793f0dc6d986adf16eb1e18087f23d27baaba0ea866e0535a76ac165cf5c849
[2025-07-15T14:24:17.310Z] nutanix:  	300ee14923933e5b9eb5242fa6bf9ea8a1761111eb29391d59e3a484b3058397
[2025-07-15T14:24:17.310Z] raw-qemu-image:	8ddbd6836f359239168f81d8e387fe459411a904c6de8a41d945713d66d1147c
[2025-07-15T14:24:17.310Z] qemu:     	c41735f4a7be648468366de6563bfaf4fdfa3c74024f7321589a8fb9086d91fa
[2025-07-15T14:24:17.310Z] raw-vultr-image:	588cfe3fa2c902afbe3d3b3c607ad36f102dcf037bab10dea07c909ed295dfdf
[2025-07-15T14:24:17.310Z] vultr:    	340c6d5b759bf1cdec57482a8213cc31fb1226b45c7d2b21a5332eca9d3c7ebe
[2025-07-15T14:24:17.310Z] live:     	6b886def63f2b61db9c01c883cc83b99f74704b041ee95608d5cbd5d7f88c1df
[2025-07-15T14:24:17.310Z] + set +x
[2025-07-15T14:24:19.822Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.P5RBEBVFuz/qemu/fedora-coreos-43.20250715.dev.0-qemu.x86_64.qcow2': Operation not permitted
[2025-07-15T14:24:19.822Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.P5RBEBVFuz/qemu': Operation not permitted
[2025-07-15T14:24:23.980Z] /home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/meta.json wrote with version stamp 1752589463779419657
[2025-07-15T14:24:23.980Z] Successfully generated: fedora-coreos-43.20250715.dev.0-qemu.x86_64.qcow2
[2025-07-15T14:24:23.984Z] [Pipeline] }
[2025-07-15T14:24:23.992Z] [Pipeline] // withEnv
[2025-07-15T14:24:24.003Z] [Pipeline] }
[2025-07-15T14:24:24.011Z] [Pipeline] // stage
[2025-07-15T14:24:24.053Z] [Pipeline] withEnv
[2025-07-15T14:24:24.054Z] [Pipeline] {
[2025-07-15T14:24:24.057Z] [Pipeline] sh
[2025-07-15T14:24:24.545Z] + set -euo pipefail
[2025-07-15T14:24:24.545Z] ++ umask
[2025-07-15T14:24:24.545Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:24:24.545Z] + uuidgen
[2025-07-15T14:24:24.545Z] + cut -f1 -d-
[2025-07-15T14:24:24.549Z] [Pipeline] }
[2025-07-15T14:24:24.552Z] [Pipeline] // withEnv
[2025-07-15T14:24:24.558Z] [Pipeline] withEnv
[2025-07-15T14:24:24.559Z] [Pipeline] {
[2025-07-15T14:24:24.561Z] [Pipeline] sh
[2025-07-15T14:24:25.039Z] + set -euo pipefail
[2025-07-15T14:24:25.039Z] ++ umask
[2025-07-15T14:24:25.039Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:24:25.039Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:24:25.039Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-07-15T14:24:25.045Z] [Pipeline] }
[2025-07-15T14:24:25.047Z] [Pipeline] // withEnv
[2025-07-15T14:24:25.054Z] [Pipeline] parallel
[2025-07-15T14:24:25.054Z] [Pipeline] { (Branch: x86_64:kola)
[2025-07-15T14:24:25.054Z] [Pipeline] { (Branch: x86_64:kola:upgrade)
[2025-07-15T14:24:25.066Z] [Pipeline] withEnv
[2025-07-15T14:24:25.066Z] [Pipeline] {
[2025-07-15T14:24:25.066Z] [Pipeline] withEnv
[2025-07-15T14:24:25.066Z] [Pipeline] {
[2025-07-15T14:24:25.070Z] [Pipeline] sh
[2025-07-15T14:24:25.298Z] [Pipeline] sh
[2025-07-15T14:24:25.549Z] + set -xeuo pipefail
[2025-07-15T14:24:25.549Z] ++ umask
[2025-07-15T14:24:25.549Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:24:25.549Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola
[2025-07-15T14:24:25.551Z] [Pipeline] }
[2025-07-15T14:24:25.553Z] [Pipeline] // withEnv
[2025-07-15T14:24:25.560Z] [Pipeline] withEnv
[2025-07-15T14:24:25.560Z] [Pipeline] {
[2025-07-15T14:24:25.565Z] [Pipeline] sh
[2025-07-15T14:24:25.778Z] + set -xeuo pipefail
[2025-07-15T14:24:25.778Z] ++ umask
[2025-07-15T14:24:25.778Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:24:25.778Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:24:25.778Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
[2025-07-15T14:24:25.778Z] kola -p qemu --build latest run-upgrade --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image
[2025-07-15T14:24:25.778Z] 2025-07-15T14:24:25Z cli: Started logging at level INFO
[2025-07-15T14:24:25.778Z] 2025-07-15T14:24:25Z cli: Started logging at level INFO
[2025-07-15T14:24:26.034Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250714.91.1/x86_64/fedora-coreos-43.20250714.91.1-qemu.x86_64.qcow2.xz
[2025-07-15T14:24:26.034Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250714.91.1/x86_64/fedora-coreos-43.20250714.91.1-qemu.x86_64.qcow2.xz.sig
[2025-07-15T14:24:26.040Z] + set -euo pipefail
[2025-07-15T14:24:26.040Z] ++ umask
[2025-07-15T14:24:26.040Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:24:26.040Z] + kola list --json
[2025-07-15T14:24:26.040Z] + jq -r '.[].Name'
[2025-07-15T14:24:26.042Z] [Pipeline] }
[2025-07-15T14:24:26.046Z] [Pipeline] // withEnv
[2025-07-15T14:24:26.054Z] [Pipeline] withEnv
[2025-07-15T14:24:26.054Z] [Pipeline] {
[2025-07-15T14:24:26.058Z] [Pipeline] sh
[2025-07-15T14:24:26.534Z] + set -xeuo pipefail
[2025-07-15T14:24:26.534Z] ++ umask
[2025-07-15T14:24:26.534Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:24:26.534Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:24:26.534Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5
[2025-07-15T14:24:26.534Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=!reprovision --parallel=5 --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-x86_64
[2025-07-15T14:24:26.787Z] === RUN   podman.network-single
[2025-07-15T14:24:26.787Z] === RUN   coreos.misc.disk.varlibcontainers
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ignition.remote
[2025-07-15T14:24:26.787Z] === RUN   ext.config.docker.swarm-overlay-network
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.nameserver
[2025-07-15T14:24:26.787Z] === RUN   ext.config.butane.grub-users
[2025-07-15T14:24:26.787Z] === RUN   ext.config.extensions.package
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.ifname-karg.everyboot-systemd-link-file
[2025-07-15T14:24:26.787Z] === RUN   kdump.crash.nfs
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ignition.kargs
[2025-07-15T14:24:26.787Z] === RUN   kdump.crash.ssh
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ntp.chrony.dhcp-propagation
[2025-07-15T14:24:26.787Z] === RUN   rootfs.uuid
[2025-07-15T14:24:26.787Z] === RUN   ext.config.rpm-ostree-countme
[2025-07-15T14:24:26.787Z] === RUN   ext.config.security.lockdown
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.mtu-on-bond-ignition
[2025-07-15T14:24:26.787Z] === RUN   rpmostree.upgrade-rollback
[2025-07-15T14:24:26.787Z] === RUN   basic.uefi-secure
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ntp.timesyncd.dhcp-propagation
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.ifname-karg.udev-rule-firstboot-propagation
[2025-07-15T14:24:26.787Z] === RUN   ext.config.gshadow
[2025-07-15T14:24:26.787Z] === RUN   multipath.partition
[2025-07-15T14:24:26.787Z] === RUN   basic.nvme
[2025-07-15T14:24:26.787Z] === RUN   coreos.ignition.groups
[2025-07-15T14:24:26.787Z] === RUN   coreos.ignition.failure
[2025-07-15T14:24:26.787Z] === RUN   ext.config.systemd.network-online
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ignition.stable-boot
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.hostname.fallback-hostname
[2025-07-15T14:24:26.787Z] === RUN   ext.config.var-mount.luks
[2025-07-15T14:24:26.787Z] === RUN   non-exclusive-test-bucket-0
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ignition.resource.remote
[2025-07-15T14:24:26.787Z] === RUN   ext.config.disks.lvmdevices
[2025-07-15T14:24:26.787Z] === RUN   ext.config.multipath.resilient
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ignition.systemd-disable
[2025-07-15T14:24:26.787Z] === RUN   ext.config.containers.quadlet
[2025-07-15T14:24:26.787Z] === RUN   basic.uefi
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.nmstate.state
[2025-07-15T14:24:26.787Z] === RUN   coreos.ignition.mount.disks
[2025-07-15T14:24:26.787Z] === RUN   ext.config.podman.rootless-systemd
[2025-07-15T14:24:26.787Z] === RUN   ext.config.clhm.ignition-warnings
[2025-07-15T14:24:26.787Z] === RUN   rpmostree.install-uninstall
[2025-07-15T14:24:26.787Z] === RUN   ostree.hotfix
[2025-07-15T14:24:26.787Z] === RUN   coreos.ignition.instantiated.enable-unit
[2025-07-15T14:24:26.787Z] === RUN   ext.config.var-mount.scsi-id
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.kargs-rd-net
[2025-07-15T14:24:26.787Z] === RUN   coreos.unique.boot.ignition.failure
[2025-07-15T14:24:26.787Z] === RUN   podman.workflow
[2025-07-15T14:24:26.787Z] === RUN   ext.config.firewall.iptables-legacy
[2025-07-15T14:24:26.787Z] === RUN   multipath.day1
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.team-dhcp-via-ignition
[2025-07-15T14:24:26.787Z] === RUN   ostree.unlock
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.prefer-ignition-networking
[2025-07-15T14:24:26.787Z] === RUN   coreos.ignition.mount.partitions
[2025-07-15T14:24:26.787Z] === RUN   podman.base
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.no-default-initramfs-net-propagation.bootif
[2025-07-15T14:24:26.787Z] === RUN   ext.config.systemd.condition-needs-update
[2025-07-15T14:24:26.787Z] === RUN   ext.config.toolbox
[2025-07-15T14:24:26.787Z] === RUN   ext.config.reboot
[2025-07-15T14:24:26.787Z] === RUN   ext.config.docker.basic
[2025-07-15T14:24:26.787Z] === RUN   linux.nfs.client
[2025-07-15T14:24:26.787Z] === RUN   coreos.ignition.symlink
[2025-07-15T14:24:26.787Z] === RUN   fcos.filesystem
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.force-persist-ip
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ignition.systemd-unmasking
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.nmstate.policy
[2025-07-15T14:24:26.787Z] === RUN   coreos.unique.boot.failure
[2025-07-15T14:24:26.787Z] === RUN   coreos.auth.verify
[2025-07-15T14:24:26.787Z] === RUN   basic
[2025-07-15T14:24:26.787Z] === RUN   coreos.ignition.once
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.bridge-static-via-kargs
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.no-persist-ip
[2025-07-15T14:24:26.787Z] === RUN   ext.config.boot.grub2-install
[2025-07-15T14:24:26.787Z] === RUN   rhcos.selinux.boolean.persist
[2025-07-15T14:24:26.787Z] === RUN   coreos.selinux.boolean
[2025-07-15T14:24:26.787Z] === RUN   ext.config.selinux.enforcing
[2025-07-15T14:24:26.787Z] === RUN   multipath.day2
[2025-07-15T14:24:26.787Z] === RUN   coreos.ignition.sethostname
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ssh.custom-host-key-permissions
[2025-07-15T14:24:26.787Z] === RUN   ostree.remote
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ignition.systemd-enable-units
[2025-07-15T14:24:26.787Z] === RUN   coreos.ignition.v2.users
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.rd-net-timeout-carrier
[2025-07-15T14:24:26.787Z] === RUN   ext.config.networking.mtu-on-bond-kargs
[2025-07-15T14:24:26.787Z] === RUN   ext.config.boot.bootupd-validate
[2025-07-15T14:24:26.787Z] === RUN   fcos.network.listeners
[2025-07-15T14:24:26.787Z] === RUN   ext.config.var-mount.simple
[2025-07-15T14:24:26.787Z] === RUN   ext.config.kdump.crash
[2025-07-15T14:24:26.787Z] === RUN   ext.config.swap.zram-generator
[2025-07-15T14:24:26.787Z] === RUN   rpmostree.status
[2025-07-15T14:24:26.787Z] === RUN   ext.config.ignition.delete-config
[2025-07-15T14:24:26.787Z] === RUN   fcos.users.shells
[2025-07-15T14:24:27.917Z] Read disk 48.00302696228027 MiB/930.7876510620117 MiB (5%)
[2025-07-15T14:24:28.838Z] Read disk 95.99954795837402 MiB/930.7876510620117 MiB (10%)
[2025-07-15T14:24:29.762Z] Read disk 137.44918060302734 MiB/930.7876510620117 MiB (14%)
[2025-07-15T14:24:30.682Z] Read disk 195.58697891235352 MiB/930.7876510620117 MiB (21%)
[2025-07-15T14:24:31.605Z] Read disk 246.86327934265137 MiB/930.7876510620117 MiB (26%)
[2025-07-15T14:24:32.964Z] Read disk 304.0016384124756 MiB/930.7876510620117 MiB (32%)
[2025-07-15T14:24:33.884Z] Read disk 339.8313331604004 MiB/930.7876510620117 MiB (36%)
[2025-07-15T14:24:34.804Z] Read disk 372.93708992004395 MiB/930.7876510620117 MiB (40%)
[2025-07-15T14:24:35.727Z] Read disk 416.93792152404785 MiB/930.7876510620117 MiB (44%)
[2025-07-15T14:24:37.088Z] Read disk 451.3454284667969 MiB/930.7876510620117 MiB (48%)
[2025-07-15T14:24:38.012Z] Read disk 536.001989364624 MiB/930.7876510620117 MiB (57%)
[2025-07-15T14:24:38.933Z] Read disk 582.1556739807129 MiB/930.7876510620117 MiB (62%)
[2025-07-15T14:24:39.857Z] Read disk 615.8140068054199 MiB/930.7876510620117 MiB (66%)
[2025-07-15T14:24:40.775Z] Read disk 644.9067420959473 MiB/930.7876510620117 MiB (69%)
[2025-07-15T14:24:41.698Z] Read disk 691.189374923706 MiB/930.7876510620117 MiB (74%)
[2025-07-15T14:24:43.056Z] Read disk 757.4719142913818 MiB/930.7876510620117 MiB (81%)
[2025-07-15T14:24:43.981Z] Read disk 793.3339958190918 MiB/930.7876510620117 MiB (85%)
[2025-07-15T14:24:44.904Z] Read disk 833.8781204223633 MiB/930.7876510620117 MiB (89%)
[2025-07-15T14:24:45.825Z] Read disk 875.2196674346924 MiB/930.7876510620117 MiB (94%)
[2025-07-15T14:24:46.747Z] Read disk 912.3995189666748 MiB/930.7876510620117 MiB (98%)
[2025-07-15T14:24:47.307Z] Read disk 930.7876510620117 MiB/930.7876510620117 MiB (100%)
[2025-07-15T14:24:47.307Z] Read disk 930.7876510620117 MiB/930.7876510620117 MiB (100%)
[2025-07-15T14:24:47.307Z] Read disk 930.7876510620117 MiB/930.7876510620117 MiB (100%)
[2025-07-15T14:24:47.307Z] gpg: Signature made Mon Jul 14 23:19:31 2025 UTC
[2025-07-15T14:24:47.307Z] gpg:                using RSA key C6E7F081CF80E13146676E88829B606631645531
[2025-07-15T14:24:47.307Z] gpg: Good signature from "Fedora (43) <fedora-43-primary@fedoraproject.org>" [ultimate]
[2025-07-15T14:24:47.561Z] tmp/kola-qemu-cache/fedora-coreos-43.20250714.91.1-qemu.x86_64.qcow2
[2025-07-15T14:24:47.561Z] === RUN   fcos.upgrade.basic
[2025-07-15T14:24:53.251Z] --- PASS: ext.config.ignition.systemd-unmasking (26.02s)
[2025-07-15T14:24:55.128Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (28.45s)
[2025-07-15T14:25:09.415Z] === RUN   fcos.upgrade.basic/setup
[2025-07-15T14:25:09.930Z] --- PASS: rhcos.selinux.boolean.persist (42.87s)
[2025-07-15T14:25:10.485Z] --- PASS: ext.config.networking.nmstate.state (43.80s)
[2025-07-15T14:25:12.661Z] === RUN   fcos.upgrade.basic/upgrade-from-previous
[2025-07-15T14:25:16.995Z] === RUN   basic.uefi/PortSSH
[2025-07-15T14:25:16.995Z] === RUN   basic.uefi/DbusPerms
[2025-07-15T14:25:16.995Z] === RUN   basic.uefi/ServicesActive
[2025-07-15T14:25:16.995Z] === RUN   basic.uefi/ReadOnly
[2025-07-15T14:25:16.995Z] === RUN   basic.uefi/Useradd
[2025-07-15T14:25:16.995Z] === RUN   basic.uefi/MachineID
[2025-07-15T14:25:16.995Z] === RUN   basic.uefi/FCOSGrowpart
[2025-07-15T14:25:20.240Z] --- PASS: basic.uefi (25.11s)
[2025-07-15T14:25:20.240Z]     --- PASS: basic.uefi/PortSSH (0.09s)
[2025-07-15T14:25:20.240Z]     --- PASS: basic.uefi/DbusPerms (0.26s)
[2025-07-15T14:25:20.240Z]     --- PASS: basic.uefi/ServicesActive (0.09s)
[2025-07-15T14:25:20.240Z]     --- PASS: basic.uefi/ReadOnly (0.09s)
[2025-07-15T14:25:20.240Z]     --- PASS: basic.uefi/Useradd (0.15s)
[2025-07-15T14:25:20.240Z]     --- PASS: basic.uefi/MachineID (0.10s)
[2025-07-15T14:25:20.240Z]     --- PASS: basic.uefi/FCOSGrowpart (0.12s)
[2025-07-15T14:25:38.245Z] --- PASS: ext.config.ignition.systemd-disable (26.05s)
[2025-07-15T14:25:38.245Z] --- PASS: ext.config.containers.quadlet (27.05s)
[2025-07-15T14:25:42.391Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (49.32s)
[2025-07-15T14:25:44.639Z] === RUN   fcos.upgrade.basic/upgrade-from-current
[2025-07-15T14:26:00.396Z] --- PASS: ext.config.ignition.resource.remote (23.84s)
[2025-07-15T14:26:05.616Z] --- PASS: ext.config.multipath.resilient (45.34s)
[2025-07-15T14:26:11.107Z] --- PASS: fcos.upgrade.basic (80.79s)
[2025-07-15T14:26:11.107Z]     --- PASS: fcos.upgrade.basic/setup (4.10s)
[2025-07-15T14:26:11.107Z]     --- PASS: fcos.upgrade.basic/upgrade-from-previous (28.76s)
[2025-07-15T14:26:11.107Z]     --- PASS: fcos.upgrade.basic/upgrade-from-current (23.33s)
[2025-07-15T14:26:11.107Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-upgrade-x86_64
[2025-07-15T14:26:11.109Z] [Pipeline] }
[2025-07-15T14:26:11.118Z] [Pipeline] // withEnv
[2025-07-15T14:26:11.124Z] [Pipeline] }
[2025-07-15T14:26:17.755Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default
[2025-07-15T14:26:19.121Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.license
[2025-07-15T14:26:20.043Z] --- PASS: ext.config.disks.lvmdevices (43.44s)
[2025-07-15T14:26:20.603Z] === RUN   non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2
[2025-07-15T14:26:21.960Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.dns
[2025-07-15T14:26:27.180Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links
[2025-07-15T14:26:28.102Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite
[2025-07-15T14:26:29.982Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context
[2025-07-15T14:26:31.335Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setgid
[2025-07-15T14:26:31.335Z] --- PASS: ext.config.networking.hostname.fallback-hostname (25.75s)
[2025-07-15T14:26:32.692Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.passwd
[2025-07-15T14:26:34.575Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking
[2025-07-15T14:26:35.934Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setuid
[2025-07-15T14:26:37.815Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read
[2025-07-15T14:26:39.171Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions
[2025-07-15T14:26:40.526Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy
[2025-07-15T14:26:42.403Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service
[2025-07-15T14:26:43.766Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust
[2025-07-15T14:26:45.649Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts
[2025-07-15T14:26:45.906Z] --- PASS: ext.config.ignition.stable-boot (25.86s)
[2025-07-15T14:26:46.828Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.validate-symlinks
[2025-07-15T14:26:56.754Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context
[2025-07-15T14:26:58.113Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.system-generators
[2025-07-15T14:26:59.470Z] --- PASS: coreos.ignition.failure (13.35s)
[2025-07-15T14:26:59.722Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.aleph-version
[2025-07-15T14:26:59.978Z] --- PASS: podman.network-single (153.33s)
[2025-07-15T14:27:00.897Z] --- PASS: ext.config.systemd.network-online (29.35s)
[2025-07-15T14:27:01.455Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.kernel-headers
[2025-07-15T14:27:02.010Z] === RUN   non-exclusive-test-bucket-0/ext.config.ignition.journald-log
[2025-07-15T14:27:03.363Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit
[2025-07-15T14:27:05.238Z] === RUN   non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config
[2025-07-15T14:27:06.593Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.compression
[2025-07-15T14:27:07.513Z] --- PASS: ext.config.var-mount.luks (67.08s)
[2025-07-15T14:27:08.069Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.tmpfs
[2025-07-15T14:27:08.626Z] === RUN   non-exclusive-test-bucket-0/ext.config.boot.bootupd
[2025-07-15T14:27:10.500Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change
[2025-07-15T14:27:11.854Z] === RUN   non-exclusive-test-bucket-0/ext.config.composefs.enabled
[2025-07-15T14:27:13.727Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-start
[2025-07-15T14:27:15.081Z] === RUN   non-exclusive-test-bucket-0/ext.config.clhm.network-device-info
[2025-07-15T14:27:15.334Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch
[2025-07-15T14:27:18.584Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware
[2025-07-15T14:27:18.584Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.tls
[2025-07-15T14:27:21.086Z] === RUN   basic.nvme/MachineID
[2025-07-15T14:27:21.086Z] === RUN   basic.nvme/FCOSGrowpart
[2025-07-15T14:27:21.086Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nic-naming
[2025-07-15T14:27:21.086Z] === RUN   basic.nvme/PortSSH
[2025-07-15T14:27:21.338Z] === RUN   basic.nvme/DbusPerms
[2025-07-15T14:27:21.591Z] === RUN   basic.nvme/ServicesActive
[2025-07-15T14:27:21.591Z] === RUN   basic.nvme/ReadOnly
[2025-07-15T14:27:21.845Z] === RUN   basic.nvme/Useradd
[2025-07-15T14:27:22.764Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match
[2025-07-15T14:27:25.268Z] --- PASS: basic.nvme (25.06s)
[2025-07-15T14:27:25.268Z]     --- PASS: basic.nvme/MachineID (0.09s)
[2025-07-15T14:27:25.268Z]     --- PASS: basic.nvme/FCOSGrowpart (0.12s)
[2025-07-15T14:27:25.268Z]     --- PASS: basic.nvme/PortSSH (0.10s)
[2025-07-15T14:27:25.268Z]     --- PASS: basic.nvme/DbusPerms (0.26s)
[2025-07-15T14:27:25.268Z]     --- PASS: basic.nvme/ServicesActive (0.10s)
[2025-07-15T14:27:25.268Z]     --- PASS: basic.nvme/ReadOnly (0.10s)
[2025-07-15T14:27:25.268Z]     --- PASS: basic.nvme/Useradd (0.16s)
[2025-07-15T14:27:25.268Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.growfs
[2025-07-15T14:27:25.522Z] --- PASS: coreos.ignition.groups (26.32s)
[2025-07-15T14:27:25.775Z] === RUN   non-exclusive-test-bucket-0/ext.config.python
[2025-07-15T14:27:29.026Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.network-online-service
[2025-07-15T14:27:29.026Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.logrotate-service
[2025-07-15T14:27:30.904Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.console-config
[2025-07-15T14:27:32.258Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot
[2025-07-15T14:27:33.610Z] --- PASS: ext.config.gshadow (25.86s)
[2025-07-15T14:27:33.864Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_groups
[2025-07-15T14:27:35.218Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.etc-permissions
[2025-07-15T14:27:37.092Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents
[2025-07-15T14:27:38.449Z] --- PASS: coreos.unique.boot.ignition.failure (12.61s)
[2025-07-15T14:27:41.695Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_users
[2025-07-15T14:27:43.048Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer
[2025-07-15T14:27:43.048Z] --- PASS: multipath.partition (42.36s)
[2025-07-15T14:27:44.920Z] === RUN   non-exclusive-test-bucket-0/ext.config.swap.zram-default
[2025-07-15T14:27:45.173Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context
[2025-07-15T14:27:50.393Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client
[2025-07-15T14:27:51.316Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb
[2025-07-15T14:27:51.872Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.check-symlink
[2025-07-15T14:27:53.747Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.executables
[2025-07-15T14:27:53.747Z] === RUN   podman.base/info
[2025-07-15T14:27:54.000Z] === RUN   podman.base/resources
[2025-07-15T14:27:58.144Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.partition-scheme
[2025-07-15T14:27:59.498Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.sudoers
[2025-07-15T14:28:00.850Z] --- PASS: podman.base (27.21s)
[2025-07-15T14:28:00.850Z]     --- PASS: podman.base/info (0.33s)
[2025-07-15T14:28:00.850Z]     --- PASS: podman.base/resources (3.37s)
[2025-07-15T14:28:01.102Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-prjquota
[2025-07-15T14:28:01.660Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files
[2025-07-15T14:28:02.215Z] === RUN   non-exclusive-test-bucket-0/ext.config.logging.printk
[2025-07-15T14:28:02.773Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service
[2025-07-15T14:28:04.651Z] === RUN   non-exclusive-test-bucket-0/ext.config.kdump.service
[2025-07-15T14:28:06.005Z] === RUN   non-exclusive-test-bucket-0/ext.config.firewall.iptables
[2025-07-15T14:28:06.561Z] === RUN   non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps
[2025-07-15T14:28:07.919Z] === RUN   non-exclusive-test-bucket-0/ext.config.content-origins
[2025-07-15T14:28:09.802Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir
[2025-07-15T14:28:10.055Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-bash
[2025-07-15T14:28:10.613Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved
[2025-07-15T14:28:10.613Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (45.55s)
[2025-07-15T14:28:12.490Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro
[2025-07-15T14:28:13.848Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin
[2025-07-15T14:28:13.848Z] --- PASS: ext.config.networking.prefer-ignition-networking (30.72s)
[2025-07-15T14:28:17.997Z] --- PASS: non-exclusive-test-bucket-0 (155.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (4.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.54s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (1.58s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.61s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (9.72s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (1.58s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.54s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.54s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.58s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (2.60s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (2.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.python (2.61s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (0.62s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (4.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb (0.54s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.57s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.58s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.54s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.56s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.55s)
[2025-07-15T14:28:17.997Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (0.55s)
[2025-07-15T14:28:19.879Z] --- PASS: coreos.ignition.mount.partitions (41.71s)
[2025-07-15T14:28:20.797Z] === RUN   ostree.unlock/unlock
[2025-07-15T14:28:21.355Z] === RUN   ostree.unlock/install
[2025-07-15T14:28:22.276Z] === RUN   ostree.unlock/uninstall
[2025-07-15T14:28:22.532Z] === RUN   ostree.unlock/discard
[2025-07-15T14:28:40.542Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (27.61s)
[2025-07-15T14:28:40.542Z] === RUN   podman.workflow/run
[2025-07-15T14:28:43.795Z] --- PASS: ext.config.firewall.iptables-legacy (25.78s)
[2025-07-15T14:28:44.050Z] --- PASS: ostree.unlock (43.44s)
[2025-07-15T14:28:44.050Z]     --- PASS: ostree.unlock/unlock (0.51s)
[2025-07-15T14:28:44.050Z]     --- PASS: ostree.unlock/install (0.80s)
[2025-07-15T14:28:44.050Z]     --- PASS: ostree.unlock/uninstall (0.36s)
[2025-07-15T14:28:44.050Z]     --- PASS: ostree.unlock/discard (18.29s)
[2025-07-15T14:29:05.904Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (27.55s)
[2025-07-15T14:29:09.150Z] --- PASS: multipath.day1 (54.92s)
[2025-07-15T14:29:11.650Z] --- PASS: ext.config.networking.force-persist-ip (27.64s)
[2025-07-15T14:29:18.160Z] --- PASS: linux.nfs.client (34.40s)
[2025-07-15T14:29:18.160Z]         nfs-client.go:128: NFS server booted
[2025-07-15T14:29:18.160Z]         nfs-client.go:139: Got NFSv4 mount.
[2025-07-15T14:29:18.160Z]         nfs-client.go:153: Got NFSv3 mount.
[2025-07-15T14:29:26.227Z] === RUN   fcos.filesystem/writablefiles
[2025-07-15T14:29:26.483Z] === RUN   fcos.filesystem/writabledirs
[2025-07-15T14:29:26.737Z] === RUN   fcos.filesystem/stickydirs
[2025-07-15T14:29:26.990Z] === RUN   fcos.filesystem/denylist
[2025-07-15T14:29:31.140Z] --- PASS: fcos.filesystem (24.65s)
[2025-07-15T14:29:31.140Z]     --- PASS: fcos.filesystem/writablefiles (0.67s)
[2025-07-15T14:29:31.140Z]     --- PASS: fcos.filesystem/writabledirs (0.20s)
[2025-07-15T14:29:31.140Z]     --- PASS: fcos.filesystem/stickydirs (0.22s)
[2025-07-15T14:29:31.140Z]     --- PASS: fcos.filesystem/denylist (0.27s)
[2025-07-15T14:29:32.496Z] --- PASS: coreos.ignition.symlink (23.48s)
[2025-07-15T14:29:35.744Z] --- PASS: fcos.users.shells (23.48s)
[2025-07-15T14:29:38.250Z] === RUN   ostree.hotfix/unlock
[2025-07-15T14:29:46.310Z] === RUN   ostree.hotfix/install
[2025-07-15T14:29:46.310Z] === RUN   ostree.hotfix/uninstall
[2025-07-15T14:29:46.310Z] === RUN   ostree.hotfix/persist
[2025-07-15T14:30:01.115Z] --- PASS: rpmostree.status (24.02s)
[2025-07-15T14:30:01.115Z] --- PASS: ext.config.networking.kargs-rd-net (27.73s)
[2025-07-15T14:30:05.267Z] === RUN   ostree.hotfix/rollback
[2025-07-15T14:30:27.120Z] --- PASS: ext.config.swap.zram-generator (25.78s)
[2025-07-15T14:30:27.373Z] --- PASS: ostree.hotfix (69.57s)
[2025-07-15T14:30:27.373Z]     --- PASS: ostree.hotfix/unlock (6.67s)
[2025-07-15T14:30:27.373Z]     --- PASS: ostree.hotfix/install (0.52s)
[2025-07-15T14:30:27.373Z]     --- PASS: ostree.hotfix/uninstall (0.35s)
[2025-07-15T14:30:27.373Z]     --- PASS: ostree.hotfix/persist (18.48s)
[2025-07-15T14:30:27.373Z]     --- PASS: ostree.hotfix/rollback (19.18s)
[2025-07-15T14:30:32.596Z] --- PASS: ext.config.var-mount.scsi-id (32.88s)
[2025-07-15T14:30:50.608Z] --- PASS: ext.config.ignition.delete-config (78.37s)
[2025-07-15T14:30:50.608Z] --- PASS: coreos.ignition.instantiated.enable-unit (24.49s)
[2025-07-15T14:31:17.062Z] --- PASS: fcos.network.listeners (23.50s)
[2025-07-15T14:31:17.062Z] --- PASS: ext.config.var-mount.simple (43.29s)
[2025-07-15T14:31:31.860Z] --- PASS: coreos.ignition.once (41.10s)
[2025-07-15T14:31:39.922Z] --- PASS: ext.config.boot.grub2-install (25.78s)
[2025-07-15T14:31:41.277Z] --- PASS: ext.config.boot.bootupd-validate (25.88s)
[2025-07-15T14:31:42.197Z] --- PASS: ext.config.kdump.crash (74.97s)
[2025-07-15T14:32:00.205Z] --- PASS: ext.config.networking.no-persist-ip (27.62s)
[2025-07-15T14:32:08.267Z] --- PASS: ext.config.networking.bridge-static-via-kargs (27.68s)
[2025-07-15T14:32:34.725Z] --- PASS: ext.config.ssh.custom-host-key-permissions (25.87s)
[2025-07-15T14:32:34.979Z] --- PASS: ext.config.toolbox (53.61s)
[2025-07-15T14:32:35.534Z] --- PASS: ext.config.ignition.kargs (38.02s)
[2025-07-15T14:32:47.676Z] --- PASS: ext.config.systemd.condition-needs-update (65.12s)
[2025-07-15T14:32:57.589Z] === RUN   basic.uefi-secure/PortSSH
[2025-07-15T14:32:57.589Z] === RUN   basic.uefi-secure/DbusPerms
[2025-07-15T14:32:57.589Z] === RUN   basic.uefi-secure/ServicesActive
[2025-07-15T14:32:57.589Z] === RUN   basic.uefi-secure/ReadOnly
[2025-07-15T14:32:57.589Z] === RUN   basic.uefi-secure/Useradd
[2025-07-15T14:32:57.589Z] === RUN   basic.uefi-secure/MachineID
[2025-07-15T14:32:57.589Z] === RUN   basic.uefi-secure/FCOSGrowpart
[2025-07-15T14:33:00.837Z] --- PASS: basic.uefi-secure (24.99s)
[2025-07-15T14:33:00.837Z]     --- PASS: basic.uefi-secure/PortSSH (0.09s)
[2025-07-15T14:33:00.837Z]     --- PASS: basic.uefi-secure/DbusPerms (0.25s)
[2025-07-15T14:33:00.837Z]     --- PASS: basic.uefi-secure/ServicesActive (0.10s)
[2025-07-15T14:33:00.837Z]     --- PASS: basic.uefi-secure/ReadOnly (0.10s)
[2025-07-15T14:33:00.837Z]     --- PASS: basic.uefi-secure/Useradd (0.15s)
[2025-07-15T14:33:00.837Z]     --- PASS: basic.uefi-secure/MachineID (0.10s)
[2025-07-15T14:33:00.837Z]     --- PASS: basic.uefi-secure/FCOSGrowpart (0.12s)
[2025-07-15T14:33:18.844Z] --- PASS: ext.config.docker.basic (29.47s)
[2025-07-15T14:33:18.844Z] --- PASS: ext.config.reboot (44.46s)
[2025-07-15T14:33:21.342Z] === RUN   rpmostree.upgrade-rollback/upgrade
[2025-07-15T14:33:36.148Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (59.54s)
[2025-07-15T14:33:40.294Z] --- PASS: coreos.auth.verify (23.45s)
[2025-07-15T14:33:44.441Z] === RUN   rpmostree.upgrade-rollback/rollback
[2025-07-15T14:33:44.696Z] === RUN   podman.workflow/exec
[2025-07-15T14:33:45.257Z] === RUN   podman.workflow/stop
[2025-07-15T14:33:45.257Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (27.68s)
[2025-07-15T14:33:55.175Z] === RUN   basic/ServicesActive
[2025-07-15T14:33:55.430Z] === RUN   basic/ReadOnly
[2025-07-15T14:33:55.430Z] === RUN   basic/Useradd
[2025-07-15T14:33:55.685Z] === RUN   podman.workflow/remove
[2025-07-15T14:33:55.685Z] === RUN   basic/MachineID
[2025-07-15T14:33:55.685Z] === RUN   basic/FCOSGrowpart
[2025-07-15T14:33:55.685Z] === RUN   basic/PortSSH
[2025-07-15T14:33:55.939Z] === RUN   basic/DbusPerms
[2025-07-15T14:33:55.939Z] === RUN   podman.workflow/delete
[2025-07-15T14:34:00.083Z] --- PASS: basic (24.91s)
[2025-07-15T14:34:00.083Z]     --- PASS: basic/ServicesActive (0.09s)
[2025-07-15T14:34:00.083Z]     --- PASS: basic/ReadOnly (0.09s)
[2025-07-15T14:34:00.083Z]     --- PASS: basic/Useradd (0.15s)
[2025-07-15T14:34:00.083Z]     --- PASS: basic/MachineID (0.09s)
[2025-07-15T14:34:00.083Z]     --- PASS: basic/FCOSGrowpart (0.11s)
[2025-07-15T14:34:00.083Z]     --- PASS: basic/PortSSH (0.09s)
[2025-07-15T14:34:00.083Z]     --- PASS: basic/DbusPerms (0.24s)
[2025-07-15T14:34:00.083Z] --- PASS: podman.workflow (340.01s)
[2025-07-15T14:34:00.083Z]     --- PASS: podman.workflow/run (304.69s)
[2025-07-15T14:34:00.083Z]             cluster.go:151: Trying to pull quay.io/fedora/fedora:latest...
[2025-07-15T14:34:00.083Z]             cluster.go:151: Getting image source signatures
[2025-07-15T14:34:00.083Z]             cluster.go:151: Copying blob sha256:db99a97f903e9b0994835bce2dc3d95228a1ff8b8c9ebfd4aac4a4dff4cedfbd
[2025-07-15T14:34:00.083Z]             cluster.go:151: Copying config sha256:ea9ede9ae417ccab75246ea9bf58819f1230bd370644ff6f3d905c310cbeb9ac
[2025-07-15T14:34:00.083Z]             cluster.go:151: Writing manifest to image destination
[2025-07-15T14:34:00.083Z]     --- PASS: podman.workflow/exec (0.36s)
[2025-07-15T14:34:00.083Z]     --- PASS: podman.workflow/stop (10.49s)
[2025-07-15T14:34:00.083Z]     --- PASS: podman.workflow/remove (0.43s)
[2025-07-15T14:34:00.083Z]     --- PASS: podman.workflow/delete (0.51s)
[2025-07-15T14:34:04.229Z] --- PASS: coreos.ignition.v2.users (23.88s)
[2025-07-15T14:34:08.373Z] --- PASS: rpmostree.upgrade-rollback (67.51s)
[2025-07-15T14:34:08.373Z]     --- PASS: rpmostree.upgrade-rollback/upgrade (22.98s)
[2025-07-15T14:34:08.373Z]     --- PASS: rpmostree.upgrade-rollback/rollback (20.85s)
[2025-07-15T14:34:11.625Z] --- PASS: ext.config.security.lockdown (25.88s)
[2025-07-15T14:34:19.691Z] === RUN   ostree.remote/add
[2025-07-15T14:34:19.691Z] === RUN   ostree.remote/list
[2025-07-15T14:34:19.944Z] === RUN   ostree.remote/show-url
[2025-07-15T14:34:19.944Z] === RUN   ostree.remote/refs
[2025-07-15T14:34:20.198Z] === RUN   ostree.remote/summary
[2025-07-15T14:34:20.451Z] === RUN   ostree.remote/delete
[2025-07-15T14:34:24.606Z] --- PASS: ostree.remote (24.59s)
[2025-07-15T14:34:24.606Z]     --- PASS: ostree.remote/add (0.19s)
[2025-07-15T14:34:24.606Z]     --- PASS: ostree.remote/list (0.09s)
[2025-07-15T14:34:24.606Z]     --- PASS: ostree.remote/show-url (0.16s)
[2025-07-15T14:34:24.606Z]     --- PASS: ostree.remote/refs (0.11s)
[2025-07-15T14:34:24.606Z]     --- PASS: ostree.remote/summary (0.20s)
[2025-07-15T14:34:24.606Z]     --- PASS: ostree.remote/delete (0.35s)
[2025-07-15T14:34:25.962Z] --- PASS: ext.config.clhm.ignition-warnings (25.84s)
[2025-07-15T14:34:25.962Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-15T14:34:30.118Z] --- PASS: ext.config.rpm-ostree-countme (25.59s)
[2025-07-15T14:34:34.271Z] --- PASS: ext.config.ignition.systemd-enable-units (25.88s)
[2025-07-15T14:34:36.154Z] --- PASS: coreos.unique.boot.failure (10.08s)
[2025-07-15T14:34:57.999Z] === RUN   rootfs.uuid/RandomUUID
[2025-07-15T14:34:59.877Z] --- PASS: rootfs.uuid (24.20s)
[2025-07-15T14:34:59.877Z]     --- PASS: rootfs.uuid/RandomUUID (0.11s)
[2025-07-15T14:35:12.010Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (47.76s)
[2025-07-15T14:35:16.161Z] --- PASS: ext.config.podman.rootless-systemd (45.95s)
[2025-07-15T14:35:28.303Z] --- PASS: coreos.ignition.mount.disks (53.82s)
[2025-07-15T14:35:36.365Z] --- PASS: kdump.crash.ssh (84.40s)
[2025-07-15T14:35:36.365Z]         cluster.go:151: Running as unit: run-p5834-i5835.service; invocation ID: 150d0a2169a04404a379583ecce19db3
[2025-07-15T14:35:41.590Z] --- PASS: ext.config.docker.swarm-overlay-network (29.98s)
[2025-07-15T14:35:53.744Z] === RUN   rpmostree.install-uninstall/install
[2025-07-15T14:35:55.625Z] --- PASS: ext.config.networking.nameserver (27.85s)
[2025-07-15T14:36:00.856Z] --- PASS: ext.config.ignition.remote (44.28s)
[2025-07-15T14:36:27.317Z] === RUN   rpmostree.install-uninstall/uninstall
[2025-07-15T14:36:39.463Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (57.25s)
[2025-07-15T14:36:43.616Z] --- PASS: ext.config.butane.grub-users (47.31s)
[2025-07-15T14:36:51.680Z] --- PASS: rpmostree.install-uninstall (75.53s)
[2025-07-15T14:36:51.680Z]     --- PASS: rpmostree.install-uninstall/install (29.73s)
[2025-07-15T14:36:51.680Z]     --- PASS: rpmostree.install-uninstall/uninstall (24.12s)
[2025-07-15T14:36:55.835Z] --- PASS: ext.config.networking.nmstate.policy (115.28s)
[2025-07-15T14:37:17.687Z] --- PASS: coreos.ignition.sethostname (23.67s)
[2025-07-15T14:37:19.044Z] --- PASS: coreos.selinux.boolean (35.97s)
[2025-07-15T14:37:21.543Z] --- PASS: ext.config.selinux.enforcing (42.29s)
[2025-07-15T14:37:25.694Z] --- PASS: kdump.crash.nfs (85.70s)
[2025-07-15T14:37:25.694Z]         cluster.go:151: Running as unit: run-p6196-i6197.service; invocation ID: 875d77bb6f2f46c09585a728c3c8d1fa
[2025-07-15T14:37:40.502Z] --- PASS: ext.config.extensions.package (44.58s)
[2025-07-15T14:38:02.361Z] --- PASS: multipath.day2 (46.54s)
[2025-07-15T14:38:02.361Z] --- PASS: coreos.misc.disk.varlibcontainers (42.99s)
[2025-07-15T14:38:02.361Z]         cluster.go:151: Created symlink '/etc/systemd/system/var-lib-containers.mount.wants/systemd-mkfs@dev-disk-by-id-virtio-disk1.service' → '/etc/systemd/system/systemd-mkfs@dev-disk-by-id-virtio-disk1.service'.
[2025-07-15T14:38:02.361Z]         cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' → '/etc/systemd/system/var-lib-containers.mount'.
[2025-07-15T14:38:02.361Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-x86_64
[2025-07-15T14:38:02.365Z] [Pipeline] }
[2025-07-15T14:38:02.371Z] [Pipeline] // withEnv
[2025-07-15T14:38:02.381Z] [Pipeline] withEnv
[2025-07-15T14:38:02.381Z] [Pipeline] {
[2025-07-15T14:38:02.390Z] [Pipeline] sh
[2025-07-15T14:38:02.895Z] + set -xeuo pipefail
[2025-07-15T14:38:02.897Z] ++ umask
[2025-07-15T14:38:02.897Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:38:02.897Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:38:02.897Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision
[2025-07-15T14:38:02.897Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-reprovision-x86_64
[2025-07-15T14:38:03.150Z] === RUN   ext.config.root-reprovision.luks.512e
[2025-07-15T14:38:03.150Z] === RUN   ext.config.root-reprovision.swap-before-root
[2025-07-15T14:38:03.150Z] === RUN   ext.config.root-reprovision.raid1
[2025-07-15T14:38:03.150Z] === RUN   ext.config.root-reprovision.filesystem-only
[2025-07-15T14:38:03.150Z] === RUN   coreos.boot-mirror
[2025-07-15T14:38:03.150Z] === RUN   coreos.boot-mirror.luks
[2025-07-15T14:38:03.150Z] === RUN   ext.config.root-reprovision.luks
[2025-07-15T14:38:03.150Z] === RUN   ext.config.rpm-ostree.kernel-replace
[2025-07-15T14:38:03.150Z] === RUN   ext.config.root-reprovision.luks.autosave-xfs
[2025-07-15T14:38:03.150Z] === RUN   ext.config.root-reprovision.autosave-xfs
[2025-07-15T14:38:03.150Z] === RUN   ext.config.root-reprovision.luks.multipath
[2025-07-15T14:39:39.473Z] --- PASS: ext.config.root-reprovision.luks.512e (91.67s)
[2025-07-15T14:41:15.783Z] --- PASS: ext.config.root-reprovision.luks (91.60s)
[2025-07-15T14:42:52.098Z] --- PASS: ext.config.root-reprovision.luks.multipath (94.14s)
[2025-07-15T14:43:38.666Z] --- PASS: ext.config.root-reprovision.autosave-xfs (50.74s)
[2025-07-15T14:45:14.980Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (92.03s)
[2025-07-15T14:51:36.394Z] --- PASS: ext.config.rpm-ostree.kernel-replace (379.74s)
[2025-07-15T14:52:32.525Z] --- PASS: ext.config.root-reprovision.filesystem-only (67.80s)
[2025-07-15T14:53:40.120Z] === RUN   coreos.boot-mirror.luks/sanity-check
[2025-07-15T14:54:01.961Z] === RUN   coreos.boot-mirror.luks/detach-primary
[2025-07-15T14:54:16.765Z] === RUN   coreos.boot-mirror.luks/verify-fallback
[2025-07-15T14:54:43.238Z] --- PASS: coreos.boot-mirror.luks (128.83s)
[2025-07-15T14:54:43.238Z]     --- PASS: coreos.boot-mirror.luks/sanity-check (1.31s)
[2025-07-15T14:54:43.238Z]     --- PASS: coreos.boot-mirror.luks/detach-primary (17.61s)
[2025-07-15T14:54:43.240Z]     --- PASS: coreos.boot-mirror.luks/verify-fallback (0.67s)
[2025-07-15T14:55:39.360Z] === RUN   coreos.boot-mirror/sanity-check
[2025-07-15T14:55:39.360Z] === RUN   coreos.boot-mirror/detach-primary
[2025-07-15T14:55:57.367Z] === RUN   coreos.boot-mirror/verify-fallback
[2025-07-15T14:56:01.514Z] --- PASS: coreos.boot-mirror (81.31s)
[2025-07-15T14:56:01.514Z]     --- PASS: coreos.boot-mirror/sanity-check (1.50s)
[2025-07-15T14:56:01.514Z]     --- PASS: coreos.boot-mirror/detach-primary (17.81s)
[2025-07-15T14:56:01.514Z]     --- PASS: coreos.boot-mirror/verify-fallback (0.65s)
[2025-07-15T14:57:22.830Z] --- PASS: ext.config.root-reprovision.raid1 (69.06s)
[2025-07-15T14:58:18.940Z] --- PASS: ext.config.root-reprovision.swap-before-root (67.89s)
[2025-07-15T14:58:18.940Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-reprovision-x86_64
[2025-07-15T14:58:18.942Z] [Pipeline] }
[2025-07-15T14:58:18.944Z] [Pipeline] // withEnv
[2025-07-15T14:58:18.949Z] [Pipeline] }
[2025-07-15T14:58:18.953Z] [Pipeline] // parallel
[2025-07-15T14:58:18.958Z] [Pipeline] withEnv
[2025-07-15T14:58:18.958Z] [Pipeline] {
[2025-07-15T14:58:18.962Z] [Pipeline] sh
[2025-07-15T14:58:19.441Z] + set -xeuo pipefail
[2025-07-15T14:58:19.441Z] ++ umask
[2025-07-15T14:58:19.441Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:19.441Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:58:19.441Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-upgrade-x86_64
[2025-07-15T14:58:19.443Z] [Pipeline] }
[2025-07-15T14:58:19.448Z] [Pipeline] // withEnv
[2025-07-15T14:58:19.452Z] [Pipeline] withEnv
[2025-07-15T14:58:19.452Z] [Pipeline] {
[2025-07-15T14:58:19.457Z] [Pipeline] sh
[2025-07-15T14:58:19.933Z] + set -xeuo pipefail
[2025-07-15T14:58:19.933Z] ++ umask
[2025-07-15T14:58:19.933Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:19.933Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:58:19.934Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC -c --xz kola-upgrade-x86_64
[2025-07-15T14:58:19.935Z] [Pipeline] }
[2025-07-15T14:58:19.940Z] [Pipeline] // withEnv
[2025-07-15T14:58:19.947Z] [Pipeline] archiveArtifacts
[2025-07-15T14:58:19.948Z] Archiving artifacts
[2025-07-15T14:58:19.973Z] [Pipeline] withEnv
[2025-07-15T14:58:19.974Z] [Pipeline] {
[2025-07-15T14:58:19.979Z] [Pipeline] sh
[2025-07-15T14:58:20.459Z] + set -xeuo pipefail
[2025-07-15T14:58:20.459Z] ++ umask
[2025-07-15T14:58:20.459Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:20.459Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:58:20.459Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-upgrade-x86_64 --output -
[2025-07-15T14:58:20.461Z] [Pipeline] }
[2025-07-15T14:58:20.465Z] [Pipeline] // withEnv
[2025-07-15T14:58:20.470Z] [Pipeline] junit
[2025-07-15T14:58:20.473Z] Recording test results
[2025-07-15T14:58:20.850Z] None of the test reports contained any result
[2025-07-15T14:58:20.851Z] [Pipeline] withEnv
[2025-07-15T14:58:20.851Z] [Pipeline] {
[2025-07-15T14:58:20.853Z] [Pipeline] sh
[2025-07-15T14:58:21.330Z] + set -xeuo pipefail
[2025-07-15T14:58:21.330Z] ++ umask
[2025-07-15T14:58:21.330Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:21.330Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:58:21.330Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-x86_64
[2025-07-15T14:58:21.332Z] [Pipeline] }
[2025-07-15T14:58:21.334Z] [Pipeline] // withEnv
[2025-07-15T14:58:21.339Z] [Pipeline] withEnv
[2025-07-15T14:58:21.339Z] [Pipeline] {
[2025-07-15T14:58:21.341Z] [Pipeline] sh
[2025-07-15T14:58:21.820Z] + set -xeuo pipefail
[2025-07-15T14:58:21.820Z] ++ umask
[2025-07-15T14:58:21.820Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:21.820Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:58:21.820Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC -c --xz kola-x86_64
[2025-07-15T14:58:25.966Z] [Pipeline] }
[2025-07-15T14:58:25.972Z] [Pipeline] // withEnv
[2025-07-15T14:58:25.977Z] [Pipeline] archiveArtifacts
[2025-07-15T14:58:25.978Z] Archiving artifacts
[2025-07-15T14:58:27.269Z] [Pipeline] withEnv
[2025-07-15T14:58:27.270Z] [Pipeline] {
[2025-07-15T14:58:27.272Z] [Pipeline] sh
[2025-07-15T14:58:27.780Z] + set -xeuo pipefail
[2025-07-15T14:58:27.780Z] ++ umask
[2025-07-15T14:58:27.780Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:27.780Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:58:27.780Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-x86_64 --output -
[2025-07-15T14:58:27.782Z] [Pipeline] }
[2025-07-15T14:58:27.786Z] [Pipeline] // withEnv
[2025-07-15T14:58:27.790Z] [Pipeline] junit
[2025-07-15T14:58:27.791Z] Recording test results
[2025-07-15T14:58:27.802Z] None of the test reports contained any result
[2025-07-15T14:58:27.803Z] [Pipeline] withEnv
[2025-07-15T14:58:27.803Z] [Pipeline] {
[2025-07-15T14:58:27.806Z] [Pipeline] sh
[2025-07-15T14:58:28.283Z] + set -xeuo pipefail
[2025-07-15T14:58:28.283Z] ++ umask
[2025-07-15T14:58:28.283Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:28.283Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:58:28.283Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-reprovision-x86_64
[2025-07-15T14:58:28.284Z] [Pipeline] }
[2025-07-15T14:58:28.287Z] [Pipeline] // withEnv
[2025-07-15T14:58:28.293Z] [Pipeline] withEnv
[2025-07-15T14:58:28.294Z] [Pipeline] {
[2025-07-15T14:58:28.296Z] [Pipeline] sh
[2025-07-15T14:58:28.770Z] + set -xeuo pipefail
[2025-07-15T14:58:28.770Z] ++ umask
[2025-07-15T14:58:28.770Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:28.770Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:58:28.770Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC -c --xz kola-reprovision-x86_64
[2025-07-15T14:58:31.272Z] [Pipeline] }
[2025-07-15T14:58:31.274Z] [Pipeline] // withEnv
[2025-07-15T14:58:31.283Z] [Pipeline] archiveArtifacts
[2025-07-15T14:58:31.284Z] Archiving artifacts
[2025-07-15T14:58:31.448Z] [Pipeline] withEnv
[2025-07-15T14:58:31.449Z] [Pipeline] {
[2025-07-15T14:58:31.454Z] [Pipeline] sh
[2025-07-15T14:58:31.932Z] + set -xeuo pipefail
[2025-07-15T14:58:31.932Z] ++ umask
[2025-07-15T14:58:31.932Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:31.932Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T14:58:31.932Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-DlecC/kola-reprovision-x86_64 --output -
[2025-07-15T14:58:31.934Z] [Pipeline] }
[2025-07-15T14:58:31.935Z] [Pipeline] // withEnv
[2025-07-15T14:58:31.942Z] [Pipeline] junit
[2025-07-15T14:58:31.943Z] Recording test results
[2025-07-15T14:58:31.956Z] None of the test reports contained any result
[2025-07-15T14:58:31.959Z] [Pipeline] stage
[2025-07-15T14:58:31.959Z] [Pipeline] { (x86_64:Build Live)
[2025-07-15T14:58:31.962Z] [Pipeline] withEnv
[2025-07-15T14:58:31.962Z] [Pipeline] {
[2025-07-15T14:58:31.967Z] [Pipeline] sh
[2025-07-15T14:58:32.439Z] + set -xeuo pipefail
[2025-07-15T14:58:32.439Z] ++ umask
[2025-07-15T14:58:32.439Z] + '[' 0022 = 0000 ']'
[2025-07-15T14:58:32.439Z] + cosa osbuild metal metal4k live
[2025-07-15T14:58:32.439Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-15T14:58:32.693Z] Config commit: cd37b698ceacc14ceb58af6c4ba29974f956889f
[2025-07-15T14:58:32.693Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-15T14:58:33.249Z] Will build metal
[2025-07-15T14:58:33.502Z] Will build metal4k
[2025-07-15T14:58:33.755Z] Will build live
[2025-07-15T14:58:48.565Z] ++ arch
[2025-07-15T14:58:48.565Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250715.dev.0"' -D 'build_version="43.20250715.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/fedora-coreos-43.20250715.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2916 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2403 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-z6pM.json
[2025-07-15T14:58:48.565Z] + set +x
[2025-07-15T14:58:48.565Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal --export=metal4k --export=live /tmp/osbuild-z6pM.json
[2025-07-15T14:58:48.565Z] 
[2025-07-15T14:58:48.565Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:58:48.565Z] /dev/vdb1        40G  9.5G   31G  24% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:58:48.565Z] 
[2025-07-15T14:58:48.819Z] starting /tmp/osbuild-z6pM.jsonPipeline source org.osbuild.curl: bd0552d16c6f51dec620567d9886120c3f422533ab74566b03e8ab0a29b66ad2
[2025-07-15T14:58:48.819Z] Build
[2025-07-15T14:58:48.819Z]   root: <host>
[2025-07-15T14:58:49.073Z] 
[2025-07-15T14:58:49.073Z] ⏱  Duration: 1752591527s
[2025-07-15T14:58:49.073Z] Pipeline raw-4k-image: 4d1b8756a43b847c028e5e5e56fc10c7da2f350a87d4f7fd8df1509056d9732b
[2025-07-15T14:58:49.073Z] Build
[2025-07-15T14:58:49.073Z]   root: <host>
[2025-07-15T14:58:49.073Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:58:49.073Z] org.osbuild.truncate: bbb41a8d70a442b1683ef6eb5ddac9f7d7ea59e0eef13290251815c316622db9 {
[2025-07-15T14:58:49.073Z]   "filename": "disk.img",
[2025-07-15T14:58:49.073Z]   "size": "3057647616"
[2025-07-15T14:58:49.073Z] }
[2025-07-15T14:58:49.073Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:58:49.326Z] 
[2025-07-15T14:58:49.326Z] ⏱  Duration: 0s
[2025-07-15T14:58:49.326Z] org.osbuild.sfdisk: 37c0ee2a3ac6a05170eac671b0f1426886abccc707a18a79550f9a2f0a4981c2 {
[2025-07-15T14:58:49.326Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-07-15T14:58:49.326Z]   "label": "gpt",
[2025-07-15T14:58:49.326Z]   "partitions": [
[2025-07-15T14:58:49.326Z]     {
[2025-07-15T14:58:49.326Z]       "start": 256,
[2025-07-15T14:58:49.326Z]       "partnum": 1,
[2025-07-15T14:58:49.326Z]       "size": 256,
[2025-07-15T14:58:49.326Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-15T14:58:49.326Z]       "bootable": true,
[2025-07-15T14:58:49.326Z]       "name": "BIOS-BOOT"
[2025-07-15T14:58:49.326Z]     },
[2025-07-15T14:58:49.326Z]     {
[2025-07-15T14:58:49.326Z]       "start": 512,
[2025-07-15T14:58:49.326Z]       "partnum": 2,
[2025-07-15T14:58:49.326Z]       "size": 32512,
[2025-07-15T14:58:49.326Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-15T14:58:49.326Z]       "name": "EFI-SYSTEM"
[2025-07-15T14:58:49.326Z]     },
[2025-07-15T14:58:49.326Z]     {
[2025-07-15T14:58:49.326Z]       "start": 33024,
[2025-07-15T14:58:49.326Z]       "partnum": 3,
[2025-07-15T14:58:49.326Z]       "size": 98304,
[2025-07-15T14:58:49.326Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-15T14:58:49.326Z]       "name": "boot"
[2025-07-15T14:58:49.326Z]     },
[2025-07-15T14:58:49.326Z]     {
[2025-07-15T14:58:49.326Z]       "start": 131328,
[2025-07-15T14:58:49.326Z]       "partnum": 4,
[2025-07-15T14:58:49.326Z]       "size": 614912,
[2025-07-15T14:58:49.326Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-15T14:58:49.326Z]       "name": "root"
[2025-07-15T14:58:49.326Z]     }
[2025-07-15T14:58:49.326Z]   ]
[2025-07-15T14:58:49.326Z] }
[2025-07-15T14:58:49.326Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:58:49.326Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:58:49.580Z] label: gpt
[2025-07-15T14:58:49.580Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-07-15T14:58:49.580Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-07-15T14:58:49.580Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-07-15T14:58:49.580Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-07-15T14:58:49.580Z] /dev/loop0p4: start="131328", size="614912", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-07-15T14:58:49.580Z] {
[2025-07-15T14:58:49.580Z]    "partitiontable": {
[2025-07-15T14:58:49.580Z]       "label": "gpt",
[2025-07-15T14:58:49.580Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-07-15T14:58:49.580Z]       "device": "/dev/loop0",
[2025-07-15T14:58:49.580Z]       "unit": "sectors",
[2025-07-15T14:58:49.580Z]       "firstlba": 256,
[2025-07-15T14:58:49.580Z]       "lastlba": 746490,
[2025-07-15T14:58:49.580Z]       "sectorsize": 4096,
[2025-07-15T14:58:49.580Z]       "partitions": [
[2025-07-15T14:58:49.580Z]          {
[2025-07-15T14:58:49.580Z]             "node": "/dev/loop0p1",
[2025-07-15T14:58:49.580Z]             "start": 256,
[2025-07-15T14:58:49.580Z]             "size": 256,
[2025-07-15T14:58:49.580Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-15T14:58:49.580Z]             "uuid": "35327F79-EE6D-4D47-B3E3-5E7579F3E377",
[2025-07-15T14:58:49.580Z]             "name": "BIOS-BOOT"
[2025-07-15T14:58:49.580Z]          },{
[2025-07-15T14:58:49.580Z]             "node": "/dev/loop0p2",
[2025-07-15T14:58:49.580Z]             "start": 512,
[2025-07-15T14:58:49.580Z]             "size": 32512,
[2025-07-15T14:58:49.580Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-15T14:58:49.580Z]             "uuid": "0D128FBE-C0EB-4EA4-9C29-7A7D9A48CFD2",
[2025-07-15T14:58:49.580Z]             "name": "EFI-SYSTEM"
[2025-07-15T14:58:49.580Z]          },{
[2025-07-15T14:58:49.580Z]             "node": "/dev/loop0p3",
[2025-07-15T14:58:49.580Z]             "start": 33024,
[2025-07-15T14:58:49.580Z]             "size": 98304,
[2025-07-15T14:58:49.580Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-15T14:58:49.580Z]             "uuid": "7A04995D-4705-4BF9-8DDB-8F0DAD97F228",
[2025-07-15T14:58:49.580Z]             "name": "boot"
[2025-07-15T14:58:49.580Z]          },{
[2025-07-15T14:58:49.580Z]             "node": "/dev/loop0p4",
[2025-07-15T14:58:49.580Z]             "start": 131328,
[2025-07-15T14:58:49.580Z]             "size": 614912,
[2025-07-15T14:58:49.580Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-15T14:58:49.580Z]             "uuid": "43E1860E-2229-4538-931C-28AFE872335A",
[2025-07-15T14:58:49.580Z]             "name": "root"
[2025-07-15T14:58:49.580Z]          }
[2025-07-15T14:58:49.580Z]       ]
[2025-07-15T14:58:49.580Z]    }
[2025-07-15T14:58:49.580Z] }
[2025-07-15T14:58:49.580Z] 
[2025-07-15T14:58:49.580Z] ⏱  Duration: 0s
[2025-07-15T14:58:49.580Z] org.osbuild.mkfs.fat: ca2044f4e5ef3fd4d9fe9b86514081c4b5cc2b49a7d1c222ba787b45ed974878 {
[2025-07-15T14:58:49.580Z]   "label": "EFI-SYSTEM",
[2025-07-15T14:58:49.580Z]   "volid": "7B7795E7"
[2025-07-15T14:58:49.580Z] }
[2025-07-15T14:58:49.580Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-15T14:58:49.834Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:58:49.834Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-15T14:58:49.834Z] 
[2025-07-15T14:58:49.834Z] ⏱  Duration: 0s
[2025-07-15T14:58:49.834Z] org.osbuild.mkfs.ext4: db2dfdf2d486455c1c6a28b207377bfe34a3b676c4913b3362fb42857ee55a62 {
[2025-07-15T14:58:49.834Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-07-15T14:58:49.834Z]   "label": "boot",
[2025-07-15T14:58:49.834Z]   "metadata_csum_seed": true
[2025-07-15T14:58:49.834Z] }
[2025-07-15T14:58:49.834Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-15T14:58:50.087Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:58:50.087Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-15T14:58:50.087Z] Discarding device blocks:     0/98304           done                            
[2025-07-15T14:58:50.087Z] Creating filesystem with 98304 4k blocks and 98304 inodes
[2025-07-15T14:58:50.087Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-07-15T14:58:50.087Z] Superblock backups stored on blocks: 
[2025-07-15T14:58:50.087Z] 	32768
[2025-07-15T14:58:50.087Z] 
[2025-07-15T14:58:50.087Z] Allocating group tables: 0/3   done                            
[2025-07-15T14:58:50.087Z] Writing inode tables: 0/3   done                            
[2025-07-15T14:58:50.087Z] Creating journal (4096 blocks): done
[2025-07-15T14:58:50.087Z] Writing superblocks and filesystem accounting information: 0/3   done
[2025-07-15T14:58:50.087Z] 
[2025-07-15T14:58:50.087Z] 
[2025-07-15T14:58:50.087Z] ⏱  Duration: 0s
[2025-07-15T14:58:50.087Z] org.osbuild.mkfs.xfs: 1b285a52fedc57a07911b0ab84140aed3fff516b2ead746c9049081b33a00cd7 {
[2025-07-15T14:58:50.087Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-07-15T14:58:50.087Z]   "label": "root"
[2025-07-15T14:58:50.087Z] }
[2025-07-15T14:58:50.087Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-15T14:58:50.340Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:58:50.340Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=153728 blks
[2025-07-15T14:58:50.340Z]          =                       sectsz=4096  attr=2, projid32bit=1
[2025-07-15T14:58:50.340Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-07-15T14:58:50.340Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-07-15T14:58:50.340Z]          =                       exchange=0  
[2025-07-15T14:58:50.340Z] data     =                       bsize=4096   blocks=614912, imaxpct=25
[2025-07-15T14:58:50.340Z]          =                       sunit=0      swidth=0 blks
[2025-07-15T14:58:50.340Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-07-15T14:58:50.340Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-07-15T14:58:50.340Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
[2025-07-15T14:58:50.340Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-07-15T14:58:50.340Z] Discarding blocks...Done.
[2025-07-15T14:58:50.340Z] 
[2025-07-15T14:58:50.340Z] ⏱  Duration: 0s
[2025-07-15T14:58:50.340Z] org.osbuild.mkdir: 43fe93264edad76133a0e577703f5a19d0edf72e5ce704ab3343c7996e6f4279 {
[2025-07-15T14:58:50.340Z]   "paths": [
[2025-07-15T14:58:50.340Z]     {
[2025-07-15T14:58:50.340Z]       "path": "mount://root/boot",
[2025-07-15T14:58:50.340Z]       "mode": 493
[2025-07-15T14:58:50.340Z]     },
[2025-07-15T14:58:50.340Z]     {
[2025-07-15T14:58:50.340Z]       "path": "mount://boot/efi",
[2025-07-15T14:58:50.340Z]       "mode": 493
[2025-07-15T14:58:50.340Z]     }
[2025-07-15T14:58:50.340Z]   ]
[2025-07-15T14:58:50.340Z] }
[2025-07-15T14:58:50.340Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:58:50.594Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ottn3h7w/mounts/root-mount-point
[2025-07-15T14:58:50.594Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ottn3h7w/mounts/boot-mount-point
[2025-07-15T14:58:50.594Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:58:50.846Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ottn3h7w/mounts/boot-mount-point unmounted
[2025-07-15T14:58:50.846Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ottn3h7w/mounts/root-mount-point unmounted
[2025-07-15T14:58:50.846Z] 
[2025-07-15T14:58:50.846Z] ⏱  Duration: 0s
[2025-07-15T14:58:50.846Z] org.osbuild.selinux: 94988076c4eb23e669547ece196e78d2b40b96b35dc83b0cab0846beb9319a73 {
[2025-07-15T14:58:50.846Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-15T14:58:50.846Z]   "target": "mount://root/"
[2025-07-15T14:58:50.846Z] }
[2025-07-15T14:58:50.846Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:58:51.101Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g4ss97sj/mounts/
[2025-07-15T14:58:51.101Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:58:51.101Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g4ss97sj/mounts/ unmounted
[2025-07-15T14:58:51.354Z] 
[2025-07-15T14:58:51.354Z] ⏱  Duration: 0s
[2025-07-15T14:58:51.354Z] org.osbuild.selinux: 57cb748f587ed1cacac439017c0047710c50ab2f5eb98927be38b6adedbd0c4a {
[2025-07-15T14:58:51.354Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-15T14:58:51.354Z]   "target": "mount://root/boot/"
[2025-07-15T14:58:51.354Z] }
[2025-07-15T14:58:51.354Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:58:51.354Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojcp14wa/mounts/
[2025-07-15T14:58:51.607Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojcp14wa/mounts/boot
[2025-07-15T14:58:51.607Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:58:51.607Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojcp14wa/mounts/boot unmounted
[2025-07-15T14:58:51.860Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojcp14wa/mounts/ unmounted
[2025-07-15T14:58:51.860Z] 
[2025-07-15T14:58:51.860Z] ⏱  Duration: 0s
[2025-07-15T14:58:51.860Z] org.osbuild.copy: fe8c032d16e8ef3f50e2bedc2f9ec53612c24d6993d025486d92b4dacaca9fcb {
[2025-07-15T14:58:51.860Z]   "paths": [
[2025-07-15T14:58:51.860Z]     {
[2025-07-15T14:58:51.860Z]       "from": "input://tree/",
[2025-07-15T14:58:51.860Z]       "to": "mount://root/"
[2025-07-15T14:58:51.860Z]     }
[2025-07-15T14:58:51.860Z]   ]
[2025-07-15T14:58:51.860Z] }
[2025-07-15T14:58:51.860Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:58:51.860Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rpa9z4s1/mounts/
[2025-07-15T14:58:52.113Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rpa9z4s1/mounts/boot
[2025-07-15T14:58:52.113Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rpa9z4s1/mounts/boot/efi
[2025-07-15T14:58:52.113Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:58:52.368Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-07-15T14:58:58.877Z] 
[2025-07-15T14:58:58.877Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:58:58.877Z] /dev/vdb1        40G   11G   30G  27% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:58:58.877Z] 
[2025-07-15T14:59:05.387Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rpa9z4s1/mounts/boot/efi unmounted
[2025-07-15T14:59:05.387Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rpa9z4s1/mounts/boot unmounted
[2025-07-15T14:59:05.387Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rpa9z4s1/mounts/ unmounted
[2025-07-15T14:59:05.387Z] 
[2025-07-15T14:59:05.387Z] ⏱  Duration: 13s
[2025-07-15T14:59:05.387Z] org.osbuild.bootupd: 910f9688f8f0c0dd17d79299859a83066787f7baf8b1032807cfcf3acb6e665b {
[2025-07-15T14:59:05.387Z]   "static-configs": true,
[2025-07-15T14:59:05.387Z]   "deployment": {
[2025-07-15T14:59:05.387Z]     "default": true
[2025-07-15T14:59:05.387Z]   }
[2025-07-15T14:59:05.387Z] }
[2025-07-15T14:59:05.387Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:59:05.387Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0qpob5nh/mounts/
[2025-07-15T14:59:05.387Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0qpob5nh/mounts/boot
[2025-07-15T14:59:05.387Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0qpob5nh/mounts/boot/efi
[2025-07-15T14:59:05.640Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:59:05.640Z] Skip installing component BIOS without target device
[2025-07-15T14:59:05.640Z] Added 01_users.cfg
[2025-07-15T14:59:05.640Z] Added 05_ignition.cfg
[2025-07-15T14:59:05.640Z] Added 10_blscfg.cfg
[2025-07-15T14:59:05.640Z] Added 14_menu_show_once.cfg
[2025-07-15T14:59:05.640Z] Added 30_uefi-firmware.cfg
[2025-07-15T14:59:05.640Z] Added 41_custom.cfg
[2025-07-15T14:59:05.640Z] Installed: grub.cfg
[2025-07-15T14:59:05.640Z] Installed: "fedora/grub.cfg"
[2025-07-15T14:59:05.894Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0qpob5nh/mounts/boot/efi unmounted
[2025-07-15T14:59:05.894Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0qpob5nh/mounts/boot unmounted
[2025-07-15T14:59:05.894Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0qpob5nh/mounts/ unmounted
[2025-07-15T14:59:05.894Z] 
[2025-07-15T14:59:05.894Z] ⏱  Duration: 0s
[2025-07-15T14:59:05.894Z] org.osbuild.chattr: 4d1b8756a43b847c028e5e5e56fc10c7da2f350a87d4f7fd8df1509056d9732b {
[2025-07-15T14:59:05.894Z]   "items": {
[2025-07-15T14:59:05.894Z]     "mount://root/": {
[2025-07-15T14:59:05.894Z]       "immutable": true
[2025-07-15T14:59:05.894Z]     }
[2025-07-15T14:59:05.894Z]   }
[2025-07-15T14:59:05.894Z] }
[2025-07-15T14:59:05.894Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:59:05.894Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts/
[2025-07-15T14:59:06.147Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0'
[2025-07-15T14:59:06.147Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:59:06.147Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts/ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts
[2025-07-15T14:59:06.147Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts/boot unmounted
[2025-07-15T14:59:06.147Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts/var unmounted
[2025-07-15T14:59:06.147Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts/sysroot unmounted
[2025-07-15T14:59:06.147Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts unmounted
[2025-07-15T14:59:06.147Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts unmounted
[2025-07-15T14:59:06.147Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts unmounted
[2025-07-15T14:59:06.400Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4v6xx039/mounts/
[2025-07-15T14:59:06.400Z] 
[2025-07-15T14:59:06.400Z] ⏱  Duration: 0s
[2025-07-15T14:59:06.400Z] Pipeline raw-metal4k-image: 402df08471ee09e26f255346faf3d224cb7eca927b09f5d173dd3e881f39c38f
[2025-07-15T14:59:06.400Z] Build
[2025-07-15T14:59:06.400Z]   root: <host>
[2025-07-15T14:59:06.400Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:59:06.400Z] org.osbuild.copy: 4031f301657be33f32fa9ea6920dcc09b5c6e0ccb7384929334601b7aa4cea99 {
[2025-07-15T14:59:06.400Z]   "paths": [
[2025-07-15T14:59:06.400Z]     {
[2025-07-15T14:59:06.400Z]       "from": "input://tree/disk.img",
[2025-07-15T14:59:06.400Z]       "to": "tree:///disk.img"
[2025-07-15T14:59:06.400Z]     }
[2025-07-15T14:59:06.400Z]   ]
[2025-07-15T14:59:06.400Z] }
[2025-07-15T14:59:06.400Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:59:06.653Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-15T14:59:06.653Z] 
[2025-07-15T14:59:06.653Z] ⏱  Duration: 0s
[2025-07-15T14:59:06.653Z] org.osbuild.coreos.platform: 402df08471ee09e26f255346faf3d224cb7eca927b09f5d173dd3e881f39c38f {
[2025-07-15T14:59:06.653Z]   "platform": "metal"
[2025-07-15T14:59:06.653Z] }
[2025-07-15T14:59:06.653Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:59:06.653Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts/
[2025-07-15T14:59:06.906Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0'
[2025-07-15T14:59:06.906Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts/boot
[2025-07-15T14:59:06.906Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:59:07.161Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts/boot unmounted
[2025-07-15T14:59:07.161Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts/ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts
[2025-07-15T14:59:07.161Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts/boot unmounted
[2025-07-15T14:59:07.161Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts/var unmounted
[2025-07-15T14:59:07.161Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts/sysroot unmounted
[2025-07-15T14:59:07.161Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts unmounted
[2025-07-15T14:59:07.161Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts unmounted
[2025-07-15T14:59:07.161Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts unmounted
[2025-07-15T14:59:07.161Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2iy49ydj/mounts/
[2025-07-15T14:59:07.161Z] 
[2025-07-15T14:59:07.161Z] ⏱  Duration: 0s
[2025-07-15T14:59:07.161Z] Pipeline metal4k: dda195291f9da9f32cba30814962a07ea5d2ee098f5f82b10f142917c013242e
[2025-07-15T14:59:07.161Z] Build
[2025-07-15T14:59:07.161Z]   root: <host>
[2025-07-15T14:59:07.161Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:59:07.161Z] org.osbuild.copy: dda195291f9da9f32cba30814962a07ea5d2ee098f5f82b10f142917c013242e {
[2025-07-15T14:59:07.161Z]   "paths": [
[2025-07-15T14:59:07.161Z]     {
[2025-07-15T14:59:07.161Z]       "from": "input://tree/disk.img",
[2025-07-15T14:59:07.161Z]       "to": "tree:///fedora-coreos-43.20250715.dev.0-metal4k.x86_64.raw"
[2025-07-15T14:59:07.161Z]     }
[2025-07-15T14:59:07.161Z]   ]
[2025-07-15T14:59:07.161Z] }
[2025-07-15T14:59:07.415Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:59:07.415Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250715.dev.0-metal4k.x86_64.raw'
[2025-07-15T14:59:07.415Z] 
[2025-07-15T14:59:07.415Z] ⏱  Duration: 0s
[2025-07-15T14:59:07.415Z] Pipeline raw-metal-image: 6c4814181833f2daf63ae0ded6dbd471604799197e35e1ee5b33cc1f327aba4e
[2025-07-15T14:59:07.415Z] Build
[2025-07-15T14:59:07.415Z]   root: <host>
[2025-07-15T14:59:07.415Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:59:07.415Z] org.osbuild.copy: 69ec876433933340366ef1ba746ce1b4f8e6907df4a4e11877306fe8bf948f91 {
[2025-07-15T14:59:07.415Z]   "paths": [
[2025-07-15T14:59:07.415Z]     {
[2025-07-15T14:59:07.415Z]       "from": "input://tree/disk.img",
[2025-07-15T14:59:07.415Z]       "to": "tree:///disk.img"
[2025-07-15T14:59:07.415Z]     }
[2025-07-15T14:59:07.415Z]   ]
[2025-07-15T14:59:07.415Z] }
[2025-07-15T14:59:07.668Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:59:07.668Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-15T14:59:07.922Z] 
[2025-07-15T14:59:07.922Z] ⏱  Duration: 0s
[2025-07-15T14:59:07.922Z] org.osbuild.coreos.platform: 6c4814181833f2daf63ae0ded6dbd471604799197e35e1ee5b33cc1f327aba4e {
[2025-07-15T14:59:07.922Z]   "platform": "metal"
[2025-07-15T14:59:07.922Z] }
[2025-07-15T14:59:07.922Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-15T14:59:07.922Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts/
[2025-07-15T14:59:07.922Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0'
[2025-07-15T14:59:08.175Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts/boot
[2025-07-15T14:59:08.175Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:59:08.175Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts/boot unmounted
[2025-07-15T14:59:08.428Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts/ostree/deploy/fedora-coreos/deploy/faead879f2c24e2d93a5653cd5ad8bf33833f03eae850b828bf997e8672c302f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts
[2025-07-15T14:59:08.428Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts/boot unmounted
[2025-07-15T14:59:08.428Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts/var unmounted
[2025-07-15T14:59:08.428Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts/sysroot unmounted
[2025-07-15T14:59:08.428Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts unmounted
[2025-07-15T14:59:08.428Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts unmounted
[2025-07-15T14:59:08.428Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts unmounted
[2025-07-15T14:59:08.428Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1afz68qj/mounts/
[2025-07-15T14:59:08.428Z] 
[2025-07-15T14:59:08.428Z] ⏱  Duration: 0s
[2025-07-15T14:59:08.428Z] Pipeline metal: 0a788a5b6bf6e3633fcf987a050794687c803bc79679bfdeb8863919f37fe96f
[2025-07-15T14:59:08.428Z] Build
[2025-07-15T14:59:08.428Z]   root: <host>
[2025-07-15T14:59:08.428Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:59:08.428Z] org.osbuild.copy: 0a788a5b6bf6e3633fcf987a050794687c803bc79679bfdeb8863919f37fe96f {
[2025-07-15T14:59:08.428Z]   "paths": [
[2025-07-15T14:59:08.428Z]     {
[2025-07-15T14:59:08.428Z]       "from": "input://tree/disk.img",
[2025-07-15T14:59:08.428Z]       "to": "tree:///fedora-coreos-43.20250715.dev.0-metal.x86_64.raw"
[2025-07-15T14:59:08.428Z]     }
[2025-07-15T14:59:08.428Z]   ]
[2025-07-15T14:59:08.428Z] }
[2025-07-15T14:59:08.428Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:59:08.682Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250715.dev.0-metal.x86_64.raw'
[2025-07-15T14:59:08.682Z] 
[2025-07-15T14:59:08.682Z] ⏱  Duration: 0s
[2025-07-15T14:59:08.682Z] Pipeline live: 6b886def63f2b61db9c01c883cc83b99f74704b041ee95608d5cbd5d7f88c1df
[2025-07-15T14:59:08.682Z] Build
[2025-07-15T14:59:08.682Z]   root: <host>
[2025-07-15T14:59:08.682Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-15T14:59:08.682Z] org.osbuild.coreos.live-artifacts.mono: 6b886def63f2b61db9c01c883cc83b99f74704b041ee95608d5cbd5d7f88c1df {
[2025-07-15T14:59:08.682Z]   "filenames": {
[2025-07-15T14:59:08.682Z]     "live-iso": "fedora-coreos-43.20250715.dev.0-live-iso.x86_64.iso",
[2025-07-15T14:59:08.682Z]     "live-kernel": "fedora-coreos-43.20250715.dev.0-live-kernel.x86_64",
[2025-07-15T14:59:08.682Z]     "live-initramfs": "fedora-coreos-43.20250715.dev.0-live-initramfs.x86_64.img",
[2025-07-15T14:59:08.682Z]     "live-rootfs": "fedora-coreos-43.20250715.dev.0-live-rootfs.x86_64.img"
[2025-07-15T14:59:08.682Z]   }
[2025-07-15T14:59:08.682Z] }
[2025-07-15T14:59:08.682Z] 
[2025-07-15T14:59:08.682Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:59:08.682Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:59:08.682Z] 
[2025-07-15T14:59:08.934Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-15T14:59:09.188Z] Generating osmet file for fedora-coreos-43.20250715.dev.0-metal.x86_64.raw image
[2025-07-15T14:59:14.405Z] Total OSTree objects scanned from /root: 19945 (19939 mapped, 6 empty)
[2025-07-15T14:59:14.405Z] Total OSTree objects found in /boot: 316
[2025-07-15T14:59:14.405Z] Duplicate extents dropped: 0
[2025-07-15T14:59:14.405Z] Overlapping extents clamped: 0
[2025-07-15T14:59:14.405Z] Total /root extents: 19940
[2025-07-15T14:59:14.405Z] Duplicate extents dropped: 0
[2025-07-15T14:59:14.405Z] Overlapping extents clamped: 0
[2025-07-15T14:59:14.405Z] Total /boot extents: 323
[2025-07-15T14:59:14.405Z] Packing image
[2025-07-15T14:59:19.625Z] 
[2025-07-15T14:59:19.625Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:59:19.625Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:59:19.625Z] 
[2025-07-15T14:59:29.534Z] 
[2025-07-15T14:59:29.534Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:59:29.534Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:59:29.534Z] 
[2025-07-15T14:59:39.443Z] 
[2025-07-15T14:59:39.443Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:59:39.443Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:59:39.443Z] 
[2025-07-15T14:59:49.353Z] 
[2025-07-15T14:59:49.353Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:59:49.353Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:59:49.353Z] 
[2025-07-15T14:59:55.864Z] Total bytes skipped: 1904177152
[2025-07-15T14:59:55.864Z] Total bytes written: 1153470464
[2025-07-15T14:59:55.864Z] Total bytes written (compressed): 19835072
[2025-07-15T14:59:55.864Z] Verifying that repacked image matches digest
[2025-07-15T14:59:59.109Z] 
[2025-07-15T14:59:59.109Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T14:59:59.109Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T14:59:59.109Z] 
[2025-07-15T15:00:00.461Z] Packing successful!
[2025-07-15T15:00:00.461Z] Generating osmet file for fedora-coreos-43.20250715.dev.0-metal4k.x86_64.raw image
[2025-07-15T15:00:04.604Z] Total OSTree objects scanned from /root: 19945 (19939 mapped, 6 empty)
[2025-07-15T15:00:04.604Z] Total OSTree objects found in /boot: 3
[2025-07-15T15:00:04.604Z] Duplicate extents dropped: 0
[2025-07-15T15:00:04.604Z] Overlapping extents clamped: 0
[2025-07-15T15:00:04.604Z] Total /root extents: 19939
[2025-07-15T15:00:04.604Z] Duplicate extents dropped: 0
[2025-07-15T15:00:04.604Z] Overlapping extents clamped: 0
[2025-07-15T15:00:04.604Z] Total /boot extents: 5
[2025-07-15T15:00:04.604Z] Packing image
[2025-07-15T15:00:09.824Z] 
[2025-07-15T15:00:09.824Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:00:09.824Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:00:09.824Z] 
[2025-07-15T15:00:19.739Z] 
[2025-07-15T15:00:19.739Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:00:19.739Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:00:19.739Z] 
[2025-07-15T15:00:29.722Z] 
[2025-07-15T15:00:29.722Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:00:29.722Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:00:29.722Z] 
[2025-07-15T15:00:39.636Z] 
[2025-07-15T15:00:39.636Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:00:39.636Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:00:39.636Z] 
[2025-07-15T15:00:46.151Z] Total bytes skipped: 1893298176
[2025-07-15T15:00:46.151Z] Total bytes written: 1164349440
[2025-07-15T15:00:46.151Z] Total bytes written (compressed): 20003160
[2025-07-15T15:00:46.151Z] Verifying that repacked image matches digest
[2025-07-15T15:00:49.401Z] 
[2025-07-15T15:00:49.401Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:00:49.401Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:00:49.401Z] 
[2025-07-15T15:00:50.322Z] Packing successful!
[2025-07-15T15:00:50.577Z] Kernel binary linked: /run/osbuild/tree/tmpdtnahcmi/tmp-rootfs-dir/boot/vmlinuz-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64
[2025-07-15T15:00:50.577Z] Kernel HMAC linked: /run/osbuild/tree/tmpdtnahcmi/tmp-rootfs-dir/boot/.vmlinuz-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.hmac
[2025-07-15T15:00:50.577Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet
[2025-07-15T15:01:00.485Z] 
[2025-07-15T15:01:00.485Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:01:00.485Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:01:00.485Z] 
[2025-07-15T15:01:10.402Z] 
[2025-07-15T15:01:10.402Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:01:10.402Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:01:10.402Z] 
[2025-07-15T15:01:20.327Z] 
[2025-07-15T15:01:20.327Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:01:20.327Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:01:20.327Z] 
[2025-07-15T15:01:30.245Z] 
[2025-07-15T15:01:30.245Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:01:30.245Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:01:30.245Z] 
[2025-07-15T15:01:40.166Z] 
[2025-07-15T15:01:40.166Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:01:40.166Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:01:40.166Z] 
[2025-07-15T15:01:50.088Z] 
[2025-07-15T15:01:50.088Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:01:50.088Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:01:50.088Z] 
[2025-07-15T15:02:00.003Z] 
[2025-07-15T15:02:00.003Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:02:00.003Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:02:00.003Z] 
[2025-07-15T15:02:09.921Z] 
[2025-07-15T15:02:09.921Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-15T15:02:09.921Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-15T15:02:09.921Z] 
[2025-07-15T15:02:14.072Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250715.dev.0
[2025-07-15T15:02:14.072Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmpdtnahcmi/iso/zipl.prm
[2025-07-15T15:02:14.072Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmpdtnahcmi/iso/EFI/fedora/grub.cfg
[2025-07-15T15:02:14.072Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmpdtnahcmi/iso/isolinux/isolinux.cfg
[2025-07-15T15:02:14.072Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmpdtnahcmi/iso/isolinux/boot.msg
[2025-07-15T15:02:14.325Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-15T15:02:14.326Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-07-15T15:02:14.326Z] genisoimage 1.1.11 (Linux)
[2025-07-15T15:02:14.326Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso
[2025-07-15T15:02:14.326Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/coreos
[2025-07-15T15:02:14.326Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/isolinux
[2025-07-15T15:02:14.326Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/images
[2025-07-15T15:02:14.326Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/images/pxeboot
[2025-07-15T15:02:14.326Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/EFI
[2025-07-15T15:02:14.326Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/EFI/fedora
[2025-07-15T15:02:14.326Z] Writing:   Initial Padblock                        Start Block 0
[2025-07-15T15:02:14.326Z] Done with: Initial Padblock                        Block(s)    16
[2025-07-15T15:02:14.326Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-07-15T15:02:14.326Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-07-15T15:02:14.326Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-07-15T15:02:14.326Z] Size of boot image is 4 sectors -> No emulation
[2025-07-15T15:02:14.326Z] Size of boot image is 15536 sectors -> No emulation
[2025-07-15T15:02:14.326Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-07-15T15:02:14.326Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-07-15T15:02:14.326Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-07-15T15:02:14.326Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-07-15T15:02:14.326Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-07-15T15:02:14.326Z] Writing:   Version block                           Start Block 20
[2025-07-15T15:02:14.326Z] Done with: Version block                           Block(s)    1
[2025-07-15T15:02:14.326Z] Writing:   Path table                              Start Block 21
[2025-07-15T15:02:14.326Z] Done with: Path table                              Block(s)    4
[2025-07-15T15:02:14.326Z] Writing:   Joliet path table                       Start Block 25
[2025-07-15T15:02:14.326Z] Done with: Joliet path table                       Block(s)    4
[2025-07-15T15:02:14.326Z] Writing:   Directory tree                          Start Block 29
[2025-07-15T15:02:14.326Z] Done with: Directory tree                          Block(s)    7
[2025-07-15T15:02:14.326Z] Writing:   Joliet directory tree                   Start Block 36
[2025-07-15T15:02:14.326Z] Done with: Joliet directory tree                   Block(s)    7
[2025-07-15T15:02:14.326Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-07-15T15:02:14.326Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-07-15T15:02:14.326Z] Writing:   Extension record                        Start Block 43
[2025-07-15T15:02:14.326Z] Done with: Extension record                        Block(s)    1
[2025-07-15T15:02:14.326Z] Writing:   The File(s)                             Start Block 44
[2025-07-15T15:02:14.326Z]   1.00% done, estimate finish Tue Jul 15 15:02:12 2025
[2025-07-15T15:02:14.326Z]   2.00% done, estimate finish Tue Jul 15 15:02:12 2025
[2025-07-15T15:02:14.326Z]   3.00% done, estimate finish Tue Jul 15 15:02:12 2025
[2025-07-15T15:02:14.326Z]   3.99% done, estimate finish Tue Jul 15 15:02:12 2025
[2025-07-15T15:02:14.326Z]   4.99% done, estimate finish Tue Jul 15 15:02:12 2025
[2025-07-15T15:02:14.326Z]   5.99% done, estimate finish Tue Jul 15 15:02:28 2025
[2025-07-15T15:02:14.326Z]   6.99% done, estimate finish Tue Jul 15 15:02:26 2025
[2025-07-15T15:02:14.326Z]   7.99% done, estimate finish Tue Jul 15 15:02:24 2025
[2025-07-15T15:02:14.579Z]   8.99% done, estimate finish Tue Jul 15 15:02:23 2025
[2025-07-15T15:02:14.579Z]   9.98% done, estimate finish Tue Jul 15 15:02:22 2025
[2025-07-15T15:02:14.579Z]  10.98% done, estimate finish Tue Jul 15 15:02:21 2025
[2025-07-15T15:02:14.579Z]  11.98% done, estimate finish Tue Jul 15 15:02:20 2025
[2025-07-15T15:02:14.579Z]  12.98% done, estimate finish Tue Jul 15 15:02:19 2025
[2025-07-15T15:02:14.579Z]  13.98% done, estimate finish Tue Jul 15 15:02:19 2025
[2025-07-15T15:02:14.579Z]  14.98% done, estimate finish Tue Jul 15 15:02:18 2025
[2025-07-15T15:02:14.579Z]  15.97% done, estimate finish Tue Jul 15 15:02:18 2025
[2025-07-15T15:02:14.579Z]  16.97% done, estimate finish Tue Jul 15 15:02:17 2025
[2025-07-15T15:02:14.579Z]  17.97% done, estimate finish Tue Jul 15 15:02:17 2025
[2025-07-15T15:02:14.579Z]  18.97% done, estimate finish Tue Jul 15 15:02:17 2025
[2025-07-15T15:02:14.579Z]  19.96% done, estimate finish Tue Jul 15 15:02:17 2025
[2025-07-15T15:02:14.579Z]  20.96% done, estimate finish Tue Jul 15 15:02:16 2025
[2025-07-15T15:02:14.579Z]  21.96% done, estimate finish Tue Jul 15 15:02:16 2025
[2025-07-15T15:02:14.579Z]  22.96% done, estimate finish Tue Jul 15 15:02:16 2025
[2025-07-15T15:02:14.579Z]  23.96% done, estimate finish Tue Jul 15 15:02:16 2025
[2025-07-15T15:02:14.579Z]  24.96% done, estimate finish Tue Jul 15 15:02:16 2025
[2025-07-15T15:02:14.579Z]  25.95% done, estimate finish Tue Jul 15 15:02:15 2025
[2025-07-15T15:02:14.579Z]  26.95% done, estimate finish Tue Jul 15 15:02:15 2025
[2025-07-15T15:02:14.579Z]  27.95% done, estimate finish Tue Jul 15 15:02:15 2025
[2025-07-15T15:02:14.579Z]  28.95% done, estimate finish Tue Jul 15 15:02:15 2025
[2025-07-15T15:02:14.579Z]  29.95% done, estimate finish Tue Jul 15 15:02:15 2025
[2025-07-15T15:02:14.579Z]  30.95% done, estimate finish Tue Jul 15 15:02:15 2025
[2025-07-15T15:02:14.579Z]  31.94% done, estimate finish Tue Jul 15 15:02:15 2025
[2025-07-15T15:02:14.579Z]  32.94% done, estimate finish Tue Jul 15 15:02:15 2025
[2025-07-15T15:02:14.579Z]  33.94% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.579Z]  34.94% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.579Z]  35.94% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.579Z]  36.94% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.579Z]  37.93% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.579Z]  38.93% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.579Z]  39.93% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.579Z]  40.93% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.579Z]  41.93% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.579Z]  42.93% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.835Z]  43.92% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.835Z]  44.92% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.835Z]  45.92% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.835Z]  46.92% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.835Z]  47.91% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.835Z]  48.91% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.835Z]  49.91% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:14.835Z]  50.91% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  51.91% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  52.91% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  53.90% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  54.90% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  55.90% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  56.90% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  57.90% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  58.90% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  59.89% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  60.89% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  61.89% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  62.89% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  63.89% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  64.89% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  65.88% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  66.88% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  67.88% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  68.88% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  69.88% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  70.88% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  71.87% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  72.87% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  73.87% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:14.835Z]  74.87% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  75.86% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  76.86% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  77.86% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  78.86% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  79.86% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  80.86% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  81.85% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  82.85% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  83.85% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  84.85% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  85.85% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  86.85% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  87.84% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  88.84% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  89.84% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  90.84% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  91.84% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  92.84% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  93.83% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  94.83% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  95.83% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  96.83% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.088Z]  97.83% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.346Z]  98.82% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.346Z]  99.82% done, estimate finish Tue Jul 15 15:02:13 2025
[2025-07-15T15:02:15.346Z] Total translation table size: 2048
[2025-07-15T15:02:15.346Z] Total rockridge attributes bytes: 2926
[2025-07-15T15:02:15.346Z] Total directory bytes: 12288
[2025-07-15T15:02:15.346Z] Path table size(bytes): 96
[2025-07-15T15:02:15.346Z] Done with: The File(s)                             Block(s)    500701
[2025-07-15T15:02:15.346Z] Writing:   Ending Padblock                         Start Block 500745
[2025-07-15T15:02:15.346Z] Done with: Ending Padblock                         Block(s)    150
[2025-07-15T15:02:15.346Z] Max brk space used 1b000
[2025-07-15T15:02:15.346Z] 500895 extents written (978 MB)
[2025-07-15T15:02:15.908Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-07-15T15:02:15.908Z] genisoimage 1.1.11 (Linux)
[2025-07-15T15:02:15.908Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso
[2025-07-15T15:02:15.908Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/coreos
[2025-07-15T15:02:15.908Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/isolinux
[2025-07-15T15:02:15.908Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/images
[2025-07-15T15:02:15.908Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/images/pxeboot
[2025-07-15T15:02:15.908Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/EFI
[2025-07-15T15:02:15.908Z] Scanning /run/osbuild/tree/tmpdtnahcmi/iso/EFI/fedora
[2025-07-15T15:02:15.908Z] Writing:   Initial Padblock                        Start Block 0
[2025-07-15T15:02:15.908Z] Done with: Initial Padblock                        Block(s)    16
[2025-07-15T15:02:15.908Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-07-15T15:02:15.908Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-07-15T15:02:15.908Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-07-15T15:02:15.908Z] Size of boot image is 4 sectors -> No emulation
[2025-07-15T15:02:15.908Z] Size of boot image is 15536 sectors -> No emulation
[2025-07-15T15:02:15.908Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-07-15T15:02:15.908Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-07-15T15:02:15.908Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-07-15T15:02:15.908Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-07-15T15:02:15.908Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-07-15T15:02:15.908Z] Writing:   Version block                           Start Block 20
[2025-07-15T15:02:15.908Z] Done with: Version block                           Block(s)    1
[2025-07-15T15:02:15.908Z] Writing:   Path table                              Start Block 21
[2025-07-15T15:02:15.908Z] Done with: Path table                              Block(s)    4
[2025-07-15T15:02:15.908Z] Writing:   Joliet path table                       Start Block 25
[2025-07-15T15:02:15.908Z] Done with: Joliet path table                       Block(s)    4
[2025-07-15T15:02:15.908Z] Writing:   Directory tree                          Start Block 29
[2025-07-15T15:02:15.908Z] Done with: Directory tree                          Block(s)    7
[2025-07-15T15:02:15.908Z] Writing:   Joliet directory tree                   Start Block 36
[2025-07-15T15:02:15.908Z] Done with: Joliet directory tree                   Block(s)    7
[2025-07-15T15:02:15.908Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-07-15T15:02:15.908Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-07-15T15:02:15.908Z] Writing:   Extension record                        Start Block 43
[2025-07-15T15:02:15.908Z] Done with: Extension record                        Block(s)    1
[2025-07-15T15:02:15.908Z] Writing:   The File(s)                             Start Block 44
[2025-07-15T15:02:15.908Z]   6.88% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  13.76% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  20.62% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  27.51% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  34.37% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  41.25% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  48.11% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  54.99% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  61.85% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  68.74% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  75.60% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  82.48% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  89.34% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z]  96.22% done, estimate finish Tue Jul 15 15:02:14 2025
[2025-07-15T15:02:15.908Z] Total translation table size: 2048
[2025-07-15T15:02:15.908Z] Total rockridge attributes bytes: 2762
[2025-07-15T15:02:15.908Z] Total directory bytes: 12288
[2025-07-15T15:02:15.908Z] Path table size(bytes): 96
[2025-07-15T15:02:15.908Z] Done with: The File(s)                             Block(s)    72567
[2025-07-15T15:02:15.908Z] Writing:   Ending Padblock                         Start Block 72611
[2025-07-15T15:02:15.908Z] Done with: Ending Padblock                         Block(s)    150
[2025-07-15T15:02:15.908Z] Max brk space used 1b000
[2025-07-15T15:02:15.908Z] 72761 extents written (142 MB)
[2025-07-15T15:02:16.164Z] Packing minimal ISO
[2025-07-15T15:02:16.164Z] Matched 16 files of 16
[2025-07-15T15:02:16.164Z] Total bytes skipped: 148598354
[2025-07-15T15:02:16.164Z] Total bytes written: 1348014
[2025-07-15T15:02:16.164Z] Total bytes written (compressed): 2824
[2025-07-15T15:02:16.164Z] Verifying that packed image matches digest
[2025-07-15T15:02:16.419Z] Packing successful!
[2025-07-15T15:02:16.673Z] 
[2025-07-15T15:02:16.673Z] ⏱  Duration: 187s
[2025-07-15T15:02:16.673Z] manifest /tmp/osbuild-z6pM.json finished successfully
[2025-07-15T15:02:16.928Z] oci-archive:	c3d2472044724e6f612e67c1cf6b68a20524fcb7d115c650b1ffca1b9bcbe202
[2025-07-15T15:02:16.928Z] deployed-tree:	e9f7e4aa31561f12434b7c07ca9a0745a530922ed2caa30d1dd11ec77e17d29b
[2025-07-15T15:02:16.928Z] tree:     	b654af92c44fddfdd9ee72ab61d53105f37cef0c9ddc6283fbb8fc5b53ab7f86
[2025-07-15T15:02:16.928Z] raw-image:	c06946a871fc343e951c34e0f12d90b4cfba27c622d3a845dc8ad4f301b3e4fa
[2025-07-15T15:02:16.928Z] raw-4k-image:	4d1b8756a43b847c028e5e5e56fc10c7da2f350a87d4f7fd8df1509056d9732b
[2025-07-15T15:02:16.928Z] raw-aliyun-image:	b9a1ec36337f655486963f373142c0fe4bb8bac88e56e5a74629bb43f88dd742
[2025-07-15T15:02:16.928Z] aliyun:   	25c0d8193d4b21c1303bfc70db6b2cb7c62dcf0e92b5662c6681f6800c83d956
[2025-07-15T15:02:16.928Z] raw-applehv-image:	4feac8aa6ad12922751a55fc23179e8da74bd0c2b4347fd8507469ea6468821c
[2025-07-15T15:02:16.928Z] applehv:  	1bcd3043522522369f9343af1bcab5812e5a28794cf4f51a87489d578cb30db3
[2025-07-15T15:02:16.928Z] raw-aws-image:	3a64ecb64eb649d6f6db290d94f27973639db4b94a2ab2dac71a669578097f3b
[2025-07-15T15:02:16.928Z] aws:      	b81d841d0905dd76ef97ca5b82788d614088f83465a57b208b91d5ebb9f4f544
[2025-07-15T15:02:16.928Z] raw-azure-image:	44a1350f07cba510b120978e0dbcee6184e70cc301879b1817cca6249dcb1154
[2025-07-15T15:02:16.928Z] azure:    	d1def74125b793d0f82cf4b2ed20deb517babf42e5c250e52f9ab648bce107ce
[2025-07-15T15:02:16.928Z] raw-azurestack-image:	4f968e39093f37d50b928555784aa9a7ead87487a1ba3d173a774ea4790094a9
[2025-07-15T15:02:16.928Z] azurestack:	5dfc4b25a0bc7668c0c5ab5ecba965518e509e2b1d3e84768a7ed1f84d0b1f4c
[2025-07-15T15:02:16.928Z] raw-digitalocean-image:	53afc9cc2515c6800c751fcea74fd11b32391826c6ada27668cc1199ba80fd4a
[2025-07-15T15:02:16.928Z] digitalocean:	67a78e0abccad827f335ae6cab6736722ba017a04522829b42324e958fa4c127
[2025-07-15T15:02:16.928Z] raw-exoscale-image:	d4e9c635471f988a6518a5a01a422e6eaf9f21ed7c751e7fc328054fe8f5c0bc
[2025-07-15T15:02:16.928Z] exoscale: 	83981220e67016efd5e8ca321cb5d33c974128b9e01886b2c2ad65ccb884afe7
[2025-07-15T15:02:16.928Z] raw-gcp-image:	d7e94370a757a14f37082c1ea61474d29eb6efbcdf53b22a0dacddff07251514
[2025-07-15T15:02:16.928Z] raw-gcp-image-tar:	661f7f6df93c7f0e757f7b7947d0698731c8f92ef2b13001ce8da44fc27dbc64
[2025-07-15T15:02:16.928Z] gcp:      	44601b0b7ab72c8bfd6e4ac4b447dd4480b43173fa93268f8c48ea941de704ed
[2025-07-15T15:02:16.928Z] raw-hetzner-image:	caa1802a840735099670f9ae436e543498f6a21c092a30ad522fa5ce9c0cb093
[2025-07-15T15:02:16.928Z] hetzner:  	84a8de89fdd7ed3bda179c4b0d1d54c7e47706babb7540e1cafbf649dbd104b2
[2025-07-15T15:02:16.928Z] raw-hyperv-image:	f9831e553456f364ff32313e7a482d21c2ae597c142ea8305c88565b31ebeb19
[2025-07-15T15:02:16.928Z] hyperv:   	764c85367d8bec55d4137578a3073501c0677e1320489ef62e8644c3fe6ed86c
[2025-07-15T15:02:16.928Z] raw-ibmcloud-image:	775d745f3355079d457c386636168a7910774154f7325dcdba99a3f744b0f9b4
[2025-07-15T15:02:16.928Z] ibmcloud: 	3918d40040c9383faaf6e3d88ab51ced6f31a764b3ab33a935ef8b722947edc6
[2025-07-15T15:02:16.928Z] raw-kubevirt-image:	287407ae480eb55b30089d19d946af852ad0b1f5113ec736163871ae7398f734
[2025-07-15T15:02:16.928Z] qemu-kubevirt-image:	8e88e2fd9e170b981b3cb1d9b3c2c752d311b9db049300c7166d6b6117577334
[2025-07-15T15:02:16.928Z] kubevirt: 	87816bd1a1c4142add0139aa3a716bcc07c42c0a1f1a6b74ad8f4d7e5c6e2acf
[2025-07-15T15:02:16.928Z] raw-openstack-image:	64a82e76153e24ca13f186b35c70956eceb127c2815f5c6363f29e04c7d074f4
[2025-07-15T15:02:16.928Z] openstack:	caaa3c584147851ac6f0d9531ce0a1209cbd7e3a5b6ff42dadf39cb8dd738396
[2025-07-15T15:02:16.928Z] raw-oraclecloud-image:	25f0cfd83eac51a8772b9e52a32ab22ac4c306fac7f3d24d3dfe98d2fdcd040f
[2025-07-15T15:02:16.928Z] oraclecloud:	5bc9619b858e7f81e55f466c4674f31718a8c2c498cbb94aaf4abcc05a76adcc
[2025-07-15T15:02:16.928Z] raw-proxmoxve-image:	c27da1605cb405fd3e8365518f9aef77850fa6b9d2c7b1bec7a0831fb0a9c2ce
[2025-07-15T15:02:16.928Z] proxmoxve:	49fd9e48c4acfcb886dec71f22bafb7ca4213968f3dd00d69c5d0383955fc8ad
[2025-07-15T15:02:16.928Z] raw-metal-image:	6c4814181833f2daf63ae0ded6dbd471604799197e35e1ee5b33cc1f327aba4e
[2025-07-15T15:02:16.928Z] metal:    	0a788a5b6bf6e3633fcf987a050794687c803bc79679bfdeb8863919f37fe96f
[2025-07-15T15:02:16.928Z] raw-metal4k-image:	402df08471ee09e26f255346faf3d224cb7eca927b09f5d173dd3e881f39c38f
[2025-07-15T15:02:16.928Z] metal4k:  	dda195291f9da9f32cba30814962a07ea5d2ee098f5f82b10f142917c013242e
[2025-07-15T15:02:16.928Z] raw-nutanix-image:	2793f0dc6d986adf16eb1e18087f23d27baaba0ea866e0535a76ac165cf5c849
[2025-07-15T15:02:16.928Z] nutanix:  	300ee14923933e5b9eb5242fa6bf9ea8a1761111eb29391d59e3a484b3058397
[2025-07-15T15:02:16.928Z] raw-qemu-image:	8ddbd6836f359239168f81d8e387fe459411a904c6de8a41d945713d66d1147c
[2025-07-15T15:02:16.928Z] qemu:     	c41735f4a7be648468366de6563bfaf4fdfa3c74024f7321589a8fb9086d91fa
[2025-07-15T15:02:16.928Z] raw-vultr-image:	588cfe3fa2c902afbe3d3b3c607ad36f102dcf037bab10dea07c909ed295dfdf
[2025-07-15T15:02:16.928Z] vultr:    	340c6d5b759bf1cdec57482a8213cc31fb1226b45c7d2b21a5332eca9d3c7ebe
[2025-07-15T15:02:16.928Z] live:     	6b886def63f2b61db9c01c883cc83b99f74704b041ee95608d5cbd5d7f88c1df
[2025-07-15T15:02:16.928Z] + set +x
[2025-07-15T15:02:18.283Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.iHeZZNE3rw/live/fedora-coreos-43.20250715.dev.0-live-iso.x86_64.iso': Operation not permitted
[2025-07-15T15:02:18.283Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.iHeZZNE3rw/live/fedora-coreos-43.20250715.dev.0-live-kernel.x86_64': Operation not permitted
[2025-07-15T15:02:18.539Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.iHeZZNE3rw/live/fedora-coreos-43.20250715.dev.0-live-initramfs.x86_64.img': Operation not permitted
[2025-07-15T15:02:19.899Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.iHeZZNE3rw/live/fedora-coreos-43.20250715.dev.0-live-rootfs.x86_64.img': Operation not permitted
[2025-07-15T15:02:19.899Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.iHeZZNE3rw/live': Operation not permitted
[2025-07-15T15:02:23.152Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.iHeZZNE3rw/metal/fedora-coreos-43.20250715.dev.0-metal.x86_64.raw': Operation not permitted
[2025-07-15T15:02:23.152Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.iHeZZNE3rw/metal': Operation not permitted
[2025-07-15T15:02:26.410Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.iHeZZNE3rw/metal4k/fedora-coreos-43.20250715.dev.0-metal4k.x86_64.raw': Operation not permitted
[2025-07-15T15:02:26.410Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.iHeZZNE3rw/metal4k': Operation not permitted
[2025-07-15T15:02:31.639Z] /home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/meta.json wrote with version stamp 1752591750876993589
[2025-07-15T15:02:31.639Z] Successfully generated: fedora-coreos-43.20250715.dev.0-metal.x86_64.raw
[2025-07-15T15:02:33.514Z] /home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/meta.json wrote with version stamp 1752591753180487148
[2025-07-15T15:02:33.514Z] Successfully generated: fedora-coreos-43.20250715.dev.0-metal4k.x86_64.raw
[2025-07-15T15:02:34.872Z] /home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/meta.json wrote with version stamp 1752591754457381412
[2025-07-15T15:02:34.872Z] Successfully generated: fedora-coreos-43.20250715.dev.0-live-iso.x86_64.iso
[2025-07-15T15:02:35.128Z] /home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/meta.json wrote with version stamp 1752591754881478109
[2025-07-15T15:02:35.128Z] Successfully generated: fedora-coreos-43.20250715.dev.0-live-kernel.x86_64
[2025-07-15T15:02:36.485Z] /home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/meta.json wrote with version stamp 1752591756066463406
[2025-07-15T15:02:36.485Z] Successfully generated: fedora-coreos-43.20250715.dev.0-live-rootfs.x86_64.img
[2025-07-15T15:02:36.740Z] /home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/meta.json wrote with version stamp 1752591756489987624
[2025-07-15T15:02:36.740Z] Successfully generated: fedora-coreos-43.20250715.dev.0-live-initramfs.x86_64.img
[2025-07-15T15:02:36.745Z] [Pipeline] }
[2025-07-15T15:02:36.755Z] [Pipeline] // withEnv
[2025-07-15T15:02:36.763Z] [Pipeline] withEnv
[2025-07-15T15:02:36.764Z] [Pipeline] {
[2025-07-15T15:02:36.773Z] [Pipeline] sh
[2025-07-15T15:02:37.261Z] + set -xeuo pipefail
[2025-07-15T15:02:37.261Z] ++ umask
[2025-07-15T15:02:37.261Z] + '[' 0022 = 0000 ']'
[2025-07-15T15:02:37.261Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal
[2025-07-15T15:02:37.261Z] Targeting build: 43.20250715.dev.0
[2025-07-15T15:02:37.261Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64
[2025-07-15T15:02:37.261Z] 2025-07-15 15:02:37,180 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/fedora-coreos-43.20250715.dev.0-metal.x86_64.raw']
[2025-07-15T15:06:58.654Z] Compressed: fedora-coreos-43.20250715.dev.0-metal.x86_64.raw.xz
[2025-07-15T15:06:58.654Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs
[2025-07-15T15:06:58.654Z] Updated: /home/jenkins/agent/workspace/test-override/builds/43.20250715.dev.0/x86_64/meta.json
[2025-07-15T15:06:58.657Z] [Pipeline] }
[2025-07-15T15:06:58.660Z] [Pipeline] // withEnv
[2025-07-15T15:06:58.667Z] [Pipeline] }
[2025-07-15T15:06:58.671Z] [Pipeline] // stage
[2025-07-15T15:06:58.675Z] [Pipeline] stage
[2025-07-15T15:06:58.675Z] [Pipeline] { (x86_64:kola:testiso)
[2025-07-15T15:06:58.689Z] [Pipeline] withEnv
[2025-07-15T15:06:58.689Z] [Pipeline] {
[2025-07-15T15:06:58.691Z] [Pipeline] sh
[2025-07-15T15:06:59.173Z] + set -euo pipefail
[2025-07-15T15:06:59.173Z] ++ umask
[2025-07-15T15:06:59.173Z] + '[' 0022 = 0000 ']'
[2025-07-15T15:06:59.173Z] + uuidgen
[2025-07-15T15:06:59.173Z] + cut -f1 -d-
[2025-07-15T15:06:59.178Z] [Pipeline] }
[2025-07-15T15:06:59.180Z] [Pipeline] // withEnv
[2025-07-15T15:06:59.187Z] [Pipeline] withEnv
[2025-07-15T15:06:59.187Z] [Pipeline] {
[2025-07-15T15:06:59.189Z] [Pipeline] sh
[2025-07-15T15:06:59.665Z] + set -euo pipefail
[2025-07-15T15:06:59.665Z] ++ umask
[2025-07-15T15:06:59.665Z] + '[' 0022 = 0000 ']'
[2025-07-15T15:06:59.665Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T15:06:59.665Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-07-15T15:06:59.667Z] [Pipeline] }
[2025-07-15T15:06:59.672Z] [Pipeline] // withEnv
[2025-07-15T15:06:59.681Z] [Pipeline] withEnv
[2025-07-15T15:06:59.681Z] [Pipeline] {
[2025-07-15T15:06:59.684Z] [Pipeline] sh
[2025-07-15T15:07:00.158Z] + set -xeuo pipefail
[2025-07-15T15:07:00.159Z] ++ umask
[2025-07-15T15:07:00.159Z] + '[' 0022 = 0000 ']'
[2025-07-15T15:07:00.159Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T15:07:00.159Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-M6xTB/kola-testiso-x86_64
[2025-07-15T15:07:00.159Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-M6xTB/kola-testiso-x86_64
[2025-07-15T15:07:00.159Z] Ignoring verification of signature on metal image
[2025-07-15T15:07:00.159Z] Running test: iso-as-disk.bios
[2025-07-15T15:07:32.131Z] PASS: iso-as-disk.bios (22.711s)
[2025-07-15T15:07:32.131Z] Running test: iso-as-disk.uefi
[2025-07-15T15:07:58.705Z] PASS: iso-as-disk.uefi (23.944s)
[2025-07-15T15:07:58.705Z] Running test: iso-as-disk.uefi-secure
[2025-07-15T15:08:25.170Z] PASS: iso-as-disk.uefi-secure (24.222s)
[2025-07-15T15:08:25.170Z] Running test: iso-as-disk.4k.uefi
[2025-07-15T15:08:51.640Z] PASS: iso-as-disk.4k.uefi (24.044s)
[2025-07-15T15:08:51.640Z] Running test: iso-install.bios
[2025-07-15T15:10:12.969Z] PASS: iso-install.bios (1m8.014s)
[2025-07-15T15:10:12.969Z] Running test: iso-live-login.bios
[2025-07-15T15:10:39.418Z] The file: journal.txt does not exist
[2025-07-15T15:10:39.418Z] PASS: iso-live-login.bios (31.256s)
[2025-07-15T15:10:39.418Z] Running test: iso-live-login.uefi
[2025-07-15T15:11:11.404Z] The file: journal.txt does not exist
[2025-07-15T15:11:11.404Z] PASS: iso-live-login.uefi (28.145s)
[2025-07-15T15:11:11.404Z] Running test: iso-live-login.uefi-secure
[2025-07-15T15:11:43.377Z] The file: journal.txt does not exist
[2025-07-15T15:11:43.378Z] PASS: iso-live-login.uefi-secure (27.716s)
[2025-07-15T15:11:43.378Z] Running test: iso-live-login.4k.uefi
[2025-07-15T15:12:09.837Z] The file: journal.txt does not exist
[2025-07-15T15:12:10.759Z] PASS: iso-live-login.4k.uefi (27.097s)
[2025-07-15T15:12:10.759Z] Running test: iso-offline-install.bios
[2025-07-15T15:14:47.103Z] PASS: iso-offline-install.bios (2m29.169s)
[2025-07-15T15:14:47.103Z] Running test: iso-offline-install.mpath.bios
[2025-07-15T15:17:38.441Z] PASS: iso-offline-install.mpath.bios (2m43.784s)
[2025-07-15T15:17:38.441Z] Running test: iso-offline-install-fromram.4k.uefi
[2025-07-15T15:19:14.773Z] PASS: iso-offline-install-fromram.4k.uefi (1m32.454s)
[2025-07-15T15:19:14.773Z] Running test: iso-offline-install-iscsi.ibft.uefi
[2025-07-15T15:19:14.773Z] Warning: Cannot announce submounts, client does not support it
[2025-07-15T15:23:06.151Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m38.127s)
[2025-07-15T15:23:06.151Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios
[2025-07-15T15:27:12.533Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (4m13.767s)
[2025-07-15T15:27:12.533Z] Running test: iso-offline-install-iscsi.manual.bios
[2025-07-15T15:31:33.905Z] PASS: iso-offline-install-iscsi.manual.bios (4m5.386s)
[2025-07-15T15:31:33.905Z] Running test: miniso-install.bios
[2025-07-15T15:33:25.248Z] PASS: miniso-install.bios (1m47.284s)
[2025-07-15T15:33:25.248Z] Running test: miniso-install.nm.bios
[2025-07-15T15:35:16.558Z] PASS: miniso-install.nm.bios (1m46.625s)
[2025-07-15T15:35:16.558Z] Running test: miniso-install.4k.uefi
[2025-07-15T15:36:52.876Z] PASS: miniso-install.4k.uefi (1m39.258s)
[2025-07-15T15:36:52.876Z] Running test: miniso-install.4k.nm.uefi
[2025-07-15T15:38:29.206Z] PASS: miniso-install.4k.nm.uefi (1m35.61s)
[2025-07-15T15:38:29.206Z] Running test: pxe-offline-install.rootfs-appended.bios
[2025-07-15T15:41:05.551Z] PASS: pxe-offline-install.rootfs-appended.bios (2m26.374s)
[2025-07-15T15:41:05.551Z] Running test: pxe-offline-install.4k.uefi
[2025-07-15T15:42:56.873Z] PASS: pxe-offline-install.4k.uefi (1m44.792s)
[2025-07-15T15:42:56.873Z] Running test: pxe-online-install.bios
[2025-07-15T15:44:18.183Z] PASS: pxe-online-install.bios (1m25.406s)
[2025-07-15T15:44:18.183Z] Running test: pxe-online-install.4k.uefi
[2025-07-15T15:45:39.508Z] PASS: pxe-online-install.4k.uefi (1m11.608s)
[2025-07-15T15:45:39.510Z] [Pipeline] }
[2025-07-15T15:45:39.514Z] [Pipeline] // withEnv
[2025-07-15T15:45:39.522Z] [Pipeline] withEnv
[2025-07-15T15:45:39.523Z] [Pipeline] {
[2025-07-15T15:45:39.527Z] [Pipeline] sh
[2025-07-15T15:45:40.009Z] + set -xeuo pipefail
[2025-07-15T15:45:40.009Z] ++ umask
[2025-07-15T15:45:40.009Z] + '[' 0022 = 0000 ']'
[2025-07-15T15:45:40.009Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T15:45:40.009Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-M6xTB -c --xz kola-testiso-x86_64
[2025-07-15T15:45:41.889Z] [Pipeline] }
[2025-07-15T15:45:41.896Z] [Pipeline] // withEnv
[2025-07-15T15:45:41.903Z] [Pipeline] archiveArtifacts
[2025-07-15T15:45:41.904Z] Archiving artifacts
[2025-07-15T15:45:41.930Z] [Pipeline] withEnv
[2025-07-15T15:45:41.930Z] [Pipeline] {
[2025-07-15T15:45:41.934Z] [Pipeline] sh
[2025-07-15T15:45:42.412Z] + set -xeuo pipefail
[2025-07-15T15:45:42.412Z] ++ umask
[2025-07-15T15:45:42.412Z] + '[' 0022 = 0000 ']'
[2025-07-15T15:45:42.412Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-15T15:45:42.412Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-M6xTB/kola-testiso-x86_64 --output -
[2025-07-15T15:45:42.416Z] [Pipeline] }
[2025-07-15T15:45:42.420Z] [Pipeline] // withEnv
[2025-07-15T15:45:42.426Z] [Pipeline] junit
[2025-07-15T15:45:42.427Z] Recording test results
[2025-07-15T15:45:42.442Z] None of the test reports contained any result
[2025-07-15T15:45:42.442Z] [Pipeline] }
[2025-07-15T15:45:42.446Z] [Pipeline] // stage
[2025-07-15T15:45:42.451Z] [Pipeline] stage
[2025-07-15T15:45:42.451Z] [Pipeline] { (x86_64:Destroy Remote)
[2025-07-15T15:45:42.456Z] [Pipeline] }
[2025-07-15T15:45:42.458Z] [Pipeline] // stage
[2025-07-15T15:45:42.462Z] [Pipeline] }
[2025-07-15T15:45:42.465Z] [Pipeline] // parallel
[2025-07-15T15:45:42.474Z] [Pipeline] stage
[2025-07-15T15:45:42.474Z] [Pipeline] { (Report Completion)
[2025-07-15T15:45:42.476Z] [Pipeline] withCredentials
[2025-07-15T15:45:42.483Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-15T15:45:42.483Z] [Pipeline] {
[2025-07-15T15:45:42.488Z] [Pipeline] withEnv
[2025-07-15T15:45:42.488Z] [Pipeline] {
[2025-07-15T15:45:42.493Z] [Pipeline] sh
[2025-07-15T15:45:42.971Z] + set -xeuo pipefail
[2025-07-15T15:45:42.971Z] ++ umask
[2025-07-15T15:45:42.971Z] + '[' 0022 = 0000 ']'
[2025-07-15T15:45:42.971Z] + /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/41/display/redirect --outcome PASSED --advisory FEDORA-2025-d0d435161a --stream rawhide
[2025-07-15T15:45:42.973Z] [Pipeline] }
[2025-07-15T15:45:42.978Z] [Pipeline] // withEnv
[2025-07-15T15:45:42.982Z] [Pipeline] }
[2025-07-15T15:45:42.984Z] [Pipeline] // withCredentials
[2025-07-15T15:45:42.990Z] [Pipeline] withCredentials
[2025-07-15T15:45:42.998Z] Masking supported pattern matches of $TOKEN
[2025-07-15T15:45:42.998Z] [Pipeline] {
[2025-07-15T15:45:43.003Z] [Pipeline] withEnv
[2025-07-15T15:45:43.003Z] [Pipeline] {
[2025-07-15T15:45:43.005Z] [Pipeline] sh
[2025-07-15T15:45:43.587Z] + set -xeuo pipefail
[2025-07-15T15:45:43.587Z] ++ umask
[2025-07-15T15:45:43.587Z] + '[' 0022 = 0000 ']'
[2025-07-15T15:45:43.587Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
[2025-07-15T15:45:43.587Z]            {
[2025-07-15T15:45:43.587Z]              "body": "🟢 util-linux-2.41.1-11.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/41/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-d0d435161a)"
[2025-07-15T15:45:43.587Z]             }'
[2025-07-15T15:45:44.144Z] [Pipeline] }
[2025-07-15T15:45:44.149Z] [Pipeline] // withEnv
[2025-07-15T15:45:44.153Z] [Pipeline] }
[2025-07-15T15:45:44.155Z] [Pipeline] // withCredentials
[2025-07-15T15:45:44.159Z] [Pipeline] }
[2025-07-15T15:45:44.161Z] [Pipeline] // stage
[2025-07-15T15:45:44.163Z] [Pipeline] }
[2025-07-15T15:45:44.167Z] [Pipeline] // timeout
[2025-07-15T15:45:44.169Z] [Pipeline] }
[2025-07-15T15:45:44.171Z] [Pipeline] // container
[2025-07-15T15:45:44.175Z] [Pipeline] }
[2025-07-15T15:45:44.177Z] [Pipeline] // node
[2025-07-15T15:45:44.182Z] [Pipeline] }
[2025-07-15T15:45:44.185Z] [Pipeline] // podTemplate
[2025-07-15T15:45:44.188Z] [Pipeline] End of Pipeline
[2025-07-15T15:45:44.230Z] Finished: SUCCESS