[2025-07-12T01:46:27.236Z] Started by upstream project "bodhi-trigger" build number 31
[2025-07-12T01:46:27.236Z] originally caused by:
[2025-07-12T01:46:27.236Z]  Triggered by CI message.
[2025-07-12T01:46:27.237Z] 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-12T01:46:27.237Z] The recommended git tool is: NONE
[2025-07-12T01:46:27.237Z] No credentials specified
[2025-07-12T01:46:27.238Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
[2025-07-12T01:46:27.244Z] Fetching changes from the remote Git repository
[2025-07-12T01:46:27.246Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2025-07-12T01:46:27.252Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2025-07-12T01:46:27.252Z]  > git --version # timeout=10
[2025-07-12T01:46:27.257Z]  > git --version # 'git version 2.47.1'
[2025-07-12T01:46:27.257Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-12T01:46:27.615Z]  > git rev-parse origin/main^{commit} # timeout=10
[2025-07-12T01:46:27.622Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
[2025-07-12T01:46:27.622Z]  > git config core.sparsecheckout # timeout=10
[2025-07-12T01:46:27.627Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-12T01:46:27.635Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
[2025-07-12T01:46:27.635Z]  > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-12T01:46:27.671Z] Loading library coreos@main
[2025-07-12T01:46:27.671Z] Attempting to resolve main from remote references...
[2025-07-12T01:46:27.671Z]  > git --version # timeout=10
[2025-07-12T01:46:27.676Z]  > git --version # 'git version 2.47.1'
[2025-07-12T01:46:27.676Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-12T01:46:27.912Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-07-12T01:46:27.912Z] The recommended git tool is: NONE
[2025-07-12T01:46:27.912Z] No credentials specified
[2025-07-12T01:46:27.913Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
[2025-07-12T01:46:27.918Z] Fetching changes from the remote Git repository
[2025-07-12T01:46:27.919Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-12T01:46:27.924Z] Fetching without tags
[2025-07-12T01:46:27.924Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-07-12T01:46:27.924Z]  > git --version # timeout=10
[2025-07-12T01:46:27.930Z]  > git --version # 'git version 2.47.1'
[2025-07-12T01:46:27.930Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-12T01:46:28.043Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-07-12T01:46:28.043Z]  > git config core.sparsecheckout # timeout=10
[2025-07-12T01:46:28.051Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-12T01:46:28.059Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-07-12T01:46:28.059Z]  > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-12T01:46:28.220Z] [Pipeline] Start of Pipeline
[2025-07-12T01:46:28.229Z] [Pipeline] node
[2025-07-12T01:46:28.230Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-12T01:46:28.231Z] [Pipeline] {
[2025-07-12T01:46:28.243Z] [Pipeline] withEnv
[2025-07-12T01:46:28.244Z] [Pipeline] {
[2025-07-12T01:46:28.247Z] [Pipeline] sh
[2025-07-12T01:46:28.503Z] + set -xeuo pipefail
[2025-07-12T01:46:28.503Z] ++ umask
[2025-07-12T01:46:28.503Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:28.503Z] + rm -rf pipe
[2025-07-12T01:46:28.503Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2025-07-12T01:46:28.503Z] Cloning into 'pipe'...
[2025-07-12T01:46:28.754Z] [Pipeline] }
[2025-07-12T01:46:28.755Z] [Pipeline] // withEnv
[2025-07-12T01:46:28.763Z] [Pipeline] load
[2025-07-12T01:46:28.825Z] [Pipeline] { (pipe/utils.groovy)
[2025-07-12T01:46:28.828Z] 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-12T01:46:28.828Z] [Pipeline] }
[2025-07-12T01:46:28.835Z] [Pipeline] // load
[2025-07-12T01:46:28.839Z] 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-12T01:46:28.840Z] [Pipeline] readYaml
[2025-07-12T01:46:28.842Z] 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-12T01:46:28.842Z] [Pipeline] }
[2025-07-12T01:46:28.847Z] [Pipeline] // node
[2025-07-12T01:46:28.855Z] [Pipeline] properties
[2025-07-12T01:46:28.907Z] [Pipeline] libraryResource
[2025-07-12T01:46:28.908Z] [Pipeline] readJSON
[2025-07-12T01:46:28.913Z] [Pipeline] node
[2025-07-12T01:46:28.915Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-12T01:46:28.916Z] [Pipeline] {
[2025-07-12T01:46:28.922Z] [Pipeline] writeYaml
[2025-07-12T01:46:28.924Z] [Pipeline] readFile
[2025-07-12T01:46:28.931Z] [Pipeline] }
[2025-07-12T01:46:28.934Z] [Pipeline] // node
[2025-07-12T01:46:28.939Z] [Pipeline] podTemplate
[2025-07-12T01:46:28.940Z] [Pipeline] {
[2025-07-12T01:46:28.942Z] [Pipeline] node
[2025-07-12T01:46:29.957Z] Created Pod: openshift coreos-ci/pod-3cfb985f-f880-4718-ab79-fa869adbec9a-f7bqq-3q9h9
[2025-07-12T01:46:29.996Z] [PodInfo] coreos-ci/pod-3cfb985f-f880-4718-ab79-fa869adbec9a-f7bqq-3q9h9
[2025-07-12T01:46:29.996Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-12T01:46:29.996Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-12T01:46:29.996Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-12T01:46:30.922Z] [PodInfo] coreos-ci/pod-3cfb985f-f880-4718-ab79-fa869adbec9a-f7bqq-3q9h9
[2025-07-12T01:46:30.922Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-12T01:46:30.922Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-12T01:46:30.922Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-12T01:46:34.134Z] Agent pod-3cfb985f-f880-4718-ab79-fa869adbec9a-f7bqq-3q9h9 is provisioned from template pod-3cfb985f-f880-4718-ab79-fa869adbec9a-f7bqq
[2025-07-12T01:46:34.134Z] ---
[2025-07-12T01:46:34.134Z] apiVersion: "v1"
[2025-07-12T01:46:34.134Z] kind: "Pod"
[2025-07-12T01:46:34.134Z] metadata:
[2025-07-12T01:46:34.134Z]   annotations:
[2025-07-12T01:46:34.134Z]     kubernetes.jenkins.io/last-refresh: "1752284789943"
[2025-07-12T01:46:34.134Z]     buildUrl: "http://172.30.177.66:80/job/test-override/36/"
[2025-07-12T01:46:34.134Z]     runUrl: "job/test-override/36/"
[2025-07-12T01:46:34.134Z]   labels:
[2025-07-12T01:46:34.134Z]     jenkins: "slave"
[2025-07-12T01:46:34.134Z]     jenkins/label-digest: "1f6905707f20c342293659ec082113dcde1c3ae6"
[2025-07-12T01:46:34.134Z]     jenkins/label: "pod-3cfb985f-f880-4718-ab79-fa869adbec9a"
[2025-07-12T01:46:34.134Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
[2025-07-12T01:46:34.134Z]   name: "pod-3cfb985f-f880-4718-ab79-fa869adbec9a-f7bqq-3q9h9"
[2025-07-12T01:46:34.134Z]   namespace: "coreos-ci"
[2025-07-12T01:46:34.134Z] spec:
[2025-07-12T01:46:34.134Z]   containers:
[2025-07-12T01:46:34.134Z]   - command:
[2025-07-12T01:46:34.134Z]     - "/usr/bin/dumb-init"
[2025-07-12T01:46:34.134Z]     - "/usr/bin/sleep"
[2025-07-12T01:46:34.134Z]     - "infinity"
[2025-07-12T01:46:34.134Z]     env:
[2025-07-12T01:46:34.134Z]     - name: "NCPUS"
[2025-07-12T01:46:34.134Z]       value: "6"
[2025-07-12T01:46:34.134Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2025-07-12T01:46:34.134Z]     imagePullPolicy: "Always"
[2025-07-12T01:46:34.134Z]     name: "worker"
[2025-07-12T01:46:34.134Z]     resources:
[2025-07-12T01:46:34.134Z]       limits:
[2025-07-12T01:46:34.134Z]         memory: "10752Mi"
[2025-07-12T01:46:34.134Z]         cpu: "6"
[2025-07-12T01:46:34.134Z]         devices.kubevirt.io/kvm: "1"
[2025-07-12T01:46:34.134Z]       requests:
[2025-07-12T01:46:34.134Z]         memory: "10752Mi"
[2025-07-12T01:46:34.134Z]         cpu: "6"
[2025-07-12T01:46:34.134Z]         devices.kubevirt.io/kvm: "1"
[2025-07-12T01:46:34.134Z]     volumeMounts:
[2025-07-12T01:46:34.134Z]     - mountPath: "/srv/"
[2025-07-12T01:46:34.134Z]       name: "emptydir-0"
[2025-07-12T01:46:34.134Z]     - mountPath: "/home/jenkins/agent"
[2025-07-12T01:46:34.134Z]       name: "workspace-volume"
[2025-07-12T01:46:34.134Z]       readOnly: false
[2025-07-12T01:46:34.134Z]   - env:
[2025-07-12T01:46:34.134Z]     - name: "JENKINS_SECRET"
[2025-07-12T01:46:34.134Z]       value: "********"
[2025-07-12T01:46:34.134Z]     - name: "JENKINS_TUNNEL"
[2025-07-12T01:46:34.134Z]       value: "172.30.178.247:50000"
[2025-07-12T01:46:34.134Z]     - name: "JENKINS_AGENT_NAME"
[2025-07-12T01:46:34.134Z]       value: "pod-3cfb985f-f880-4718-ab79-fa869adbec9a-f7bqq-3q9h9"
[2025-07-12T01:46:34.134Z]     - name: "REMOTING_OPTS"
[2025-07-12T01:46:34.134Z]       value: "-noReconnectAfter 1d"
[2025-07-12T01:46:34.134Z]     - name: "JENKINS_NAME"
[2025-07-12T01:46:34.134Z]       value: "pod-3cfb985f-f880-4718-ab79-fa869adbec9a-f7bqq-3q9h9"
[2025-07-12T01:46:34.134Z]     - name: "JENKINS_AGENT_WORKDIR"
[2025-07-12T01:46:34.134Z]       value: "/home/jenkins/agent"
[2025-07-12T01:46:34.134Z]     - name: "JENKINS_URL"
[2025-07-12T01:46:34.134Z]       value: "http://172.30.177.66:80/"
[2025-07-12T01:46:34.134Z]     image: "jenkins-agent-base:latest"
[2025-07-12T01:46:34.134Z]     name: "jnlp"
[2025-07-12T01:46:34.134Z]     resources:
[2025-07-12T01:46:34.134Z]       limits:
[2025-07-12T01:46:34.134Z]         memory: "512Mi"
[2025-07-12T01:46:34.134Z]         cpu: "1"
[2025-07-12T01:46:34.134Z]       requests:
[2025-07-12T01:46:34.134Z]         memory: "512Mi"
[2025-07-12T01:46:34.134Z]         cpu: "1"
[2025-07-12T01:46:34.134Z]     volumeMounts:
[2025-07-12T01:46:34.134Z]     - mountPath: "/home/jenkins/agent"
[2025-07-12T01:46:34.134Z]       name: "workspace-volume"
[2025-07-12T01:46:34.134Z]       readOnly: false
[2025-07-12T01:46:34.134Z]   nodeSelector:
[2025-07-12T01:46:34.134Z]     kubernetes.io/os: "linux"
[2025-07-12T01:46:34.134Z]   restartPolicy: "Never"
[2025-07-12T01:46:34.134Z]   serviceAccountName: "jenkins"
[2025-07-12T01:46:34.134Z]   volumes:
[2025-07-12T01:46:34.134Z]   - emptyDir: {}
[2025-07-12T01:46:34.134Z]     name: "emptydir-0"
[2025-07-12T01:46:34.134Z]   - emptyDir:
[2025-07-12T01:46:34.134Z]       medium: ""
[2025-07-12T01:46:34.134Z]     name: "workspace-volume"
[2025-07-12T01:46:34.134Z] 
[2025-07-12T01:46:34.239Z] Running on pod-3cfb985f-f880-4718-ab79-fa869adbec9a-f7bqq-3q9h9 in /home/jenkins/agent/workspace/test-override
[2025-07-12T01:46:34.240Z] [Pipeline] {
[2025-07-12T01:46:34.246Z] [Pipeline] container
[2025-07-12T01:46:34.247Z] [Pipeline] {
[2025-07-12T01:46:34.252Z] [Pipeline] withEnv
[2025-07-12T01:46:34.252Z] [Pipeline] {
[2025-07-12T01:46:34.254Z] [Pipeline] sh
[2025-07-12T01:46:34.875Z] + set -xeuo pipefail
[2025-07-12T01:46:34.875Z] ++ umask
[2025-07-12T01:46:34.875Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:34.875Z] + cat /cosa/coreos-assembler-git.json
[2025-07-12T01:46:34.875Z] + tee coreos-assembler-git.json
[2025-07-12T01:46:34.875Z] {
[2025-07-12T01:46:34.875Z]   "date": "2025-07-10T14:19:18Z",
[2025-07-12T01:46:34.875Z]   "git": {
[2025-07-12T01:46:34.875Z]     "commit": "0bc9625b67adf0a5d0f3f63b067ac8b173034828",
[2025-07-12T01:46:34.875Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2025-07-12T01:46:34.875Z]     "branch": "HEAD",
[2025-07-12T01:46:34.875Z]     "dirty": "false"
[2025-07-12T01:46:34.875Z]   },
[2025-07-12T01:46:34.875Z]   "file": {
[2025-07-12T01:46:34.875Z]     "checksum": "2c323cc19312ef84b97e7bec43bbc578373863c11febd34982bcaeb2f9e2128e",
[2025-07-12T01:46:34.875Z]     "checksum_type": "sha256",
[2025-07-12T01:46:34.875Z]     "format": "tar.gz",
[2025-07-12T01:46:34.875Z]     "name": "coreos-assembler-git.tar.gz",
[2025-07-12T01:46:34.875Z]     "size": "12227396"
[2025-07-12T01:46:34.875Z]   }
[2025-07-12T01:46:34.875Z] }
[2025-07-12T01:46:34.880Z] [Pipeline] }
[2025-07-12T01:46:34.882Z] [Pipeline] // withEnv
[2025-07-12T01:46:34.889Z] [Pipeline] archiveArtifacts
[2025-07-12T01:46:34.923Z] Archiving artifacts
[2025-07-12T01:46:35.438Z] [Pipeline] withEnv
[2025-07-12T01:46:35.439Z] [Pipeline] {
[2025-07-12T01:46:35.444Z] [Pipeline] sh
[2025-07-12T01:46:35.927Z] + set -xeuo pipefail
[2025-07-12T01:46:35.927Z] ++ umask
[2025-07-12T01:46:35.927Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:35.927Z] + rpm -qa
[2025-07-12T01:46:35.927Z] + sort
[2025-07-12T01:46:36.185Z] [Pipeline] }
[2025-07-12T01:46:36.187Z] [Pipeline] // withEnv
[2025-07-12T01:46:36.192Z] [Pipeline] archiveArtifacts
[2025-07-12T01:46:36.196Z] Archiving artifacts
[2025-07-12T01:46:36.203Z] [Pipeline] withEnv
[2025-07-12T01:46:36.203Z] [Pipeline] {
[2025-07-12T01:46:36.205Z] [Pipeline] sh
[2025-07-12T01:46:36.699Z] + set -xeuo pipefail
[2025-07-12T01:46:36.700Z] ++ umask
[2025-07-12T01:46:36.700Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:36.700Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
[2025-07-12T01:46:36.704Z] [Pipeline] }
[2025-07-12T01:46:36.706Z] [Pipeline] // withEnv
[2025-07-12T01:46:36.711Z] [Pipeline] timeout
[2025-07-12T01:46:36.711Z] Timeout set to expire in 3 hr 20 min
[2025-07-12T01:46:36.711Z] [Pipeline] {
[2025-07-12T01:46:36.729Z] [Pipeline] withEnv
[2025-07-12T01:46:36.730Z] [Pipeline] {
[2025-07-12T01:46:36.731Z] [Pipeline] sh
[2025-07-12T01:46:37.212Z] + set -euo pipefail
[2025-07-12T01:46:37.212Z] ++ umask
[2025-07-12T01:46:37.212Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:37.212Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-14272e396a
[2025-07-12T01:46:37.212Z] + jq -r '.update.builds[].nvr'
[2025-07-12T01:46:37.226Z] [Pipeline] }
[2025-07-12T01:46:37.228Z] [Pipeline] // withEnv
[2025-07-12T01:46:37.236Z] [Pipeline] stage
[2025-07-12T01:46:37.236Z] [Pipeline] { (Report Running)
[2025-07-12T01:46:37.238Z] [Pipeline] withCredentials
[2025-07-12T01:46:37.251Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-12T01:46:37.251Z] [Pipeline] {
[2025-07-12T01:46:37.254Z] [Pipeline] withEnv
[2025-07-12T01:46:37.254Z] [Pipeline] {
[2025-07-12T01:46:37.259Z] [Pipeline] sh
[2025-07-12T01:46:37.738Z] + set -xeuo pipefail
[2025-07-12T01:46:37.738Z] ++ umask
[2025-07-12T01:46:37.738Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:37.738Z] + /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/36/display/redirect --outcome RUNNING --advisory FEDORA-2025-14272e396a --stream rawhide
[2025-07-12T01:46:37.744Z] [Pipeline] }
[2025-07-12T01:46:37.746Z] [Pipeline] // withEnv
[2025-07-12T01:46:37.752Z] [Pipeline] }
[2025-07-12T01:46:37.754Z] [Pipeline] // withCredentials
[2025-07-12T01:46:37.759Z] [Pipeline] }
[2025-07-12T01:46:37.763Z] [Pipeline] // stage
[2025-07-12T01:46:37.778Z] [Pipeline] withCredentials
[2025-07-12T01:46:37.780Z] [Pipeline] // withCredentials
[2025-07-12T01:46:37.785Z] [Pipeline] echo
[2025-07-12T01:46:37.785Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
[2025-07-12T01:46:37.792Z] [Pipeline] withCredentials
[2025-07-12T01:46:37.793Z] [Pipeline] // withCredentials
[2025-07-12T01:46:37.798Z] [Pipeline] echo
[2025-07-12T01:46:37.798Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
[2025-07-12T01:46:37.800Z] [Pipeline] withCredentials
[2025-07-12T01:46:37.805Z] [Pipeline] // withCredentials
[2025-07-12T01:46:37.808Z] [Pipeline] echo
[2025-07-12T01:46:37.808Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
[2025-07-12T01:46:37.813Z] [Pipeline] withEnv
[2025-07-12T01:46:37.813Z] [Pipeline] {
[2025-07-12T01:46:37.819Z] [Pipeline] sh
[2025-07-12T01:46:38.357Z] + set -euo pipefail
[2025-07-12T01:46:38.357Z] ++ umask
[2025-07-12T01:46:38.357Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:38.357Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-12T01:46:38.365Z] [Pipeline] }
[2025-07-12T01:46:38.369Z] [Pipeline] // withEnv
[2025-07-12T01:46:38.375Z] [Pipeline] readJSON
[2025-07-12T01:46:38.399Z] [Pipeline] withEnv
[2025-07-12T01:46:38.399Z] [Pipeline] {
[2025-07-12T01:46:38.403Z] [Pipeline] sh
[2025-07-12T01:46:38.883Z] + set -euo pipefail
[2025-07-12T01:46:38.883Z] ++ umask
[2025-07-12T01:46:38.883Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:38.883Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/meta.json
[2025-07-12T01:46:38.888Z] [Pipeline] }
[2025-07-12T01:46:38.892Z] [Pipeline] // withEnv
[2025-07-12T01:46:38.897Z] [Pipeline] readJSON
[2025-07-12T01:46:38.902Z] [Pipeline] withEnv
[2025-07-12T01:46:38.902Z] [Pipeline] {
[2025-07-12T01:46:38.904Z] [Pipeline] sh
[2025-07-12T01:46:39.383Z] + set -xeuo pipefail
[2025-07-12T01:46:39.383Z] ++ umask
[2025-07-12T01:46:39.383Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:39.383Z] + cosa init --branch rawhide --commit=64331eed30d8cf666b6b2f98190ca8972f71f480 https://github.com/coreos/fedora-coreos-config
[2025-07-12T01:46:39.383Z] notice: failed to look up uid in /etc/passwd; enabling workaround
[2025-07-12T01:46:39.383Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T01:46:39.383Z] + mkdir -p src
[2025-07-12T01:46:39.383Z] + cd src
[2025-07-12T01:46:39.383Z] + test -e config
[2025-07-12T01:46:39.383Z] + case "${source}" in
[2025-07-12T01:46:39.383Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
[2025-07-12T01:46:39.383Z] Cloning into 'config'...
[2025-07-12T01:46:39.638Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
[2025-07-12T01:46:39.638Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
[2025-07-12T01:46:42.149Z] From https://gitlab.com/fedora/bootc/base-images
[2025-07-12T01:46:42.149Z]  * branch            3bfde42dbb2a9654dfdb3acf71abe67e3185e473 -> FETCH_HEAD
[2025-07-12T01:46:42.149Z] Submodule path 'fedora-bootc': checked out '3bfde42dbb2a9654dfdb3acf71abe67e3185e473'
[2025-07-12T01:46:42.149Z] + '[' -n 64331eed30d8cf666b6b2f98190ca8972f71f480 ']'
[2025-07-12T01:46:42.149Z] + git -C ./config fetch origin 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T01:46:42.149Z] From https://github.com/coreos/fedora-coreos-config
[2025-07-12T01:46:42.149Z]  * branch            64331eed30d8cf666b6b2f98190ca8972f71f480 -> FETCH_HEAD
[2025-07-12T01:46:42.149Z] + git -C ./config reset --hard 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T01:46:42.149Z] HEAD is now at 64331ee overrides: fast-track nmstate-2.2.48-1.fc43
[2025-07-12T01:46:42.149Z] + git -C ./config submodule update --init --recursive
[2025-07-12T01:46:42.149Z] + set +x
[2025-07-12T01:46:42.149Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T01:46:42.149Z] + manifest=src/config/manifest.yaml
[2025-07-12T01:46:42.149Z] + image=src/config/image.yaml
[2025-07-12T01:46:42.149Z] + [[ -n '' ]]
[2025-07-12T01:46:42.149Z] + [[ ! -f src/config/manifest.yaml ]]
[2025-07-12T01:46:42.149Z] + [[ ! -f src/config/image.yaml ]]
[2025-07-12T01:46:42.149Z] + mkdir -p cache
[2025-07-12T01:46:42.149Z] + mkdir -p builds
[2025-07-12T01:46:42.149Z] + mkdir -p tmp
[2025-07-12T01:46:42.149Z] + mkdir -p overrides/rpm
[2025-07-12T01:46:42.149Z] + mkdir -p overrides/rootfs
[2025-07-12T01:46:42.149Z] + test 0 = 1
[2025-07-12T01:46:42.149Z] + case "${YUMREPOS}" in
[2025-07-12T01:46:42.149Z] + set +x
[2025-07-12T01:46:42.149Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
[2025-07-12T01:46:42.152Z] [Pipeline] }
[2025-07-12T01:46:42.154Z] [Pipeline] // withEnv
[2025-07-12T01:46:42.162Z] [Pipeline] stage
[2025-07-12T01:46:42.162Z] [Pipeline] { (Initialize Remotes)
[2025-07-12T01:46:42.164Z] [Pipeline] parallel
[2025-07-12T01:46:42.164Z] [Pipeline] { (Branch: x86_64)
[2025-07-12T01:46:42.169Z] [Pipeline] withEnv
[2025-07-12T01:46:42.169Z] [Pipeline] {
[2025-07-12T01:46:42.171Z] [Pipeline] sh
[2025-07-12T01:46:42.649Z] + set -xeuo pipefail
[2025-07-12T01:46:42.649Z] ++ umask
[2025-07-12T01:46:42.649Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:42.649Z] + cosa buildfetch --stream rawhide --build 43.20250711.91.0 --file manifest-lock.generated.x86_64.json
[2025-07-12T01:46:42.904Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-12T01:46:42.904Z] Updated builds/builds.json
[2025-07-12T01:46:42.904Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/meta.json
[2025-07-12T01:46:43.158Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/commitmeta.json
[2025-07-12T01:46:43.158Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/ostree-commit-object
[2025-07-12T01:46:43.413Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/manifest-lock.generated.x86_64.json
[2025-07-12T01:46:43.416Z] [Pipeline] }
[2025-07-12T01:46:43.421Z] [Pipeline] // withEnv
[2025-07-12T01:46:43.427Z] [Pipeline] }
[2025-07-12T01:46:43.432Z] [Pipeline] // parallel
[2025-07-12T01:46:43.435Z] [Pipeline] }
[2025-07-12T01:46:43.440Z] [Pipeline] // stage
[2025-07-12T01:46:43.445Z] [Pipeline] stage
[2025-07-12T01:46:43.445Z] [Pipeline] { (Download Overrides)
[2025-07-12T01:46:43.452Z] [Pipeline] parallel
[2025-07-12T01:46:43.452Z] [Pipeline] { (Branch: x86_64)
[2025-07-12T01:46:43.458Z] [Pipeline] withEnv
[2025-07-12T01:46:43.458Z] [Pipeline] {
[2025-07-12T01:46:43.462Z] [Pipeline] sh
[2025-07-12T01:46:43.945Z] + set -xeuo pipefail
[2025-07-12T01:46:43.945Z] ++ umask
[2025-07-12T01:46:43.945Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:43.945Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.16.0-0.rc4.50.fc43 --arch x86_64 --arch noarch
[2025-07-12T01:46:43.945Z] Downloading [1/32]: libperf-devel-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:43.945Z] [====================================] 100% 239.36 KiB / 239.36 KiB
[2025-07-12T01:46:43.945Z] Downloading [2/32]: kernel-devel-matched-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:43.945Z] [====================================] 100% 206.58 KiB / 206.58 KiB
[2025-07-12T01:46:43.945Z] Downloading [3/32]: rv-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:43.945Z] [====================================] 100% 222.92 KiB / 222.92 KiB
[2025-07-12T01:46:43.945Z] Downloading [4/32]: libperf-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:43.945Z] [====================================] 100% 228.95 KiB / 228.95 KiB
[2025-07-12T01:46:43.945Z] Downloading [5/32]: kernel-tools-libs-devel-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:43.945Z] [====================================] 100% 530.97 KiB / 530.97 KiB
[2025-07-12T01:46:43.945Z] Downloading [6/32]: kernel-modules-extra-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [========                            ]  22% 1.00 MiB / 4.46 MiB
[2025-07-12T01:46:44.200Z] [================                    ]  44% 2.00 MiB / 4.46 MiB
[2025-07-12T01:46:44.200Z] [========================            ]  67% 3.00 MiB / 4.46 MiB
[2025-07-12T01:46:44.200Z] [================================    ]  89% 4.00 MiB / 4.46 MiB
[2025-07-12T01:46:44.200Z] [====================================] 100% 4.46 MiB / 4.46 MiB
[2025-07-12T01:46:44.200Z] Downloading [7/32]: kernel-modules-internal-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [===========                         ]  31% 1.00 MiB / 3.13 MiB
[2025-07-12T01:46:44.200Z] [=======================             ]  63% 2.00 MiB / 3.13 MiB
[2025-07-12T01:46:44.200Z] [==================================  ]  95% 3.00 MiB / 3.13 MiB
[2025-07-12T01:46:44.200Z] [====================================] 100% 3.13 MiB / 3.13 MiB
[2025-07-12T01:46:44.200Z] Downloading [8/32]: kernel-debug-modules-extra-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [=====                               ]  15% 1.00 MiB / 6.53 MiB
[2025-07-12T01:46:44.200Z] [===========                         ]  30% 2.00 MiB / 6.53 MiB
[2025-07-12T01:46:44.200Z] [================                    ]  45% 3.00 MiB / 6.53 MiB
[2025-07-12T01:46:44.200Z] [======================              ]  61% 4.00 MiB / 6.53 MiB
[2025-07-12T01:46:44.200Z] [===========================         ]  76% 5.00 MiB / 6.53 MiB
[2025-07-12T01:46:44.200Z] [=================================   ]  91% 6.00 MiB / 6.53 MiB
[2025-07-12T01:46:44.200Z] [====================================] 100% 6.53 MiB / 6.53 MiB
[2025-07-12T01:46:44.200Z] Downloading [9/32]: rtla-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [====================================] 100% 272.65 KiB / 272.65 KiB
[2025-07-12T01:46:44.200Z] Downloading [10/32]: kernel-selftests-internal-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [======                              ]  17% 1.00 MiB / 5.72 MiB
[2025-07-12T01:46:44.200Z] [============                        ]  34% 2.00 MiB / 5.72 MiB
[2025-07-12T01:46:44.200Z] [==================                  ]  52% 3.00 MiB / 5.72 MiB
[2025-07-12T01:46:44.200Z] [=========================           ]  69% 4.00 MiB / 5.72 MiB
[2025-07-12T01:46:44.200Z] [===============================     ]  87% 5.00 MiB / 5.72 MiB
[2025-07-12T01:46:44.200Z] [====================================] 100% 5.72 MiB / 5.72 MiB
[2025-07-12T01:46:44.200Z] Downloading [11/32]: kernel-modules-extra-matched-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [====================================] 100% 206.56 KiB / 206.56 KiB
[2025-07-12T01:46:44.200Z] Downloading [12/32]: kernel-debug-uki-virt-addons-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [====================================] 100% 214.28 KiB / 214.28 KiB
[2025-07-12T01:46:44.200Z] Downloading [13/32]: kernel-uki-virt-addons-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [====================================] 100% 214.24 KiB / 214.24 KiB
[2025-07-12T01:46:44.200Z] Downloading [14/32]: kernel-tools-libs-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [====================================] 100% 219.26 KiB / 219.26 KiB
[2025-07-12T01:46:44.200Z] Downloading [15/32]: kernel-debug-devel-matched-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [====================================] 100% 206.60 KiB / 206.60 KiB
[2025-07-12T01:46:44.200Z] Downloading [16/32]: python3-perf-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [=======================             ]  64% 1.00 MiB / 1.55 MiB
[2025-07-12T01:46:44.200Z] [====================================] 100% 1.55 MiB / 1.55 MiB
[2025-07-12T01:46:44.200Z] Downloading [17/32]: perf-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [==============                      ]  39% 1.00 MiB / 2.50 MiB
[2025-07-12T01:46:44.200Z] [============================        ]  79% 2.00 MiB / 2.50 MiB
[2025-07-12T01:46:44.200Z] [====================================] 100% 2.50 MiB / 2.50 MiB
[2025-07-12T01:46:44.200Z] Downloading [18/32]: kernel-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [====================================] 100% 206.66 KiB / 206.66 KiB
[2025-07-12T01:46:44.200Z] Downloading [19/32]: kernel-debug-modules-internal-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.200Z] [========                            ]  22% 1.00 MiB / 4.40 MiB
[2025-07-12T01:46:44.200Z] [================                    ]  45% 2.00 MiB / 4.40 MiB
[2025-07-12T01:46:44.200Z] [========================            ]  68% 3.00 MiB / 4.40 MiB
[2025-07-12T01:46:44.200Z] [================================    ]  90% 4.00 MiB / 4.40 MiB
[2025-07-12T01:46:44.458Z] [====================================] 100% 4.40 MiB / 4.40 MiB
[2025-07-12T01:46:44.458Z] Downloading [20/32]: kernel-debug-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.458Z] [====================================] 100% 206.76 KiB / 206.76 KiB
[2025-07-12T01:46:44.458Z] Downloading [21/32]: kernel-tools-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.458Z] [====================================] 100% 765.23 KiB / 765.23 KiB
[2025-07-12T01:46:44.458Z] Downloading [22/32]: kernel-debug-devel-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.458Z] [=                                   ]   5% 1.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [===                                 ]  10% 2.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [=====                               ]  15% 3.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [=======                             ]  21% 4.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [=========                           ]  26% 5.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [===========                         ]  31% 6.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [=============                       ]  37% 7.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [===============                     ]  42% 8.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [=================                   ]  47% 9.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [===================                 ]  53% 10.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [=====================               ]  58% 11.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [======================              ]  63% 12.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [========================            ]  69% 13.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [==========================          ]  74% 14.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [============================        ]  79% 15.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [==============================      ]  84% 16.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [================================    ]  90% 17.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [==================================  ]  95% 18.00 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] [====================================] 100% 18.84 MiB / 18.84 MiB
[2025-07-12T01:46:44.458Z] Downloading [23/32]: kernel-devel-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.458Z] [=                                   ]   5% 1.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [===                                 ]  10% 2.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [=====                               ]  16% 3.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [=======                             ]  21% 4.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [=========                           ]  26% 5.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [===========                         ]  32% 6.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [=============                       ]  37% 7.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [===============                     ]  42% 8.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [=================                   ]  48% 9.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [===================                 ]  53% 10.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [=====================               ]  58% 11.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [=======================             ]  64% 12.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [=========================           ]  69% 13.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [===========================         ]  75% 14.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [============================        ]  80% 15.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [==============================      ]  85% 16.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [================================    ]  91% 17.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [==================================  ]  96% 18.00 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] [====================================] 100% 18.66 MiB / 18.66 MiB
[2025-07-12T01:46:44.458Z] Downloading [24/32]: kernel-debug-core-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.458Z] [=                                   ]   2% 1.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [==                                  ]   5% 2.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [===                                 ]   8% 3.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [====                                ]  11% 4.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [=====                               ]  14% 5.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [======                              ]  17% 6.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [=======                             ]  20% 7.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [========                            ]  23% 8.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [=========                           ]  26% 9.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [==========                          ]  28% 10.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [===========                         ]  31% 11.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.458Z] [============                        ]  34% 12.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [=============                       ]  37% 13.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [==============                      ]  40% 14.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [===============                     ]  43% 15.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [================                    ]  46% 16.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [=================                   ]  49% 17.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [==================                  ]  52% 18.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [===================                 ]  55% 19.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [====================                ]  57% 20.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [=====================               ]  60% 21.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [======================              ]  63% 22.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [=======================             ]  66% 23.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [=========================           ]  69% 24.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [==========================          ]  72% 25.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [===========================         ]  75% 26.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [============================        ]  78% 27.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [=============================       ]  81% 28.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [==============================      ]  84% 29.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [===============================     ]  86% 30.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [================================    ]  89% 31.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [=================================   ]  92% 32.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [==================================  ]  95% 33.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [=================================== ]  98% 34.00 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] [====================================] 100% 34.51 MiB / 34.51 MiB
[2025-07-12T01:46:44.713Z] Downloading [25/32]: kernel-core-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.713Z] [=                                   ]   5% 1.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [===                                 ]  10% 2.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [=====                               ]  15% 3.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [=======                             ]  20% 4.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [=========                           ]  25% 5.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [===========                         ]  30% 6.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [============                        ]  35% 7.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [==============                      ]  40% 8.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [================                    ]  46% 9.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [==================                  ]  51% 10.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [====================                ]  56% 11.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [======================              ]  61% 12.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [=======================             ]  66% 13.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [=========================           ]  71% 14.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [===========================         ]  76% 15.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [=============================       ]  81% 16.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [===============================     ]  87% 17.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [=================================   ]  92% 18.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [=================================== ]  97% 19.00 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] [====================================] 100% 19.53 MiB / 19.53 MiB
[2025-07-12T01:46:44.713Z] Downloading [26/32]: kernel-modules-core-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.713Z] [                                    ]   1% 1.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [=                                   ]   2% 2.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [=                                   ]   4% 3.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [==                                  ]   5% 4.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [==                                  ]   7% 5.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [===                                 ]   8% 6.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [===                                 ]  10% 7.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [====                                ]  11% 8.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [====                                ]  12% 9.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [=====                               ]  14% 10.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [=====                               ]  15% 11.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [======                              ]  17% 12.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [======                              ]  18% 13.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [=======                             ]  20% 14.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [=======                             ]  21% 15.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [========                            ]  23% 16.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [========                            ]  24% 17.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [=========                           ]  25% 18.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [=========                           ]  27% 19.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [==========                          ]  28% 20.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [==========                          ]  30% 21.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [===========                         ]  31% 22.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [===========                         ]  33% 23.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.713Z] [============                        ]  34% 24.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.968Z] [============                        ]  36% 25.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.968Z] [=============                       ]  37% 26.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.968Z] [==============                      ]  38% 27.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.968Z] [==============                      ]  40% 28.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.968Z] [===============                     ]  41% 29.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.968Z] [===============                     ]  43% 30.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [================                    ]  44% 31.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [================                    ]  46% 32.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=================                   ]  47% 33.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=================                   ]  49% 34.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [==================                  ]  50% 35.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [==================                  ]  51% 36.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [===================                 ]  53% 37.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [===================                 ]  54% 38.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [====================                ]  56% 39.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [====================                ]  57% 40.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=====================               ]  59% 41.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=====================               ]  60% 42.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [======================              ]  62% 43.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [======================              ]  63% 44.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=======================             ]  64% 45.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=======================             ]  66% 46.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [========================            ]  67% 47.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [========================            ]  69% 48.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=========================           ]  70% 49.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=========================           ]  72% 50.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [==========================          ]  73% 51.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [===========================         ]  75% 52.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [===========================         ]  76% 53.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [============================        ]  77% 54.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [============================        ]  79% 55.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=============================       ]  80% 56.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=============================       ]  82% 57.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [==============================      ]  83% 58.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [==============================      ]  85% 59.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [===============================     ]  86% 60.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [===============================     ]  88% 61.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [================================    ]  89% 62.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [================================    ]  90% 63.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=================================   ]  92% 64.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=================================   ]  93% 65.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [==================================  ]  95% 66.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [==================================  ]  96% 67.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=================================== ]  98% 68.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [=================================== ]  99% 69.00 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] [====================================] 100% 69.24 MiB / 69.24 MiB
[2025-07-12T01:46:44.969Z] Downloading [27/32]: kernel-modules-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:44.969Z] [                                    ]   1% 1.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [                                    ]   2% 2.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=                                   ]   3% 3.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=                                   ]   4% 4.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=                                   ]   5% 5.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [==                                  ]   6% 6.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [==                                  ]   7% 7.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [==                                  ]   8% 8.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [===                                 ]   9% 9.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [===                                 ]  10% 10.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [====                                ]  11% 11.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [====                                ]  12% 12.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [====                                ]  13% 13.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=====                               ]  14% 14.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=====                               ]  15% 15.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=====                               ]  16% 16.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [======                              ]  17% 17.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [======                              ]  18% 18.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=======                             ]  19% 19.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=======                             ]  20% 20.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=======                             ]  21% 21.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [========                            ]  22% 22.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [========                            ]  23% 23.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [========                            ]  24% 24.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=========                           ]  25% 25.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [=========                           ]  27% 26.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [==========                          ]  28% 27.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [==========                          ]  29% 28.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [==========                          ]  30% 29.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [===========                         ]  31% 30.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [===========                         ]  32% 31.00 MiB / 96.20 MiB
[2025-07-12T01:46:44.969Z] [===========                         ]  33% 32.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [============                        ]  34% 33.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [============                        ]  35% 34.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=============                       ]  36% 35.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=============                       ]  37% 36.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=============                       ]  38% 37.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==============                      ]  39% 38.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==============                      ]  40% 39.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==============                      ]  41% 40.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===============                     ]  42% 41.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===============                     ]  43% 42.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [================                    ]  44% 43.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [================                    ]  45% 44.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [================                    ]  46% 45.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=================                   ]  47% 46.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=================                   ]  48% 47.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=================                   ]  49% 48.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==================                  ]  50% 49.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==================                  ]  51% 50.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===================                 ]  53% 51.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===================                 ]  54% 52.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===================                 ]  55% 53.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [====================                ]  56% 54.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [====================                ]  57% 55.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [====================                ]  58% 56.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=====================               ]  59% 57.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=====================               ]  60% 58.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [======================              ]  61% 59.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [======================              ]  62% 60.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [======================              ]  63% 61.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=======================             ]  64% 62.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=======================             ]  65% 63.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=======================             ]  66% 64.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [========================            ]  67% 65.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [========================            ]  68% 66.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=========================           ]  69% 67.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=========================           ]  70% 68.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=========================           ]  71% 69.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==========================          ]  72% 70.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==========================          ]  73% 71.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==========================          ]  74% 72.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===========================         ]  75% 73.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===========================         ]  76% 74.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [============================        ]  77% 75.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [============================        ]  78% 76.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [============================        ]  80% 77.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=============================       ]  81% 78.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=============================       ]  82% 79.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=============================       ]  83% 80.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==============================      ]  84% 81.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==============================      ]  85% 82.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===============================     ]  86% 83.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===============================     ]  87% 84.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [===============================     ]  88% 85.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [================================    ]  89% 86.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [================================    ]  90% 87.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [================================    ]  91% 88.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=================================   ]  92% 89.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=================================   ]  93% 90.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==================================  ]  94% 91.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==================================  ]  95% 92.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [==================================  ]  96% 93.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=================================== ]  97% 94.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=================================== ]  98% 95.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [=================================== ]  99% 96.00 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] [====================================] 100% 96.20 MiB / 96.20 MiB
[2025-07-12T01:46:45.227Z] Downloading [28/32]: kernel-debug-modules-core-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:45.227Z] [                                    ]   1% 1.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [                                    ]   2% 2.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [=                                   ]   3% 3.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [=                                   ]   4% 4.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [=                                   ]   5% 5.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [==                                  ]   6% 6.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [==                                  ]   7% 7.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [==                                  ]   8% 8.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [===                                 ]   9% 9.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [===                                 ]  10% 10.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.227Z] [====                                ]  11% 11.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [====                                ]  12% 12.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [====                                ]  13% 13.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=====                               ]  14% 14.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=====                               ]  15% 15.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=====                               ]  16% 16.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [======                              ]  17% 17.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [======                              ]  18% 18.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=======                             ]  19% 19.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=======                             ]  20% 20.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=======                             ]  21% 21.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [========                            ]  22% 22.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [========                            ]  23% 23.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [========                            ]  24% 24.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=========                           ]  25% 25.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=========                           ]  26% 26.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==========                          ]  27% 27.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==========                          ]  29% 28.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==========                          ]  30% 29.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===========                         ]  31% 30.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===========                         ]  32% 31.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===========                         ]  33% 32.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [============                        ]  34% 33.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [============                        ]  35% 34.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=============                       ]  36% 35.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=============                       ]  37% 36.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=============                       ]  38% 37.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==============                      ]  39% 38.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==============                      ]  40% 39.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==============                      ]  41% 40.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===============                     ]  42% 41.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===============                     ]  43% 42.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [================                    ]  44% 43.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [================                    ]  45% 44.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [================                    ]  46% 45.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=================                   ]  47% 46.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=================                   ]  48% 47.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=================                   ]  49% 48.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==================                  ]  50% 49.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==================                  ]  51% 50.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===================                 ]  52% 51.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===================                 ]  53% 52.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===================                 ]  54% 53.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [====================                ]  55% 54.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [====================                ]  57% 55.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [====================                ]  58% 56.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=====================               ]  59% 57.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=====================               ]  60% 58.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [======================              ]  61% 59.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [======================              ]  62% 60.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [======================              ]  63% 61.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=======================             ]  64% 62.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=======================             ]  65% 63.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=======================             ]  66% 64.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [========================            ]  67% 65.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [========================            ]  68% 66.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=========================           ]  69% 67.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=========================           ]  70% 68.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=========================           ]  71% 69.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==========================          ]  72% 70.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==========================          ]  73% 71.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==========================          ]  74% 72.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===========================         ]  75% 73.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===========================         ]  76% 74.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===========================         ]  77% 75.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [============================        ]  78% 76.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [============================        ]  79% 77.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=============================       ]  80% 78.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=============================       ]  81% 79.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=============================       ]  82% 80.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==============================      ]  83% 81.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==============================      ]  85% 82.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==============================      ]  86% 83.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===============================     ]  87% 84.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [===============================     ]  88% 85.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [================================    ]  89% 86.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [================================    ]  90% 87.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [================================    ]  91% 88.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=================================   ]  92% 89.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=================================   ]  93% 90.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [=================================   ]  94% 91.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==================================  ]  95% 92.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.482Z] [==================================  ]  96% 93.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.737Z] [=================================== ]  97% 94.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.737Z] [=================================== ]  98% 95.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.737Z] [=================================== ]  99% 96.00 MiB / 96.45 MiB
[2025-07-12T01:46:45.737Z] [====================================] 100% 96.45 MiB / 96.45 MiB
[2025-07-12T01:46:45.737Z] Downloading [29/32]: kernel-debug-modules-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:45.737Z] [                                    ]   0% 1.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [                                    ]   1% 2.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [                                    ]   2% 3.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=                                   ]   2% 4.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=                                   ]   3% 5.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=                                   ]   4% 6.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=                                   ]   4% 7.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==                                  ]   5% 8.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==                                  ]   6% 9.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==                                  ]   7% 10.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==                                  ]   7% 11.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===                                 ]   8% 12.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===                                 ]   9% 13.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===                                 ]   9% 14.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===                                 ]  10% 15.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [====                                ]  11% 16.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [====                                ]  11% 17.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [====                                ]  12% 18.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [====                                ]  13% 19.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=====                               ]  14% 20.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=====                               ]  14% 21.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=====                               ]  15% 22.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=====                               ]  16% 23.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [======                              ]  16% 24.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [======                              ]  17% 25.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [======                              ]  18% 26.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [======                              ]  19% 27.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=======                             ]  19% 28.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=======                             ]  20% 29.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=======                             ]  21% 30.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=======                             ]  21% 31.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [========                            ]  22% 32.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [========                            ]  23% 33.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [========                            ]  23% 34.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [========                            ]  24% 35.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=========                           ]  25% 36.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=========                           ]  26% 37.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=========                           ]  26% 38.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=========                           ]  27% 39.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==========                          ]  28% 40.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==========                          ]  28% 41.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==========                          ]  29% 42.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==========                          ]  30% 43.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===========                         ]  31% 44.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===========                         ]  31% 45.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===========                         ]  32% 46.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===========                         ]  33% 47.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [============                        ]  33% 48.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [============                        ]  34% 49.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [============                        ]  35% 50.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [============                        ]  35% 51.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=============                       ]  36% 52.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=============                       ]  37% 53.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=============                       ]  38% 54.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=============                       ]  38% 55.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==============                      ]  39% 56.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==============                      ]  40% 57.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==============                      ]  40% 58.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==============                      ]  41% 59.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===============                     ]  42% 60.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===============                     ]  42% 61.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===============                     ]  43% 62.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [===============                     ]  44% 63.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [================                    ]  45% 64.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [================                    ]  45% 65.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [================                    ]  46% 66.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=================                   ]  47% 67.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=================                   ]  47% 68.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=================                   ]  48% 69.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [=================                   ]  49% 70.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==================                  ]  50% 71.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==================                  ]  50% 72.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==================                  ]  51% 73.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.737Z] [==================                  ]  52% 74.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===================                 ]  52% 75.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===================                 ]  53% 76.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===================                 ]  54% 77.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===================                 ]  54% 78.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [====================                ]  55% 79.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [====================                ]  56% 80.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [====================                ]  57% 81.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [====================                ]  57% 82.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=====================               ]  58% 83.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=====================               ]  59% 84.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=====================               ]  59% 85.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=====================               ]  60% 86.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [======================              ]  61% 87.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [======================              ]  62% 88.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [======================              ]  62% 89.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [======================              ]  63% 90.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=======================             ]  64% 91.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=======================             ]  64% 92.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=======================             ]  65% 93.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=======================             ]  66% 94.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [========================            ]  66% 95.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [========================            ]  67% 96.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [========================            ]  68% 97.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [========================            ]  69% 98.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=========================           ]  69% 99.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=========================           ]  70% 100.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=========================           ]  71% 101.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=========================           ]  71% 102.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==========================          ]  72% 103.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==========================          ]  73% 104.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==========================          ]  74% 105.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==========================          ]  74% 106.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===========================         ]  75% 107.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===========================         ]  76% 108.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===========================         ]  76% 109.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===========================         ]  77% 110.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [============================        ]  78% 111.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [============================        ]  78% 112.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [============================        ]  79% 113.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [============================        ]  80% 114.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=============================       ]  81% 115.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=============================       ]  81% 116.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=============================       ]  82% 117.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=============================       ]  83% 118.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==============================      ]  83% 119.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==============================      ]  84% 120.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==============================      ]  85% 121.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==============================      ]  85% 122.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===============================     ]  86% 123.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===============================     ]  87% 124.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===============================     ]  88% 125.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [===============================     ]  88% 126.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [================================    ]  89% 127.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [================================    ]  90% 128.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [================================    ]  90% 129.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [================================    ]  91% 130.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=================================   ]  92% 131.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=================================   ]  93% 132.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=================================   ]  93% 133.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==================================  ]  94% 134.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==================================  ]  95% 135.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==================================  ]  95% 136.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [==================================  ]  96% 137.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=================================== ]  97% 138.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=================================== ]  97% 139.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=================================== ]  98% 140.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [=================================== ]  99% 141.00 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] [====================================] 100% 141.88 MiB / 141.88 MiB
[2025-07-12T01:46:45.992Z] Downloading [30/32]: kernel-uki-virt-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:45.992Z] [                                    ]   1% 1.00 MiB / 65.80 MiB
[2025-07-12T01:46:45.992Z] [=                                   ]   3% 2.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=                                   ]   4% 3.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==                                  ]   6% 4.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==                                  ]   7% 5.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [===                                 ]   9% 6.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [===                                 ]  10% 7.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [====                                ]  12% 8.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [====                                ]  13% 9.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=====                               ]  15% 10.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [======                              ]  16% 11.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [======                              ]  18% 12.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=======                             ]  19% 13.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=======                             ]  21% 14.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [========                            ]  22% 15.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [========                            ]  24% 16.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=========                           ]  25% 17.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=========                           ]  27% 18.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==========                          ]  28% 19.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==========                          ]  30% 20.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [===========                         ]  31% 21.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [============                        ]  33% 22.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [============                        ]  34% 23.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=============                       ]  36% 24.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=============                       ]  37% 25.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==============                      ]  39% 26.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==============                      ]  41% 27.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [===============                     ]  42% 28.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [===============                     ]  44% 29.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [================                    ]  45% 30.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [================                    ]  47% 31.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=================                   ]  48% 32.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==================                  ]  50% 33.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==================                  ]  51% 34.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [===================                 ]  53% 35.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [===================                 ]  54% 36.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [====================                ]  56% 37.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [====================                ]  57% 38.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=====================               ]  59% 39.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=====================               ]  60% 40.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [======================              ]  62% 41.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [======================              ]  63% 42.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=======================             ]  65% 43.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [========================            ]  66% 44.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [========================            ]  68% 45.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=========================           ]  69% 46.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=========================           ]  71% 47.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==========================          ]  72% 48.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==========================          ]  74% 49.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [===========================         ]  75% 50.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [===========================         ]  77% 51.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [============================        ]  79% 52.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [============================        ]  80% 53.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [=============================       ]  82% 54.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==============================      ]  83% 55.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.246Z] [==============================      ]  85% 56.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [===============================     ]  86% 57.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [===============================     ]  88% 58.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [================================    ]  89% 59.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [================================    ]  91% 60.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [=================================   ]  92% 61.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [=================================   ]  94% 62.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [==================================  ]  95% 63.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [=================================== ]  97% 64.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [=================================== ]  98% 65.00 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] [====================================] 100% 65.80 MiB / 65.80 MiB
[2025-07-12T01:46:46.503Z] Downloading [31/32]: kernel-debug-uki-virt-6.16.0-0.rc4.50.fc43.x86_64.rpm
[2025-07-12T01:46:46.503Z] [                                    ]   1% 1.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.503Z] [                                    ]   2% 2.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.503Z] [=                                   ]   3% 3.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.503Z] [=                                   ]   4% 4.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.503Z] [==                                  ]   5% 5.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.503Z] [==                                  ]   6% 6.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.503Z] [==                                  ]   7% 7.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [===                                 ]   9% 8.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [===                                 ]  10% 9.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [====                                ]  11% 10.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [====                                ]  12% 11.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [====                                ]  13% 12.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=====                               ]  14% 13.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=====                               ]  15% 14.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [======                              ]  17% 15.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [======                              ]  18% 16.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [======                              ]  19% 17.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=======                             ]  20% 18.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=======                             ]  21% 19.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [========                            ]  22% 20.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [========                            ]  23% 21.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=========                           ]  25% 22.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=========                           ]  26% 23.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=========                           ]  27% 24.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [==========                          ]  28% 25.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [==========                          ]  29% 26.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [===========                         ]  30% 27.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [===========                         ]  31% 28.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [===========                         ]  33% 29.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [============                        ]  34% 30.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [============                        ]  35% 31.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=============                       ]  36% 32.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=============                       ]  37% 33.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=============                       ]  38% 34.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [==============                      ]  39% 35.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [==============                      ]  41% 36.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [===============                     ]  42% 37.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [===============                     ]  43% 38.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [================                    ]  44% 39.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [================                    ]  45% 40.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [================                    ]  46% 41.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=================                   ]  47% 42.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [=================                   ]  49% 43.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [==================                  ]  50% 44.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [==================                  ]  51% 45.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [==================                  ]  52% 46.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [===================                 ]  53% 47.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.504Z] [===================                 ]  54% 48.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [====================                ]  55% 49.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [====================                ]  57% 50.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [====================                ]  58% 51.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=====================               ]  59% 52.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=====================               ]  60% 53.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [======================              ]  61% 54.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [======================              ]  62% 55.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=======================             ]  63% 56.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=======================             ]  65% 57.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=======================             ]  66% 58.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [========================            ]  67% 59.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [========================            ]  68% 60.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=========================           ]  69% 61.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=========================           ]  70% 62.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=========================           ]  71% 63.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [==========================          ]  73% 64.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [==========================          ]  74% 65.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [===========================         ]  75% 66.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [===========================         ]  76% 67.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [===========================         ]  77% 68.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [============================        ]  78% 69.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [============================        ]  79% 70.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=============================       ]  81% 71.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=============================       ]  82% 72.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [==============================      ]  83% 73.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [==============================      ]  84% 74.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [==============================      ]  85% 75.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [===============================     ]  86% 76.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [===============================     ]  87% 77.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [================================    ]  89% 78.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [================================    ]  90% 79.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [================================    ]  91% 80.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=================================   ]  92% 81.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=================================   ]  93% 82.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [==================================  ]  94% 83.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [==================================  ]  95% 84.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [==================================  ]  97% 85.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=================================== ]  98% 86.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [=================================== ]  99% 87.00 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] [====================================] 100% 87.52 MiB / 87.52 MiB
[2025-07-12T01:46:46.758Z] Downloading [32/32]: kernel-doc-6.16.0-0.rc4.50.fc43.noarch.rpm
[2025-07-12T01:46:46.758Z] [                                    ]   2% 1.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=                                   ]   4% 2.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [==                                  ]   6% 3.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [===                                 ]   9% 4.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [====                                ]  11% 5.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [====                                ]  13% 6.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=====                               ]  15% 7.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [======                              ]  18% 8.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=======                             ]  20% 9.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [========                            ]  22% 10.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=========                           ]  25% 11.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=========                           ]  27% 12.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [==========                          ]  29% 13.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [===========                         ]  31% 14.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [============                        ]  34% 15.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=============                       ]  36% 16.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=============                       ]  38% 17.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [==============                      ]  41% 18.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [===============                     ]  43% 19.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [================                    ]  45% 20.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=================                   ]  47% 21.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [==================                  ]  50% 22.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [==================                  ]  52% 23.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [===================                 ]  54% 24.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [====================                ]  57% 25.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=====================               ]  59% 26.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [======================              ]  61% 27.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=======================             ]  63% 28.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=======================             ]  66% 29.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [========================            ]  68% 30.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [=========================           ]  70% 31.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [==========================          ]  73% 32.00 MiB / 43.79 MiB
[2025-07-12T01:46:46.758Z] [===========================         ]  75% 33.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [===========================         ]  77% 34.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [============================        ]  79% 35.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [=============================       ]  82% 36.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [==============================      ]  84% 37.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [===============================     ]  86% 38.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [================================    ]  89% 39.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [================================    ]  91% 40.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [=================================   ]  93% 41.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [==================================  ]  95% 42.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [=================================== ]  98% 43.00 MiB / 43.79 MiB
[2025-07-12T01:46:47.013Z] [====================================] 100% 43.79 MiB / 43.79 MiB
[2025-07-12T01:46:47.016Z] [Pipeline] }
[2025-07-12T01:46:47.020Z] [Pipeline] // withEnv
[2025-07-12T01:46:47.027Z] [Pipeline] }
[2025-07-12T01:46:47.031Z] [Pipeline] // parallel
[2025-07-12T01:46:47.034Z] [Pipeline] }
[2025-07-12T01:46:47.040Z] [Pipeline] // stage
[2025-07-12T01:46:47.047Z] [Pipeline] parallel
[2025-07-12T01:46:47.047Z] [Pipeline] { (Branch: x86_64)
[2025-07-12T01:46:47.051Z] [Pipeline] stage
[2025-07-12T01:46:47.051Z] [Pipeline] { (x86_64:Fetch)
[2025-07-12T01:46:47.057Z] [Pipeline] withEnv
[2025-07-12T01:46:47.057Z] [Pipeline] {
[2025-07-12T01:46:47.060Z] [Pipeline] sh
[2025-07-12T01:46:47.540Z] + set -xeuo pipefail
[2025-07-12T01:46:47.540Z] ++ umask
[2025-07-12T01:46:47.540Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:46:47.540Z] + cosa fetch --with-cosa-overrides --autolock 43.20250711.91.0
[2025-07-12T01:46:47.540Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T01:46:47.801Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T01:46:47.801Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-12T01:46:47.801Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-12T01:46:47.801Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-12T01:46:47.801Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-12T01:46:47.801Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-12T01:46:47.801Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-12T01:46:47.801Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-12T01:46:47.801Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-12T01:46:47.801Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-12T01:46:48.724Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 6c6209eacc4c7b38cb0d61ae2e7bff564f24c092998afcc567532b3b66f9a1eb
[2025-07-12T01:46:48.724Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0786285b290791ddc5709777c5f5e2cc2274d87bc90180e4a2815ab1e0dbc054
[2025-07-12T01:46:48.724Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... cc548deb2c06d611c689db8db21a21db44d969ac101dd46a1ee0510bb0f00ddd
[2025-07-12T01:46:48.724Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... d607113982289243dac1bba474dd90644eae85632b375113f5764a1adfc4ffb3
[2025-07-12T01:46:48.724Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 76451f61eaaa60930afc4a6bf0c5e9dc118dac58d9eb0a597e9234b221fe0b58
[2025-07-12T01:46:48.724Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... cd4f9c2f96423236cea6468012b576cb6958fe20b7e777dd5bc987389d28d66c
[2025-07-12T01:46:48.724Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 818d38dc416235679954ad3181d37bf78116955ea20df27bd625871d085346b1
[2025-07-12T01:46:48.724Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... b754778da3e3384f5bb9ea7fb8ca032053f5fade25d096ce8eab8ef8d5a5c2b3
[2025-07-12T01:46:48.978Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9473a8089210a5003df0b362e618c35e0bbe428d517869a6b93dac797afa8279
[2025-07-12T01:46:49.233Z] Directory walk started
[2025-07-12T01:46:49.233Z] Directory walk done - 32 packages
[2025-07-12T01:46:49.233Z] Temporary output repo path: ./.repodata/
[2025-07-12T01:46:49.233Z] Pool started (with 5 workers)
[2025-07-12T01:46:49.233Z] Pool finished
[2025-07-12T01:46:49.233Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-12T01:46:49.487Z] 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.20250711.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-12T01:46:49.487Z] 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-12T01:47:07.512Z] Loaded lockfiles:
[2025-07-12T01:47:07.512Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250711.91.0.json
[2025-07-12T01:47:07.512Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-12T01:47:07.512Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-12T01:47:07.512Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-12T01:47:07.512Z] 
[2025-07-12T01:47:07.512Z] 43 metadata, 111 content objects imported; 155.0?kB content written
[2025-07-12T01:47:07.512Z] 4 metadata, 1 content objects imported; 76 bytes content written
[2025-07-12T01:47:07.512Z] 4 metadata, 1 content objects imported; 404 bytes content written
[2025-07-12T01:47:07.512Z] 9 metadata, 4 content objects imported; 5.6?kB content written
[2025-07-12T01:47:07.512Z] 9 metadata, 2 content objects imported; 545 bytes content written
[2025-07-12T01:47:07.512Z] 11 metadata, 4 content objects imported; 3.2?kB content written
[2025-07-12T01:47:07.512Z] 9 metadata, 5 content objects imported; 6.6?kB content written
[2025-07-12T01:47:07.512Z] 16 metadata, 18 content objects imported; 10.9?kB content written
[2025-07-12T01:47:07.512Z] 9 metadata, 7 content objects imported; 9.2?kB content written
[2025-07-12T01:47:07.512Z] rpm-ostree version: 2025.8
[2025-07-12T01:47:07.512Z] No previous commit for fedora/x86_64/coreos/rawhide
[2025-07-12T01:47:07.512Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-12T01:47:07.512Z] Updating metadata for 'fedora-coreos-pool'...done
[2025-07-12T01:47:08.434Z] Updating metadata for 'fedora-rawhide'...done
[2025-07-12T01:48:04.577Z] Importing rpm-md...done
[2025-07-12T01:48:04.577Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-12T01:46:49Z solvables: 32
[2025-07-12T01:48:04.577Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-07-12T01:15:20Z solvables: 67166
[2025-07-12T01:48:04.577Z] rpm-md repo 'fedora-rawhide'; generated: 2025-07-11T05:42:26Z solvables: 77870
[2025-07-12T01:48:04.577Z] Resolving dependencies...done
[2025-07-12T01:48:04.577Z] Installing 458 packages:
[2025-07-12T01:48:04.577Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   afterburn-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   afterburn-dracut-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   audit-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   audit-libs-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   audit-rules-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   authselect-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   authselect-libs-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bootc-1.4.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   chrony-4.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   container-selinux-4:2.239.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   curl-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dbus-broker-37-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dnf5-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   docker-cli-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dracut-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dracut-network-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   dracut-squash-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   e2fsprogs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   e2fsprogs-libs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   git-core-2.50.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gnutls-3.8.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   grub2-common-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   grub2-efi-x64-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   grub2-pc-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   grub2-pc-modules-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   grub2-tools-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   grub2-tools-minimal-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   ignition-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   ignition-grub-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   kernel-6.16.0-0.rc4.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T01:48:04.577Z]   kernel-core-6.16.0-0.rc4.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T01:48:04.577Z]   kernel-modules-6.16.0-0.rc4.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T01:48:04.577Z]   kernel-modules-core-6.16.0-0.rc4.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T01:48:04.577Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libblkid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libcom_err-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.577Z]   libcurl-minimal-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libdnf5-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libdnf5-cli-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libfdisk-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   liblastlog2-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libldb-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libmount-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libnvme-1.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libselinux-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libselinux-utils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libsemanage-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libsepol-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libsmartcols-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libsmbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libsolv-0.7.34-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libss-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libuuid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libwbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   moby-engine-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   moby-filesystem-28.3.2-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nmstate-2.2.48-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   nvme-cli-2.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   openldap-2.6.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pam-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pam-libs-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   policycoreutils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   python-pip-wheel-25.1.1-11.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   python3-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   python3-libs-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   rpm-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   rpm-libs-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   rpm-plugin-selinux-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   samba-client-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   samba-common-2:4.22.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   samba-common-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   selinux-policy-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   selinux-policy-targeted-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   sudo-1.9.17-3.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   util-linux-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   util-linux-core-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   vim-data-2:9.1.1484-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   vim-minimal-2:9.1.1484-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:04.578Z] Input state hash: f626de2e7b877728cb47a1af5e01ffbf1e6a5285e95e8eb8b55adb594c0c8199
[2025-07-12T01:48:04.578Z] Will download: 454 packages (543.7?MB)
[2025-07-12T01:48:04.578Z] Downloading from 'fedora-coreos-pool'...done
[2025-07-12T01:48:08.736Z] Importing packages...done: 458
[2025-07-12T01:48:10.098Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting
[2025-07-12T01:48:11.987Z] [Pipeline] }
[2025-07-12T01:48:11.997Z] [Pipeline] // withEnv
[2025-07-12T01:48:12.007Z] [Pipeline] }
[2025-07-12T01:48:12.014Z] [Pipeline] // stage
[2025-07-12T01:48:12.023Z] [Pipeline] stage
[2025-07-12T01:48:12.023Z] [Pipeline] { (x86_64:Build OSTree/QEMU)
[2025-07-12T01:48:12.030Z] [Pipeline] withEnv
[2025-07-12T01:48:12.030Z] [Pipeline] {
[2025-07-12T01:48:12.035Z] [Pipeline] sh
[2025-07-12T01:48:12.519Z] + set -xeuo pipefail
[2025-07-12T01:48:12.519Z] ++ umask
[2025-07-12T01:48:12.519Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:48:12.519Z] + cosa build --autolock 43.20250711.91.0
[2025-07-12T01:48:12.519Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T01:48:12.773Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T01:48:12.773Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-12T01:48:12.773Z] libostree:
[2025-07-12T01:48:12.773Z]  Version: '2025.2'
[2025-07-12T01:48:12.773Z]  Git: a2a1030ce460d02396decf754cbba5615d9d3743
[2025-07-12T01:48:12.773Z]  Features:
[2025-07-12T01:48:12.773Z]   - inode64
[2025-07-12T01:48:12.773Z]   - initial-var
[2025-07-12T01:48:12.773Z]   - libcurl
[2025-07-12T01:48:12.773Z]   - libsoup3
[2025-07-12T01:48:12.773Z]   - gpgme
[2025-07-12T01:48:12.773Z]   - composefs
[2025-07-12T01:48:12.773Z]   - ex-fsverity
[2025-07-12T01:48:12.773Z]   - libarchive
[2025-07-12T01:48:12.773Z]   - selinux
[2025-07-12T01:48:12.773Z]   - openssl
[2025-07-12T01:48:12.773Z]   - sign-ed25519
[2025-07-12T01:48:12.773Z]   - sign-spki
[2025-07-12T01:48:12.773Z]   - libmount
[2025-07-12T01:48:12.773Z]   - systemd
[2025-07-12T01:48:12.773Z]   - release
[2025-07-12T01:48:12.773Z]   - p2p
[2025-07-12T01:48:12.773Z] rpm-ostree:
[2025-07-12T01:48:12.773Z]  Version: '2025.8'
[2025-07-12T01:48:12.773Z]  Git: 966eee9be1b9d89aaccef2c6a1eadcdb40494542
[2025-07-12T01:48:12.773Z]  Features:
[2025-07-12T01:48:12.773Z]   - rust
[2025-07-12T01:48:12.773Z]   - compose
[2025-07-12T01:48:12.773Z]   - container
[2025-07-12T01:48:12.773Z]   - fedora-integration
[2025-07-12T01:48:13.029Z] Previous build: 43.20250711.91.0
[2025-07-12T01:48:13.029Z] Previous commit: 344dde848db01fa45b3aea789c0dae64a58610ef1578c61d1e1841628e9269d7
[2025-07-12T01:48:13.029Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b
[2025-07-12T01:48:13.029Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T01:48:13.284Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-12T01:48:13.284Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-12T01:48:13.284Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-12T01:48:13.284Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-12T01:48:13.284Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-12T01:48:13.284Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-12T01:48:13.284Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-12T01:48:13.284Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-12T01:48:13.842Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 6c6209eacc4c7b38cb0d61ae2e7bff564f24c092998afcc567532b3b66f9a1eb
[2025-07-12T01:48:13.842Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0786285b290791ddc5709777c5f5e2cc2274d87bc90180e4a2815ab1e0dbc054
[2025-07-12T01:48:13.842Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... cc548deb2c06d611c689db8db21a21db44d969ac101dd46a1ee0510bb0f00ddd
[2025-07-12T01:48:14.097Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... d607113982289243dac1bba474dd90644eae85632b375113f5764a1adfc4ffb3
[2025-07-12T01:48:14.097Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 76451f61eaaa60930afc4a6bf0c5e9dc118dac58d9eb0a597e9234b221fe0b58
[2025-07-12T01:48:14.097Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... cd4f9c2f96423236cea6468012b576cb6958fe20b7e777dd5bc987389d28d66c
[2025-07-12T01:48:14.097Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 818d38dc416235679954ad3181d37bf78116955ea20df27bd625871d085346b1
[2025-07-12T01:48:14.097Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... b754778da3e3384f5bb9ea7fb8ca032053f5fade25d096ce8eab8ef8d5a5c2b3
[2025-07-12T01:48:14.097Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9473a8089210a5003df0b362e618c35e0bbe428d517869a6b93dac797afa8279
[2025-07-12T01:48:14.351Z] Directory walk started
[2025-07-12T01:48:14.351Z] Directory walk done - 32 packages
[2025-07-12T01:48:14.351Z] Temporary output repo path: ./.repodata/
[2025-07-12T01:48:14.351Z] Pool started (with 5 workers)
[2025-07-12T01:48:14.351Z] Pool finished
[2025-07-12T01:48:14.608Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-12T01:48:14.608Z] 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.20250711.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 344dde848db01fa45b3aea789c0dae64a58610ef1578c61d1e1841628e9269d7 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-12T01:48:26.760Z] Loaded lockfiles:
[2025-07-12T01:48:26.760Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250711.91.0.json
[2025-07-12T01:48:26.760Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-12T01:48:26.760Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-12T01:48:26.760Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-12T01:48:26.760Z] 
[2025-07-12T01:48:26.760Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T01:48:26.760Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T01:48:26.760Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T01:48:26.760Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T01:48:26.760Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T01:48:26.760Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T01:48:26.760Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T01:48:26.760Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T01:48:26.760Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T01:48:26.760Z] rpm-ostree version: 2025.8
[2025-07-12T01:48:26.760Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-12T01:48:27.566Z] Importing rpm-md...done
[2025-07-12T01:48:27.566Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-12T01:48:14Z solvables: 32
[2025-07-12T01:48:27.566Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-07-12T01:15:20Z solvables: 67166
[2025-07-12T01:48:27.566Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-07-11T05:42:26Z solvables: 77870
[2025-07-12T01:48:28.928Z] Resolving dependencies...done
[2025-07-12T01:48:28.928Z] Installing 458 packages:
[2025-07-12T01:48:28.928Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   afterburn-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   afterburn-dracut-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   audit-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   audit-libs-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   audit-rules-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   authselect-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   authselect-libs-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bootc-1.4.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   chrony-4.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   container-selinux-4:2.239.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   curl-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dbus-broker-37-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dnf5-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   docker-cli-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dracut-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dracut-network-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   dracut-squash-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   e2fsprogs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   e2fsprogs-libs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   git-core-2.50.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gnutls-3.8.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   grub2-common-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   grub2-efi-x64-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   grub2-pc-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   grub2-pc-modules-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   grub2-tools-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   grub2-tools-minimal-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   ignition-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   ignition-grub-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.928Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   kernel-6.16.0-0.rc4.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T01:48:28.929Z]   kernel-core-6.16.0-0.rc4.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T01:48:28.929Z]   kernel-modules-6.16.0-0.rc4.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T01:48:28.929Z]   kernel-modules-core-6.16.0-0.rc4.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T01:48:28.929Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:28.929Z]   libblkid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libcom_err-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libcurl-minimal-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libdnf5-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libdnf5-cli-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libfdisk-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   liblastlog2-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libldb-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libmount-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libnvme-1.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libselinux-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libselinux-utils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libsemanage-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libsepol-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libsmartcols-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libsmbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libsolv-0.7.34-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libss-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libuuid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libwbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   moby-engine-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   moby-filesystem-28.3.2-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nmstate-2.2.48-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   nvme-cli-2.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   openldap-2.6.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pam-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pam-libs-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   policycoreutils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   python-pip-wheel-25.1.1-11.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   python3-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   python3-libs-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   rpm-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   rpm-libs-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.183Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   rpm-plugin-selinux-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   samba-client-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   samba-common-2:4.22.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   samba-common-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   selinux-policy-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   selinux-policy-targeted-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   sudo-1.9.17-3.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   util-linux-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   util-linux-core-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   vim-data-2:9.1.1484-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   vim-minimal-2:9.1.1484-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T01:48:29.185Z] Input state hash: f626de2e7b877728cb47a1af5e01ffbf1e6a5285e95e8eb8b55adb594c0c8199
[2025-07-12T01:48:32.442Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
[2025-07-12T01:48:32.442Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout
[2025-07-12T01:48:33.000Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
[2025-07-12T01:48:33.000Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
[2025-07-12T01:48:33.000Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
[2025-07-12T01:48:33.000Z] Skipping file /usr/lib/systemd/ from checkout
[2025-07-12T01:48:34.881Z] Checking out packages...done
[2025-07-12T01:48:34.881Z] Checking out ostree layers...done
[2025-07-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] /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-12T01:48:34.881Z] Creating group 'dbus' with GID 81.
[2025-07-12T01:48:34.881Z] Creating group 'rpc' with GID 32.
[2025-07-12T01:48:34.881Z] Creating group 'sshd' with GID 74.
[2025-07-12T01:48:34.881Z] Creating group 'utempter' with GID 35.
[2025-07-12T01:48:34.881Z] Creating group 'utmp' with GID 22.
[2025-07-12T01:48:34.881Z] Creating group 'docker' with GID 985.
[2025-07-12T01:48:34.881Z] Creating group 'printadmin' with GID 984.
[2025-07-12T01:48:34.881Z] Creating group 'kvm' with GID 36.
[2025-07-12T01:48:34.881Z] Creating group 'clock' with GID 103.
[2025-07-12T01:48:34.881Z] Creating group 'render' with GID 105.
[2025-07-12T01:48:34.881Z] Creating group 'sgx' with GID 106.
[2025-07-12T01:48:34.881Z] Creating group 'zincati' with GID 983.
[2025-07-12T01:48:34.881Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
[2025-07-12T01:48:34.881Z] Creating group 'clevis' with GID 982.
[2025-07-12T01:48:34.881Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
[2025-07-12T01:48:34.881Z] Creating group 'dnsmasq' with GID 981.
[2025-07-12T01:48:34.881Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
[2025-07-12T01:48:34.881Z] Creating group 'systemd-coredump' with GID 980.
[2025-07-12T01:48:34.881Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
[2025-07-12T01:48:34.881Z] Creating group 'systemd-oom' with GID 979.
[2025-07-12T01:48:34.881Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
[2025-07-12T01:48:34.881Z] Creating group 'tss' with GID 59.
[2025-07-12T01:48:34.881Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
[2025-07-12T01:48:34.881Z] Running systemd-sysusers...done
[2025-07-12T01:48:36.240Z] Running pre scripts...14 done
[2025-07-12T01:49:22.814Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-12T01:49:22.814Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-12T01:49:22.814Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-12T01:49:22.814Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-12T01:49:22.814Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-12T01:49:22.814Z] 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-12T01:49:22.814Z] 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-12T01:49:22.814Z] 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-12T01:49:22.814Z] 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-12T01:49:22.814Z] 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-12T01:49:22.814Z] 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-12T01:49:22.814Z] 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-12T01:49:22.814Z] 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-12T01:49:22.815Z] 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-12T01:49:22.815Z] 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-12T01:49:22.815Z] 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-12T01:49:22.815Z] 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-12T01:49:22.815Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-12T01:49:22.815Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
[2025-07-12T01:49:22.815Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system
[2025-07-12T01:49:22.815Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-12T01:49:22.815Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-12T01:49:22.815Z] 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-12T01:49:22.815Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-12T01:49:22.815Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-12T01:49:22.815Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
[2025-07-12T01:49:22.815Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-12T01:49:37.627Z] 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-12T01:49:37.628Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-12T01:49:37.628Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-12T01:49:37.628Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-12T01:49:37.628Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-12T01:49:37.628Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
[2025-07-12T01:49:37.628Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-12T01:49:37.628Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-12T01:49:37.628Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-12T01:49:37.628Z] audit-rules.post: No rules detected, adding default
[2025-07-12T01:49:37.628Z] 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-12T01:49:37.628Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
[2025-07-12T01:49:37.628Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-12T01:49:37.628Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-12T01:49:37.628Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-12T01:49:37.628Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-12T01:49:37.628Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-12T01:49:37.628Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
[2025-07-12T01:49:37.628Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-12T01:49:37.628Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
[2025-07-12T01:49:37.628Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
[2025-07-12T01:49:37.628Z] 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-12T01:49:37.628Z] 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-12T01:49:37.628Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-12T01:49:37.628Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-12T01:49:37.628Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-12T01:49:37.628Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-12T01:49:37.628Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-12T01:49:37.628Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.Running post scripts...done
[2025-07-12T01:50:04.092Z] Running posttrans scripts...16 done
[2025-07-12T01:50:04.092Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line.
[2025-07-12T01:50:04.092Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line.
[2025-07-12T01:50:05.012Z] Creating group 'sshd' with GID 74.
[2025-07-12T01:50:05.012Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74.
[2025-07-12T01:50:05.012Z] Creating group 'sssd' with GID 986.
[2025-07-12T01:50:05.012Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986.
[2025-07-12T01:50:05.265Z] Creating group 'zincati' with GID 985.
[2025-07-12T01:50:05.265Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985.
[2025-07-12T01:50:05.265Z] Creating group 'docker' with GID 984.
[2025-07-12T01:50:05.265Z] Creating group 'chrony' with GID 983.
[2025-07-12T01:50:05.265Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983.
[2025-07-12T01:50:05.520Z] Writing rpmdb...done
[2025-07-12T01:50:05.520Z] service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-12T01:50:05.520Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-12T01:50:05.520Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-12T01:50:05.520Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-12T01:50:05.520Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
[2025-07-12T01:50:05.520Z] Regenerating rpmdb for target
[2025-07-12T01:50:17.667Z] Relabeling...done
[2025-07-12T01:50:17.667Z] Updating usr/lib/os-release
[2025-07-12T01:50:17.667Z] Executing `postprocess` inline script '0'
[2025-07-12T01:50:17.668Z] + cat
[2025-07-12T01:50:17.668Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
[2025-07-12T01:50:25.733Z] + rm /tmp/fcos-workarounds.cil
[2025-07-12T01:50:25.733Z] Executing `postprocess` inline script '1'
[2025-07-12T01:50:25.733Z] + cat
[2025-07-12T01:50:25.733Z] Executing `postprocess` inline script '2'
[2025-07-12T01:50:25.733Z] + 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-12T01:50:25.733Z] + systemctl preset-all
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-12T01:50:25.987Z] 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-12T01:50:25.987Z] 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-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
[2025-07-12T01:50:25.987Z] 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-12T01:50:25.987Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
[2025-07-12T01:50:25.987Z] 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-12T01:50:25.987Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
[2025-07-12T01:50:25.987Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
[2025-07-12T01:50:25.987Z] 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-12T01:50:25.987Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
[2025-07-12T01:50:25.987Z] 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-12T01:50:25.987Z] 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-12T01:50:25.987Z] 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-12T01:50:25.987Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
[2025-07-12T01:50:25.987Z] + systemctl --user --global preset-all
[2025-07-12T01:50:26.244Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-12T01:50:26.244Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-12T01:50:26.244Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
[2025-07-12T01:50:26.244Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
[2025-07-12T01:50:26.244Z] Executing `postprocess` inline script '3'
[2025-07-12T01:50:26.244Z] + source /usr/lib/os-release
[2025-07-12T01:50:26.244Z] ++ NAME='Fedora Linux'
[2025-07-12T01:50:26.244Z] ++ VERSION='43.20250712.dev.0 (CoreOS Prerelease)'
[2025-07-12T01:50:26.244Z] ++ RELEASE_TYPE=development
[2025-07-12T01:50:26.244Z] ++ ID=fedora
[2025-07-12T01:50:26.244Z] ++ VERSION_ID=43
[2025-07-12T01:50:26.244Z] ++ VERSION_CODENAME=
[2025-07-12T01:50:26.244Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250712.dev.0'
[2025-07-12T01:50:26.244Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-12T01:50:26.244Z] ++ LOGO=fedora-logo-icon
[2025-07-12T01:50:26.244Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-07-12T01:50:26.244Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-12T01:50:26.244Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-12T01:50:26.244Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-12T01:50:26.244Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-12T01:50:26.244Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-12T01:50:26.244Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-07-12T01:50:26.244Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-12T01:50:26.244Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-07-12T01:50:26.244Z] ++ SUPPORT_END=2026-12-02
[2025-07-12T01:50:26.244Z] ++ VARIANT=CoreOS
[2025-07-12T01:50:26.244Z] ++ VARIANT_ID=coreos
[2025-07-12T01:50:26.244Z] ++ OSTREE_VERSION=43.20250712.dev.0
[2025-07-12T01:50:26.244Z] + 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-12T01:50:26.244Z] + tee /usr/lib/kernel/install.conf
[2025-07-12T01:50:26.244Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
[2025-07-12T01:50:26.244Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
[2025-07-12T01:50:26.244Z] + echo -e '[main]\nprotect_running_kernel=False'
[2025-07-12T01:50:26.244Z] Executing `postprocess` inline script '4'
[2025-07-12T01:50:26.244Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
[2025-07-12T01:50:26.244Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
[2025-07-12T01:50:26.244Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
[2025-07-12T01:50:26.244Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
[2025-07-12T01:50:26.244Z] Executing `postprocess` inline script '5'
[2025-07-12T01:50:26.244Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
[2025-07-12T01:50:26.244Z] + cat
[2025-07-12T01:50:26.499Z] + cat
[2025-07-12T01:50:26.499Z] + cat
[2025-07-12T01:50:26.499Z] + cat
[2025-07-12T01:50:26.499Z] Executing `postprocess` inline script '6'
[2025-07-12T01:50:26.499Z] + mkdir -p /usr/lib/ostree
[2025-07-12T01:50:26.499Z] + cat
[2025-07-12T01:50:26.499Z] Executing `postprocess` inline script '7'
[2025-07-12T01:50:26.499Z] + /usr/bin/bootupctl backend generate-update-metadata
[2025-07-12T01:50:26.499Z] Generated update layout for BIOS: grub2-tools-1:2.12-37.fc43.x86_64
[2025-07-12T01:50:26.753Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-37.fc43.x86_64,shim-x64-15.8-3.x86_64
[2025-07-12T01:50:26.753Z] Executing `postprocess` inline script '8'
[2025-07-12T01:50:26.753Z] + rm -vrf /usr/lib/ostree-boot/loader
[2025-07-12T01:50:26.753Z] Executing `postprocess` inline script '9'
[2025-07-12T01:50:26.753Z] + cat
[2025-07-12T01:50:26.753Z] Executing `postprocess` inline script '10'
[2025-07-12T01:50:26.753Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf
[2025-07-12T01:50:26.753Z] + grep -q '^4 ' /dev/fd/63
[2025-07-12T01:50:26.753Z] ++ wc -l /usr/lib/ostree/prepare-root.conf
[2025-07-12T01:50:26.753Z] + cat
[2025-07-12T01:50:26.753Z] Executing `postprocess` inline script '11'
[2025-07-12T01:50:27.007Z] + '[' -f /run/.containerenv ']'
[2025-07-12T01:50:27.007Z] Executing `postprocess` inline script '12'
[2025-07-12T01:50:27.008Z] + rm -vf /etc/machine-id
[2025-07-12T01:50:27.008Z] removed '/etc/machine-id'
[2025-07-12T01:50:27.008Z] Executing `postprocess` inline script '13'
[2025-07-12T01:50:27.008Z] + systemctl mask systemd-repart.service
[2025-07-12T01:50:27.008Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'.
[2025-07-12T01:50:27.008Z] Executing `postprocess` inline script '14'
[2025-07-12T01:50:27.008Z] + setsebool -P -N container_use_cephfs on
[2025-07-12T01:50:28.888Z] + setsebool -P -N virt_use_samba on
[2025-07-12T01:50:30.772Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
[2025-07-12T01:50:30.772Z] Executing `postprocess` inline script '15'
[2025-07-12T01:50:30.772Z] + systemctl mask dnsmasq.service
[2025-07-12T01:50:30.772Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'.
[2025-07-12T01:50:30.772Z] Executing `postprocess` inline script '16'
[2025-07-12T01:50:30.772Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables
[2025-07-12T01:50:30.772Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore
[2025-07-12T01:50:30.772Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save
[2025-07-12T01:50:30.772Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables
[2025-07-12T01:50:30.772Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore
[2025-07-12T01:50:30.772Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save
[2025-07-12T01:50:30.772Z] Executing `postprocess` inline script '17'
[2025-07-12T01:50:30.772Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
[2025-07-12T01:50:30.772Z] Executing `postprocess` inline script '18'
[2025-07-12T01:50:30.772Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
[2025-07-12T01:50:30.772Z] Executing `postprocess` inline script '19'
[2025-07-12T01:50:31.026Z] + '[' -f /run/.containerenv ']'
[2025-07-12T01:50:31.026Z] Executing `postprocess` inline script '20'
[2025-07-12T01:50:31.026Z] + cat
[2025-07-12T01:50:31.026Z] Executing `postprocess` inline script '21'
[2025-07-12T01:50:31.026Z] + source /etc/os-release
[2025-07-12T01:50:31.026Z] ++ NAME='Fedora Linux'
[2025-07-12T01:50:31.026Z] ++ VERSION='43.20250712.dev.0 (CoreOS Prerelease)'
[2025-07-12T01:50:31.026Z] ++ RELEASE_TYPE=development
[2025-07-12T01:50:31.026Z] ++ ID=fedora
[2025-07-12T01:50:31.026Z] ++ VERSION_ID=43
[2025-07-12T01:50:31.026Z] ++ VERSION_CODENAME=
[2025-07-12T01:50:31.026Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250712.dev.0'
[2025-07-12T01:50:31.026Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-12T01:50:31.026Z] ++ LOGO=fedora-logo-icon
[2025-07-12T01:50:31.026Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-07-12T01:50:31.026Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-12T01:50:31.026Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-12T01:50:31.026Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-12T01:50:31.026Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-12T01:50:31.026Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-12T01:50:31.026Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-07-12T01:50:31.026Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-12T01:50:31.026Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-07-12T01:50:31.026Z] ++ SUPPORT_END=2026-12-02
[2025-07-12T01:50:31.026Z] ++ VARIANT=CoreOS
[2025-07-12T01:50:31.026Z] ++ VARIANT_ID=coreos
[2025-07-12T01:50:31.026Z] ++ OSTREE_VERSION=43.20250712.dev.0
[2025-07-12T01:50:31.026Z] + [[ 43.20250712.dev.0 = *.dev* ]]
[2025-07-12T01:50:31.026Z] + mkdir -p /etc/zincati/config.d
[2025-07-12T01:50:31.026Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
[2025-07-12T01:50:31.026Z] Executing `postprocess` inline script '22'
[2025-07-12T01:50:31.026Z] + cat
[2025-07-12T01:50:31.026Z] + conf_file=/usr/etc/rpm-ostreed.conf
[2025-07-12T01:50:31.026Z] + '[' -f /run/.containerenv ']'
[2025-07-12T01:50:31.026Z] + cat /usr/etc/rpm-ostreed.conf
[2025-07-12T01:50:31.026Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf
[2025-07-12T01:50:31.026Z] + rm /tmp/rpm-ostreed.conf
[2025-07-12T01:50:31.026Z] Executing `postprocess` inline script '23'
[2025-07-12T01:50:40.955Z] Executing `postprocess` inline script '24'
[2025-07-12T01:50:40.955Z] + rm -rf /usr/share/info
[2025-07-12T01:50:40.955Z] + rm -rf /usr/share/man
[2025-07-12T01:50:41.514Z] + rm -rf /usr/share/doc
[2025-07-12T01:50:41.514Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
[2025-07-12T01:50:41.514Z] Executing `postprocess` inline script '25'
[2025-07-12T01:50:41.514Z] + '[' -f /run/.containerenv ']'
[2025-07-12T01:50:41.514Z] Initializing rootfs
[2025-07-12T01:50:41.514Z] Moving /usr to target
[2025-07-12T01:50:41.514Z] Copying toplevel compat symlinks
[2025-07-12T01:50:41.771Z] No embedded whiteouts found
[2025-07-12T01:50:41.771Z] No device files found
[2025-07-12T01:50:41.771Z] Recompiling policy
[2025-07-12T01:50:53.917Z] Migrating /usr/etc/passwd to /usr/lib/
[2025-07-12T01:50:53.917Z] Migrating /usr/etc/group to /usr/lib/
[2025-07-12T01:50:53.917Z] Adding rpm-ostree-0-integration.conf
[2025-07-12T01:50:53.917Z] Preparing kernel
[2025-07-12T01:51:00.433Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
[2025-07-12T01:51:00.433Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
[2025-07-12T01:51:00.433Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.16.0-0.rc4.50.fc43.x86_64
[2025-07-12T01:51:00.991Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
[2025-07-12T01:51:01.244Z] dracut[I]: *** Including module: bash ***
[2025-07-12T01:51:01.245Z] dracut[I]: *** Including module: systemd ***
[2025-07-12T01:51:01.245Z] dracut[I]: *** Including module: fips ***
[2025-07-12T01:51:01.499Z] dracut[I]: *** Including module: fips-crypto-policies ***
[2025-07-12T01:51:01.499Z] dracut[I]: *** Including module: scsi-rules ***
[2025-07-12T01:51:01.499Z] dracut[I]: *** Including module: systemd-ask-password ***
[2025-07-12T01:51:01.499Z] dracut[I]: *** Including module: systemd-battery-check ***
[2025-07-12T01:51:01.499Z] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-07-12T01:51:01.499Z] dracut[I]: *** Including module: systemd-initrd ***
[2025-07-12T01:51:01.499Z] dracut[I]: *** Including module: systemd-journald ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: systemd-modules-load ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: systemd-sysctl ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: systemd-udevd ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: modsign ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: dbus-broker ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: dbus ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: coreos-sysctl ***
[2025-07-12T01:51:01.752Z] dracut[I]: *** Including module: i18n ***
[2025-07-12T01:51:02.007Z] dracut[I]: *** Including module: azure-udev-rules ***
[2025-07-12T01:51:02.007Z] dracut[I]: *** Including module: afterburn ***
[2025-07-12T01:51:02.007Z] dracut[I]: *** Including module: gcp-udev-rules ***
[2025-07-12T01:51:02.007Z] dracut[I]: *** Including module: ignition ***
[2025-07-12T01:51:02.007Z] dracut[I]: *** Including module: coreos-ignition ***
[2025-07-12T01:51:02.261Z] dracut[I]: *** Including module: coreos-live ***
[2025-07-12T01:51:02.261Z] dracut[I]: *** Including module: coreos-multipath ***
[2025-07-12T01:51:02.261Z] dracut[I]: *** Including module: coreos-network ***
[2025-07-12T01:51:02.261Z] dracut[I]: *** Including module: network-manager ***
[2025-07-12T01:51:02.515Z] dracut[I]: *** Including module: ignition-conf ***
[2025-07-12T01:51:02.515Z] dracut[I]: *** Including module: ignition-ostree ***
[2025-07-12T01:51:02.515Z] dracut[I]: *** Including module: network ***
[2025-07-12T01:51:02.515Z] dracut[I]: *** Including module: net-lib ***
[2025-07-12T01:51:02.515Z] dracut[I]: *** Including module: url-lib ***
[2025-07-12T01:51:02.515Z] dracut[I]: *** Including module: coreos-kernel ***
[2025-07-12T01:51:02.515Z] dracut[I]: *** Including module: ignition-conf-fcos ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: rdcore ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: clevis ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: clevis-pin-null ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: clevis-pin-sss ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: clevis-pin-tang ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: btrfs ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: crypt ***
[2025-07-12T01:51:02.769Z] dracut[I]: *** Including module: dm ***
[2025-07-12T01:51:03.023Z] dracut[I]: *** Including module: kernel-modules ***
[2025-07-12T01:51:09.540Z] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-07-12T01:51:09.540Z] dracut[I]: *** Including module: kernel-network-modules ***
[2025-07-12T01:51:10.099Z] dracut[I]: *** Including module: mdraid ***
[2025-07-12T01:51:10.099Z] dracut[I]: *** Including module: multipath ***
[2025-07-12T01:51:10.658Z] dracut[I]: *** Including module: nvdimm ***
[2025-07-12T01:51:10.658Z] dracut[I]: *** Including module: qemu ***
[2025-07-12T01:51:10.658Z] dracut[I]: *** Including module: qemu-net ***
[2025-07-12T01:51:10.658Z] dracut[I]: *** Including module: fido2 ***
[2025-07-12T01:51:10.912Z] dracut[I]: *** Including module: pkcs11 ***
[2025-07-12T01:51:10.912Z] dracut[I]: *** Including module: tpm2-tss ***
[2025-07-12T01:51:10.912Z] dracut[I]: *** Including module: cifs ***
[2025-07-12T01:51:10.912Z] dracut[I]: *** Including module: hwdb ***
[2025-07-12T01:51:10.912Z] dracut[I]: *** Including module: iscsi ***
[2025-07-12T01:51:11.470Z] dracut[I]: *** Including module: lunmask ***
[2025-07-12T01:51:11.470Z] dracut[I]: *** Including module: nvmf ***
[2025-07-12T01:51:11.470Z] dracut[I]: *** Including module: resume ***
[2025-07-12T01:51:11.470Z] dracut[I]: *** Including module: rootfs-block ***
[2025-07-12T01:51:11.724Z] dracut[I]: *** Including module: terminfo ***
[2025-07-12T01:51:11.724Z] dracut[I]: *** Including module: udev-rules ***
[2025-07-12T01:51:11.978Z] dracut[I]: *** Including module: virtiofs ***
[2025-07-12T01:51:12.233Z] dracut[I]: *** Including module: azure-disk ***
[2025-07-12T01:51:12.233Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
[2025-07-12T01:51:12.233Z] dracut[I]: *** Including module: walinuxagent ***
[2025-07-12T01:51:12.233Z] dracut[I]: *** Including module: dracut-systemd ***
[2025-07-12T01:51:12.233Z] dracut[I]: *** Including module: ostree ***
[2025-07-12T01:51:12.233Z] dracut[I]: *** Including module: usrmount ***
[2025-07-12T01:51:12.233Z] dracut[I]: *** Including module: base ***
[2025-07-12T01:51:12.487Z] dracut[I]: *** Including module: emergency-shell-setup ***
[2025-07-12T01:51:12.487Z] dracut[I]: *** Including module: fs-lib ***
[2025-07-12T01:51:12.487Z] dracut[I]: *** Including module: journal-conf ***
[2025-07-12T01:51:12.487Z] dracut[I]: *** Including module: openssl ***
[2025-07-12T01:51:12.487Z] dracut[I]: *** Including module: shell-interpreter ***
[2025-07-12T01:51:12.487Z] dracut[I]: *** Including module: shutdown ***
[2025-07-12T01:51:12.487Z] dracut[I]: *** Including module: systemd-sysusers ***
[2025-07-12T01:51:12.487Z] dracut[I]: *** Including modules done ***
[2025-07-12T01:51:12.487Z] dracut[I]: *** Installing kernel module dependencies ***
[2025-07-12T01:51:14.991Z] dracut[I]: *** Installing kernel module dependencies done ***
[2025-07-12T01:51:14.991Z] dracut[I]: *** Resolving executable dependencies ***
[2025-07-12T01:51:16.350Z] dracut[I]: *** Resolving executable dependencies done ***
[2025-07-12T01:51:16.350Z] dracut[I]: *** Hardlinking files ***
[2025-07-12T01:51:16.604Z] dracut[I]: *** Hardlinking files done ***
[2025-07-12T01:51:16.605Z] dracut[I]: *** Generating early-microcode cpio image ***
[2025-07-12T01:51:16.605Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-07-12T01:51:16.605Z] dracut[I]: *** Constructing GenuineIntel.bin ***
[2025-07-12T01:51:16.858Z] dracut[I]: *** Store current command line parameters ***
[2025-07-12T01:51:16.858Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
[2025-07-12T01:51:48.849Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
[2025-07-12T01:51:48.849Z] Executing: 01-var.sh
[2025-07-12T01:51:48.849Z] Ignored user missing from new passwd file: root
[2025-07-12T01:51:48.849Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati
[2025-07-12T01:51:48.849Z] Ignored group missing from new group file: root
[2025-07-12T01:51:48.849Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati
[2025-07-12T01:51:48.849Z] Network filesystem detected for repo; disabling transaction
[2025-07-12T01:51:58.773Z] Committing...done
[2025-07-12T01:52:20.629Z] 3845 metadata, 23626 content objects imported; 1.7?GB content written
[2025-07-12T01:52:20.629Z] fedora/x86_64/coreos/rawhide => 0b1bbe19cc514e8e3c92b258282599879a04341037646298e0d800f5ca05061d
[2025-07-12T01:52:20.629Z] ostree diff commit from: 344dde848db01fa45b3aea789c0dae64a58610ef1578c61d1e1841628e9269d7
[2025-07-12T01:52:20.629Z] ostree diff commit to:   0b1bbe19cc514e8e3c92b258282599879a04341037646298e0d800f5ca05061d
[2025-07-12T01:52:20.629Z] Downgraded:
[2025-07-12T01:52:20.629Z]   kernel 6.16.0-0.rc5.65.fc43 -> 6.16.0-0.rc4.50.fc43
[2025-07-12T01:52:20.629Z]   kernel-core 6.16.0-0.rc5.65.fc43 -> 6.16.0-0.rc4.50.fc43
[2025-07-12T01:52:20.629Z]   kernel-modules 6.16.0-0.rc5.65.fc43 -> 6.16.0-0.rc4.50.fc43
[2025-07-12T01:52:20.629Z]   kernel-modules-core 6.16.0-0.rc5.65.fc43 -> 6.16.0-0.rc4.50.fc43
[2025-07-12T01:52:20.629Z] 
[2025-07-12T01:52:20.629Z] New image input checksum: 905aa233357baf6a0a387606280fd42a4c2687930a082336629249ab571eb6c3
[2025-07-12T01:52:20.629Z] None
[2025-07-12T01:52:20.629Z] New build ID: 43.20250712.dev.0
[2025-07-12T01:52:20.629Z] 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=905aa233357baf6a0a387606280fd42a4c2687930a082336629249ab571eb6c3 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=64331eed30d8cf666b6b2f98190ca8972f71f480 --copymeta-opt=fedora-coreos.stream 43.20250712.dev.0 oci-archive:fedora-coreos-43.20250712.dev.0-ostree.x86_64.ociarchive.tmp:latest
[2025-07-12T01:52:32.772Z] Building package mapping...done
[2025-07-12T01:52:32.772Z] 23626 objects in 460 packages (288 source)
[2025-07-12T01:52:32.772Z] rpm size: 1587950340
[2025-07-12T01:52:32.772Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
[2025-07-12T01:52:32.772Z] Duplicates: 1670
[2025-07-12T01:52:32.772Z] Multiple owners: 140
[2025-07-12T01:52:32.772Z] Generating container image
[2025-07-12T01:53:11.401Z] Pushed digest: sha256:e257f4899c6cb2de5ff2622fc5b06fe9e9b6058a9afee07e14a737492186adc8
[2025-07-12T01:53:11.401Z] Total objects: 27739
[2025-07-12T01:53:11.401Z] No unreachable objects
[2025-07-12T01:53:11.401Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/commitmeta.json'
[2025-07-12T01:53:11.401Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/ostree-commit-object'
[2025-07-12T01:53:11.401Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/manifest-lock.generated.x86_64.json'
[2025-07-12T01:53:11.401Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/coreos-assembler-config-git.json'
[2025-07-12T01:53:11.401Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/coreos-assembler-config.tar.gz'
[2025-07-12T01:53:11.401Z] renamed 'fedora-coreos-43.20250712.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.dev.0-ostree.x86_64.ociarchive'
[2025-07-12T01:53:11.401Z] renamed 'fedora-coreos-43.20250712.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.dev.0-ostree.x86_64-manifest.json'
[2025-07-12T01:53:11.401Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json'
[2025-07-12T01:53:11.401Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T01:53:11.656Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T01:53:11.656Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-12T01:53:12.214Z] Will build qemu
[2025-07-12T01:53:13.136Z] Estimating disk size...
[2025-07-12T01:53:14.059Z] Disk sizes: metal: 2915M (estimated), cloud: 10240M
[2025-07-12T01:53:28.874Z] ++ arch
[2025-07-12T01:53:28.874Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250712.dev.0"' -D 'build_version="43.20250712.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.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=2915 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2402 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-DWRg.json
[2025-07-12T01:53:29.130Z] + set +x
[2025-07-12T01:53:29.130Z] + 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-DWRg.json
[2025-07-12T01:53:29.130Z] 
[2025-07-12T01:53:29.130Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:53:29.130Z] /dev/vdb1        40G  3.3G   37G   9% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:53:29.130Z] 
[2025-07-12T01:53:29.385Z] starting /tmp/osbuild-DWRg.jsonPipeline source org.osbuild.curl: 18ab81d618fff769378b59a2757d63cb7d3b1bf22cf593e639d597d8ba298f50
[2025-07-12T01:53:29.385Z] Build
[2025-07-12T01:53:29.385Z]   root: <host>
[2025-07-12T01:53:32.641Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.dev.0-ostree.x86_64.ociarchive
[2025-07-12T01:53:32.641Z] 
[2025-07-12T01:53:32.641Z] ⏱  Duration: 1752285211s
[2025-07-12T01:53:32.641Z] Pipeline oci-archive: 69047799ec738e7783e821dbff120a787e7e626c8f9de0e7ae879abe85f80a58
[2025-07-12T01:53:32.641Z] Build
[2025-07-12T01:53:32.641Z]   root: <host>
[2025-07-12T01:53:32.641Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T01:53:32.641Z] org.osbuild.copy: 69047799ec738e7783e821dbff120a787e7e626c8f9de0e7ae879abe85f80a58 {
[2025-07-12T01:53:32.641Z]   "paths": [
[2025-07-12T01:53:32.641Z]     {
[2025-07-12T01:53:32.641Z]       "from": "input://inlinefile/sha256:0c12677a5203037f0f5c2e0b704456a003302071fb91d05bef9437a6e45f4110",
[2025-07-12T01:53:32.641Z]       "to": "tree:///coreos.ociarchive"
[2025-07-12T01:53:32.641Z]     }
[2025-07-12T01:53:32.641Z]   ]
[2025-07-12T01:53:32.641Z] }
[2025-07-12T01:53:32.641Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:53:32.641Z] copying '/run/osbuild/inputs/inlinefile/sha256:0c12677a5203037f0f5c2e0b704456a003302071fb91d05bef9437a6e45f4110' -> '/run/osbuild/tree/coreos.ociarchive'
[2025-07-12T01:53:32.641Z] 
[2025-07-12T01:53:32.641Z] ⏱  Duration: 0s
[2025-07-12T01:53:32.641Z] Pipeline deployed-tree: 3421a7e8ecebd5ab3b365450390c85b61562b6420a193fb824497dfa779b3a8e
[2025-07-12T01:53:32.641Z] Build
[2025-07-12T01:53:32.641Z]   root: <host>
[2025-07-12T01:53:32.641Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T01:53:32.641Z] org.osbuild.container-deploy: 3421a7e8ecebd5ab3b365450390c85b61562b6420a193fb824497dfa779b3a8e {}
[2025-07-12T01:53:32.641Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iwpnvint/inputs/images
[2025-07-12T01:53:32.641Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:53:33.203Z] time="2025-07-12T01:53:32Z" 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-12T01:53:35.721Z] Getting image source signatures
[2025-07-12T01:53:35.721Z] Copying blob sha256:0a435a150264677219a24e7dc57ed168c28598e282e0344ea40aa29f6ea3b232
[2025-07-12T01:53:35.976Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980
[2025-07-12T01:53:37.337Z] Copying blob sha256:074539dae79c6269f67af8f50d1c0503c884253f31a7e22534712dff7110b87f
[2025-07-12T01:53:37.895Z] Copying blob sha256:504dd134eb9331bb45fe3ae81ca42283f097956a211f656d9987efcc9bcef7e3
[2025-07-12T01:53:38.822Z] Copying blob sha256:9c06868bfc9f9f78d7ee6cf2b19542aff98a7b94ec3da245c8d7b5af6eef86e7
[2025-07-12T01:53:39.076Z] 
[2025-07-12T01:53:39.076Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:53:39.076Z] /dev/vdb1        40G  5.8G   35G  15% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:53:39.078Z] 
[2025-07-12T01:53:40.001Z] Copying blob sha256:2e77138b00538e356bd839a6d3796d57a7a14b2b42f52e151a224ad1ffcc1d01
[2025-07-12T01:53:40.563Z] Copying blob sha256:7e296f9e3f7b673175fb386d6b443cc46f90f93f64f34d3014cd0e0df7c4c062
[2025-07-12T01:53:41.488Z] Copying blob sha256:c7bb8734d69569beee14b4dbba32aa0ab52fb1593538e03257a2a75eee7c864b
[2025-07-12T01:53:42.048Z] Copying blob sha256:0db6f7e435a8b36149cbd259665a33f7ebff15d0961908eba1d39edd46d648b2
[2025-07-12T01:53:42.608Z] Copying blob sha256:256f6a2bc0ab170557885ee0a84819e69bee8d410c02cd46cb6481c533bde5a8
[2025-07-12T01:53:43.531Z] Copying blob sha256:bd22b3502f86a7b7a4f294578baf895217fbb5d51ba00cee465eb9cafa57efa3
[2025-07-12T01:53:43.787Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9
[2025-07-12T01:53:44.042Z] Copying blob sha256:bfbea74f58aa9e8603c3b8eab5de41c9609188220ceb4a49fa289b88fa453d16
[2025-07-12T01:53:44.601Z] Copying blob sha256:4674500c5dfe825bb49c873ca0d47f646ca4d2f0deebc7332a7de1ad968d6f9f
[2025-07-12T01:53:44.601Z] Copying blob sha256:836b9584d05802bdd4bf262a9bd811bf5c7339c542d2bb4baa29da5207f30066
[2025-07-12T01:53:45.162Z] Copying blob sha256:96d4ab913cfe93cbd91260656631bc42368710e43e0c87e4a9607029188f619d
[2025-07-12T01:53:45.416Z] Copying blob sha256:07b8888d9a1ab84c206652202ca14978f27d8ebe3feac19f320ee2562ea7aca2
[2025-07-12T01:53:45.669Z] Copying blob sha256:0334f9907d7a679d20c9b84d7741748850113ff53276b35630e4942f8a7492f7
[2025-07-12T01:53:46.228Z] Copying blob sha256:a51ec5dbe9d466de9fba81279ff8231bdc5efaab0ed278562f02b1bb07ecb8af
[2025-07-12T01:53:46.228Z] Copying blob sha256:7e70585218f17f79c3d7ba8b6807502b6fa094d00766b8d00bcb92db24c9ccdb
[2025-07-12T01:53:46.484Z] Copying blob sha256:1393ecd3527adc2833336863f8594807cc6e5b7969b3b0b083a30bff1a8e8d2d
[2025-07-12T01:53:46.737Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
[2025-07-12T01:53:46.737Z] Copying blob sha256:371468ee45686f885a97a6c0f006e718cb00ad0a38362cb25b778e8029dba4e5
[2025-07-12T01:53:46.991Z] Copying blob sha256:ac2cbae504f79ea6a44d3aa5f269462d958cbb8d7d8fc7c291e84e75789ae9ad
[2025-07-12T01:53:47.246Z] Copying blob sha256:808a355ede8951272a6ec0dbd54451aab886665c1db92d86e9494239e1d6f4f3
[2025-07-12T01:53:47.502Z] Copying blob sha256:66aabdca4bf39f0efaf1871d95bd3b1a478ca0e38dbae6f307f4a39830ee7689
[2025-07-12T01:53:47.757Z] Copying blob sha256:92bac61335c88bfc0b14727c9b18939bf33f727734c20227693ce3734723dc74
[2025-07-12T01:53:47.757Z] Copying blob sha256:8b17b31da3fc865f08dcfb145822614abaef8a5a716bea999930c35d3bf680ed
[2025-07-12T01:53:48.013Z] Copying blob sha256:f68348b1f779c92d7c529f09a36159486f84f4986ae7a4179a69b0456bf4aa69
[2025-07-12T01:53:48.013Z] Copying blob sha256:dc51f478417c0656b4ba196ce40d1171d47b2c93d510a19ac98ee40c39729bc0
[2025-07-12T01:53:48.266Z] Copying blob sha256:065660fc8514364bb42af2b8c977b59e4d236e0f5d2dce0b5e9d9ed3e07714be
[2025-07-12T01:53:48.525Z] Copying blob sha256:092736bdfb9c52998f5e63c533d1d966a5abdd88c666fd68018ebab9d18a9c64
[2025-07-12T01:53:48.525Z] Copying blob sha256:bddb4481290dc62d9a52e9fa0409b10e9934570c36c08e0f863708f83e0fa043
[2025-07-12T01:53:48.780Z] Copying blob sha256:bfbcc27c8498b3debb703315a0e23f15b6128f64e2a1f449222734ee47688fdf
[2025-07-12T01:53:49.339Z] 
[2025-07-12T01:53:49.339Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:53:49.339Z] /dev/vdb1        40G  7.0G   34G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:53:49.339Z] 
[2025-07-12T01:53:50.265Z] Copying blob sha256:138f60f69d485a547ce2d5ad1e6dd701540dc7c3d53da5d09123285fbc8c9280
[2025-07-12T01:53:50.265Z] Copying blob sha256:7a74c98fe58ceecac173ef4a6e6d1d5f5c4eb574059bb3e7aefeb3d38745ed11
[2025-07-12T01:53:50.521Z] Copying blob sha256:421f163fd149b56e7a1aef4b28d17d720c5967fba06ecc0f71522847f9a35baf
[2025-07-12T01:53:50.776Z] Copying blob sha256:c423828e2d285a814000d1db09db52119e1359289e3f0c892ad202953c3b19bf
[2025-07-12T01:53:50.776Z] Copying blob sha256:6506d34cabd0a4fbf575b14b28d9359e39279613316975bb909ad92d33c9d41e
[2025-07-12T01:53:51.030Z] Copying blob sha256:29db05749e386bb7afca25d2577a1996fc541e1ebe81a744ec4bb9e4f42c002c
[2025-07-12T01:53:51.286Z] Copying blob sha256:018da0c6298654a16e0e3df194ae73181bd6d87a0b11911f2914db6d7c090bb1
[2025-07-12T01:53:51.540Z] Copying blob sha256:291b55beb3ce72226c8912afc3ffd230916bf5242c71274d8ab3f3412ccd58d2
[2025-07-12T01:53:51.540Z] Copying blob sha256:366b711e592f248c4c69f0bc19f6f071b16513932d57c38cc66683a10a9a9acb
[2025-07-12T01:53:51.540Z] Copying blob sha256:0c2d9a86ce678f3e478b315e188294cf19590dc6f058013dc21d9587449099b4
[2025-07-12T01:53:51.794Z] Copying blob sha256:5ffc4581a09f0a25c59bac070afde629d56151de5153b0457bb916c35e9ddb81
[2025-07-12T01:53:52.354Z] Copying blob sha256:bc31352364276cbdf361d33ec99b96be6f1a5078328ebce57e409cf585b31657
[2025-07-12T01:53:53.712Z] Copying blob sha256:8adf193704f08ad350a86659f3a7391349e8a3e61221afd9ca80557011875576
[2025-07-12T01:53:53.713Z] Copying blob sha256:87f14734995052bbf21b09e868f48ee23ab9425be3f1bf94975b04b3a65a512f
[2025-07-12T01:53:53.969Z] Copying blob sha256:aa1b3d5f26f3711332973c3c316d84518a0b454572cfed365009acc2865e07a2
[2025-07-12T01:53:54.527Z] Copying blob sha256:1faf205b309167453608ea391a4d0e734e1e148b73824f869df394dba0342e50
[2025-07-12T01:53:55.887Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
[2025-07-12T01:53:55.887Z] Copying config sha256:c506d92e8b01e04155ac52ff7fb38f14f77ccafd62028ff7b246b8574381ecf7
[2025-07-12T01:53:55.887Z] Writing manifest to image destination
[2025-07-12T01:53:59.151Z] 
[2025-07-12T01:53:59.151Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:53:59.151Z] /dev/vdb1        40G  6.5G   34G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:53:59.151Z] 
[2025-07-12T01:54:07.222Z] c506d92e8b01e04155ac52ff7fb38f14f77ccafd62028ff7b246b8574381ecf7
[2025-07-12T01:54:09.729Z] 
[2025-07-12T01:54:09.729Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:54:09.729Z] /dev/vdb1        40G  6.7G   34G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:54:09.729Z] 
[2025-07-12T01:54:10.292Z] Untagged: docker.io/library/tmp-container-deploy-25204256744492:latest
[2025-07-12T01:54:10.292Z] Deleted: c506d92e8b01e04155ac52ff7fb38f14f77ccafd62028ff7b246b8574381ecf7
[2025-07-12T01:54:10.546Z] 
[2025-07-12T01:54:10.546Z] ⏱  Duration: 37s
[2025-07-12T01:54:14.699Z] Pipeline tree: 6b4565464da88c7e282b945e3a2a49699fc461930a884f73d630273b2fdcfc92
[2025-07-12T01:54:14.699Z] Build
[2025-07-12T01:54:14.699Z]   root: <host>
[2025-07-12T01:54:14.699Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T01:54:14.699Z]   source-epoch: Mon Aug  1 23:42:11 2022 [1659397331]
[2025-07-12T01:54:14.699Z] org.osbuild.selinux: fb16e13278dbaa76310b4399fd57460690af6df831d64c116fdb45aaa0f0a879 {
[2025-07-12T01:54:14.699Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T01:54:14.699Z]   "target": "tree:///"
[2025-07-12T01:54:14.699Z] }
[2025-07-12T01:54:14.699Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:14.955Z] 
[2025-07-12T01:54:14.955Z] ⏱  Duration: 0s
[2025-07-12T01:54:14.955Z] org.osbuild.ostree.init-fs: f62e422ad7ec0b9fa3617c1ba9f923382258ca503cec7591849d744d899c294b {}
[2025-07-12T01:54:14.955Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:14.955Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree
[2025-07-12T01:54:14.955Z] 
[2025-07-12T01:54:14.955Z] ⏱  Duration: 0s
[2025-07-12T01:54:14.955Z] org.osbuild.ostree.os-init: 0957d4c37b9c58b75615bdf479b4485e4ea66ec91eee7dd2234253d932bfe374 {
[2025-07-12T01:54:14.955Z]   "osname": "fedora-coreos"
[2025-07-12T01:54:14.955Z] }
[2025-07-12T01:54:15.208Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:15.208Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree
[2025-07-12T01:54:15.208Z] 
[2025-07-12T01:54:15.208Z] ⏱  Duration: 0s
[2025-07-12T01:54:15.208Z] org.osbuild.ostree.config: e605640c07d119b1f482ca911218adbc9a00aeb84ffc8ef1ba66db315f41ca71 {
[2025-07-12T01:54:15.208Z]   "repo": "/ostree/repo",
[2025-07-12T01:54:15.208Z]   "config": {
[2025-07-12T01:54:15.208Z]     "sysroot": {
[2025-07-12T01:54:15.208Z]       "readonly": true,
[2025-07-12T01:54:15.208Z]       "bootloader": "none",
[2025-07-12T01:54:15.208Z]       "bls-append-except-default": "grub_users=\"\"",
[2025-07-12T01:54:15.208Z]       "bootprefix": true
[2025-07-12T01:54:15.208Z]     }
[2025-07-12T01:54:15.208Z]   }
[2025-07-12T01:54:15.208Z] }
[2025-07-12T01:54:15.208Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:15.462Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo
[2025-07-12T01:54:15.462Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo
[2025-07-12T01:54:15.462Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo
[2025-07-12T01:54:15.462Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo
[2025-07-12T01:54:15.462Z] 
[2025-07-12T01:54:15.462Z] ⏱  Duration: 0s
[2025-07-12T01:54:15.462Z] org.osbuild.mkdir: 9450d8225a3ba63751f7168d2d645aab6ca2df1c311f925167dbbfaf6becf5ff {
[2025-07-12T01:54:15.462Z]   "paths": [
[2025-07-12T01:54:15.462Z]     {
[2025-07-12T01:54:15.462Z]       "path": "/boot/efi",
[2025-07-12T01:54:15.462Z]       "mode": 493
[2025-07-12T01:54:15.462Z]     }
[2025-07-12T01:54:15.462Z]   ]
[2025-07-12T01:54:15.462Z] }
[2025-07-12T01:54:15.462Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:15.715Z] 
[2025-07-12T01:54:15.715Z] ⏱  Duration: 0s
[2025-07-12T01:54:15.715Z] org.osbuild.ignition: 97399171d75f4282f66912e03ec03766d712c89c4b623dd7a60635fe8d3e69d2 {}
[2025-07-12T01:54:15.715Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:15.715Z] 
[2025-07-12T01:54:15.715Z] ⏱  Duration: 0s
[2025-07-12T01:54:15.715Z] org.osbuild.ostree.deploy.container: 3a42b1b86cb04b748ac477c4ea462d0e6af896bc174ef00aa3e1713e5e763074 {
[2025-07-12T01:54:15.715Z]   "osname": "fedora-coreos",
[2025-07-12T01:54:15.715Z]   "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide",
[2025-07-12T01:54:15.715Z]   "mounts": [
[2025-07-12T01:54:15.715Z]     "/boot",
[2025-07-12T01:54:15.715Z]     "/boot/efi"
[2025-07-12T01:54:15.715Z]   ],
[2025-07-12T01:54:15.715Z]   "kernel_opts": [
[2025-07-12T01:54:15.715Z]     "rw",
[2025-07-12T01:54:15.715Z]     "$ignition_firstboot",
[2025-07-12T01:54:15.715Z]     "mitigations=auto,nosmt"
[2025-07-12T01:54:15.715Z]   ]
[2025-07-12T01:54:15.715Z] }
[2025-07-12T01:54:15.971Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oa3v6mia/inputs/images
[2025-07-12T01:54:15.971Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:15.971Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmp7je71ttf/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-12T01:54:20.126Z] 
[2025-07-12T01:54:20.126Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:54:20.126Z] /dev/vdb1        40G  7.0G   33G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:54:20.126Z] 
[2025-07-12T01:54:30.050Z] 
[2025-07-12T01:54:30.050Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:54:30.050Z] /dev/vdb1        40G  8.0G   32G  21% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:54:30.050Z] 
[2025-07-12T01:54:39.978Z] 
[2025-07-12T01:54:39.978Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:54:39.978Z] /dev/vdb1        40G  7.6G   33G  19% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:54:39.978Z] 
[2025-07-12T01:54:41.863Z] 
[2025-07-12T01:54:41.863Z] ⏱  Duration: 25s
[2025-07-12T01:54:41.863Z] org.osbuild.ostree.aleph: 36989a58a935c9e1477e6e5abaeb80cc7d6e20016ab1d5b33b1c17cb920499f4 {
[2025-07-12T01:54:41.863Z]   "coreos_compat": true,
[2025-07-12T01:54:41.863Z]   "deployment": {
[2025-07-12T01:54:41.863Z]     "default": true
[2025-07-12T01:54:41.863Z]   }
[2025-07-12T01:54:41.863Z] }
[2025-07-12T01:54:41.863Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:41.863Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide
[2025-07-12T01:54:41.863Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config
[2025-07-12T01:54:41.863Z] 
[2025-07-12T01:54:41.863Z] ⏱  Duration: 0s
[2025-07-12T01:54:41.863Z] org.osbuild.ostree.selinux: 6b4565464da88c7e282b945e3a2a49699fc461930a884f73d630273b2fdcfc92 {
[2025-07-12T01:54:41.863Z]   "deployment": {
[2025-07-12T01:54:41.863Z]     "default": true
[2025-07-12T01:54:41.863Z]   }
[2025-07-12T01:54:41.863Z] }
[2025-07-12T01:54:41.863Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:42.119Z] 
[2025-07-12T01:54:42.119Z] ⏱  Duration: 0s
[2025-07-12T01:54:47.350Z] Pipeline raw-image: 17f3a48ecac021513f5bddee12e6b0613b838c5a1fb366c76393d840a41b13a1
[2025-07-12T01:54:47.350Z] Build
[2025-07-12T01:54:47.350Z]   root: <host>
[2025-07-12T01:54:47.350Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T01:54:47.350Z] org.osbuild.truncate: 4b872f871d1c0e5d5393eb87ae6f6bbbf6fa8b1511d7a78691c2030ba7fcbfc1 {
[2025-07-12T01:54:47.350Z]   "filename": "disk.img",
[2025-07-12T01:54:47.350Z]   "size": "3056599040"
[2025-07-12T01:54:47.350Z] }
[2025-07-12T01:54:47.350Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:47.350Z] 
[2025-07-12T01:54:47.350Z] ⏱  Duration: 0s
[2025-07-12T01:54:47.350Z] org.osbuild.sfdisk: 4120d80cbc3193972c46922ef908f53595805128efecdac586bcff14b428c4c3 {
[2025-07-12T01:54:47.350Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-07-12T01:54:47.350Z]   "label": "gpt",
[2025-07-12T01:54:47.350Z]   "partitions": [
[2025-07-12T01:54:47.350Z]     {
[2025-07-12T01:54:47.350Z]       "start": 2048,
[2025-07-12T01:54:47.350Z]       "partnum": 1,
[2025-07-12T01:54:47.350Z]       "size": 2048,
[2025-07-12T01:54:47.350Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-12T01:54:47.350Z]       "bootable": true,
[2025-07-12T01:54:47.350Z]       "name": "BIOS-BOOT"
[2025-07-12T01:54:47.350Z]     },
[2025-07-12T01:54:47.350Z]     {
[2025-07-12T01:54:47.350Z]       "start": 4096,
[2025-07-12T01:54:47.350Z]       "partnum": 2,
[2025-07-12T01:54:47.350Z]       "size": 260096,
[2025-07-12T01:54:47.350Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-12T01:54:47.350Z]       "name": "EFI-SYSTEM"
[2025-07-12T01:54:47.350Z]     },
[2025-07-12T01:54:47.350Z]     {
[2025-07-12T01:54:47.350Z]       "start": 264192,
[2025-07-12T01:54:47.350Z]       "partnum": 3,
[2025-07-12T01:54:47.350Z]       "size": 786432,
[2025-07-12T01:54:47.350Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T01:54:47.350Z]       "name": "boot"
[2025-07-12T01:54:47.350Z]     },
[2025-07-12T01:54:47.350Z]     {
[2025-07-12T01:54:47.350Z]       "start": 1050624,
[2025-07-12T01:54:47.350Z]       "partnum": 4,
[2025-07-12T01:54:47.350Z]       "size": 4917248,
[2025-07-12T01:54:47.350Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T01:54:47.350Z]       "name": "root"
[2025-07-12T01:54:47.350Z]     }
[2025-07-12T01:54:47.350Z]   ]
[2025-07-12T01:54:47.350Z] }
[2025-07-12T01:54:47.350Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T01:54:47.350Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:47.350Z] label: gpt
[2025-07-12T01:54:47.350Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-07-12T01:54:47.350Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-07-12T01:54:47.350Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-07-12T01:54:47.350Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-07-12T01:54:47.350Z] /dev/loop0p4: start="1050624", size="4917248", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-07-12T01:54:47.350Z] {
[2025-07-12T01:54:47.350Z]    "partitiontable": {
[2025-07-12T01:54:47.350Z]       "label": "gpt",
[2025-07-12T01:54:47.350Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-07-12T01:54:47.350Z]       "device": "/dev/loop0",
[2025-07-12T01:54:47.350Z]       "unit": "sectors",
[2025-07-12T01:54:47.350Z]       "firstlba": 2048,
[2025-07-12T01:54:47.350Z]       "lastlba": 5969886,
[2025-07-12T01:54:47.350Z]       "sectorsize": 512,
[2025-07-12T01:54:47.350Z]       "partitions": [
[2025-07-12T01:54:47.350Z]          {
[2025-07-12T01:54:47.350Z]             "node": "/dev/loop0p1",
[2025-07-12T01:54:47.350Z]             "start": 2048,
[2025-07-12T01:54:47.350Z]             "size": 2048,
[2025-07-12T01:54:47.350Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-12T01:54:47.350Z]             "uuid": "273C70F5-80B8-4BD0-B970-CF2EC761B14A",
[2025-07-12T01:54:47.350Z]             "name": "BIOS-BOOT"
[2025-07-12T01:54:47.350Z]          },{
[2025-07-12T01:54:47.350Z]             "node": "/dev/loop0p2",
[2025-07-12T01:54:47.350Z]             "start": 4096,
[2025-07-12T01:54:47.350Z]             "size": 260096,
[2025-07-12T01:54:47.350Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-12T01:54:47.350Z]             "uuid": "A600A525-9678-456F-9A4A-F177DABA4FFB",
[2025-07-12T01:54:47.350Z]             "name": "EFI-SYSTEM"
[2025-07-12T01:54:47.350Z]          },{
[2025-07-12T01:54:47.350Z]             "node": "/dev/loop0p3",
[2025-07-12T01:54:47.350Z]             "start": 264192,
[2025-07-12T01:54:47.350Z]             "size": 786432,
[2025-07-12T01:54:47.350Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T01:54:47.350Z]             "uuid": "7D52134B-6B3A-4628-9D23-06B5DE2700D4",
[2025-07-12T01:54:47.350Z]             "name": "boot"
[2025-07-12T01:54:47.350Z]          },{
[2025-07-12T01:54:47.350Z]             "node": "/dev/loop0p4",
[2025-07-12T01:54:47.350Z]             "start": 1050624,
[2025-07-12T01:54:47.350Z]             "size": 4917248,
[2025-07-12T01:54:47.350Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T01:54:47.350Z]             "uuid": "9CCDA305-34D8-4B5B-8655-EB0F28E7A72F",
[2025-07-12T01:54:47.350Z]             "name": "root"
[2025-07-12T01:54:47.350Z]          }
[2025-07-12T01:54:47.350Z]       ]
[2025-07-12T01:54:47.350Z]    }
[2025-07-12T01:54:47.350Z] }
[2025-07-12T01:54:47.603Z] 
[2025-07-12T01:54:47.603Z] ⏱  Duration: 0s
[2025-07-12T01:54:47.603Z] org.osbuild.mkfs.fat: 2bab4f581079c3c21f6a1131e52bf525116978731be52bdc18bd30e043d6edc6 {
[2025-07-12T01:54:47.603Z]   "label": "EFI-SYSTEM",
[2025-07-12T01:54:47.603Z]   "volid": "7B7795E7"
[2025-07-12T01:54:47.603Z] }
[2025-07-12T01:54:47.603Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T01:54:47.603Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:47.603Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-12T01:54:47.856Z] 
[2025-07-12T01:54:47.857Z] ⏱  Duration: 0s
[2025-07-12T01:54:47.857Z] org.osbuild.mkfs.ext4: 173fa1e985d250f7bcc3128b31eed009c695d03d78169b9f0ec7796e26758197 {
[2025-07-12T01:54:47.857Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-07-12T01:54:47.857Z]   "label": "boot",
[2025-07-12T01:54:47.857Z]   "metadata_csum_seed": true
[2025-07-12T01:54:47.857Z] }
[2025-07-12T01:54:47.857Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T01:54:47.857Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:47.857Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-12T01:54:47.857Z] Discarding device blocks:      0/393216             done                            
[2025-07-12T01:54:47.857Z] Creating filesystem with 393216 1k blocks and 98304 inodes
[2025-07-12T01:54:47.857Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-07-12T01:54:47.857Z] Superblock backups stored on blocks: 
[2025-07-12T01:54:47.857Z] 	8193, 24577, 40961, 57345, 73729, 204801, 221185
[2025-07-12T01:54:47.857Z] 
[2025-07-12T01:54:48.114Z] Allocating group tables:  0/48     done                            
[2025-07-12T01:54:48.114Z] Writing inode tables:  0/48     done                            
[2025-07-12T01:54:48.114Z] Creating journal (8192 blocks): done
[2025-07-12T01:54:48.114Z] Writing superblocks and filesystem accounting information:  0/48     done
[2025-07-12T01:54:48.114Z] 
[2025-07-12T01:54:48.114Z] 
[2025-07-12T01:54:48.114Z] ⏱  Duration: 0s
[2025-07-12T01:54:48.114Z] org.osbuild.mkfs.xfs: b44b5d52eb9cd205aa7fd83c18a22a072fefc2ba70a31f558b37012ba4cc6793 {
[2025-07-12T01:54:48.114Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-07-12T01:54:48.114Z]   "label": "root"
[2025-07-12T01:54:48.114Z] }
[2025-07-12T01:54:48.114Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T01:54:48.114Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:48.370Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=153664 blks
[2025-07-12T01:54:48.370Z]          =                       sectsz=512   attr=2, projid32bit=1
[2025-07-12T01:54:48.370Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-07-12T01:54:48.370Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-07-12T01:54:48.370Z]          =                       exchange=0  
[2025-07-12T01:54:48.370Z] data     =                       bsize=4096   blocks=614656, imaxpct=25
[2025-07-12T01:54:48.370Z]          =                       sunit=0      swidth=0 blks
[2025-07-12T01:54:48.370Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-07-12T01:54:48.370Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-07-12T01:54:48.370Z]          =                       sectsz=512   sunit=0 blks, lazy-count=1
[2025-07-12T01:54:48.370Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-07-12T01:54:48.370Z] Discarding blocks...Done.
[2025-07-12T01:54:48.370Z] 
[2025-07-12T01:54:48.370Z] ⏱  Duration: 0s
[2025-07-12T01:54:48.370Z] org.osbuild.mkdir: f08d34af058cf2c319108cdd8bb67352f6a851057d5e457a752cad90716945e7 {
[2025-07-12T01:54:48.370Z]   "paths": [
[2025-07-12T01:54:48.370Z]     {
[2025-07-12T01:54:48.370Z]       "path": "mount://root/boot",
[2025-07-12T01:54:48.370Z]       "mode": 493
[2025-07-12T01:54:48.370Z]     },
[2025-07-12T01:54:48.370Z]     {
[2025-07-12T01:54:48.370Z]       "path": "mount://boot/efi",
[2025-07-12T01:54:48.370Z]       "mode": 493
[2025-07-12T01:54:48.370Z]     }
[2025-07-12T01:54:48.370Z]   ]
[2025-07-12T01:54:48.370Z] }
[2025-07-12T01:54:48.370Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T01:54:48.370Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fs_piz40/mounts/root-mount-point
[2025-07-12T01:54:48.623Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fs_piz40/mounts/boot-mount-point
[2025-07-12T01:54:48.623Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:48.623Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fs_piz40/mounts/boot-mount-point unmounted
[2025-07-12T01:54:48.623Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fs_piz40/mounts/root-mount-point unmounted
[2025-07-12T01:54:48.879Z] 
[2025-07-12T01:54:48.879Z] ⏱  Duration: 0s
[2025-07-12T01:54:48.879Z] org.osbuild.selinux: e44a7405ed5b73561b3bc5f2b7554574781eebbdb622f69a07cd0f8febceda5b {
[2025-07-12T01:54:48.879Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T01:54:48.879Z]   "target": "mount://root/"
[2025-07-12T01:54:48.879Z] }
[2025-07-12T01:54:48.879Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T01:54:48.879Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bz46hq3h/mounts/
[2025-07-12T01:54:49.134Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:49.134Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bz46hq3h/mounts/ unmounted
[2025-07-12T01:54:49.134Z] 
[2025-07-12T01:54:49.134Z] ⏱  Duration: 0s
[2025-07-12T01:54:49.134Z] org.osbuild.selinux: f3eb050e528a3ae50524b7f282824cb130d8f5739fbc2b26b6d13f9feb974392 {
[2025-07-12T01:54:49.135Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T01:54:49.135Z]   "target": "mount://root/boot/"
[2025-07-12T01:54:49.135Z] }
[2025-07-12T01:54:49.390Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T01:54:49.390Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-odzgs7y2/mounts/
[2025-07-12T01:54:49.390Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-odzgs7y2/mounts/boot
[2025-07-12T01:54:49.643Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:49.643Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-odzgs7y2/mounts/boot unmounted
[2025-07-12T01:54:49.643Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-odzgs7y2/mounts/ unmounted
[2025-07-12T01:54:49.643Z] 
[2025-07-12T01:54:49.643Z] ⏱  Duration: 0s
[2025-07-12T01:54:49.643Z] org.osbuild.copy: b395352e03322aaf9f2dbeb5e37bf7fe30a1f59dcb076e1c6fb00fb2682c64d6 {
[2025-07-12T01:54:49.643Z]   "paths": [
[2025-07-12T01:54:49.643Z]     {
[2025-07-12T01:54:49.643Z]       "from": "input://tree/",
[2025-07-12T01:54:49.643Z]       "to": "mount://root/"
[2025-07-12T01:54:49.643Z]     }
[2025-07-12T01:54:49.643Z]   ]
[2025-07-12T01:54:49.643Z] }
[2025-07-12T01:54:49.897Z] 
[2025-07-12T01:54:49.897Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:54:49.897Z] /dev/vdb1        40G  7.7G   33G  20% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:54:49.897Z] 
[2025-07-12T01:54:49.897Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T01:54:49.897Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r_pnd2k6/mounts/
[2025-07-12T01:54:49.897Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r_pnd2k6/mounts/boot
[2025-07-12T01:54:50.154Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r_pnd2k6/mounts/boot/efi
[2025-07-12T01:54:50.154Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:54:50.154Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-07-12T01:55:00.081Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r_pnd2k6/mounts/boot/efi unmounted
[2025-07-12T01:55:00.081Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r_pnd2k6/mounts/boot unmounted
[2025-07-12T01:55:00.081Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r_pnd2k6/mounts/ unmounted
[2025-07-12T01:55:00.081Z] 
[2025-07-12T01:55:00.081Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:55:00.081Z] /dev/vdb1        40G  9.5G   31G  24% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:55:00.081Z] 
[2025-07-12T01:55:00.081Z] 
[2025-07-12T01:55:00.081Z] ⏱  Duration: 10s
[2025-07-12T01:55:00.081Z] org.osbuild.bootupd: 4baa52c28c12a8ec673c672751964333bcd93d75ba562d6cc752fb6811b0f979 {
[2025-07-12T01:55:00.081Z]   "bios": {
[2025-07-12T01:55:00.081Z]     "device": "disk"
[2025-07-12T01:55:00.081Z]   },
[2025-07-12T01:55:00.081Z]   "static-configs": true,
[2025-07-12T01:55:00.081Z]   "deployment": {
[2025-07-12T01:55:00.081Z]     "default": true
[2025-07-12T01:55:00.081Z]   }
[2025-07-12T01:55:00.081Z] }
[2025-07-12T01:55:00.081Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T01:55:00.081Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-omrbsybj/mounts/
[2025-07-12T01:55:00.334Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-omrbsybj/mounts/boot
[2025-07-12T01:55:00.334Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-omrbsybj/mounts/boot/efi
[2025-07-12T01:55:00.334Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:55:01.255Z] Added 01_users.cfg
[2025-07-12T01:55:01.255Z] Added 05_ignition.cfg
[2025-07-12T01:55:01.255Z] Added 10_blscfg.cfg
[2025-07-12T01:55:01.255Z] Added 14_menu_show_once.cfg
[2025-07-12T01:55:01.255Z] Added 30_uefi-firmware.cfg
[2025-07-12T01:55:01.255Z] Added 41_custom.cfg
[2025-07-12T01:55:01.255Z] Installed: grub.cfg
[2025-07-12T01:55:01.508Z] Installed: "fedora/grub.cfg"
[2025-07-12T01:55:01.508Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-omrbsybj/mounts/boot/efi unmounted
[2025-07-12T01:55:01.508Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-omrbsybj/mounts/boot unmounted
[2025-07-12T01:55:01.508Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-omrbsybj/mounts/ unmounted
[2025-07-12T01:55:01.508Z] 
[2025-07-12T01:55:01.508Z] ⏱  Duration: 1s
[2025-07-12T01:55:01.508Z] org.osbuild.chattr: 17f3a48ecac021513f5bddee12e6b0613b838c5a1fb366c76393d840a41b13a1 {
[2025-07-12T01:55:01.508Z]   "items": {
[2025-07-12T01:55:01.508Z]     "mount://root/": {
[2025-07-12T01:55:01.508Z]       "immutable": true
[2025-07-12T01:55:01.508Z]     }
[2025-07-12T01:55:01.508Z]   }
[2025-07-12T01:55:01.508Z] }
[2025-07-12T01:55:01.761Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T01:55:01.761Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts/
[2025-07-12T01:55:01.761Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0'
[2025-07-12T01:55:02.017Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:55:02.017Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts/ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts
[2025-07-12T01:55:02.017Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts/boot unmounted
[2025-07-12T01:55:02.017Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts/var unmounted
[2025-07-12T01:55:02.017Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts/sysroot unmounted
[2025-07-12T01:55:02.017Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts unmounted
[2025-07-12T01:55:02.017Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts unmounted
[2025-07-12T01:55:02.017Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts unmounted
[2025-07-12T01:55:02.017Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d69eu1ct/mounts/
[2025-07-12T01:55:02.017Z] 
[2025-07-12T01:55:02.017Z] ⏱  Duration: 0s
[2025-07-12T01:55:02.017Z] Pipeline raw-qemu-image: 75e5a210b820a140689c77fb51b1e098b2066ba6d6e9471526b76b42895d300e
[2025-07-12T01:55:02.017Z] Build
[2025-07-12T01:55:02.017Z]   root: <host>
[2025-07-12T01:55:02.017Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T01:55:02.017Z] org.osbuild.copy: 5f563280320c77dfcdd74f306969ea487d7698f2690d4464a2fbf0df78453204 {
[2025-07-12T01:55:02.017Z]   "paths": [
[2025-07-12T01:55:02.017Z]     {
[2025-07-12T01:55:02.017Z]       "from": "input://tree/disk.img",
[2025-07-12T01:55:02.017Z]       "to": "tree:///disk.img"
[2025-07-12T01:55:02.017Z]     }
[2025-07-12T01:55:02.017Z]   ]
[2025-07-12T01:55:02.017Z] }
[2025-07-12T01:55:02.271Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:55:02.271Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-12T01:55:02.524Z] 
[2025-07-12T01:55:02.524Z] ⏱  Duration: 0s
[2025-07-12T01:55:02.524Z] org.osbuild.truncate: fe1004e8f63bc6eaa29a687065dac1e9b2a8d691c9a6e10259bad5b5f0a77547 {
[2025-07-12T01:55:02.524Z]   "filename": "disk.img",
[2025-07-12T01:55:02.524Z]   "size": "10737418240"
[2025-07-12T01:55:02.524Z] }
[2025-07-12T01:55:02.524Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:55:02.524Z] 
[2025-07-12T01:55:02.524Z] ⏱  Duration: 0s
[2025-07-12T01:55:02.524Z] org.osbuild.coreos.platform: 75e5a210b820a140689c77fb51b1e098b2066ba6d6e9471526b76b42895d300e {
[2025-07-12T01:55:02.524Z]   "platform": "qemu"
[2025-07-12T01:55:02.524Z] }
[2025-07-12T01:55:02.778Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T01:55:02.778Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts/
[2025-07-12T01:55:02.778Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0'
[2025-07-12T01:55:03.031Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts/boot
[2025-07-12T01:55:03.031Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:55:03.031Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts/boot unmounted
[2025-07-12T01:55:03.031Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts/ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts
[2025-07-12T01:55:03.031Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts/boot unmounted
[2025-07-12T01:55:03.031Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts/var unmounted
[2025-07-12T01:55:03.284Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts/sysroot unmounted
[2025-07-12T01:55:03.284Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts unmounted
[2025-07-12T01:55:03.284Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts unmounted
[2025-07-12T01:55:03.284Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts unmounted
[2025-07-12T01:55:03.284Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ay6jlf3l/mounts/
[2025-07-12T01:55:03.285Z] 
[2025-07-12T01:55:03.285Z] ⏱  Duration: 0s
[2025-07-12T01:55:03.285Z] Pipeline qemu: b3331ca66fe356576ccdef6ac3cd76fe60efaaa9d056a7cbbfa8eadbf016e43f
[2025-07-12T01:55:03.285Z] Build
[2025-07-12T01:55:03.285Z]   root: <host>
[2025-07-12T01:55:03.285Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T01:55:03.285Z] org.osbuild.qemu: b3331ca66fe356576ccdef6ac3cd76fe60efaaa9d056a7cbbfa8eadbf016e43f {
[2025-07-12T01:55:03.285Z]   "filename": "fedora-coreos-43.20250712.dev.0-qemu.x86_64.qcow2",
[2025-07-12T01:55:03.285Z]   "format": {
[2025-07-12T01:55:03.285Z]     "type": "qcow2",
[2025-07-12T01:55:03.285Z]     "compression": false,
[2025-07-12T01:55:03.285Z]     "compat": "1.1"
[2025-07-12T01:55:03.285Z]   }
[2025-07-12T01:55:03.285Z] }
[2025-07-12T01:55:03.285Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T01:55:06.536Z] 
[2025-07-12T01:55:06.536Z] ⏱  Duration: 2s
[2025-07-12T01:55:06.536Z] manifest /tmp/osbuild-DWRg.json finished successfully
[2025-07-12T01:55:10.689Z] 
[2025-07-12T01:55:10.689Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T01:55:10.689Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T01:55:10.689Z] 
[2025-07-12T01:55:10.689Z] oci-archive:	69047799ec738e7783e821dbff120a787e7e626c8f9de0e7ae879abe85f80a58
[2025-07-12T01:55:10.689Z] deployed-tree:	3421a7e8ecebd5ab3b365450390c85b61562b6420a193fb824497dfa779b3a8e
[2025-07-12T01:55:10.689Z] tree:     	6b4565464da88c7e282b945e3a2a49699fc461930a884f73d630273b2fdcfc92
[2025-07-12T01:55:10.689Z] raw-image:	17f3a48ecac021513f5bddee12e6b0613b838c5a1fb366c76393d840a41b13a1
[2025-07-12T01:55:10.689Z] raw-4k-image:	efe306a1d00da701677cfc8ac9bc2b87cd9ef85272f2c8efc4023b41735efb2a
[2025-07-12T01:55:10.689Z] raw-aliyun-image:	bea42bed54b25a958ee5f6d3d560c70f1ee31cf8827ffa6f22c6b5881a4f8e71
[2025-07-12T01:55:10.689Z] aliyun:   	1cd606500e3ac9b20faa79f4e325ddea3d8065bab913b6441aed7ba0b82ce3f5
[2025-07-12T01:55:10.689Z] raw-applehv-image:	3070db3892e37509b4c3720d9a093d71d1378e4335daeb4e2d2ad24bc0ec2187
[2025-07-12T01:55:10.689Z] applehv:  	86f629260efc0cea2bc9f9d80f6dd53c0b9cb869f5ec679c9c6c4da7526433b2
[2025-07-12T01:55:10.689Z] raw-aws-image:	3704baad095ec550e1c144284409ad8c3816ad115787ad35272d968f72c7cc44
[2025-07-12T01:55:10.689Z] aws:      	eabcb8874666d5c8f69cd1f895dd9ef8885589b8a977eb3a472cd7cc51e5dc3f
[2025-07-12T01:55:10.689Z] raw-azure-image:	cd3e020d952a122370fd6f02f6d192409cec4ca53e790930544532b21f1e384c
[2025-07-12T01:55:10.689Z] azure:    	d6e9003cdc81f54ffc5e70a4c10f61ff0804bbd85063dd22c3a6a2729efd3d6a
[2025-07-12T01:55:10.689Z] raw-azurestack-image:	67a7490d8fe393c2ced774561dfaa702951fbf7fcefe451965b06f55ca16d309
[2025-07-12T01:55:10.689Z] azurestack:	ce0079eaf835fac507d0e7546f1b34cafb298d9250439955138bf8c72dc09a3f
[2025-07-12T01:55:10.689Z] raw-digitalocean-image:	52f5d6f544a9ffbed320f48ed41bb5b4d53fda051b3f2a490348ecaf06091545
[2025-07-12T01:55:10.689Z] digitalocean:	9ac087782e2c8db0f0cd15044a60b11aad8d2e31c90e0aca5ab9720caeadfbee
[2025-07-12T01:55:10.689Z] raw-exoscale-image:	74c4baa2eb7d0a6a19aac6be4be913eed7dd7f39abd61c9205b0fc6d7abade7d
[2025-07-12T01:55:10.689Z] exoscale: 	17de1084768c03558811ecfa72dcda3d44a1876b378114482e9feb9881a0cc22
[2025-07-12T01:55:10.689Z] raw-gcp-image:	7bd4e3196380436484c3137dbb7f264ce2d0bf7a4ab48487a9c640d4796d9501
[2025-07-12T01:55:10.689Z] raw-gcp-image-tar:	e225783c0a34b829fc04379585fd9070fd6af4a4c8ddfc1ebf0ec9942d3070be
[2025-07-12T01:55:10.689Z] gcp:      	e67e71a0f83c8869412afeb4706e50af653a56f5b9f32b070f24902ad2ba6ab9
[2025-07-12T01:55:10.689Z] raw-hetzner-image:	87549b97d80194e858ab58cb457725602cc77f6bfb71cffbc2068e18576681a3
[2025-07-12T01:55:10.689Z] hetzner:  	ceb879bedfb79a12d1f24e3139bdfd17475bdab3bcabc3d10b7c6cd92055a26c
[2025-07-12T01:55:10.689Z] raw-hyperv-image:	bbbd8291ee5ee4a4c29647c59614c80541d6f01db42c19f64c094ba952caf2e6
[2025-07-12T01:55:10.689Z] hyperv:   	13c83f01ca172294909d2083d08acd742ed1ae87c7ff824202848fc7b6670540
[2025-07-12T01:55:10.689Z] raw-ibmcloud-image:	866dfc47ca491e7d298844dc9655a8c1797fc8e6e37c93ce42082269fe671471
[2025-07-12T01:55:10.689Z] ibmcloud: 	7882fd6d20dc9e1e8f8b51f023d93556f20775c5f9ddd12431d11fcede2bccd0
[2025-07-12T01:55:10.689Z] raw-kubevirt-image:	f8b3aed48e5eb17b9579c4ca048cf5fed98523c1e662d216f8e72d3c80c14c90
[2025-07-12T01:55:10.689Z] qemu-kubevirt-image:	3e76697c198911278ae1a6843324713d98300f81c3c615e84116542db1ea7b99
[2025-07-12T01:55:10.689Z] kubevirt: 	f435e92d565acbe9b4a784d338220fbce2fa9d9a32c49aa3848ba689c359a620
[2025-07-12T01:55:10.689Z] raw-openstack-image:	31c76eef23c93b3b7b5dcf447106b8b52f63277a773921c0abd48ad608a11c06
[2025-07-12T01:55:10.689Z] openstack:	a6f552b5a88d4e96f5c983d1429354b0441868dd794a8a72cb2ccd342919aae3
[2025-07-12T01:55:10.689Z] raw-oraclecloud-image:	06d1830549c04d517ef6fffc90412542bf3a682e4c235f2ac0633893f2f4f4af
[2025-07-12T01:55:10.689Z] oraclecloud:	7ba90616490f6e9264ac2de8f2a2ae329000ef4f8949b3bfe213e5078d541b88
[2025-07-12T01:55:10.689Z] raw-proxmoxve-image:	c03b02e111f68d17f027c274379c775609e1d0cd8b6f2578e417bcb0847767e6
[2025-07-12T01:55:10.689Z] proxmoxve:	de9cbd241aef8128af8259c6839d834bb16a28a8f0fd6c9746918674c28db024
[2025-07-12T01:55:10.689Z] raw-metal-image:	8370ef2d32f451cf5854c46c9790e967e4604be6635851cb4bb71f9e1b815e09
[2025-07-12T01:55:10.689Z] metal:    	428fb07a341b3bf36c3fcd9790e867e194f94d489d15b0aa34828f0fe9e78f2b
[2025-07-12T01:55:10.689Z] raw-metal4k-image:	2aff0cb597e5f2a4b5ad500cc10ee213751fe46d6fef2499b6ddaf1d6b944d4e
[2025-07-12T01:55:10.689Z] metal4k:  	5e53df09496ad8baaa6298ffda954caee88ef73b581350ccdaf7e669cd84a5a7
[2025-07-12T01:55:10.689Z] raw-nutanix-image:	c5109a5104cb0fc99be5d5d41c730432e77c60119b9bdf882cba4681390131a8
[2025-07-12T01:55:10.689Z] nutanix:  	4f2764f266f08cf46b95e8af96cb79e98c0e717d4fd5d06a66d85d82c6e1c803
[2025-07-12T01:55:10.689Z] raw-qemu-image:	75e5a210b820a140689c77fb51b1e098b2066ba6d6e9471526b76b42895d300e
[2025-07-12T01:55:10.689Z] qemu:     	b3331ca66fe356576ccdef6ac3cd76fe60efaaa9d056a7cbbfa8eadbf016e43f
[2025-07-12T01:55:10.689Z] raw-vultr-image:	ac09fc4470045d37fb9a0d1cf2d51438d9f356e4cbfbd50bd272740475ca17ba
[2025-07-12T01:55:10.689Z] vultr:    	9f31dc7b6374f5572996b3ae016e4de3f0c99580e635eeae902c2b090b46f0b5
[2025-07-12T01:55:10.689Z] live:     	00315f1784d00ce0e457d07cde9ba459b99c217d3129a956179622d9f06dc687
[2025-07-12T01:55:10.689Z] + set +x
[2025-07-12T01:55:13.940Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.fvA37Nk3Io/qemu/fedora-coreos-43.20250712.dev.0-qemu.x86_64.qcow2': Operation not permitted
[2025-07-12T01:55:13.940Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.fvA37Nk3Io/qemu': Operation not permitted
[2025-07-12T01:55:26.083Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752285324043477344
[2025-07-12T01:55:26.083Z] Successfully generated: fedora-coreos-43.20250712.dev.0-qemu.x86_64.qcow2
[2025-07-12T01:55:26.087Z] [Pipeline] }
[2025-07-12T01:55:26.089Z] [Pipeline] // withEnv
[2025-07-12T01:55:26.098Z] [Pipeline] }
[2025-07-12T01:55:26.101Z] [Pipeline] // stage
[2025-07-12T01:55:26.130Z] [Pipeline] withEnv
[2025-07-12T01:55:26.130Z] [Pipeline] {
[2025-07-12T01:55:26.134Z] [Pipeline] sh
[2025-07-12T01:55:26.622Z] + set -euo pipefail
[2025-07-12T01:55:26.622Z] ++ umask
[2025-07-12T01:55:26.622Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:55:26.622Z] + uuidgen
[2025-07-12T01:55:26.622Z] + cut -f1 -d-
[2025-07-12T01:55:26.627Z] [Pipeline] }
[2025-07-12T01:55:26.629Z] [Pipeline] // withEnv
[2025-07-12T01:55:26.638Z] [Pipeline] withEnv
[2025-07-12T01:55:26.639Z] [Pipeline] {
[2025-07-12T01:55:26.643Z] [Pipeline] sh
[2025-07-12T01:55:27.122Z] + set -euo pipefail
[2025-07-12T01:55:27.122Z] ++ umask
[2025-07-12T01:55:27.122Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:55:27.122Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T01:55:27.122Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-07-12T01:55:27.124Z] [Pipeline] }
[2025-07-12T01:55:27.128Z] [Pipeline] // withEnv
[2025-07-12T01:55:27.135Z] [Pipeline] parallel
[2025-07-12T01:55:27.135Z] [Pipeline] { (Branch: x86_64:kola)
[2025-07-12T01:55:27.135Z] [Pipeline] { (Branch: x86_64:kola:upgrade)
[2025-07-12T01:55:27.147Z] [Pipeline] withEnv
[2025-07-12T01:55:27.147Z] [Pipeline] {
[2025-07-12T01:55:27.148Z] [Pipeline] withEnv
[2025-07-12T01:55:27.148Z] [Pipeline] {
[2025-07-12T01:55:27.152Z] [Pipeline] sh
[2025-07-12T01:55:27.388Z] [Pipeline] sh
[2025-07-12T01:55:27.639Z] + set -xeuo pipefail
[2025-07-12T01:55:27.640Z] ++ umask
[2025-07-12T01:55:27.640Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:55:27.640Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola
[2025-07-12T01:55:27.641Z] [Pipeline] }
[2025-07-12T01:55:27.645Z] [Pipeline] // withEnv
[2025-07-12T01:55:27.651Z] [Pipeline] withEnv
[2025-07-12T01:55:27.652Z] [Pipeline] {
[2025-07-12T01:55:27.661Z] [Pipeline] sh
[2025-07-12T01:55:27.869Z] + set -xeuo pipefail
[2025-07-12T01:55:27.869Z] ++ umask
[2025-07-12T01:55:27.869Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:55:27.869Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T01:55:27.869Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
[2025-07-12T01:55:27.869Z] 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-YpB6F/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image
[2025-07-12T01:55:27.869Z] 2025-07-12T01:55:27Z cli: Started logging at level INFO
[2025-07-12T01:55:27.869Z] 2025-07-12T01:55:27Z cli: Started logging at level INFO
[2025-07-12T01:55:28.123Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/fedora-coreos-43.20250711.91.0-qemu.x86_64.qcow2.xz
[2025-07-12T01:55:28.123Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/fedora-coreos-43.20250711.91.0-qemu.x86_64.qcow2.xz.sig
[2025-07-12T01:55:28.136Z] + set -euo pipefail
[2025-07-12T01:55:28.136Z] ++ umask
[2025-07-12T01:55:28.136Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:55:28.136Z] + kola list --json
[2025-07-12T01:55:28.136Z] + jq -r '.[].Name'
[2025-07-12T01:55:28.139Z] [Pipeline] }
[2025-07-12T01:55:28.143Z] [Pipeline] // withEnv
[2025-07-12T01:55:28.151Z] [Pipeline] withEnv
[2025-07-12T01:55:28.151Z] [Pipeline] {
[2025-07-12T01:55:28.159Z] [Pipeline] sh
[2025-07-12T01:55:28.636Z] + set -xeuo pipefail
[2025-07-12T01:55:28.636Z] ++ umask
[2025-07-12T01:55:28.636Z] + '[' 0022 = 0000 ']'
[2025-07-12T01:55:28.636Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T01:55:28.636Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5
[2025-07-12T01:55:28.636Z] 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-YpB6F/kola-x86_64
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ignition.kargs
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ntp.timesyncd.dhcp-propagation
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ignition.systemd-disable
[2025-07-12T01:55:28.890Z] === RUN   coreos.unique.boot.failure
[2025-07-12T01:55:28.890Z] === RUN   ext.config.boot.bootupd-validate
[2025-07-12T01:55:28.890Z] === RUN   coreos.ignition.sethostname
[2025-07-12T01:55:28.890Z] === RUN   basic
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.ifname-karg.udev-rule-firstboot-propagation
[2025-07-12T01:55:28.890Z] === RUN   coreos.ignition.v2.users
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ignition.systemd-unmasking
[2025-07-12T01:55:28.890Z] === RUN   non-exclusive-test-bucket-0
[2025-07-12T01:55:28.890Z] === RUN   coreos.ignition.symlink
[2025-07-12T01:55:28.890Z] === RUN   ext.config.disks.lvmdevices
[2025-07-12T01:55:28.890Z] === RUN   coreos.unique.boot.ignition.failure
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.rd-net-timeout-carrier
[2025-07-12T01:55:28.890Z] === RUN   coreos.auth.verify
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ignition.systemd-enable-units
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.no-default-initramfs-net-propagation.bootif
[2025-07-12T01:55:28.890Z] === RUN   ostree.hotfix
[2025-07-12T01:55:28.890Z] === RUN   multipath.day1
[2025-07-12T01:55:28.890Z] === RUN   coreos.ignition.failure
[2025-07-12T01:55:28.890Z] === RUN   fcos.filesystem
[2025-07-12T01:55:28.890Z] === RUN   kdump.crash.ssh
[2025-07-12T01:55:28.890Z] === RUN   ext.config.swap.zram-generator
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.nameserver
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.nmstate.policy
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.hostname.fallback-hostname
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.bridge-static-via-kargs
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ignition.delete-config
[2025-07-12T01:55:28.890Z] === RUN   ext.config.podman.rootless-systemd
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ntp.chrony.dhcp-propagation
[2025-07-12T01:55:28.890Z] === RUN   ext.config.var-mount.scsi-id
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.kargs-rd-net
[2025-07-12T01:55:28.890Z] === RUN   rootfs.uuid
[2025-07-12T01:55:28.890Z] === RUN   coreos.misc.disk.varlibcontainers
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ignition.resource.remote
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.prefer-ignition-networking
[2025-07-12T01:55:28.890Z] === RUN   rhcos.selinux.boolean.persist
[2025-07-12T01:55:28.890Z] === RUN   ext.config.firewall.iptables-legacy
[2025-07-12T01:55:28.890Z] === RUN   coreos.ignition.once
[2025-07-12T01:55:28.890Z] === RUN   coreos.selinux.boolean
[2025-07-12T01:55:28.890Z] === RUN   ext.config.gshadow
[2025-07-12T01:55:28.890Z] === RUN   ext.config.clhm.ignition-warnings
[2025-07-12T01:55:28.890Z] === RUN   ext.config.systemd.condition-needs-update
[2025-07-12T01:55:28.890Z] === RUN   ext.config.multipath.resilient
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ignition.remote
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ssh.custom-host-key-permissions
[2025-07-12T01:55:28.890Z] === RUN   rpmostree.status
[2025-07-12T01:55:28.890Z] === RUN   basic.uefi
[2025-07-12T01:55:28.890Z] === RUN   ext.config.var-mount.luks
[2025-07-12T01:55:28.890Z] === RUN   ext.config.security.lockdown
[2025-07-12T01:55:28.890Z] === RUN   ostree.unlock
[2025-07-12T01:55:28.890Z] === RUN   ext.config.ignition.stable-boot
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.mtu-on-bond-ignition
[2025-07-12T01:55:28.890Z] === RUN   ext.config.boot.grub2-install
[2025-07-12T01:55:28.890Z] === RUN   basic.uefi-secure
[2025-07-12T01:55:28.890Z] === RUN   linux.nfs.client
[2025-07-12T01:55:28.890Z] === RUN   ext.config.docker.basic
[2025-07-12T01:55:28.890Z] === RUN   ext.config.extensions.package
[2025-07-12T01:55:28.890Z] === RUN   coreos.ignition.groups
[2025-07-12T01:55:28.890Z] === RUN   basic.nvme
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.no-persist-ip
[2025-07-12T01:55:28.890Z] === RUN   multipath.day2
[2025-07-12T01:55:28.890Z] === RUN   coreos.ignition.mount.disks
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.mtu-on-bond-kargs
[2025-07-12T01:55:28.890Z] === RUN   ext.config.containers.quadlet
[2025-07-12T01:55:28.890Z] === RUN   ext.config.reboot
[2025-07-12T01:55:28.890Z] === RUN   rpmostree.install-uninstall
[2025-07-12T01:55:28.890Z] === RUN   ext.config.butane.grub-users
[2025-07-12T01:55:28.890Z] === RUN   ext.config.kdump.crash
[2025-07-12T01:55:28.890Z] === RUN   ext.config.rpm-ostree-countme
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.nmstate.state
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.ifname-karg.everyboot-systemd-link-file
[2025-07-12T01:55:28.890Z] === RUN   ostree.remote
[2025-07-12T01:55:28.890Z] === RUN   kdump.crash.nfs
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.team-dhcp-via-ignition
[2025-07-12T01:55:28.890Z] === RUN   fcos.network.listeners
[2025-07-12T01:55:28.890Z] === RUN   coreos.ignition.mount.partitions
[2025-07-12T01:55:28.890Z] === RUN   ext.config.toolbox
[2025-07-12T01:55:28.890Z] === RUN   ext.config.systemd.network-online
[2025-07-12T01:55:28.890Z] === RUN   ext.config.var-mount.simple
[2025-07-12T01:55:28.890Z] === RUN   coreos.ignition.instantiated.enable-unit
[2025-07-12T01:55:28.890Z] === RUN   ext.config.selinux.enforcing
[2025-07-12T01:55:28.890Z] === RUN   podman.base
[2025-07-12T01:55:28.890Z] === RUN   ext.config.networking.force-persist-ip
[2025-07-12T01:55:28.890Z] === RUN   rpmostree.upgrade-rollback
[2025-07-12T01:55:28.890Z] === RUN   ext.config.docker.swarm-overlay-network
[2025-07-12T01:55:28.890Z] === RUN   fcos.users.shells
[2025-07-12T01:55:28.890Z] === RUN   podman.network-single
[2025-07-12T01:55:28.890Z] === RUN   podman.workflow
[2025-07-12T01:55:28.890Z] === RUN   multipath.partition
[2025-07-12T01:55:29.482Z] Read disk 62.31960487365723 MiB/932.6744270324707 MiB (6%)
[2025-07-12T01:55:30.840Z] Read disk 112.00699043273926 MiB/932.6744270324707 MiB (12%)
[2025-07-12T01:55:31.764Z] Read disk 156.13074684143066 MiB/932.6744270324707 MiB (16%)
[2025-07-12T01:55:32.689Z] Read disk 193.10732078552246 MiB/932.6744270324707 MiB (20%)
[2025-07-12T01:55:33.614Z] Read disk 238.00291061401367 MiB/932.6744270324707 MiB (25%)
[2025-07-12T01:55:34.539Z] Read disk 267.7168273925781 MiB/932.6744270324707 MiB (28%)
[2025-07-12T01:55:35.899Z] Read disk 317.9683303833008 MiB/932.6744270324707 MiB (34%)
[2025-07-12T01:55:36.827Z] Read disk 375.44194412231445 MiB/932.6744270324707 MiB (40%)
[2025-07-12T01:55:37.751Z] Read disk 459.6553955078125 MiB/932.6744270324707 MiB (49%)
[2025-07-12T01:55:38.678Z] Read disk 512.241117477417 MiB/932.6744270324707 MiB (54%)
[2025-07-12T01:55:39.602Z] Read disk 580.6844139099121 MiB/932.6744270324707 MiB (62%)
[2025-07-12T01:55:40.963Z] Read disk 633.1131057739258 MiB/932.6744270324707 MiB (67%)
[2025-07-12T01:55:41.892Z] Read disk 675.3293266296387 MiB/932.6744270324707 MiB (72%)
[2025-07-12T01:55:42.819Z] Read disk 711.5298881530762 MiB/932.6744270324707 MiB (76%)
[2025-07-12T01:55:43.742Z] Read disk 740.7309513092041 MiB/932.6744270324707 MiB (79%)
[2025-07-12T01:55:44.666Z] Read disk 787.5554428100586 MiB/932.6744270324707 MiB (84%)
[2025-07-12T01:55:45.593Z] Read disk 830.1634120941162 MiB/932.6744270324707 MiB (89%)
[2025-07-12T01:55:46.950Z] Read disk 866.8022003173828 MiB/932.6744270324707 MiB (92%)
[2025-07-12T01:55:47.873Z] Read disk 904.1700859069824 MiB/932.6744270324707 MiB (96%)
[2025-07-12T01:55:48.433Z] Read disk 932.6744270324707 MiB/932.6744270324707 MiB (100%)
[2025-07-12T01:55:48.433Z] Read disk 932.6744270324707 MiB/932.6744270324707 MiB (100%)
[2025-07-12T01:55:48.433Z] Read disk 932.6744270324707 MiB/932.6744270324707 MiB (100%)
[2025-07-12T01:55:48.433Z] gpg: Signature made Fri Jul 11 22:43:36 2025 UTC
[2025-07-12T01:55:48.433Z] gpg:                using RSA key C6E7F081CF80E13146676E88829B606631645531
[2025-07-12T01:55:48.433Z] gpg: Good signature from "Fedora (43) <fedora-43-primary@fedoraproject.org>" [ultimate]
[2025-07-12T01:55:48.686Z] tmp/kola-qemu-cache/fedora-coreos-43.20250711.91.0-qemu.x86_64.qcow2
[2025-07-12T01:55:48.686Z] === RUN   fcos.upgrade.basic
[2025-07-12T01:55:55.368Z] --- PASS: rpmostree.status (24.20s)
[2025-07-12T01:56:03.440Z] --- PASS: ext.config.var-mount.scsi-id (34.33s)
[2025-07-12T01:56:07.592Z] --- PASS: ext.config.ignition.kargs (38.54s)
[2025-07-12T01:56:10.549Z] === RUN   fcos.upgrade.basic/setup
[2025-07-12T01:56:10.850Z] --- PASS: coreos.ignition.once (41.70s)
[2025-07-12T01:56:13.804Z] === RUN   fcos.upgrade.basic/upgrade-from-previous
[2025-07-12T01:56:17.381Z] --- PASS: multipath.day2 (47.77s)
[2025-07-12T01:56:29.534Z] === RUN   podman.workflow/run
[2025-07-12T01:56:36.050Z] --- PASS: coreos.ignition.mount.partitions (42.31s)
[2025-07-12T01:56:40.212Z] --- PASS: fcos.users.shells (23.74s)
[2025-07-12T01:56:45.813Z] === RUN   fcos.upgrade.basic/upgrade-from-current
[2025-07-12T01:56:46.741Z] --- PASS: multipath.partition (42.62s)
[2025-07-12T01:57:01.563Z] === RUN   rpmostree.upgrade-rollback/upgrade
[2025-07-12T01:57:06.784Z] --- PASS: ext.config.docker.swarm-overlay-network (31.46s)
[2025-07-12T01:57:12.287Z] --- PASS: fcos.upgrade.basic (81.05s)
[2025-07-12T01:57:12.287Z]     --- PASS: fcos.upgrade.basic/setup (4.17s)
[2025-07-12T01:57:12.287Z]     --- PASS: fcos.upgrade.basic/upgrade-from-previous (30.54s)
[2025-07-12T01:57:12.287Z]     --- PASS: fcos.upgrade.basic/upgrade-from-current (21.92s)
[2025-07-12T01:57:12.287Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-upgrade-x86_64
[2025-07-12T01:57:12.291Z] [Pipeline] }
[2025-07-12T01:57:12.295Z] [Pipeline] // withEnv
[2025-07-12T01:57:12.301Z] [Pipeline] }
[2025-07-12T01:57:16.697Z] --- PASS: ext.config.networking.force-persist-ip (30.61s)
[2025-07-12T01:57:24.754Z] === RUN   rpmostree.upgrade-rollback/rollback
[2025-07-12T01:57:27.256Z] === RUN   podman.base/info
[2025-07-12T01:57:27.256Z] === RUN   podman.base/resources
[2025-07-12T01:57:33.768Z] --- PASS: podman.base (26.91s)
[2025-07-12T01:57:33.768Z]     --- PASS: podman.base/info (0.33s)
[2025-07-12T01:57:33.768Z]     --- PASS: podman.base/resources (3.11s)
[2025-07-12T01:57:51.776Z] --- PASS: rpmostree.upgrade-rollback (68.40s)
[2025-07-12T01:57:51.776Z]     --- PASS: rpmostree.upgrade-rollback/upgrade (23.61s)
[2025-07-12T01:57:51.776Z]     --- PASS: rpmostree.upgrade-rollback/rollback (21.18s)
[2025-07-12T01:57:58.294Z] --- PASS: coreos.ignition.instantiated.enable-unit (24.37s)
[2025-07-12T01:57:58.857Z] --- PASS: ext.config.selinux.enforcing (42.33s)
[2025-07-12T01:58:25.332Z] --- PASS: ext.config.systemd.network-online (25.94s)
[2025-07-12T01:58:31.861Z] --- PASS: ext.config.var-mount.simple (43.11s)
[2025-07-12T01:58:44.018Z] --- PASS: podman.network-single (152.40s)
[2025-07-12T01:58:44.949Z] === RUN   basic.uefi-secure/ServicesActive
[2025-07-12T01:58:44.949Z] === RUN   basic.uefi-secure/ReadOnly
[2025-07-12T01:58:45.204Z] === RUN   basic.uefi-secure/Useradd
[2025-07-12T01:58:45.204Z] === RUN   basic.uefi-secure/MachineID
[2025-07-12T01:58:45.460Z] === RUN   basic.uefi-secure/FCOSGrowpart
[2025-07-12T01:58:45.460Z] === RUN   basic.uefi-secure/PortSSH
[2025-07-12T01:58:45.716Z] === RUN   basic.uefi-secure/DbusPerms
[2025-07-12T01:58:49.882Z] --- PASS: basic.uefi-secure (25.09s)
[2025-07-12T01:58:49.882Z]     --- PASS: basic.uefi-secure/ServicesActive (0.10s)
[2025-07-12T01:58:49.882Z]     --- PASS: basic.uefi-secure/ReadOnly (0.10s)
[2025-07-12T01:58:49.884Z]     --- PASS: basic.uefi-secure/Useradd (0.15s)
[2025-07-12T01:58:49.884Z]     --- PASS: basic.uefi-secure/MachineID (0.11s)
[2025-07-12T01:58:49.884Z]     --- PASS: basic.uefi-secure/FCOSGrowpart (0.12s)
[2025-07-12T01:58:49.884Z]     --- PASS: basic.uefi-secure/PortSSH (0.10s)
[2025-07-12T01:58:49.884Z]     --- PASS: basic.uefi-secure/DbusPerms (0.26s)
[2025-07-12T01:58:51.770Z] --- PASS: ext.config.toolbox (52.97s)
[2025-07-12T01:58:58.306Z] --- PASS: ext.config.rpm-ostree-countme (25.86s)
[2025-07-12T01:59:13.127Z] --- PASS: ext.config.networking.no-persist-ip (27.69s)
[2025-07-12T01:59:13.127Z] === RUN   basic.nvme/ReadOnly
[2025-07-12T01:59:13.127Z] === RUN   basic.nvme/Useradd
[2025-07-12T01:59:13.127Z] --- PASS: fcos.network.listeners (23.55s)
[2025-07-12T01:59:13.127Z] === RUN   basic.nvme/MachineID
[2025-07-12T01:59:13.127Z] === RUN   basic.nvme/FCOSGrowpart
[2025-07-12T01:59:13.127Z] === RUN   basic.nvme/PortSSH
[2025-07-12T01:59:13.127Z] === RUN   basic.nvme/DbusPerms
[2025-07-12T01:59:13.380Z] === RUN   basic.nvme/ServicesActive
[2025-07-12T01:59:16.629Z] --- PASS: basic.nvme (24.95s)
[2025-07-12T01:59:16.629Z]     --- PASS: basic.nvme/ReadOnly (0.09s)
[2025-07-12T01:59:16.629Z]     --- PASS: basic.nvme/Useradd (0.16s)
[2025-07-12T01:59:16.629Z]     --- PASS: basic.nvme/MachineID (0.09s)
[2025-07-12T01:59:16.629Z]     --- PASS: basic.nvme/FCOSGrowpart (0.11s)
[2025-07-12T01:59:16.629Z]     --- PASS: basic.nvme/PortSSH (0.10s)
[2025-07-12T01:59:16.629Z]     --- PASS: basic.nvme/DbusPerms (0.25s)
[2025-07-12T01:59:16.629Z]     --- PASS: basic.nvme/ServicesActive (0.10s)
[2025-07-12T01:59:21.853Z] --- PASS: coreos.ignition.groups (23.87s)
[2025-07-12T01:59:39.866Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (27.75s)
[2025-07-12T01:59:52.002Z] --- PASS: ext.config.docker.basic (30.04s)
[2025-07-12T01:59:58.526Z] --- PASS: ext.config.extensions.package (45.04s)
[2025-07-12T01:59:58.526Z] === RUN   ostree.remote/add
[2025-07-12T01:59:58.781Z] === RUN   ostree.remote/list
[2025-07-12T01:59:58.781Z] === RUN   ostree.remote/show-url
[2025-07-12T01:59:59.037Z] === RUN   ostree.remote/refs
[2025-07-12T01:59:59.037Z] === RUN   ostree.remote/summary
[2025-07-12T01:59:59.290Z] === RUN   ostree.remote/delete
[2025-07-12T02:00:03.445Z] --- PASS: ostree.remote (24.45s)
[2025-07-12T02:00:03.445Z]     --- PASS: ostree.remote/add (0.18s)
[2025-07-12T02:00:03.445Z]     --- PASS: ostree.remote/list (0.08s)
[2025-07-12T02:00:03.445Z]     --- PASS: ostree.remote/show-url (0.15s)
[2025-07-12T02:00:03.445Z]     --- PASS: ostree.remote/refs (0.12s)
[2025-07-12T02:00:03.445Z]     --- PASS: ostree.remote/summary (0.20s)
[2025-07-12T02:00:03.445Z]     --- PASS: ostree.remote/delete (0.33s)
[2025-07-12T02:00:29.910Z] --- PASS: linux.nfs.client (34.24s)
[2025-07-12T02:00:29.910Z]         nfs-client.go:128: NFS server booted
[2025-07-12T02:00:29.910Z]         nfs-client.go:139: Got NFSv4 mount.
[2025-07-12T02:00:29.910Z]         nfs-client.go:153: Got NFSv3 mount.
[2025-07-12T02:00:44.740Z] --- PASS: kdump.crash.nfs (85.83s)
[2025-07-12T02:00:44.740Z]         cluster.go:151: Running as unit: run-p6197-i6198.service; invocation ID: ffb31012988647c897b937dcab6cf7ef
[2025-07-12T02:00:46.099Z] --- PASS: ext.config.networking.nmstate.state (43.25s)
[2025-07-12T02:00:56.034Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (57.37s)
[2025-07-12T02:01:08.182Z] === RUN   ostree.unlock/unlock
[2025-07-12T02:01:08.182Z] === RUN   ostree.unlock/install
[2025-07-12T02:01:08.182Z] === RUN   ostree.unlock/uninstall
[2025-07-12T02:01:08.182Z] === RUN   ostree.unlock/discard
[2025-07-12T02:01:08.182Z] --- PASS: ext.config.security.lockdown (25.83s)
[2025-07-12T02:01:16.249Z] === RUN   basic.uefi/PortSSH
[2025-07-12T02:01:16.249Z] === RUN   basic.uefi/DbusPerms
[2025-07-12T02:01:16.249Z] === RUN   basic.uefi/ServicesActive
[2025-07-12T02:01:16.249Z] === RUN   basic.uefi/ReadOnly
[2025-07-12T02:01:16.249Z] === RUN   basic.uefi/Useradd
[2025-07-12T02:01:16.503Z] === RUN   basic.uefi/MachineID
[2025-07-12T02:01:16.503Z] === RUN   basic.uefi/FCOSGrowpart
[2025-07-12T02:01:19.753Z] --- PASS: basic.uefi (24.76s)
[2025-07-12T02:01:19.753Z]     --- PASS: basic.uefi/PortSSH (0.09s)
[2025-07-12T02:01:19.753Z]     --- PASS: basic.uefi/DbusPerms (0.25s)
[2025-07-12T02:01:19.753Z]     --- PASS: basic.uefi/ServicesActive (0.10s)
[2025-07-12T02:01:19.753Z]     --- PASS: basic.uefi/ReadOnly (0.09s)
[2025-07-12T02:01:19.753Z]     --- PASS: basic.uefi/Useradd (0.15s)
[2025-07-12T02:01:19.753Z]     --- PASS: basic.uefi/MachineID (0.09s)
[2025-07-12T02:01:19.753Z]     --- PASS: basic.uefi/FCOSGrowpart (0.11s)
[2025-07-12T02:01:29.669Z] --- PASS: ostree.unlock (42.94s)
[2025-07-12T02:01:29.669Z]     --- PASS: ostree.unlock/unlock (0.47s)
[2025-07-12T02:01:29.669Z]     --- PASS: ostree.unlock/install (0.60s)
[2025-07-12T02:01:29.669Z]     --- PASS: ostree.unlock/uninstall (0.35s)
[2025-07-12T02:01:29.669Z]     --- PASS: ostree.unlock/discard (18.10s)
[2025-07-12T02:01:32.921Z] --- PASS: ext.config.var-mount.luks (66.86s)
[2025-07-12T02:01:32.921Z] === RUN   podman.workflow/exec
[2025-07-12T02:01:33.175Z] === RUN   podman.workflow/stop
[2025-07-12T02:01:36.427Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (27.68s)
[2025-07-12T02:01:44.486Z] === RUN   podman.workflow/remove
[2025-07-12T02:01:44.486Z] === RUN   podman.workflow/delete
[2025-07-12T02:01:45.849Z] --- PASS: ext.config.boot.grub2-install (25.85s)
[2025-07-12T02:01:48.352Z] --- PASS: podman.workflow (340.70s)
[2025-07-12T02:01:48.352Z]     --- PASS: podman.workflow/run (305.23s)
[2025-07-12T02:01:48.352Z]             cluster.go:151: Trying to pull quay.io/fedora/fedora:latest...
[2025-07-12T02:01:48.352Z]             cluster.go:151: Getting image source signatures
[2025-07-12T02:01:48.352Z]             cluster.go:151: Copying blob sha256:42c9a73fcf9ce73ba3a9ae892e5916547f0d7ee97f9c5b2cb204822f50a6fb1a
[2025-07-12T02:01:48.352Z]             cluster.go:151: Copying config sha256:e63fee125f1082fc82aed63a257633b5f23e337450e62651177031c9720e62ae
[2025-07-12T02:01:48.352Z]             cluster.go:151: Writing manifest to image destination
[2025-07-12T02:01:48.352Z]     --- PASS: podman.workflow/exec (0.30s)
[2025-07-12T02:01:48.352Z]     --- PASS: podman.workflow/stop (10.54s)
[2025-07-12T02:01:48.352Z]     --- PASS: podman.workflow/remove (0.44s)
[2025-07-12T02:01:48.352Z]     --- PASS: podman.workflow/delete (0.51s)
[2025-07-12T02:02:06.371Z] === RUN   rpmostree.install-uninstall/install
[2025-07-12T02:02:12.896Z] --- PASS: ext.config.reboot (43.41s)
[2025-07-12T02:02:25.095Z] --- PASS: ext.config.butane.grub-users (47.45s)
[2025-07-12T02:02:35.028Z] === RUN   rpmostree.install-uninstall/uninstall
[2025-07-12T02:02:49.844Z] --- PASS: ext.config.kdump.crash (75.59s)
[2025-07-12T02:02:57.917Z] --- PASS: ext.config.ignition.remote (45.06s)
[2025-07-12T02:03:01.177Z] --- PASS: rpmostree.install-uninstall (75.00s)
[2025-07-12T02:03:01.177Z]     --- PASS: rpmostree.install-uninstall/install (29.48s)
[2025-07-12T02:03:01.177Z]     --- PASS: rpmostree.install-uninstall/uninstall (23.91s)
[2025-07-12T02:03:09.234Z] --- PASS: ext.config.multipath.resilient (45.26s)
[2025-07-12T02:03:14.455Z] --- PASS: ext.config.ssh.custom-host-key-permissions (25.91s)
[2025-07-12T02:03:22.518Z] --- PASS: ext.config.systemd.condition-needs-update (93.97s)
[2025-07-12T02:03:23.075Z] --- PASS: ext.config.ignition.stable-boot (25.65s)
[2025-07-12T02:03:26.329Z] --- PASS: ext.config.gshadow (25.68s)
[2025-07-12T02:03:34.388Z] --- PASS: ext.config.ignition.systemd-enable-units (25.81s)
[2025-07-12T02:03:38.536Z] --- PASS: ext.config.ignition.resource.remote (23.92s)
[2025-07-12T02:03:50.673Z] --- PASS: ext.config.clhm.ignition-warnings (25.70s)
[2025-07-12T02:04:00.586Z] --- PASS: ext.config.firewall.iptables-legacy (25.80s)
[2025-07-12T02:04:12.724Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (48.82s)
[2025-07-12T02:04:12.724Z] --- PASS: ext.config.podman.rootless-systemd (46.47s)
[2025-07-12T02:04:30.728Z] --- PASS: ext.config.networking.bridge-static-via-kargs (27.72s)
[2025-07-12T02:04:32.604Z] --- PASS: coreos.selinux.boolean (43.85s)
[2025-07-12T02:04:39.119Z] --- PASS: ext.config.networking.hostname.fallback-hostname (25.82s)
[2025-07-12T02:04:49.033Z] === RUN   fcos.filesystem/writablefiles
[2025-07-12T02:04:49.033Z] === RUN   fcos.filesystem/writabledirs
[2025-07-12T02:04:49.033Z] === RUN   fcos.filesystem/stickydirs
[2025-07-12T02:04:49.286Z] === RUN   fcos.filesystem/denylist
[2025-07-12T02:04:51.791Z] --- PASS: coreos.ignition.failure (13.10s)
[2025-07-12T02:04:52.713Z] --- PASS: fcos.filesystem (24.66s)
[2025-07-12T02:04:52.713Z]     --- PASS: fcos.filesystem/writablefiles (0.66s)
[2025-07-12T02:04:52.713Z]     --- PASS: fcos.filesystem/writabledirs (0.20s)
[2025-07-12T02:04:52.713Z]     --- PASS: fcos.filesystem/stickydirs (0.22s)
[2025-07-12T02:04:52.713Z]     --- PASS: fcos.filesystem/denylist (0.28s)
[2025-07-12T02:04:55.962Z] --- PASS: ext.config.ignition.delete-config (77.90s)
[2025-07-12T02:05:17.808Z] --- PASS: coreos.ignition.v2.users (23.99s)
[2025-07-12T02:05:19.687Z] --- PASS: ext.config.networking.nameserver (27.67s)
[2025-07-12T02:05:22.188Z] --- PASS: ext.config.swap.zram-generator (25.63s)
[2025-07-12T02:05:36.989Z] --- PASS: kdump.crash.ssh (84.45s)
[2025-07-12T02:05:36.989Z]         cluster.go:151: Running as unit: run-p6090-i6091.service; invocation ID: 1ddb70ab6cf247b4afce2c78509a8c8c
[2025-07-12T02:05:40.238Z] --- PASS: coreos.auth.verify (23.40s)
[2025-07-12T02:05:45.461Z] --- PASS: coreos.ignition.symlink (23.59s)
[2025-07-12T02:06:03.493Z] --- PASS: rhcos.selinux.boolean.persist (41.99s)
[2025-07-12T02:06:13.426Z] --- PASS: ext.config.networking.prefer-ignition-networking (27.59s)
[2025-07-12T02:06:14.784Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links
[2025-07-12T02:06:15.343Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context
[2025-07-12T02:06:20.571Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.validate-symlinks
[2025-07-12T02:06:28.643Z] --- PASS: ext.config.ignition.systemd-unmasking (25.88s)
[2025-07-12T02:06:28.643Z] --- PASS: ext.config.networking.nmstate.policy (115.17s)
[2025-07-12T02:06:29.564Z] --- PASS: multipath.day1 (54.26s)
[2025-07-12T02:06:29.564Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.network-online-service
[2025-07-12T02:06:31.448Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read
[2025-07-12T02:06:32.805Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust
[2025-07-12T02:06:34.690Z] === RUN   non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config
[2025-07-12T02:06:36.050Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy
[2025-07-12T02:06:37.405Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-bash
[2025-07-12T02:06:39.284Z] === RUN   non-exclusive-test-bucket-0/ext.config.firewall.iptables
[2025-07-12T02:06:40.643Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (27.62s)
[2025-07-12T02:06:40.643Z] === RUN   non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps
[2025-07-12T02:06:42.530Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro
[2025-07-12T02:06:43.889Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context
[2025-07-12T02:06:45.767Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.dns
[2025-07-12T02:06:48.276Z] === RUN   rootfs.uuid/RandomUUID
[2025-07-12T02:06:50.158Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.console-config
[2025-07-12T02:06:51.517Z] --- PASS: rootfs.uuid (24.17s)
[2025-07-12T02:06:51.517Z]     --- PASS: rootfs.uuid/RandomUUID (0.12s)
[2025-07-12T02:06:51.517Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_users
[2025-07-12T02:06:53.402Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware
[2025-07-12T02:06:53.659Z] --- PASS: ext.config.containers.quadlet (25.78s)
[2025-07-12T02:06:55.023Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions
[2025-07-12T02:06:56.385Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-prjquota
[2025-07-12T02:06:56.640Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (26.99s)
[2025-07-12T02:06:57.997Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents
[2025-07-12T02:07:03.220Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.executables
[2025-07-12T02:07:07.368Z] === RUN   non-exclusive-test-bucket-0/ext.config.boot.bootupd
[2025-07-12T02:07:08.726Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite
[2025-07-12T02:07:09.283Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service
[2025-07-12T02:07:11.161Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved
[2025-07-12T02:07:12.516Z] === RUN   non-exclusive-test-bucket-0/ext.config.kdump.service
[2025-07-12T02:07:14.392Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service
[2025-07-12T02:07:15.749Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.system-generators
[2025-07-12T02:07:17.627Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match
[2025-07-12T02:07:18.981Z] --- PASS: ext.config.networking.kargs-rd-net (27.51s)
[2025-07-12T02:07:19.900Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb
[2025-07-12T02:07:21.775Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.passwd
[2025-07-12T02:07:23.132Z] === RUN   non-exclusive-test-bucket-0/ext.config.ignition.journald-log
[2025-07-12T02:07:24.052Z] --- PASS: coreos.misc.disk.varlibcontainers (43.53s)
[2025-07-12T02:07:24.052Z]         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-12T02:07:24.052Z]         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-12T02:07:24.608Z] === RUN   non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2
[2025-07-12T02:07:26.484Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir
[2025-07-12T02:07:27.839Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.kernel-headers
[2025-07-12T02:07:29.717Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setuid
[2025-07-12T02:07:31.073Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit
[2025-07-12T02:07:32.951Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_groups
[2025-07-12T02:07:34.306Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files
[2025-07-12T02:07:35.229Z] === RUN   non-exclusive-test-bucket-0/ext.config.content-origins
[2025-07-12T02:07:36.584Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.aleph-version
[2025-07-12T02:07:37.141Z] --- PASS: ext.config.disks.lvmdevices (43.36s)
[2025-07-12T02:07:38.060Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.license
[2025-07-12T02:07:38.980Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.logrotate-service
[2025-07-12T02:07:39.900Z] === RUN   basic/FCOSGrowpart
[2025-07-12T02:07:39.900Z] === RUN   basic/PortSSH
[2025-07-12T02:07:39.900Z] === RUN   basic/DbusPerms
[2025-07-12T02:07:40.154Z] === RUN   basic/ServicesActive
[2025-07-12T02:07:40.409Z] === RUN   basic/ReadOnly
[2025-07-12T02:07:40.409Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.growfs
[2025-07-12T02:07:40.409Z] === RUN   basic/Useradd
[2025-07-12T02:07:40.662Z] === RUN   basic/MachineID
[2025-07-12T02:07:41.219Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking
[2025-07-12T02:07:42.575Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin
[2025-07-12T02:07:43.930Z] --- PASS: basic (24.93s)
[2025-07-12T02:07:43.930Z]     --- PASS: basic/FCOSGrowpart (0.11s)
[2025-07-12T02:07:43.931Z]     --- PASS: basic/PortSSH (0.10s)
[2025-07-12T02:07:43.931Z]     --- PASS: basic/DbusPerms (0.25s)
[2025-07-12T02:07:43.931Z]     --- PASS: basic/ServicesActive (0.10s)
[2025-07-12T02:07:43.931Z]     --- PASS: basic/ReadOnly (0.09s)
[2025-07-12T02:07:43.931Z]     --- PASS: basic/Useradd (0.15s)
[2025-07-12T02:07:43.931Z]     --- PASS: basic/MachineID (0.09s)
[2025-07-12T02:07:44.487Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-start
[2025-07-12T02:07:45.843Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client
[2025-07-12T02:07:47.721Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot
[2025-07-12T02:07:49.076Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer
[2025-07-12T02:07:50.432Z] --- PASS: coreos.ignition.mount.disks (53.68s)
[2025-07-12T02:07:50.432Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-12T02:07:50.989Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.etc-permissions
[2025-07-12T02:07:52.344Z] === RUN   non-exclusive-test-bucket-0/ext.config.python
[2025-07-12T02:07:55.595Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.sudoers
[2025-07-12T02:07:55.595Z] === RUN   non-exclusive-test-bucket-0/ext.config.logging.printk
[2025-07-12T02:07:56.515Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.compression
[2025-07-12T02:07:57.870Z] === RUN   non-exclusive-test-bucket-0/ext.config.swap.zram-default
[2025-07-12T02:07:58.792Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default
[2025-07-12T02:08:00.148Z] --- PASS: coreos.unique.boot.failure (9.89s)
[2025-07-12T02:08:00.148Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.check-symlink
[2025-07-12T02:08:00.401Z] --- PASS: coreos.ignition.sethostname (23.53s)
[2025-07-12T02:08:01.757Z] === RUN   non-exclusive-test-bucket-0/ext.config.clhm.network-device-info
[2025-07-12T02:08:03.635Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setgid
[2025-07-12T02:08:04.990Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nic-naming
[2025-07-12T02:08:06.867Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.tls
[2025-07-12T02:08:09.369Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch
[2025-07-12T02:08:09.625Z] --- PASS: ext.config.ignition.systemd-disable (25.80s)
[2025-07-12T02:08:12.127Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context
[2025-07-12T02:08:13.482Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.partition-scheme
[2025-07-12T02:08:15.357Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.tmpfs
[2025-07-12T02:08:16.714Z] === RUN   non-exclusive-test-bucket-0/ext.config.composefs.enabled
[2025-07-12T02:08:18.590Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change
[2025-07-12T02:08:19.945Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts
[2025-07-12T02:08:23.197Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.73s)
[2025-07-12T02:08:25.080Z] --- PASS: non-exclusive-test-bucket-0 (164.96s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (4.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (9.76s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.57s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (1.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.57s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (4.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.60s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.60s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.60s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (2.60s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb (1.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.58s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (1.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (1.66s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.64s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.59s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.64s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.63s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (1.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.64s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.63s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.63s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.63s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.python (2.63s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.65s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.63s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.63s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (1.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.64s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.63s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (2.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.61s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.62s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (1.68s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.63s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.60s)
[2025-07-12T02:08:25.080Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.59s)
[2025-07-12T02:08:35.003Z] --- PASS: coreos.unique.boot.ignition.failure (12.17s)
[2025-07-12T02:08:35.257Z] --- PASS: ext.config.boot.bootupd-validate (25.61s)
[2025-07-12T02:08:45.186Z] === RUN   ostree.hotfix/unlock
[2025-07-12T02:08:45.442Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (45.18s)
[2025-07-12T02:08:47.949Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (47.19s)
[2025-07-12T02:08:52.109Z] === RUN   ostree.hotfix/install
[2025-07-12T02:08:53.033Z] === RUN   ostree.hotfix/uninstall
[2025-07-12T02:08:53.295Z] === RUN   ostree.hotfix/persist
[2025-07-12T02:09:15.169Z] === RUN   ostree.hotfix/rollback
[2025-07-12T02:09:37.030Z] --- PASS: ostree.hotfix (68.58s)
[2025-07-12T02:09:37.030Z]     --- PASS: ostree.hotfix/unlock (6.53s)
[2025-07-12T02:09:37.030Z]     --- PASS: ostree.hotfix/install (0.78s)
[2025-07-12T02:09:37.030Z]     --- PASS: ostree.hotfix/uninstall (0.32s)
[2025-07-12T02:09:37.030Z]     --- PASS: ostree.hotfix/persist (18.14s)
[2025-07-12T02:09:37.030Z]     --- PASS: ostree.hotfix/rollback (18.58s)
[2025-07-12T02:09:37.030Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-x86_64
[2025-07-12T02:09:37.035Z] [Pipeline] }
[2025-07-12T02:09:37.041Z] [Pipeline] // withEnv
[2025-07-12T02:09:37.049Z] [Pipeline] withEnv
[2025-07-12T02:09:37.050Z] [Pipeline] {
[2025-07-12T02:09:37.057Z] [Pipeline] sh
[2025-07-12T02:09:37.560Z] + set -xeuo pipefail
[2025-07-12T02:09:37.561Z] ++ umask
[2025-07-12T02:09:37.561Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:09:37.561Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:09:37.561Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision
[2025-07-12T02:09:37.561Z] 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-YpB6F/kola-reprovision-x86_64
[2025-07-12T02:09:37.817Z] === RUN   ext.config.root-reprovision.raid1
[2025-07-12T02:09:37.817Z] === RUN   ext.config.root-reprovision.luks
[2025-07-12T02:09:37.817Z] === RUN   ext.config.root-reprovision.luks.multipath
[2025-07-12T02:09:37.817Z] === RUN   ext.config.root-reprovision.filesystem-only
[2025-07-12T02:09:37.817Z] === RUN   coreos.boot-mirror
[2025-07-12T02:09:37.817Z] === RUN   ext.config.root-reprovision.autosave-xfs
[2025-07-12T02:09:37.817Z] === RUN   ext.config.root-reprovision.swap-before-root
[2025-07-12T02:09:37.817Z] === RUN   coreos.boot-mirror.luks
[2025-07-12T02:09:37.817Z] === RUN   ext.config.root-reprovision.luks.autosave-xfs
[2025-07-12T02:09:37.817Z] === RUN   ext.config.rpm-ostree.kernel-replace
[2025-07-12T02:09:37.817Z] === RUN   ext.config.root-reprovision.luks.512e
[2025-07-12T02:10:59.153Z] --- PASS: ext.config.root-reprovision.raid1 (68.37s)
[2025-07-12T02:11:55.276Z] --- PASS: ext.config.root-reprovision.swap-before-root (68.30s)
[2025-07-12T02:13:31.608Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (92.08s)
[2025-07-12T02:14:39.196Z] === RUN   coreos.boot-mirror.luks/sanity-check
[2025-07-12T02:14:57.230Z] === RUN   coreos.boot-mirror.luks/detach-primary
[2025-07-12T02:15:12.049Z] === RUN   coreos.boot-mirror.luks/verify-fallback
[2025-07-12T02:15:38.519Z] --- PASS: coreos.boot-mirror.luks (128.27s)
[2025-07-12T02:15:38.519Z]     --- PASS: coreos.boot-mirror.luks/sanity-check (1.32s)
[2025-07-12T02:15:38.519Z]     --- PASS: coreos.boot-mirror.luks/detach-primary (17.50s)
[2025-07-12T02:15:38.519Z]     --- PASS: coreos.boot-mirror.luks/verify-fallback (0.65s)
[2025-07-12T02:16:46.113Z] --- PASS: ext.config.root-reprovision.filesystem-only (67.59s)
[2025-07-12T02:17:42.249Z] --- PASS: ext.config.root-reprovision.autosave-xfs (50.83s)
[2025-07-12T02:18:38.372Z] === RUN   coreos.boot-mirror/sanity-check
[2025-07-12T02:18:38.372Z] === RUN   coreos.boot-mirror/detach-primary
[2025-07-12T02:18:50.516Z] === RUN   coreos.boot-mirror/verify-fallback
[2025-07-12T02:18:54.665Z] --- PASS: coreos.boot-mirror (81.08s)
[2025-07-12T02:18:54.665Z]     --- PASS: coreos.boot-mirror/sanity-check (1.50s)
[2025-07-12T02:18:54.665Z]     --- PASS: coreos.boot-mirror/detach-primary (17.74s)
[2025-07-12T02:18:54.665Z]     --- PASS: coreos.boot-mirror/verify-fallback (0.65s)
[2025-07-12T02:20:31.002Z] --- PASS: ext.config.root-reprovision.luks.multipath (94.19s)
[2025-07-12T02:22:07.341Z] --- PASS: ext.config.root-reprovision.luks (92.16s)
[2025-07-12T02:28:13.788Z] --- PASS: ext.config.rpm-ostree.kernel-replace (367.82s)
[2025-07-12T02:29:50.127Z] --- PASS: ext.config.root-reprovision.luks.512e (92.19s)
[2025-07-12T02:29:50.127Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-reprovision-x86_64
[2025-07-12T02:29:50.129Z] [Pipeline] }
[2025-07-12T02:29:50.133Z] [Pipeline] // withEnv
[2025-07-12T02:29:50.142Z] [Pipeline] }
[2025-07-12T02:29:50.148Z] [Pipeline] // parallel
[2025-07-12T02:29:50.153Z] [Pipeline] withEnv
[2025-07-12T02:29:50.154Z] [Pipeline] {
[2025-07-12T02:29:50.159Z] [Pipeline] sh
[2025-07-12T02:29:50.660Z] + set -xeuo pipefail
[2025-07-12T02:29:50.660Z] ++ umask
[2025-07-12T02:29:50.660Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:29:50.660Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:29:50.660Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-upgrade-x86_64
[2025-07-12T02:29:50.662Z] [Pipeline] }
[2025-07-12T02:29:50.664Z] [Pipeline] // withEnv
[2025-07-12T02:29:50.673Z] [Pipeline] withEnv
[2025-07-12T02:29:50.673Z] [Pipeline] {
[2025-07-12T02:29:50.677Z] [Pipeline] sh
[2025-07-12T02:29:51.152Z] + set -xeuo pipefail
[2025-07-12T02:29:51.152Z] ++ umask
[2025-07-12T02:29:51.152Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:29:51.152Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:29:51.152Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F -c --xz kola-upgrade-x86_64
[2025-07-12T02:29:51.154Z] [Pipeline] }
[2025-07-12T02:29:51.158Z] [Pipeline] // withEnv
[2025-07-12T02:29:51.164Z] [Pipeline] archiveArtifacts
[2025-07-12T02:29:51.167Z] Archiving artifacts
[2025-07-12T02:29:51.192Z] [Pipeline] withEnv
[2025-07-12T02:29:51.193Z] [Pipeline] {
[2025-07-12T02:29:51.197Z] [Pipeline] sh
[2025-07-12T02:29:51.671Z] + set -xeuo pipefail
[2025-07-12T02:29:51.671Z] ++ umask
[2025-07-12T02:29:51.671Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:29:51.671Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:29:51.671Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-upgrade-x86_64 --output -
[2025-07-12T02:29:51.674Z] [Pipeline] }
[2025-07-12T02:29:51.680Z] [Pipeline] // withEnv
[2025-07-12T02:29:51.686Z] [Pipeline] junit
[2025-07-12T02:29:51.689Z] Recording test results
[2025-07-12T02:29:52.087Z] None of the test reports contained any result
[2025-07-12T02:29:52.088Z] [Pipeline] withEnv
[2025-07-12T02:29:52.088Z] [Pipeline] {
[2025-07-12T02:29:52.093Z] [Pipeline] sh
[2025-07-12T02:29:52.601Z] + set -xeuo pipefail
[2025-07-12T02:29:52.601Z] ++ umask
[2025-07-12T02:29:52.602Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:29:52.602Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:29:52.602Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-x86_64
[2025-07-12T02:29:52.603Z] [Pipeline] }
[2025-07-12T02:29:52.605Z] [Pipeline] // withEnv
[2025-07-12T02:29:52.612Z] [Pipeline] withEnv
[2025-07-12T02:29:52.612Z] [Pipeline] {
[2025-07-12T02:29:52.615Z] [Pipeline] sh
[2025-07-12T02:29:53.095Z] + set -xeuo pipefail
[2025-07-12T02:29:53.095Z] ++ umask
[2025-07-12T02:29:53.095Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:29:53.095Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:29:53.095Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F -c --xz kola-x86_64
[2025-07-12T02:29:57.246Z] [Pipeline] }
[2025-07-12T02:29:57.251Z] [Pipeline] // withEnv
[2025-07-12T02:29:57.258Z] [Pipeline] archiveArtifacts
[2025-07-12T02:29:57.261Z] Archiving artifacts
[2025-07-12T02:29:58.472Z] [Pipeline] withEnv
[2025-07-12T02:29:58.473Z] [Pipeline] {
[2025-07-12T02:29:58.476Z] [Pipeline] sh
[2025-07-12T02:29:58.952Z] + set -xeuo pipefail
[2025-07-12T02:29:58.952Z] ++ umask
[2025-07-12T02:29:58.952Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:29:58.952Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:29:58.952Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-x86_64 --output -
[2025-07-12T02:29:58.957Z] [Pipeline] }
[2025-07-12T02:29:58.960Z] [Pipeline] // withEnv
[2025-07-12T02:29:58.968Z] [Pipeline] junit
[2025-07-12T02:29:58.969Z] Recording test results
[2025-07-12T02:29:58.979Z] None of the test reports contained any result
[2025-07-12T02:29:58.980Z] [Pipeline] withEnv
[2025-07-12T02:29:58.980Z] [Pipeline] {
[2025-07-12T02:29:58.984Z] [Pipeline] sh
[2025-07-12T02:29:59.459Z] + set -xeuo pipefail
[2025-07-12T02:29:59.460Z] ++ umask
[2025-07-12T02:29:59.460Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:29:59.460Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:29:59.460Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-reprovision-x86_64
[2025-07-12T02:29:59.463Z] [Pipeline] }
[2025-07-12T02:29:59.466Z] [Pipeline] // withEnv
[2025-07-12T02:29:59.473Z] [Pipeline] withEnv
[2025-07-12T02:29:59.473Z] [Pipeline] {
[2025-07-12T02:29:59.475Z] [Pipeline] sh
[2025-07-12T02:29:59.950Z] + set -xeuo pipefail
[2025-07-12T02:29:59.950Z] ++ umask
[2025-07-12T02:29:59.950Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:29:59.950Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:29:59.950Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F -c --xz kola-reprovision-x86_64
[2025-07-12T02:30:03.199Z] [Pipeline] }
[2025-07-12T02:30:03.203Z] [Pipeline] // withEnv
[2025-07-12T02:30:03.212Z] [Pipeline] archiveArtifacts
[2025-07-12T02:30:03.216Z] Archiving artifacts
[2025-07-12T02:30:03.370Z] [Pipeline] withEnv
[2025-07-12T02:30:03.371Z] [Pipeline] {
[2025-07-12T02:30:03.375Z] [Pipeline] sh
[2025-07-12T02:30:03.849Z] + set -xeuo pipefail
[2025-07-12T02:30:03.849Z] ++ umask
[2025-07-12T02:30:03.849Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:30:03.849Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:30:03.849Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-YpB6F/kola-reprovision-x86_64 --output -
[2025-07-12T02:30:03.851Z] [Pipeline] }
[2025-07-12T02:30:03.853Z] [Pipeline] // withEnv
[2025-07-12T02:30:03.861Z] [Pipeline] junit
[2025-07-12T02:30:03.862Z] Recording test results
[2025-07-12T02:30:03.873Z] None of the test reports contained any result
[2025-07-12T02:30:03.876Z] [Pipeline] stage
[2025-07-12T02:30:03.876Z] [Pipeline] { (x86_64:Build Live)
[2025-07-12T02:30:03.879Z] [Pipeline] withEnv
[2025-07-12T02:30:03.879Z] [Pipeline] {
[2025-07-12T02:30:03.885Z] [Pipeline] sh
[2025-07-12T02:30:04.363Z] + set -xeuo pipefail
[2025-07-12T02:30:04.364Z] ++ umask
[2025-07-12T02:30:04.364Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:30:04.364Z] + cosa osbuild metal metal4k live
[2025-07-12T02:30:04.364Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T02:30:04.620Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T02:30:04.620Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-12T02:30:05.179Z] Will build metal
[2025-07-12T02:30:05.432Z] Will build metal4k
[2025-07-12T02:30:05.685Z] Will build live
[2025-07-12T02:30:20.492Z] ++ arch
[2025-07-12T02:30:20.492Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250712.dev.0"' -D 'build_version="43.20250712.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.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=2915 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2402 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-VuoG.json
[2025-07-12T02:30:20.492Z] + set +x
[2025-07-12T02:30:20.492Z] + 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-VuoG.json
[2025-07-12T02:30:20.492Z] 
[2025-07-12T02:30:20.492Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:30:20.492Z] /dev/vdb1        40G  9.4G   31G  24% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:30:20.492Z] 
[2025-07-12T02:30:20.745Z] starting /tmp/osbuild-VuoG.jsonPipeline source org.osbuild.curl: 18ab81d618fff769378b59a2757d63cb7d3b1bf22cf593e639d597d8ba298f50
[2025-07-12T02:30:20.745Z] Build
[2025-07-12T02:30:20.745Z]   root: <host>
[2025-07-12T02:30:21.001Z] 
[2025-07-12T02:30:21.001Z] ⏱  Duration: 1752287419s
[2025-07-12T02:30:21.001Z] Pipeline raw-metal-image: 8370ef2d32f451cf5854c46c9790e967e4604be6635851cb4bb71f9e1b815e09
[2025-07-12T02:30:21.001Z] Build
[2025-07-12T02:30:21.001Z]   root: <host>
[2025-07-12T02:30:21.001Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T02:30:21.001Z] org.osbuild.copy: 5f563280320c77dfcdd74f306969ea487d7698f2690d4464a2fbf0df78453204 {
[2025-07-12T02:30:21.001Z]   "paths": [
[2025-07-12T02:30:21.001Z]     {
[2025-07-12T02:30:21.001Z]       "from": "input://tree/disk.img",
[2025-07-12T02:30:21.001Z]       "to": "tree:///disk.img"
[2025-07-12T02:30:21.001Z]     }
[2025-07-12T02:30:21.001Z]   ]
[2025-07-12T02:30:21.001Z] }
[2025-07-12T02:30:21.001Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:21.254Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-12T02:30:21.254Z] 
[2025-07-12T02:30:21.254Z] ⏱  Duration: 0s
[2025-07-12T02:30:21.254Z] org.osbuild.coreos.platform: 8370ef2d32f451cf5854c46c9790e967e4604be6635851cb4bb71f9e1b815e09 {
[2025-07-12T02:30:21.254Z]   "platform": "metal"
[2025-07-12T02:30:21.254Z] }
[2025-07-12T02:30:21.254Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T02:30:21.507Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts/
[2025-07-12T02:30:21.507Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0'
[2025-07-12T02:30:21.507Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts/boot
[2025-07-12T02:30:21.762Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:21.762Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts/boot unmounted
[2025-07-12T02:30:21.762Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts/ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts
[2025-07-12T02:30:21.762Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts/boot unmounted
[2025-07-12T02:30:21.762Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts/var unmounted
[2025-07-12T02:30:21.762Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts/sysroot unmounted
[2025-07-12T02:30:21.762Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts unmounted
[2025-07-12T02:30:21.762Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts unmounted
[2025-07-12T02:30:21.762Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts unmounted
[2025-07-12T02:30:21.762Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-394ekrms/mounts/
[2025-07-12T02:30:21.762Z] 
[2025-07-12T02:30:21.762Z] ⏱  Duration: 0s
[2025-07-12T02:30:21.762Z] Pipeline metal: 428fb07a341b3bf36c3fcd9790e867e194f94d489d15b0aa34828f0fe9e78f2b
[2025-07-12T02:30:21.762Z] Build
[2025-07-12T02:30:21.762Z]   root: <host>
[2025-07-12T02:30:21.762Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T02:30:21.762Z] org.osbuild.copy: 428fb07a341b3bf36c3fcd9790e867e194f94d489d15b0aa34828f0fe9e78f2b {
[2025-07-12T02:30:21.762Z]   "paths": [
[2025-07-12T02:30:21.762Z]     {
[2025-07-12T02:30:21.762Z]       "from": "input://tree/disk.img",
[2025-07-12T02:30:21.762Z]       "to": "tree:///fedora-coreos-43.20250712.dev.0-metal.x86_64.raw"
[2025-07-12T02:30:21.762Z]     }
[2025-07-12T02:30:21.762Z]   ]
[2025-07-12T02:30:21.762Z] }
[2025-07-12T02:30:22.015Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:22.015Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250712.dev.0-metal.x86_64.raw'
[2025-07-12T02:30:22.271Z] 
[2025-07-12T02:30:22.271Z] ⏱  Duration: 0s
[2025-07-12T02:30:22.271Z] Pipeline raw-4k-image: efe306a1d00da701677cfc8ac9bc2b87cd9ef85272f2c8efc4023b41735efb2a
[2025-07-12T02:30:22.271Z] Build
[2025-07-12T02:30:22.271Z]   root: <host>
[2025-07-12T02:30:22.271Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T02:30:22.271Z] org.osbuild.truncate: 4b872f871d1c0e5d5393eb87ae6f6bbbf6fa8b1511d7a78691c2030ba7fcbfc1 {
[2025-07-12T02:30:22.271Z]   "filename": "disk.img",
[2025-07-12T02:30:22.271Z]   "size": "3056599040"
[2025-07-12T02:30:22.271Z] }
[2025-07-12T02:30:22.271Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:22.271Z] 
[2025-07-12T02:30:22.271Z] ⏱  Duration: 0s
[2025-07-12T02:30:22.271Z] org.osbuild.sfdisk: 74b7b78c43500d07549be087aad3d890fcedce91e94180683bdd5f8c10b9a721 {
[2025-07-12T02:30:22.271Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-07-12T02:30:22.271Z]   "label": "gpt",
[2025-07-12T02:30:22.271Z]   "partitions": [
[2025-07-12T02:30:22.271Z]     {
[2025-07-12T02:30:22.271Z]       "start": 256,
[2025-07-12T02:30:22.271Z]       "partnum": 1,
[2025-07-12T02:30:22.271Z]       "size": 256,
[2025-07-12T02:30:22.271Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-12T02:30:22.271Z]       "bootable": true,
[2025-07-12T02:30:22.271Z]       "name": "BIOS-BOOT"
[2025-07-12T02:30:22.271Z]     },
[2025-07-12T02:30:22.271Z]     {
[2025-07-12T02:30:22.271Z]       "start": 512,
[2025-07-12T02:30:22.271Z]       "partnum": 2,
[2025-07-12T02:30:22.271Z]       "size": 32512,
[2025-07-12T02:30:22.271Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-12T02:30:22.271Z]       "name": "EFI-SYSTEM"
[2025-07-12T02:30:22.271Z]     },
[2025-07-12T02:30:22.271Z]     {
[2025-07-12T02:30:22.271Z]       "start": 33024,
[2025-07-12T02:30:22.271Z]       "partnum": 3,
[2025-07-12T02:30:22.271Z]       "size": 98304,
[2025-07-12T02:30:22.271Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T02:30:22.271Z]       "name": "boot"
[2025-07-12T02:30:22.271Z]     },
[2025-07-12T02:30:22.271Z]     {
[2025-07-12T02:30:22.271Z]       "start": 131328,
[2025-07-12T02:30:22.271Z]       "partnum": 4,
[2025-07-12T02:30:22.271Z]       "size": 614656,
[2025-07-12T02:30:22.271Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T02:30:22.271Z]       "name": "root"
[2025-07-12T02:30:22.271Z]     }
[2025-07-12T02:30:22.271Z]   ]
[2025-07-12T02:30:22.271Z] }
[2025-07-12T02:30:22.524Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T02:30:22.524Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:22.524Z] label: gpt
[2025-07-12T02:30:22.524Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-07-12T02:30:22.524Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-07-12T02:30:22.524Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-07-12T02:30:22.524Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-07-12T02:30:22.524Z] /dev/loop0p4: start="131328", size="614656", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-07-12T02:30:22.524Z] {
[2025-07-12T02:30:22.524Z]    "partitiontable": {
[2025-07-12T02:30:22.524Z]       "label": "gpt",
[2025-07-12T02:30:22.524Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-07-12T02:30:22.524Z]       "device": "/dev/loop0",
[2025-07-12T02:30:22.524Z]       "unit": "sectors",
[2025-07-12T02:30:22.524Z]       "firstlba": 256,
[2025-07-12T02:30:22.524Z]       "lastlba": 746234,
[2025-07-12T02:30:22.524Z]       "sectorsize": 4096,
[2025-07-12T02:30:22.524Z]       "partitions": [
[2025-07-12T02:30:22.524Z]          {
[2025-07-12T02:30:22.524Z]             "node": "/dev/loop0p1",
[2025-07-12T02:30:22.524Z]             "start": 256,
[2025-07-12T02:30:22.524Z]             "size": 256,
[2025-07-12T02:30:22.524Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-12T02:30:22.524Z]             "uuid": "5784D4D8-3E1D-412A-9DA7-B63701DB16EC",
[2025-07-12T02:30:22.524Z]             "name": "BIOS-BOOT"
[2025-07-12T02:30:22.524Z]          },{
[2025-07-12T02:30:22.524Z]             "node": "/dev/loop0p2",
[2025-07-12T02:30:22.524Z]             "start": 512,
[2025-07-12T02:30:22.524Z]             "size": 32512,
[2025-07-12T02:30:22.524Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-12T02:30:22.524Z]             "uuid": "B079D719-7ECA-4CC4-81B2-7516A7AEA92B",
[2025-07-12T02:30:22.524Z]             "name": "EFI-SYSTEM"
[2025-07-12T02:30:22.524Z]          },{
[2025-07-12T02:30:22.524Z]             "node": "/dev/loop0p3",
[2025-07-12T02:30:22.524Z]             "start": 33024,
[2025-07-12T02:30:22.524Z]             "size": 98304,
[2025-07-12T02:30:22.524Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T02:30:22.524Z]             "uuid": "A8AF5331-A1F6-4868-A789-A9D2E8B073F8",
[2025-07-12T02:30:22.524Z]             "name": "boot"
[2025-07-12T02:30:22.524Z]          },{
[2025-07-12T02:30:22.524Z]             "node": "/dev/loop0p4",
[2025-07-12T02:30:22.524Z]             "start": 131328,
[2025-07-12T02:30:22.524Z]             "size": 614656,
[2025-07-12T02:30:22.524Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T02:30:22.524Z]             "uuid": "3887BA5E-DDBF-4244-A516-0CD5B7641812",
[2025-07-12T02:30:22.524Z]             "name": "root"
[2025-07-12T02:30:22.524Z]          }
[2025-07-12T02:30:22.524Z]       ]
[2025-07-12T02:30:22.524Z]    }
[2025-07-12T02:30:22.524Z] }
[2025-07-12T02:30:22.778Z] 
[2025-07-12T02:30:22.778Z] ⏱  Duration: 0s
[2025-07-12T02:30:22.778Z] org.osbuild.mkfs.fat: 23c1bdf0c450d4d403f4c84f32bea6fafeab6d58d34c09eb12770932e0f43a37 {
[2025-07-12T02:30:22.778Z]   "label": "EFI-SYSTEM",
[2025-07-12T02:30:22.778Z]   "volid": "7B7795E7"
[2025-07-12T02:30:22.778Z] }
[2025-07-12T02:30:22.778Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T02:30:22.778Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:22.778Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-12T02:30:23.031Z] 
[2025-07-12T02:30:23.031Z] ⏱  Duration: 0s
[2025-07-12T02:30:23.031Z] org.osbuild.mkfs.ext4: 9663b4e890b82f49f574d65e129714de19469f40d5d9588d5f100b48689634aa {
[2025-07-12T02:30:23.031Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-07-12T02:30:23.031Z]   "label": "boot",
[2025-07-12T02:30:23.031Z]   "metadata_csum_seed": true
[2025-07-12T02:30:23.031Z] }
[2025-07-12T02:30:23.031Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T02:30:23.031Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:23.285Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-12T02:30:23.285Z] Discarding device blocks:     0/98304           done                            
[2025-07-12T02:30:23.285Z] Creating filesystem with 98304 4k blocks and 98304 inodes
[2025-07-12T02:30:23.285Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-07-12T02:30:23.285Z] Superblock backups stored on blocks: 
[2025-07-12T02:30:23.285Z] 	32768
[2025-07-12T02:30:23.285Z] 
[2025-07-12T02:30:23.285Z] Allocating group tables: 0/3   done                            
[2025-07-12T02:30:23.285Z] Writing inode tables: 0/3   done                            
[2025-07-12T02:30:23.285Z] Creating journal (4096 blocks): done
[2025-07-12T02:30:23.285Z] Writing superblocks and filesystem accounting information: 0/3   done
[2025-07-12T02:30:23.285Z] 
[2025-07-12T02:30:23.285Z] 
[2025-07-12T02:30:23.285Z] ⏱  Duration: 0s
[2025-07-12T02:30:23.285Z] org.osbuild.mkfs.xfs: 9756139f8262bd79f43c0a2f3803ee4b037ca8f1188784c06d44df7ec748cf63 {
[2025-07-12T02:30:23.285Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-07-12T02:30:23.285Z]   "label": "root"
[2025-07-12T02:30:23.285Z] }
[2025-07-12T02:30:23.285Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T02:30:23.285Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:23.540Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=153664 blks
[2025-07-12T02:30:23.540Z]          =                       sectsz=4096  attr=2, projid32bit=1
[2025-07-12T02:30:23.540Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-07-12T02:30:23.540Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-07-12T02:30:23.540Z]          =                       exchange=0  
[2025-07-12T02:30:23.540Z] data     =                       bsize=4096   blocks=614656, imaxpct=25
[2025-07-12T02:30:23.540Z]          =                       sunit=0      swidth=0 blks
[2025-07-12T02:30:23.540Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-07-12T02:30:23.540Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-07-12T02:30:23.540Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
[2025-07-12T02:30:23.540Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-07-12T02:30:23.540Z] Discarding blocks...Done.
[2025-07-12T02:30:23.540Z] 
[2025-07-12T02:30:23.540Z] ⏱  Duration: 0s
[2025-07-12T02:30:23.540Z] org.osbuild.mkdir: 10a671391329d4683eab9621ed27b5e824c443ff3cdface762342091eb63d51f {
[2025-07-12T02:30:23.540Z]   "paths": [
[2025-07-12T02:30:23.540Z]     {
[2025-07-12T02:30:23.540Z]       "path": "mount://root/boot",
[2025-07-12T02:30:23.540Z]       "mode": 493
[2025-07-12T02:30:23.540Z]     },
[2025-07-12T02:30:23.540Z]     {
[2025-07-12T02:30:23.540Z]       "path": "mount://boot/efi",
[2025-07-12T02:30:23.540Z]       "mode": 493
[2025-07-12T02:30:23.540Z]     }
[2025-07-12T02:30:23.540Z]   ]
[2025-07-12T02:30:23.540Z] }
[2025-07-12T02:30:23.540Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T02:30:23.540Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9n_v839c/mounts/root-mount-point
[2025-07-12T02:30:23.794Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9n_v839c/mounts/boot-mount-point
[2025-07-12T02:30:23.794Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:23.794Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9n_v839c/mounts/boot-mount-point unmounted
[2025-07-12T02:30:23.794Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9n_v839c/mounts/root-mount-point unmounted
[2025-07-12T02:30:24.047Z] 
[2025-07-12T02:30:24.047Z] ⏱  Duration: 0s
[2025-07-12T02:30:24.047Z] org.osbuild.selinux: 292be73cd99ee034ea0d2cfcaff8b453b4b95ef12a0bd7809aafcda39112f5fc {
[2025-07-12T02:30:24.047Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T02:30:24.047Z]   "target": "mount://root/"
[2025-07-12T02:30:24.047Z] }
[2025-07-12T02:30:24.047Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T02:30:24.047Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-om6sih83/mounts/
[2025-07-12T02:30:24.300Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:24.300Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-om6sih83/mounts/ unmounted
[2025-07-12T02:30:24.300Z] 
[2025-07-12T02:30:24.300Z] ⏱  Duration: 0s
[2025-07-12T02:30:24.300Z] org.osbuild.selinux: b6e58fd251f96624b7a534f02607f2e771b3aaf040a97c12d51ed58fff181706 {
[2025-07-12T02:30:24.300Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T02:30:24.300Z]   "target": "mount://root/boot/"
[2025-07-12T02:30:24.300Z] }
[2025-07-12T02:30:24.556Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T02:30:24.556Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-f_8ejk7e/mounts/
[2025-07-12T02:30:24.556Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-f_8ejk7e/mounts/boot
[2025-07-12T02:30:24.810Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:24.810Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-f_8ejk7e/mounts/boot unmounted
[2025-07-12T02:30:24.810Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-f_8ejk7e/mounts/ unmounted
[2025-07-12T02:30:24.810Z] 
[2025-07-12T02:30:24.810Z] ⏱  Duration: 0s
[2025-07-12T02:30:24.810Z] org.osbuild.copy: 4ca3991d833c16a01b59f21ffacde3450ed4ff3878b1ec35befb006fade5d13e {
[2025-07-12T02:30:24.810Z]   "paths": [
[2025-07-12T02:30:24.810Z]     {
[2025-07-12T02:30:24.810Z]       "from": "input://tree/",
[2025-07-12T02:30:24.810Z]       "to": "mount://root/"
[2025-07-12T02:30:24.810Z]     }
[2025-07-12T02:30:24.810Z]   ]
[2025-07-12T02:30:24.810Z] }
[2025-07-12T02:30:25.063Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T02:30:25.063Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sucqqvfr/mounts/
[2025-07-12T02:30:25.063Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sucqqvfr/mounts/boot
[2025-07-12T02:30:25.318Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sucqqvfr/mounts/boot/efi
[2025-07-12T02:30:25.318Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:25.318Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-07-12T02:30:30.542Z] 
[2025-07-12T02:30:30.542Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:30:30.542Z] /dev/vdb1        40G   11G   30G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:30:30.542Z] 
[2025-07-12T02:30:37.055Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sucqqvfr/mounts/boot/efi unmounted
[2025-07-12T02:30:37.308Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sucqqvfr/mounts/boot unmounted
[2025-07-12T02:30:37.308Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sucqqvfr/mounts/ unmounted
[2025-07-12T02:30:37.564Z] 
[2025-07-12T02:30:37.564Z] ⏱  Duration: 12s
[2025-07-12T02:30:37.564Z] org.osbuild.bootupd: 87baec5c4e09e1277831633d64d20c4958518aecc3c23b2ad21efae40bb4d293 {
[2025-07-12T02:30:37.564Z]   "static-configs": true,
[2025-07-12T02:30:37.564Z]   "deployment": {
[2025-07-12T02:30:37.564Z]     "default": true
[2025-07-12T02:30:37.564Z]   }
[2025-07-12T02:30:37.564Z] }
[2025-07-12T02:30:37.564Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T02:30:37.564Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q_oup2uf/mounts/
[2025-07-12T02:30:37.564Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q_oup2uf/mounts/boot
[2025-07-12T02:30:37.817Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q_oup2uf/mounts/boot/efi
[2025-07-12T02:30:37.817Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:37.817Z] Skip installing component BIOS without target device
[2025-07-12T02:30:37.817Z] Added 01_users.cfg
[2025-07-12T02:30:37.817Z] Added 05_ignition.cfg
[2025-07-12T02:30:37.817Z] Added 10_blscfg.cfg
[2025-07-12T02:30:37.817Z] Added 14_menu_show_once.cfg
[2025-07-12T02:30:37.817Z] Added 30_uefi-firmware.cfg
[2025-07-12T02:30:37.817Z] Added 41_custom.cfg
[2025-07-12T02:30:37.817Z] Installed: grub.cfg
[2025-07-12T02:30:38.070Z] Installed: "fedora/grub.cfg"
[2025-07-12T02:30:38.070Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q_oup2uf/mounts/boot/efi unmounted
[2025-07-12T02:30:38.070Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q_oup2uf/mounts/boot unmounted
[2025-07-12T02:30:38.070Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q_oup2uf/mounts/ unmounted
[2025-07-12T02:30:38.070Z] 
[2025-07-12T02:30:38.070Z] ⏱  Duration: 0s
[2025-07-12T02:30:38.070Z] org.osbuild.chattr: efe306a1d00da701677cfc8ac9bc2b87cd9ef85272f2c8efc4023b41735efb2a {
[2025-07-12T02:30:38.070Z]   "items": {
[2025-07-12T02:30:38.070Z]     "mount://root/": {
[2025-07-12T02:30:38.070Z]       "immutable": true
[2025-07-12T02:30:38.070Z]     }
[2025-07-12T02:30:38.070Z]   }
[2025-07-12T02:30:38.070Z] }
[2025-07-12T02:30:38.070Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T02:30:38.325Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts/
[2025-07-12T02:30:38.325Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0'
[2025-07-12T02:30:38.325Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:38.577Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts/ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts
[2025-07-12T02:30:38.578Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts/boot unmounted
[2025-07-12T02:30:38.578Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts/var unmounted
[2025-07-12T02:30:38.578Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts/sysroot unmounted
[2025-07-12T02:30:38.578Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts unmounted
[2025-07-12T02:30:38.578Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts unmounted
[2025-07-12T02:30:38.578Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts unmounted
[2025-07-12T02:30:38.578Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-camyi5fs/mounts/
[2025-07-12T02:30:38.578Z] 
[2025-07-12T02:30:38.578Z] ⏱  Duration: 0s
[2025-07-12T02:30:38.578Z] Pipeline raw-metal4k-image: 2aff0cb597e5f2a4b5ad500cc10ee213751fe46d6fef2499b6ddaf1d6b944d4e
[2025-07-12T02:30:38.578Z] Build
[2025-07-12T02:30:38.578Z]   root: <host>
[2025-07-12T02:30:38.578Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T02:30:38.578Z] org.osbuild.copy: 7e7357e5affb1e50e329aab47f0a472ef52551bf166bc860ec8442807fc39aad {
[2025-07-12T02:30:38.578Z]   "paths": [
[2025-07-12T02:30:38.578Z]     {
[2025-07-12T02:30:38.578Z]       "from": "input://tree/disk.img",
[2025-07-12T02:30:38.578Z]       "to": "tree:///disk.img"
[2025-07-12T02:30:38.578Z]     }
[2025-07-12T02:30:38.578Z]   ]
[2025-07-12T02:30:38.578Z] }
[2025-07-12T02:30:38.830Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:38.830Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-12T02:30:38.830Z] 
[2025-07-12T02:30:38.830Z] ⏱  Duration: 0s
[2025-07-12T02:30:38.830Z] org.osbuild.coreos.platform: 2aff0cb597e5f2a4b5ad500cc10ee213751fe46d6fef2499b6ddaf1d6b944d4e {
[2025-07-12T02:30:38.830Z]   "platform": "metal"
[2025-07-12T02:30:38.830Z] }
[2025-07-12T02:30:38.830Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T02:30:39.086Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts/
[2025-07-12T02:30:39.086Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0'
[2025-07-12T02:30:39.086Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts/boot
[2025-07-12T02:30:39.341Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:39.341Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts/boot unmounted
[2025-07-12T02:30:39.341Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts/ostree/deploy/fedora-coreos/deploy/3ef0768c32da61a1bee67eef0d664b48239001942c3b9b0b3a71da58ee956567.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts
[2025-07-12T02:30:39.341Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts/boot unmounted
[2025-07-12T02:30:39.341Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts/var unmounted
[2025-07-12T02:30:39.341Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts/sysroot unmounted
[2025-07-12T02:30:39.341Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts unmounted
[2025-07-12T02:30:39.341Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts unmounted
[2025-07-12T02:30:39.341Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts unmounted
[2025-07-12T02:30:39.341Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oq4qqq9d/mounts/
[2025-07-12T02:30:39.341Z] 
[2025-07-12T02:30:39.341Z] ⏱  Duration: 0s
[2025-07-12T02:30:39.341Z] Pipeline metal4k: 5e53df09496ad8baaa6298ffda954caee88ef73b581350ccdaf7e669cd84a5a7
[2025-07-12T02:30:39.341Z] Build
[2025-07-12T02:30:39.341Z]   root: <host>
[2025-07-12T02:30:39.341Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T02:30:39.341Z] org.osbuild.copy: 5e53df09496ad8baaa6298ffda954caee88ef73b581350ccdaf7e669cd84a5a7 {
[2025-07-12T02:30:39.341Z]   "paths": [
[2025-07-12T02:30:39.341Z]     {
[2025-07-12T02:30:39.341Z]       "from": "input://tree/disk.img",
[2025-07-12T02:30:39.341Z]       "to": "tree:///fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw"
[2025-07-12T02:30:39.341Z]     }
[2025-07-12T02:30:39.341Z]   ]
[2025-07-12T02:30:39.341Z] }
[2025-07-12T02:30:39.596Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:39.596Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw'
[2025-07-12T02:30:39.596Z] 
[2025-07-12T02:30:39.596Z] ⏱  Duration: 0s
[2025-07-12T02:30:39.596Z] Pipeline live: 00315f1784d00ce0e457d07cde9ba459b99c217d3129a956179622d9f06dc687
[2025-07-12T02:30:39.596Z] Build
[2025-07-12T02:30:39.596Z]   root: <host>
[2025-07-12T02:30:39.596Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T02:30:39.596Z] org.osbuild.coreos.live-artifacts.mono: 00315f1784d00ce0e457d07cde9ba459b99c217d3129a956179622d9f06dc687 {
[2025-07-12T02:30:39.596Z]   "filenames": {
[2025-07-12T02:30:39.596Z]     "live-iso": "fedora-coreos-43.20250712.dev.0-live-iso.x86_64.iso",
[2025-07-12T02:30:39.596Z]     "live-kernel": "fedora-coreos-43.20250712.dev.0-live-kernel.x86_64",
[2025-07-12T02:30:39.596Z]     "live-initramfs": "fedora-coreos-43.20250712.dev.0-live-initramfs.x86_64.img",
[2025-07-12T02:30:39.596Z]     "live-rootfs": "fedora-coreos-43.20250712.dev.0-live-rootfs.x86_64.img"
[2025-07-12T02:30:39.596Z]   }
[2025-07-12T02:30:39.596Z] }
[2025-07-12T02:30:40.151Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T02:30:40.151Z] Generating osmet file for fedora-coreos-43.20250712.dev.0-metal.x86_64.raw image
[2025-07-12T02:30:40.712Z] 
[2025-07-12T02:30:40.712Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:30:40.712Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:30:40.712Z] 
[2025-07-12T02:30:44.931Z] Total OSTree objects scanned from /root: 19937 (19931 mapped, 6 empty)
[2025-07-12T02:30:44.931Z] Total OSTree objects found in /boot: 316
[2025-07-12T02:30:44.931Z] Duplicate extents dropped: 0
[2025-07-12T02:30:44.931Z] Overlapping extents clamped: 0
[2025-07-12T02:30:44.931Z] Total /root extents: 19933
[2025-07-12T02:30:44.931Z] Duplicate extents dropped: 0
[2025-07-12T02:30:44.931Z] Overlapping extents clamped: 0
[2025-07-12T02:30:44.931Z] Total /boot extents: 322
[2025-07-12T02:30:44.931Z] Packing image
[2025-07-12T02:30:51.449Z] 
[2025-07-12T02:30:51.449Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:30:51.449Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:30:51.449Z] 
[2025-07-12T02:31:01.368Z] 
[2025-07-12T02:31:01.368Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:31:01.368Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:31:01.368Z] 
[2025-07-12T02:31:11.285Z] 
[2025-07-12T02:31:11.285Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:31:11.285Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:31:11.285Z] 
[2025-07-12T02:31:21.197Z] 
[2025-07-12T02:31:21.197Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:31:21.197Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:31:21.197Z] 
[2025-07-12T02:31:27.710Z] Total bytes skipped: 1902998528
[2025-07-12T02:31:27.710Z] Total bytes written: 1153600512
[2025-07-12T02:31:27.710Z] Total bytes written (compressed): 21193208
[2025-07-12T02:31:27.710Z] Verifying that repacked image matches digest
[2025-07-12T02:31:30.962Z] 
[2025-07-12T02:31:30.962Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:31:30.962Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:31:30.962Z] 
[2025-07-12T02:31:31.517Z] Packing successful!
[2025-07-12T02:31:31.770Z] Generating osmet file for fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw image
[2025-07-12T02:31:35.918Z] Total OSTree objects scanned from /root: 19937 (19931 mapped, 6 empty)
[2025-07-12T02:31:35.918Z] Total OSTree objects found in /boot: 3
[2025-07-12T02:31:35.918Z] Duplicate extents dropped: 0
[2025-07-12T02:31:35.918Z] Overlapping extents clamped: 0
[2025-07-12T02:31:35.918Z] Total /root extents: 19932
[2025-07-12T02:31:35.918Z] Duplicate extents dropped: 0
[2025-07-12T02:31:35.918Z] Overlapping extents clamped: 0
[2025-07-12T02:31:35.918Z] Total /boot extents: 5
[2025-07-12T02:31:35.918Z] Packing image
[2025-07-12T02:31:41.141Z] 
[2025-07-12T02:31:41.141Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:31:41.141Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:31:41.141Z] 
[2025-07-12T02:31:51.057Z] 
[2025-07-12T02:31:51.057Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:31:51.057Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:31:51.057Z] 
[2025-07-12T02:32:00.981Z] 
[2025-07-12T02:32:00.981Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:32:00.981Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:32:00.981Z] 
[2025-07-12T02:32:13.132Z] 
[2025-07-12T02:32:13.132Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:32:13.132Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:32:13.132Z] 
[2025-07-12T02:32:19.650Z] Total bytes skipped: 1892118528
[2025-07-12T02:32:19.650Z] Total bytes written: 1164480512
[2025-07-12T02:32:19.650Z] Total bytes written (compressed): 19484244
[2025-07-12T02:32:19.906Z] Verifying that repacked image matches digest
[2025-07-12T02:32:21.261Z] 
[2025-07-12T02:32:21.261Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:32:21.261Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:32:21.261Z] 
[2025-07-12T02:32:25.412Z] Packing successful!
[2025-07-12T02:32:25.412Z] Kernel binary linked: /run/osbuild/tree/tmpf1zzih2i/tmp-rootfs-dir/boot/vmlinuz-6.16.0-0.rc4.50.fc43.x86_64
[2025-07-12T02:32:25.412Z] Kernel HMAC linked: /run/osbuild/tree/tmpf1zzih2i/tmp-rootfs-dir/boot/.vmlinuz-6.16.0-0.rc4.50.fc43.x86_64.hmac
[2025-07-12T02:32:25.412Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet
[2025-07-12T02:32:31.934Z] 
[2025-07-12T02:32:31.934Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:32:31.934Z] /dev/vdb1        40G   13G   28G  32% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:32:31.934Z] 
[2025-07-12T02:32:41.852Z] 
[2025-07-12T02:32:41.852Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:32:41.852Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:32:41.852Z] 
[2025-07-12T02:32:51.779Z] 
[2025-07-12T02:32:51.779Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:32:51.779Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:32:51.779Z] 
[2025-07-12T02:33:01.698Z] 
[2025-07-12T02:33:01.698Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:33:01.698Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:33:01.698Z] 
[2025-07-12T02:33:11.618Z] 
[2025-07-12T02:33:11.618Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:33:11.618Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:33:11.618Z] 
[2025-07-12T02:33:21.544Z] 
[2025-07-12T02:33:21.544Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:33:21.544Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:33:21.544Z] 
[2025-07-12T02:33:31.465Z] 
[2025-07-12T02:33:31.465Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:33:31.465Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:33:31.465Z] 
[2025-07-12T02:33:41.378Z] 
[2025-07-12T02:33:41.378Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:33:41.378Z] /dev/vdb1        40G   16G   25G  39% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:33:41.378Z] 
[2025-07-12T02:33:53.524Z] 
[2025-07-12T02:33:53.524Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:33:53.524Z] /dev/vdb1        40G   16G   25G  39% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:33:53.524Z] 
[2025-07-12T02:34:01.587Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250712.dev.0
[2025-07-12T02:34:01.587Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmpf1zzih2i/iso/zipl.prm
[2025-07-12T02:34:01.587Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmpf1zzih2i/iso/isolinux/boot.msg
[2025-07-12T02:34:01.587Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmpf1zzih2i/iso/isolinux/isolinux.cfg
[2025-07-12T02:34:01.587Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmpf1zzih2i/iso/EFI/fedora/grub.cfg
[2025-07-12T02:34:01.587Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-12T02:34:01.587Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-07-12T02:34:01.587Z] genisoimage 1.1.11 (Linux)
[2025-07-12T02:34:01.587Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso
[2025-07-12T02:34:01.587Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/coreos
[2025-07-12T02:34:01.587Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/isolinux
[2025-07-12T02:34:01.587Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/images
[2025-07-12T02:34:01.587Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/images/pxeboot
[2025-07-12T02:34:01.587Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/EFI
[2025-07-12T02:34:01.587Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/EFI/fedora
[2025-07-12T02:34:01.587Z] Writing:   Initial Padblock                        Start Block 0
[2025-07-12T02:34:01.587Z] Done with: Initial Padblock                        Block(s)    16
[2025-07-12T02:34:01.587Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-07-12T02:34:01.587Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-07-12T02:34:01.587Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-07-12T02:34:01.587Z] Size of boot image is 4 sectors -> No emulation
[2025-07-12T02:34:01.587Z] Size of boot image is 15536 sectors -> No emulation
[2025-07-12T02:34:01.587Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-07-12T02:34:01.587Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-07-12T02:34:01.587Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-07-12T02:34:01.587Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-07-12T02:34:01.587Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-07-12T02:34:01.587Z] Writing:   Version block                           Start Block 20
[2025-07-12T02:34:01.587Z] Done with: Version block                           Block(s)    1
[2025-07-12T02:34:01.587Z] Writing:   Path table                              Start Block 21
[2025-07-12T02:34:01.587Z] Done with: Path table                              Block(s)    4
[2025-07-12T02:34:01.587Z] Writing:   Joliet path table                       Start Block 25
[2025-07-12T02:34:01.587Z] Done with: Joliet path table                       Block(s)    4
[2025-07-12T02:34:01.587Z] Writing:   Directory tree                          Start Block 29
[2025-07-12T02:34:01.587Z] Done with: Directory tree                          Block(s)    7
[2025-07-12T02:34:01.587Z] Writing:   Joliet directory tree                   Start Block 36
[2025-07-12T02:34:01.587Z] Done with: Joliet directory tree                   Block(s)    7
[2025-07-12T02:34:01.587Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-07-12T02:34:01.587Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-07-12T02:34:01.587Z] Writing:   Extension record                        Start Block 43
[2025-07-12T02:34:01.587Z] Done with: Extension record                        Block(s)    1
[2025-07-12T02:34:01.587Z] Writing:   The File(s)                             Start Block 44
[2025-07-12T02:34:01.587Z]   1.00% done, estimate finish Sat Jul 12 02:33:59 2025
[2025-07-12T02:34:01.587Z]   2.00% done, estimate finish Sat Jul 12 02:33:59 2025
[2025-07-12T02:34:01.587Z]   2.99% done, estimate finish Sat Jul 12 02:33:59 2025
[2025-07-12T02:34:01.587Z]   3.99% done, estimate finish Sat Jul 12 02:33:59 2025
[2025-07-12T02:34:01.587Z]   4.99% done, estimate finish Sat Jul 12 02:33:59 2025
[2025-07-12T02:34:01.587Z]   5.98% done, estimate finish Sat Jul 12 02:33:59 2025
[2025-07-12T02:34:01.587Z]   6.98% done, estimate finish Sat Jul 12 02:34:13 2025
[2025-07-12T02:34:01.587Z]   7.98% done, estimate finish Sat Jul 12 02:34:11 2025
[2025-07-12T02:34:01.587Z]   8.98% done, estimate finish Sat Jul 12 02:34:10 2025
[2025-07-12T02:34:01.587Z]   9.97% done, estimate finish Sat Jul 12 02:34:09 2025
[2025-07-12T02:34:01.587Z]  10.97% done, estimate finish Sat Jul 12 02:34:08 2025
[2025-07-12T02:34:01.587Z]  11.97% done, estimate finish Sat Jul 12 02:34:07 2025
[2025-07-12T02:34:01.587Z]  12.97% done, estimate finish Sat Jul 12 02:34:06 2025
[2025-07-12T02:34:01.587Z]  13.96% done, estimate finish Sat Jul 12 02:34:06 2025
[2025-07-12T02:34:01.587Z]  14.96% done, estimate finish Sat Jul 12 02:34:05 2025
[2025-07-12T02:34:01.587Z] 
[2025-07-12T02:34:01.587Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T02:34:01.587Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T02:34:01.587Z] 
[2025-07-12T02:34:01.587Z]  15.96% done, estimate finish Sat Jul 12 02:34:05 2025
[2025-07-12T02:34:01.587Z]  16.95% done, estimate finish Sat Jul 12 02:34:04 2025
[2025-07-12T02:34:01.587Z]  17.95% done, estimate finish Sat Jul 12 02:34:04 2025
[2025-07-12T02:34:01.587Z]  18.95% done, estimate finish Sat Jul 12 02:34:04 2025
[2025-07-12T02:34:01.587Z]  19.95% done, estimate finish Sat Jul 12 02:34:04 2025
[2025-07-12T02:34:01.587Z]  20.94% done, estimate finish Sat Jul 12 02:34:03 2025
[2025-07-12T02:34:01.587Z]  21.94% done, estimate finish Sat Jul 12 02:34:03 2025
[2025-07-12T02:34:01.587Z]  22.94% done, estimate finish Sat Jul 12 02:34:03 2025
[2025-07-12T02:34:01.587Z]  23.94% done, estimate finish Sat Jul 12 02:34:03 2025
[2025-07-12T02:34:01.587Z]  24.93% done, estimate finish Sat Jul 12 02:34:03 2025
[2025-07-12T02:34:01.587Z]  25.93% done, estimate finish Sat Jul 12 02:34:02 2025
[2025-07-12T02:34:01.587Z]  26.93% done, estimate finish Sat Jul 12 02:34:02 2025
[2025-07-12T02:34:01.587Z]  27.93% done, estimate finish Sat Jul 12 02:34:02 2025
[2025-07-12T02:34:01.587Z]  28.92% done, estimate finish Sat Jul 12 02:34:02 2025
[2025-07-12T02:34:01.587Z]  29.92% done, estimate finish Sat Jul 12 02:34:02 2025
[2025-07-12T02:34:01.587Z]  30.92% done, estimate finish Sat Jul 12 02:34:02 2025
[2025-07-12T02:34:01.587Z]  31.91% done, estimate finish Sat Jul 12 02:34:02 2025
[2025-07-12T02:34:01.587Z]  32.91% done, estimate finish Sat Jul 12 02:34:02 2025
[2025-07-12T02:34:01.587Z]  33.91% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  34.90% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  35.90% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  36.90% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  37.90% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  38.89% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  39.89% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  40.89% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  41.89% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  42.88% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  43.88% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  44.88% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  45.88% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  46.87% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  47.87% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  48.87% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  49.86% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:01.587Z]  50.86% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.587Z]  51.86% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  52.86% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  53.85% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  54.85% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  55.85% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  56.84% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  57.84% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  58.84% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  59.84% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  60.83% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  61.83% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  62.83% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  63.83% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  64.82% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  65.82% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  66.82% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  67.82% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  68.81% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  69.81% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  70.81% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  71.80% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  72.80% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  73.80% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  74.79% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  75.79% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  76.79% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  77.79% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  78.78% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  79.78% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  80.78% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:01.840Z]  81.78% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  82.77% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  83.77% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  84.77% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  85.77% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  86.76% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  87.76% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  88.76% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  89.75% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  90.75% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  91.75% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  92.74% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  93.74% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  94.74% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  95.74% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  96.73% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  97.73% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  98.73% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z]  99.73% done, estimate finish Sat Jul 12 02:34:00 2025
[2025-07-12T02:34:02.096Z] Total translation table size: 2048
[2025-07-12T02:34:02.096Z] Total rockridge attributes bytes: 2926
[2025-07-12T02:34:02.096Z] Total directory bytes: 12288
[2025-07-12T02:34:02.096Z] Path table size(bytes): 96
[2025-07-12T02:34:02.096Z] Done with: The File(s)                             Block(s)    501187
[2025-07-12T02:34:02.096Z] Writing:   Ending Padblock                         Start Block 501231
[2025-07-12T02:34:02.096Z] Done with: Ending Padblock                         Block(s)    150
[2025-07-12T02:34:02.096Z] Max brk space used 1b000
[2025-07-12T02:34:02.096Z] 501381 extents written (979 MB)
[2025-07-12T02:34:02.655Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-07-12T02:34:02.655Z] genisoimage 1.1.11 (Linux)
[2025-07-12T02:34:02.655Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso
[2025-07-12T02:34:02.655Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/coreos
[2025-07-12T02:34:02.655Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/isolinux
[2025-07-12T02:34:02.655Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/images
[2025-07-12T02:34:02.655Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/images/pxeboot
[2025-07-12T02:34:02.655Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/EFI
[2025-07-12T02:34:02.655Z] Scanning /run/osbuild/tree/tmpf1zzih2i/iso/EFI/fedora
[2025-07-12T02:34:02.655Z] Writing:   Initial Padblock                        Start Block 0
[2025-07-12T02:34:02.655Z] Done with: Initial Padblock                        Block(s)    16
[2025-07-12T02:34:02.655Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-07-12T02:34:02.655Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-07-12T02:34:02.655Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-07-12T02:34:02.655Z] Size of boot image is 4 sectors -> No emulation
[2025-07-12T02:34:02.655Z] Size of boot image is 15536 sectors -> No emulation
[2025-07-12T02:34:02.655Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-07-12T02:34:02.655Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-07-12T02:34:02.655Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-07-12T02:34:02.655Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-07-12T02:34:02.655Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-07-12T02:34:02.655Z] Writing:   Version block                           Start Block 20
[2025-07-12T02:34:02.655Z] Done with: Version block                           Block(s)    1
[2025-07-12T02:34:02.655Z] Writing:   Path table                              Start Block 21
[2025-07-12T02:34:02.655Z] Done with: Path table                              Block(s)    4
[2025-07-12T02:34:02.655Z] Writing:   Joliet path table                       Start Block 25
[2025-07-12T02:34:02.655Z] Done with: Joliet path table                       Block(s)    4
[2025-07-12T02:34:02.655Z] Writing:   Directory tree                          Start Block 29
[2025-07-12T02:34:02.655Z] Done with: Directory tree                          Block(s)    7
[2025-07-12T02:34:02.655Z] Writing:   Joliet directory tree                   Start Block 36
[2025-07-12T02:34:02.655Z] Done with: Joliet directory tree                   Block(s)    7
[2025-07-12T02:34:02.655Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-07-12T02:34:02.655Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-07-12T02:34:02.655Z] Writing:   Extension record                        Start Block 43
[2025-07-12T02:34:02.655Z] Done with: Extension record                        Block(s)    1
[2025-07-12T02:34:02.655Z] Writing:   The File(s)                             Start Block 44
[2025-07-12T02:34:02.655Z]   6.88% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  13.77% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  20.63% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  27.51% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  34.38% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  41.26% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  48.12% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  55.01% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  61.87% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  68.76% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.655Z]  75.62% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.909Z]  82.50% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.909Z]  89.38% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.909Z]  96.24% done, estimate finish Sat Jul 12 02:34:01 2025
[2025-07-12T02:34:02.909Z] Total translation table size: 2048
[2025-07-12T02:34:02.909Z] Total rockridge attributes bytes: 2762
[2025-07-12T02:34:02.909Z] Total directory bytes: 12288
[2025-07-12T02:34:02.909Z] Path table size(bytes): 96
[2025-07-12T02:34:02.909Z] Done with: The File(s)                             Block(s)    72545
[2025-07-12T02:34:02.909Z] Writing:   Ending Padblock                         Start Block 72589
[2025-07-12T02:34:02.909Z] Done with: Ending Padblock                         Block(s)    150
[2025-07-12T02:34:02.909Z] Max brk space used 1b000
[2025-07-12T02:34:02.909Z] 72739 extents written (142 MB)
[2025-07-12T02:34:02.909Z] Packing minimal ISO
[2025-07-12T02:34:03.164Z] Matched 16 files of 16
[2025-07-12T02:34:03.164Z] Total bytes skipped: 148553550
[2025-07-12T02:34:03.164Z] Total bytes written: 1392818
[2025-07-12T02:34:03.164Z] Total bytes written (compressed): 2836
[2025-07-12T02:34:03.164Z] Verifying that packed image matches digest
[2025-07-12T02:34:03.164Z] Packing successful!
[2025-07-12T02:34:03.725Z] 
[2025-07-12T02:34:03.725Z] ⏱  Duration: 203s
[2025-07-12T02:34:03.725Z] manifest /tmp/osbuild-VuoG.json finished successfully
[2025-07-12T02:34:03.725Z] oci-archive:	69047799ec738e7783e821dbff120a787e7e626c8f9de0e7ae879abe85f80a58
[2025-07-12T02:34:03.725Z] deployed-tree:	3421a7e8ecebd5ab3b365450390c85b61562b6420a193fb824497dfa779b3a8e
[2025-07-12T02:34:03.725Z] tree:     	6b4565464da88c7e282b945e3a2a49699fc461930a884f73d630273b2fdcfc92
[2025-07-12T02:34:03.725Z] raw-image:	17f3a48ecac021513f5bddee12e6b0613b838c5a1fb366c76393d840a41b13a1
[2025-07-12T02:34:03.725Z] raw-4k-image:	efe306a1d00da701677cfc8ac9bc2b87cd9ef85272f2c8efc4023b41735efb2a
[2025-07-12T02:34:03.725Z] raw-aliyun-image:	bea42bed54b25a958ee5f6d3d560c70f1ee31cf8827ffa6f22c6b5881a4f8e71
[2025-07-12T02:34:03.725Z] aliyun:   	1cd606500e3ac9b20faa79f4e325ddea3d8065bab913b6441aed7ba0b82ce3f5
[2025-07-12T02:34:03.727Z] raw-applehv-image:	3070db3892e37509b4c3720d9a093d71d1378e4335daeb4e2d2ad24bc0ec2187
[2025-07-12T02:34:03.727Z] applehv:  	86f629260efc0cea2bc9f9d80f6dd53c0b9cb869f5ec679c9c6c4da7526433b2
[2025-07-12T02:34:03.727Z] raw-aws-image:	3704baad095ec550e1c144284409ad8c3816ad115787ad35272d968f72c7cc44
[2025-07-12T02:34:03.727Z] aws:      	eabcb8874666d5c8f69cd1f895dd9ef8885589b8a977eb3a472cd7cc51e5dc3f
[2025-07-12T02:34:03.727Z] raw-azure-image:	cd3e020d952a122370fd6f02f6d192409cec4ca53e790930544532b21f1e384c
[2025-07-12T02:34:03.727Z] azure:    	d6e9003cdc81f54ffc5e70a4c10f61ff0804bbd85063dd22c3a6a2729efd3d6a
[2025-07-12T02:34:03.727Z] raw-azurestack-image:	67a7490d8fe393c2ced774561dfaa702951fbf7fcefe451965b06f55ca16d309
[2025-07-12T02:34:03.727Z] azurestack:	ce0079eaf835fac507d0e7546f1b34cafb298d9250439955138bf8c72dc09a3f
[2025-07-12T02:34:03.727Z] raw-digitalocean-image:	52f5d6f544a9ffbed320f48ed41bb5b4d53fda051b3f2a490348ecaf06091545
[2025-07-12T02:34:03.727Z] digitalocean:	9ac087782e2c8db0f0cd15044a60b11aad8d2e31c90e0aca5ab9720caeadfbee
[2025-07-12T02:34:03.727Z] raw-exoscale-image:	74c4baa2eb7d0a6a19aac6be4be913eed7dd7f39abd61c9205b0fc6d7abade7d
[2025-07-12T02:34:03.727Z] exoscale: 	17de1084768c03558811ecfa72dcda3d44a1876b378114482e9feb9881a0cc22
[2025-07-12T02:34:03.727Z] raw-gcp-image:	7bd4e3196380436484c3137dbb7f264ce2d0bf7a4ab48487a9c640d4796d9501
[2025-07-12T02:34:03.727Z] raw-gcp-image-tar:	e225783c0a34b829fc04379585fd9070fd6af4a4c8ddfc1ebf0ec9942d3070be
[2025-07-12T02:34:03.727Z] gcp:      	e67e71a0f83c8869412afeb4706e50af653a56f5b9f32b070f24902ad2ba6ab9
[2025-07-12T02:34:03.727Z] raw-hetzner-image:	87549b97d80194e858ab58cb457725602cc77f6bfb71cffbc2068e18576681a3
[2025-07-12T02:34:03.727Z] hetzner:  	ceb879bedfb79a12d1f24e3139bdfd17475bdab3bcabc3d10b7c6cd92055a26c
[2025-07-12T02:34:03.727Z] raw-hyperv-image:	bbbd8291ee5ee4a4c29647c59614c80541d6f01db42c19f64c094ba952caf2e6
[2025-07-12T02:34:03.727Z] hyperv:   	13c83f01ca172294909d2083d08acd742ed1ae87c7ff824202848fc7b6670540
[2025-07-12T02:34:03.727Z] raw-ibmcloud-image:	866dfc47ca491e7d298844dc9655a8c1797fc8e6e37c93ce42082269fe671471
[2025-07-12T02:34:03.727Z] ibmcloud: 	7882fd6d20dc9e1e8f8b51f023d93556f20775c5f9ddd12431d11fcede2bccd0
[2025-07-12T02:34:03.727Z] raw-kubevirt-image:	f8b3aed48e5eb17b9579c4ca048cf5fed98523c1e662d216f8e72d3c80c14c90
[2025-07-12T02:34:03.727Z] qemu-kubevirt-image:	3e76697c198911278ae1a6843324713d98300f81c3c615e84116542db1ea7b99
[2025-07-12T02:34:03.727Z] kubevirt: 	f435e92d565acbe9b4a784d338220fbce2fa9d9a32c49aa3848ba689c359a620
[2025-07-12T02:34:03.727Z] raw-openstack-image:	31c76eef23c93b3b7b5dcf447106b8b52f63277a773921c0abd48ad608a11c06
[2025-07-12T02:34:03.727Z] openstack:	a6f552b5a88d4e96f5c983d1429354b0441868dd794a8a72cb2ccd342919aae3
[2025-07-12T02:34:03.727Z] raw-oraclecloud-image:	06d1830549c04d517ef6fffc90412542bf3a682e4c235f2ac0633893f2f4f4af
[2025-07-12T02:34:03.727Z] oraclecloud:	7ba90616490f6e9264ac2de8f2a2ae329000ef4f8949b3bfe213e5078d541b88
[2025-07-12T02:34:03.727Z] raw-proxmoxve-image:	c03b02e111f68d17f027c274379c775609e1d0cd8b6f2578e417bcb0847767e6
[2025-07-12T02:34:03.727Z] proxmoxve:	de9cbd241aef8128af8259c6839d834bb16a28a8f0fd6c9746918674c28db024
[2025-07-12T02:34:03.727Z] raw-metal-image:	8370ef2d32f451cf5854c46c9790e967e4604be6635851cb4bb71f9e1b815e09
[2025-07-12T02:34:03.727Z] metal:    	428fb07a341b3bf36c3fcd9790e867e194f94d489d15b0aa34828f0fe9e78f2b
[2025-07-12T02:34:03.727Z] raw-metal4k-image:	2aff0cb597e5f2a4b5ad500cc10ee213751fe46d6fef2499b6ddaf1d6b944d4e
[2025-07-12T02:34:03.727Z] metal4k:  	5e53df09496ad8baaa6298ffda954caee88ef73b581350ccdaf7e669cd84a5a7
[2025-07-12T02:34:03.727Z] raw-nutanix-image:	c5109a5104cb0fc99be5d5d41c730432e77c60119b9bdf882cba4681390131a8
[2025-07-12T02:34:03.727Z] nutanix:  	4f2764f266f08cf46b95e8af96cb79e98c0e717d4fd5d06a66d85d82c6e1c803
[2025-07-12T02:34:03.727Z] raw-qemu-image:	75e5a210b820a140689c77fb51b1e098b2066ba6d6e9471526b76b42895d300e
[2025-07-12T02:34:03.727Z] qemu:     	b3331ca66fe356576ccdef6ac3cd76fe60efaaa9d056a7cbbfa8eadbf016e43f
[2025-07-12T02:34:03.727Z] raw-vultr-image:	ac09fc4470045d37fb9a0d1cf2d51438d9f356e4cbfbd50bd272740475ca17ba
[2025-07-12T02:34:03.727Z] vultr:    	9f31dc7b6374f5572996b3ae016e4de3f0c99580e635eeae902c2b090b46f0b5
[2025-07-12T02:34:03.727Z] live:     	00315f1784d00ce0e457d07cde9ba459b99c217d3129a956179622d9f06dc687
[2025-07-12T02:34:03.727Z] + set +x
[2025-07-12T02:34:05.084Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.IhcUKDPZmx/live/fedora-coreos-43.20250712.dev.0-live-iso.x86_64.iso': Operation not permitted
[2025-07-12T02:34:05.084Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.IhcUKDPZmx/live/fedora-coreos-43.20250712.dev.0-live-kernel.x86_64': Operation not permitted
[2025-07-12T02:34:05.084Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.IhcUKDPZmx/live/fedora-coreos-43.20250712.dev.0-live-initramfs.x86_64.img': Operation not permitted
[2025-07-12T02:34:06.446Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.IhcUKDPZmx/live/fedora-coreos-43.20250712.dev.0-live-rootfs.x86_64.img': Operation not permitted
[2025-07-12T02:34:06.446Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.IhcUKDPZmx/live': Operation not permitted
[2025-07-12T02:34:09.703Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.IhcUKDPZmx/metal/fedora-coreos-43.20250712.dev.0-metal.x86_64.raw': Operation not permitted
[2025-07-12T02:34:09.703Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.IhcUKDPZmx/metal': Operation not permitted
[2025-07-12T02:34:13.859Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.IhcUKDPZmx/metal4k/fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw': Operation not permitted
[2025-07-12T02:34:13.859Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.IhcUKDPZmx/metal4k': Operation not permitted
[2025-07-12T02:34:19.083Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752287658628885677
[2025-07-12T02:34:19.083Z] Successfully generated: fedora-coreos-43.20250712.dev.0-metal.x86_64.raw
[2025-07-12T02:34:21.585Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752287661439090299
[2025-07-12T02:34:21.585Z] Successfully generated: fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw
[2025-07-12T02:34:22.939Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752287662770015427
[2025-07-12T02:34:22.939Z] Successfully generated: fedora-coreos-43.20250712.dev.0-live-iso.x86_64.iso
[2025-07-12T02:34:23.495Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752287663203340573
[2025-07-12T02:34:23.495Z] Successfully generated: fedora-coreos-43.20250712.dev.0-live-kernel.x86_64
[2025-07-12T02:34:24.417Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752287664377351216
[2025-07-12T02:34:24.417Z] Successfully generated: fedora-coreos-43.20250712.dev.0-live-rootfs.x86_64.img
[2025-07-12T02:34:24.975Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752287664807825953
[2025-07-12T02:34:24.975Z] Successfully generated: fedora-coreos-43.20250712.dev.0-live-initramfs.x86_64.img
[2025-07-12T02:34:24.977Z] [Pipeline] }
[2025-07-12T02:34:24.983Z] [Pipeline] // withEnv
[2025-07-12T02:34:24.994Z] [Pipeline] withEnv
[2025-07-12T02:34:24.994Z] [Pipeline] {
[2025-07-12T02:34:25.002Z] [Pipeline] sh
[2025-07-12T02:34:25.484Z] + set -xeuo pipefail
[2025-07-12T02:34:25.484Z] ++ umask
[2025-07-12T02:34:25.484Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:34:25.484Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal
[2025-07-12T02:34:25.484Z] Targeting build: 43.20250712.dev.0
[2025-07-12T02:34:25.484Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64
[2025-07-12T02:34:25.484Z] 2025-07-12 02:34:25,406 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.dev.0-metal.x86_64.raw']
[2025-07-12T02:39:01.895Z] Compressed: fedora-coreos-43.20250712.dev.0-metal.x86_64.raw.xz
[2025-07-12T02:39:01.895Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs
[2025-07-12T02:39:01.895Z] Updated: /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json
[2025-07-12T02:39:01.897Z] [Pipeline] }
[2025-07-12T02:39:01.904Z] [Pipeline] // withEnv
[2025-07-12T02:39:01.912Z] [Pipeline] }
[2025-07-12T02:39:01.919Z] [Pipeline] // stage
[2025-07-12T02:39:01.926Z] [Pipeline] stage
[2025-07-12T02:39:01.926Z] [Pipeline] { (x86_64:kola:testiso)
[2025-07-12T02:39:01.951Z] [Pipeline] withEnv
[2025-07-12T02:39:01.951Z] [Pipeline] {
[2025-07-12T02:39:01.954Z] [Pipeline] sh
[2025-07-12T02:39:02.438Z] + set -euo pipefail
[2025-07-12T02:39:02.438Z] ++ umask
[2025-07-12T02:39:02.438Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:39:02.438Z] + uuidgen
[2025-07-12T02:39:02.438Z] + cut -f1 -d-
[2025-07-12T02:39:02.442Z] [Pipeline] }
[2025-07-12T02:39:02.447Z] [Pipeline] // withEnv
[2025-07-12T02:39:02.451Z] [Pipeline] withEnv
[2025-07-12T02:39:02.452Z] [Pipeline] {
[2025-07-12T02:39:02.460Z] [Pipeline] sh
[2025-07-12T02:39:02.936Z] + set -euo pipefail
[2025-07-12T02:39:02.936Z] ++ umask
[2025-07-12T02:39:02.936Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:39:02.936Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:39:02.936Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-07-12T02:39:02.940Z] [Pipeline] }
[2025-07-12T02:39:02.942Z] [Pipeline] // withEnv
[2025-07-12T02:39:02.949Z] [Pipeline] withEnv
[2025-07-12T02:39:02.949Z] [Pipeline] {
[2025-07-12T02:39:02.951Z] [Pipeline] sh
[2025-07-12T02:39:03.430Z] + set -xeuo pipefail
[2025-07-12T02:39:03.431Z] ++ umask
[2025-07-12T02:39:03.431Z] + '[' 0022 = 0000 ']'
[2025-07-12T02:39:03.431Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T02:39:03.431Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-PXYvG/kola-testiso-x86_64
[2025-07-12T02:39:03.431Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-PXYvG/kola-testiso-x86_64
[2025-07-12T02:39:03.431Z] Ignoring verification of signature on metal image
[2025-07-12T02:39:03.431Z] Running test: iso-as-disk.bios
[2025-07-12T02:39:29.893Z] PASS: iso-as-disk.bios (22.662s)
[2025-07-12T02:39:29.894Z] Running test: iso-as-disk.uefi
[2025-07-12T02:40:01.875Z] PASS: iso-as-disk.uefi (23.841s)
[2025-07-12T02:40:01.875Z] Running test: iso-as-disk.uefi-secure
[2025-07-12T02:40:28.333Z] PASS: iso-as-disk.uefi-secure (24.165s)
[2025-07-12T02:40:28.333Z] Running test: iso-as-disk.4k.uefi
[2025-07-12T02:40:54.812Z] PASS: iso-as-disk.4k.uefi (23.616s)
[2025-07-12T02:40:54.812Z] Running test: iso-install.bios
[2025-07-12T02:42:16.143Z] PASS: iso-install.bios (1m10.495s)
[2025-07-12T02:42:16.143Z] Running test: iso-live-login.bios
[2025-07-12T02:42:42.627Z] The file: journal.txt does not exist
[2025-07-12T02:42:42.627Z] PASS: iso-live-login.bios (32.053s)
[2025-07-12T02:42:42.627Z] Running test: iso-live-login.uefi
[2025-07-12T02:43:14.623Z] The file: journal.txt does not exist
[2025-07-12T02:43:14.623Z] PASS: iso-live-login.uefi (27.14s)
[2025-07-12T02:43:14.623Z] Running test: iso-live-login.uefi-secure
[2025-07-12T02:43:46.610Z] The file: journal.txt does not exist
[2025-07-12T02:43:46.610Z] PASS: iso-live-login.uefi-secure (27.844s)
[2025-07-12T02:43:46.610Z] Running test: iso-live-login.4k.uefi
[2025-07-12T02:44:18.592Z] The file: journal.txt does not exist
[2025-07-12T02:44:18.592Z] PASS: iso-live-login.4k.uefi (27.507s)
[2025-07-12T02:44:18.592Z] Running test: iso-offline-install.bios
[2025-07-12T02:46:54.941Z] PASS: iso-offline-install.bios (2m29.236s)
[2025-07-12T02:46:54.941Z] Running test: iso-offline-install.mpath.bios
[2025-07-12T02:49:46.294Z] PASS: iso-offline-install.mpath.bios (2m40.951s)
[2025-07-12T02:49:46.294Z] Running test: iso-offline-install-fromram.4k.uefi
[2025-07-12T02:51:22.624Z] PASS: iso-offline-install-fromram.4k.uefi (1m43.119s)
[2025-07-12T02:51:22.624Z] Running test: iso-offline-install-iscsi.ibft.uefi
[2025-07-12T02:51:23.980Z] Warning: Cannot announce submounts, client does not support it
[2025-07-12T02:55:15.360Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m41.172s)
[2025-07-12T02:55:15.360Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios
[2025-07-12T02:59:36.730Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (4m16.419s)
[2025-07-12T02:59:36.730Z] Running test: iso-offline-install-iscsi.manual.bios
[2025-07-12T03:03:58.119Z] PASS: iso-offline-install-iscsi.manual.bios (4m12.103s)
[2025-07-12T03:03:58.119Z] Running test: miniso-install.bios
[2025-07-12T03:05:49.452Z] PASS: miniso-install.bios (1m44.67s)
[2025-07-12T03:05:49.452Z] Running test: miniso-install.nm.bios
[2025-07-12T03:07:25.785Z] PASS: miniso-install.nm.bios (1m44.727s)
[2025-07-12T03:07:25.785Z] Running test: miniso-install.4k.uefi
[2025-07-12T03:09:32.131Z] PASS: miniso-install.4k.uefi (2m0.964s)
[2025-07-12T03:09:32.131Z] Running test: miniso-install.4k.nm.uefi
[2025-07-12T03:11:38.475Z] PASS: miniso-install.4k.nm.uefi (1m56.794s)
[2025-07-12T03:11:38.475Z] Running test: pxe-offline-install.rootfs-appended.bios
[2025-07-12T03:14:14.828Z] PASS: pxe-offline-install.rootfs-appended.bios (2m32.555s)
[2025-07-12T03:14:14.828Z] Running test: pxe-offline-install.4k.uefi
[2025-07-12T03:16:21.175Z] PASS: pxe-offline-install.4k.uefi (2m4.225s)
[2025-07-12T03:16:21.175Z] Running test: pxe-online-install.bios
[2025-07-12T03:17:57.508Z] PASS: pxe-online-install.bios (1m28.107s)
[2025-07-12T03:17:57.508Z] Running test: pxe-online-install.4k.uefi
[2025-07-12T03:19:05.111Z] PASS: pxe-online-install.4k.uefi (1m12.929s)
[2025-07-12T03:19:05.114Z] [Pipeline] }
[2025-07-12T03:19:05.119Z] [Pipeline] // withEnv
[2025-07-12T03:19:05.128Z] [Pipeline] withEnv
[2025-07-12T03:19:05.128Z] [Pipeline] {
[2025-07-12T03:19:05.134Z] [Pipeline] sh
[2025-07-12T03:19:05.629Z] + set -xeuo pipefail
[2025-07-12T03:19:05.629Z] ++ umask
[2025-07-12T03:19:05.629Z] + '[' 0022 = 0000 ']'
[2025-07-12T03:19:05.629Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T03:19:05.629Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-PXYvG -c --xz kola-testiso-x86_64
[2025-07-12T03:19:07.506Z] [Pipeline] }
[2025-07-12T03:19:07.508Z] [Pipeline] // withEnv
[2025-07-12T03:19:07.522Z] [Pipeline] archiveArtifacts
[2025-07-12T03:19:07.523Z] Archiving artifacts
[2025-07-12T03:19:07.546Z] [Pipeline] withEnv
[2025-07-12T03:19:07.546Z] [Pipeline] {
[2025-07-12T03:19:07.549Z] [Pipeline] sh
[2025-07-12T03:19:08.029Z] + set -xeuo pipefail
[2025-07-12T03:19:08.029Z] ++ umask
[2025-07-12T03:19:08.029Z] + '[' 0022 = 0000 ']'
[2025-07-12T03:19:08.029Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T03:19:08.029Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-PXYvG/kola-testiso-x86_64 --output -
[2025-07-12T03:19:08.031Z] [Pipeline] }
[2025-07-12T03:19:08.033Z] [Pipeline] // withEnv
[2025-07-12T03:19:08.042Z] [Pipeline] junit
[2025-07-12T03:19:08.043Z] Recording test results
[2025-07-12T03:19:08.058Z] None of the test reports contained any result
[2025-07-12T03:19:08.058Z] [Pipeline] }
[2025-07-12T03:19:08.062Z] [Pipeline] // stage
[2025-07-12T03:19:08.066Z] [Pipeline] stage
[2025-07-12T03:19:08.066Z] [Pipeline] { (x86_64:Destroy Remote)
[2025-07-12T03:19:08.068Z] [Pipeline] }
[2025-07-12T03:19:08.074Z] [Pipeline] // stage
[2025-07-12T03:19:08.077Z] [Pipeline] }
[2025-07-12T03:19:08.082Z] [Pipeline] // parallel
[2025-07-12T03:19:08.092Z] [Pipeline] stage
[2025-07-12T03:19:08.092Z] [Pipeline] { (Report Completion)
[2025-07-12T03:19:08.095Z] [Pipeline] withCredentials
[2025-07-12T03:19:08.105Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-12T03:19:08.105Z] [Pipeline] {
[2025-07-12T03:19:08.110Z] [Pipeline] withEnv
[2025-07-12T03:19:08.110Z] [Pipeline] {
[2025-07-12T03:19:08.112Z] [Pipeline] sh
[2025-07-12T03:19:08.592Z] + set -xeuo pipefail
[2025-07-12T03:19:08.592Z] ++ umask
[2025-07-12T03:19:08.592Z] + '[' 0022 = 0000 ']'
[2025-07-12T03:19:08.592Z] + /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/36/display/redirect --outcome PASSED --advisory FEDORA-2025-14272e396a --stream rawhide
[2025-07-12T03:19:08.594Z] [Pipeline] }
[2025-07-12T03:19:08.597Z] [Pipeline] // withEnv
[2025-07-12T03:19:08.603Z] [Pipeline] }
[2025-07-12T03:19:08.607Z] [Pipeline] // withCredentials
[2025-07-12T03:19:08.613Z] [Pipeline] withCredentials
[2025-07-12T03:19:08.622Z] Masking supported pattern matches of $TOKEN
[2025-07-12T03:19:08.622Z] [Pipeline] {
[2025-07-12T03:19:08.627Z] [Pipeline] withEnv
[2025-07-12T03:19:08.627Z] [Pipeline] {
[2025-07-12T03:19:08.632Z] [Pipeline] sh
[2025-07-12T03:19:09.108Z] + set -xeuo pipefail
[2025-07-12T03:19:09.108Z] ++ umask
[2025-07-12T03:19:09.108Z] + '[' 0022 = 0000 ']'
[2025-07-12T03:19:09.108Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
[2025-07-12T03:19:09.108Z]            {
[2025-07-12T03:19:09.108Z]              "body": "🟢 kernel-6.16.0-0.rc4.50.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/36/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-14272e396a)"
[2025-07-12T03:19:09.108Z]             }'
[2025-07-12T03:19:09.669Z] [Pipeline] }
[2025-07-12T03:19:09.671Z] [Pipeline] // withEnv
[2025-07-12T03:19:09.678Z] [Pipeline] }
[2025-07-12T03:19:09.683Z] [Pipeline] // withCredentials
[2025-07-12T03:19:09.687Z] [Pipeline] }
[2025-07-12T03:19:09.691Z] [Pipeline] // stage
[2025-07-12T03:19:09.697Z] [Pipeline] }
[2025-07-12T03:19:09.703Z] [Pipeline] // timeout
[2025-07-12T03:19:09.707Z] [Pipeline] }
[2025-07-12T03:19:09.712Z] [Pipeline] // container
[2025-07-12T03:19:09.715Z] [Pipeline] }
[2025-07-12T03:19:09.719Z] [Pipeline] // node
[2025-07-12T03:19:09.724Z] [Pipeline] }
[2025-07-12T03:19:09.733Z] [Pipeline] // podTemplate
[2025-07-12T03:19:09.737Z] [Pipeline] End of Pipeline
[2025-07-12T03:19:09.775Z] Finished: SUCCESS