[2025-05-14T20:51:56.914Z] Started by upstream project "bodhi-trigger" build number 1690 [2025-05-14T20:51:56.914Z] originally caused by: [2025-05-14T20:51:56.914Z] Triggered by CI message. [2025-05-14T20:51:57.017Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/test-override.Jenkinsfile [2025-05-14T20:51:57.017Z] Selected Git installation does not exist. Using Default [2025-05-14T20:51:57.017Z] The recommended git tool is: NONE [2025-05-14T20:51:57.017Z] No credentials specified [2025-05-14T20:51:57.018Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-05-14T20:51:57.027Z] Fetching changes from the remote Git repository [2025-05-14T20:51:57.028Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-05-14T20:51:57.037Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-05-14T20:51:57.037Z] > git --version # timeout=10 [2025-05-14T20:51:57.044Z] > git --version # 'git version 2.39.3' [2025-05-14T20:51:57.044Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-14T20:52:01.781Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-05-14T20:52:01.790Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main) [2025-05-14T20:52:01.790Z] > git config core.sparsecheckout # timeout=10 [2025-05-14T20:52:01.797Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-14T20:52:01.806Z] Commit message: "test-override: use new get_source_config_for_stream()" [2025-05-14T20:52:01.807Z] > git rev-list --no-walk 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-14T20:52:01.929Z] Loading library coreos@main [2025-05-14T20:52:01.930Z] Attempting to resolve main from remote references... [2025-05-14T20:52:01.930Z] > git --version # timeout=10 [2025-05-14T20:52:01.938Z] > git --version # 'git version 2.39.3' [2025-05-14T20:52:01.938Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-14T20:52:02.052Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 [2025-05-14T20:52:02.054Z] Selected Git installation does not exist. Using Default [2025-05-14T20:52:02.054Z] The recommended git tool is: NONE [2025-05-14T20:52:02.054Z] No credentials specified [2025-05-14T20:52:02.054Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-05-14T20:52:02.062Z] Fetching changes from the remote Git repository [2025-05-14T20:52:02.063Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-14T20:52:02.096Z] Fetching without tags [2025-05-14T20:52:02.096Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-05-14T20:52:02.096Z] > git --version # timeout=10 [2025-05-14T20:52:02.104Z] > git --version # 'git version 2.39.3' [2025-05-14T20:52:02.104Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-14T20:52:02.200Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main) [2025-05-14T20:52:02.200Z] > git config core.sparsecheckout # timeout=10 [2025-05-14T20:52:02.208Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-14T20:52:02.228Z] Commit message: "cosaPod: archive cosa git info and RPMs" [2025-05-14T20:52:02.228Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-14T20:52:02.666Z] [Pipeline] Start of Pipeline [2025-05-14T20:52:02.731Z] [Pipeline] node [2025-05-14T20:52:02.735Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-14T20:52:02.742Z] [Pipeline] { [2025-05-14T20:52:02.789Z] [Pipeline] withEnv [2025-05-14T20:52:02.790Z] [Pipeline] { [2025-05-14T20:52:02.856Z] [Pipeline] sh [2025-05-14T20:52:03.127Z] + set -xeuo pipefail [2025-05-14T20:52:03.127Z] ++ umask [2025-05-14T20:52:03.127Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:03.127Z] + rm -rf pipe [2025-05-14T20:52:03.127Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-05-14T20:52:03.127Z] Cloning into 'pipe'... [2025-05-14T20:52:03.378Z] [Pipeline] } [2025-05-14T20:52:03.380Z] [Pipeline] // withEnv [2025-05-14T20:52:03.456Z] [Pipeline] load [2025-05-14T20:52:03.573Z] [Pipeline] { (pipe/utils.groovy) [2025-05-14T20:52:03.578Z] [Pipeline] } [2025-05-14T20:52:03.605Z] [Pipeline] // load [2025-05-14T20:52:03.615Z] [Pipeline] readYaml [2025-05-14T20:52:03.645Z] [Pipeline] } [2025-05-14T20:52:03.678Z] [Pipeline] // node [2025-05-14T20:52:03.717Z] [Pipeline] properties [2025-05-14T20:52:04.082Z] [Pipeline] libraryResource [2025-05-14T20:52:04.084Z] [Pipeline] readJSON [2025-05-14T20:52:04.100Z] [Pipeline] node [2025-05-14T20:52:04.103Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-14T20:52:04.140Z] [Pipeline] { [2025-05-14T20:52:04.224Z] [Pipeline] writeYaml [2025-05-14T20:52:04.239Z] [Pipeline] readFile [2025-05-14T20:52:04.255Z] [Pipeline] } [2025-05-14T20:52:04.341Z] [Pipeline] // node [2025-05-14T20:52:04.363Z] [Pipeline] podTemplate [2025-05-14T20:52:04.371Z] [Pipeline] { [2025-05-14T20:52:04.392Z] [Pipeline] node [2025-05-14T20:52:06.708Z] Created Pod: openshift coreos-ci/pod-d791c1ab-8a9b-4aec-8bf4-7ed4f0e7c9e3-1vbps-5x4jg [2025-05-14T20:52:13.380Z] Agent pod-d791c1ab-8a9b-4aec-8bf4-7ed4f0e7c9e3-1vbps-5x4jg is provisioned from template pod-d791c1ab-8a9b-4aec-8bf4-7ed4f0e7c9e3-1vbps [2025-05-14T20:52:13.381Z] --- [2025-05-14T20:52:13.381Z] apiVersion: "v1" [2025-05-14T20:52:13.381Z] kind: "Pod" [2025-05-14T20:52:13.381Z] metadata: [2025-05-14T20:52:13.381Z] annotations: [2025-05-14T20:52:13.381Z] buildUrl: "http://172.30.130.216:80/job/test-override/1714/" [2025-05-14T20:52:13.381Z] runUrl: "job/test-override/1714/" [2025-05-14T20:52:13.381Z] labels: [2025-05-14T20:52:13.381Z] jenkins: "slave" [2025-05-14T20:52:13.381Z] jenkins/label-digest: "1801abf0be585e09a76a5b4c085f9829421875a7" [2025-05-14T20:52:13.381Z] jenkins/label: "pod-d791c1ab-8a9b-4aec-8bf4-7ed4f0e7c9e3" [2025-05-14T20:52:13.381Z] name: "pod-d791c1ab-8a9b-4aec-8bf4-7ed4f0e7c9e3-1vbps-5x4jg" [2025-05-14T20:52:13.381Z] namespace: "coreos-ci" [2025-05-14T20:52:13.381Z] spec: [2025-05-14T20:52:13.381Z] containers: [2025-05-14T20:52:13.381Z] - command: [2025-05-14T20:52:13.381Z] - "/usr/bin/dumb-init" [2025-05-14T20:52:13.381Z] - "/usr/bin/sleep" [2025-05-14T20:52:13.381Z] - "infinity" [2025-05-14T20:52:13.381Z] env: [2025-05-14T20:52:13.381Z] - name: "NCPUS" [2025-05-14T20:52:13.381Z] value: "6" [2025-05-14T20:52:13.381Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-05-14T20:52:13.381Z] imagePullPolicy: "Always" [2025-05-14T20:52:13.381Z] name: "worker" [2025-05-14T20:52:13.381Z] resources: [2025-05-14T20:52:13.381Z] limits: [2025-05-14T20:52:13.381Z] memory: "10752Mi" [2025-05-14T20:52:13.381Z] cpu: "6" [2025-05-14T20:52:13.381Z] devices.kubevirt.io/kvm: "1" [2025-05-14T20:52:13.381Z] requests: [2025-05-14T20:52:13.381Z] memory: "10752Mi" [2025-05-14T20:52:13.381Z] cpu: "6" [2025-05-14T20:52:13.381Z] devices.kubevirt.io/kvm: "1" [2025-05-14T20:52:13.381Z] volumeMounts: [2025-05-14T20:52:13.381Z] - mountPath: "/srv/" [2025-05-14T20:52:13.381Z] name: "emptydir-0" [2025-05-14T20:52:13.381Z] - mountPath: "/home/jenkins/agent" [2025-05-14T20:52:13.381Z] name: "workspace-volume" [2025-05-14T20:52:13.381Z] readOnly: false [2025-05-14T20:52:13.381Z] - env: [2025-05-14T20:52:13.381Z] - name: "JENKINS_SECRET" [2025-05-14T20:52:13.381Z] value: "********" [2025-05-14T20:52:13.381Z] - name: "JENKINS_TUNNEL" [2025-05-14T20:52:13.381Z] value: "172.30.136.1:50000" [2025-05-14T20:52:13.381Z] - name: "JENKINS_AGENT_NAME" [2025-05-14T20:52:13.381Z] value: "pod-d791c1ab-8a9b-4aec-8bf4-7ed4f0e7c9e3-1vbps-5x4jg" [2025-05-14T20:52:13.381Z] - name: "JENKINS_NAME" [2025-05-14T20:52:13.381Z] value: "pod-d791c1ab-8a9b-4aec-8bf4-7ed4f0e7c9e3-1vbps-5x4jg" [2025-05-14T20:52:13.381Z] - name: "JENKINS_AGENT_WORKDIR" [2025-05-14T20:52:13.381Z] value: "/home/jenkins/agent" [2025-05-14T20:52:13.381Z] - name: "JENKINS_URL" [2025-05-14T20:52:13.381Z] value: "http://172.30.130.216:80/" [2025-05-14T20:52:13.381Z] image: "jenkins-agent-base:latest" [2025-05-14T20:52:13.381Z] name: "jnlp" [2025-05-14T20:52:13.381Z] resources: [2025-05-14T20:52:13.381Z] limits: [2025-05-14T20:52:13.381Z] memory: "512Mi" [2025-05-14T20:52:13.381Z] cpu: "1" [2025-05-14T20:52:13.381Z] requests: [2025-05-14T20:52:13.381Z] memory: "512Mi" [2025-05-14T20:52:13.381Z] cpu: "1" [2025-05-14T20:52:13.381Z] volumeMounts: [2025-05-14T20:52:13.381Z] - mountPath: "/home/jenkins/agent" [2025-05-14T20:52:13.381Z] name: "workspace-volume" [2025-05-14T20:52:13.381Z] readOnly: false [2025-05-14T20:52:13.381Z] nodeSelector: [2025-05-14T20:52:13.381Z] kubernetes.io/os: "linux" [2025-05-14T20:52:13.381Z] restartPolicy: "Never" [2025-05-14T20:52:13.381Z] serviceAccountName: "jenkins" [2025-05-14T20:52:13.381Z] volumes: [2025-05-14T20:52:13.381Z] - emptyDir: {} [2025-05-14T20:52:13.381Z] name: "emptydir-0" [2025-05-14T20:52:13.381Z] - emptyDir: [2025-05-14T20:52:13.381Z] medium: "" [2025-05-14T20:52:13.381Z] name: "workspace-volume" [2025-05-14T20:52:13.381Z] [2025-05-14T20:52:13.493Z] Running on pod-d791c1ab-8a9b-4aec-8bf4-7ed4f0e7c9e3-1vbps-5x4jg in /home/jenkins/agent/workspace/test-override [2025-05-14T20:52:13.493Z] [Pipeline] { [2025-05-14T20:52:13.502Z] [Pipeline] container [2025-05-14T20:52:13.502Z] [Pipeline] { [2025-05-14T20:52:13.519Z] [Pipeline] withEnv [2025-05-14T20:52:13.520Z] [Pipeline] { [2025-05-14T20:52:13.538Z] [Pipeline] sh [2025-05-14T20:52:14.282Z] + set -xeuo pipefail [2025-05-14T20:52:14.282Z] ++ umask [2025-05-14T20:52:14.282Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:14.282Z] + cat /cosa/coreos-assembler-git.json [2025-05-14T20:52:14.282Z] + tee coreos-assembler-git.json [2025-05-14T20:52:14.282Z] { [2025-05-14T20:52:14.282Z] "date": "2025-05-12T12:08:18Z", [2025-05-14T20:52:14.282Z] "git": { [2025-05-14T20:52:14.282Z] "commit": "456beae40a76c4cca82e3c8cceb130922c5e0dd7", [2025-05-14T20:52:14.282Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-05-14T20:52:14.282Z] "branch": "HEAD", [2025-05-14T20:52:14.282Z] "dirty": "false" [2025-05-14T20:52:14.282Z] }, [2025-05-14T20:52:14.282Z] "file": { [2025-05-14T20:52:14.282Z] "checksum": "7102e27cd2c06498c0eacccd51a83e4214b9d2ba3ffdd37ce93d559eec07d3e4", [2025-05-14T20:52:14.282Z] "checksum_type": "sha256", [2025-05-14T20:52:14.282Z] "format": "tar.gz", [2025-05-14T20:52:14.282Z] "name": "coreos-assembler-git.tar.gz", [2025-05-14T20:52:14.282Z] "size": "12035766" [2025-05-14T20:52:14.282Z] } [2025-05-14T20:52:14.282Z] } [2025-05-14T20:52:14.418Z] [Pipeline] } [2025-05-14T20:52:14.429Z] [Pipeline] // withEnv [2025-05-14T20:52:14.469Z] [Pipeline] archiveArtifacts [2025-05-14T20:52:14.481Z] Archiving artifacts [2025-05-14T20:52:15.091Z] [Pipeline] withEnv [2025-05-14T20:52:15.093Z] [Pipeline] { [2025-05-14T20:52:15.096Z] [Pipeline] sh [2025-05-14T20:52:15.640Z] + set -xeuo pipefail [2025-05-14T20:52:15.640Z] ++ umask [2025-05-14T20:52:15.640Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:15.640Z] + rpm -qa [2025-05-14T20:52:15.640Z] + sort [2025-05-14T20:52:15.897Z] [Pipeline] } [2025-05-14T20:52:15.900Z] [Pipeline] // withEnv [2025-05-14T20:52:15.918Z] [Pipeline] archiveArtifacts [2025-05-14T20:52:15.921Z] Archiving artifacts [2025-05-14T20:52:15.964Z] [Pipeline] withEnv [2025-05-14T20:52:15.965Z] [Pipeline] { [2025-05-14T20:52:15.985Z] [Pipeline] sh [2025-05-14T20:52:16.517Z] + set -xeuo pipefail [2025-05-14T20:52:16.518Z] ++ umask [2025-05-14T20:52:16.518Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:16.518Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt [2025-05-14T20:52:16.520Z] [Pipeline] } [2025-05-14T20:52:16.523Z] [Pipeline] // withEnv [2025-05-14T20:52:16.573Z] [Pipeline] timeout [2025-05-14T20:52:16.573Z] Timeout set to expire in 3 hr 20 min [2025-05-14T20:52:16.573Z] [Pipeline] { [2025-05-14T20:52:16.612Z] [Pipeline] withEnv [2025-05-14T20:52:16.612Z] [Pipeline] { [2025-05-14T20:52:16.616Z] [Pipeline] sh [2025-05-14T20:52:17.162Z] + set -euo pipefail [2025-05-14T20:52:17.162Z] ++ umask [2025-05-14T20:52:17.162Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:17.162Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-ff274b2a7f [2025-05-14T20:52:17.162Z] + jq -r '.update.builds[].nvr' [2025-05-14T20:52:17.177Z] [Pipeline] } [2025-05-14T20:52:17.181Z] [Pipeline] // withEnv [2025-05-14T20:52:17.187Z] [Pipeline] stage [2025-05-14T20:52:17.188Z] [Pipeline] { (Report Running) [2025-05-14T20:52:17.211Z] [Pipeline] withCredentials [2025-05-14T20:52:17.267Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-14T20:52:17.267Z] [Pipeline] { [2025-05-14T20:52:17.282Z] [Pipeline] withEnv [2025-05-14T20:52:17.283Z] [Pipeline] { [2025-05-14T20:52:17.291Z] [Pipeline] sh [2025-05-14T20:52:17.826Z] + set -xeuo pipefail [2025-05-14T20:52:17.826Z] ++ umask [2025-05-14T20:52:17.826Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:17.826Z] + /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/1714/display/redirect --outcome RUNNING --advisory FEDORA-2025-ff274b2a7f --stream rawhide [2025-05-14T20:52:18.396Z] [Pipeline] } [2025-05-14T20:52:18.401Z] [Pipeline] // withEnv [2025-05-14T20:52:18.418Z] [Pipeline] } [2025-05-14T20:52:18.429Z] [Pipeline] // withCredentials [2025-05-14T20:52:18.500Z] [Pipeline] } [2025-05-14T20:52:18.515Z] [Pipeline] // stage [2025-05-14T20:52:18.546Z] [Pipeline] withCredentials [2025-05-14T20:52:18.549Z] [Pipeline] // withCredentials [2025-05-14T20:52:18.571Z] [Pipeline] echo [2025-05-14T20:52:18.571Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-05-14T20:52:18.608Z] [Pipeline] withCredentials [2025-05-14T20:52:18.648Z] [Pipeline] // withCredentials [2025-05-14T20:52:18.676Z] [Pipeline] echo [2025-05-14T20:52:18.676Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-05-14T20:52:18.711Z] [Pipeline] withCredentials [2025-05-14T20:52:18.778Z] [Pipeline] // withCredentials [2025-05-14T20:52:18.819Z] [Pipeline] echo [2025-05-14T20:52:18.819Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-05-14T20:52:18.844Z] [Pipeline] withEnv [2025-05-14T20:52:18.844Z] [Pipeline] { [2025-05-14T20:52:18.885Z] [Pipeline] sh [2025-05-14T20:52:19.417Z] + set -euo pipefail [2025-05-14T20:52:19.417Z] ++ umask [2025-05-14T20:52:19.417Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:19.417Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-05-14T20:52:19.453Z] [Pipeline] } [2025-05-14T20:52:19.455Z] [Pipeline] // withEnv [2025-05-14T20:52:19.469Z] [Pipeline] readJSON [2025-05-14T20:52:19.604Z] [Pipeline] withEnv [2025-05-14T20:52:19.604Z] [Pipeline] { [2025-05-14T20:52:19.608Z] [Pipeline] sh [2025-05-14T20:52:20.152Z] + set -euo pipefail [2025-05-14T20:52:20.152Z] ++ umask [2025-05-14T20:52:20.152Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:20.152Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250514.91.0/x86_64/meta.json [2025-05-14T20:52:20.158Z] [Pipeline] } [2025-05-14T20:52:20.160Z] [Pipeline] // withEnv [2025-05-14T20:52:20.202Z] [Pipeline] readJSON [2025-05-14T20:52:20.239Z] [Pipeline] withEnv [2025-05-14T20:52:20.239Z] [Pipeline] { [2025-05-14T20:52:20.254Z] [Pipeline] sh [2025-05-14T20:52:20.783Z] + set -xeuo pipefail [2025-05-14T20:52:20.783Z] ++ umask [2025-05-14T20:52:20.783Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:20.783Z] + cosa init --branch rawhide --commit=081427ae2b857f1b537a0b25e07d0520fdc33123 https://github.com/coreos/fedora-coreos-config [2025-05-14T20:52:20.783Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-05-14T20:52:21.037Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-14T20:52:21.037Z] + mkdir -p src [2025-05-14T20:52:21.037Z] + cd src [2025-05-14T20:52:21.037Z] + test -e config [2025-05-14T20:52:21.037Z] + case "${source}" in [2025-05-14T20:52:21.037Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-05-14T20:52:21.037Z] Cloning into 'config'... [2025-05-14T20:52:21.290Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-05-14T20:52:21.290Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-05-14T20:52:22.213Z] Submodule path 'fedora-bootc': checked out '6b0b047624b1edf9db146bad086c42739033cdb8' [2025-05-14T20:52:22.214Z] + '[' -n 081427ae2b857f1b537a0b25e07d0520fdc33123 ']' [2025-05-14T20:52:22.214Z] + git -C ./config fetch origin 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-14T20:52:22.467Z] From https://github.com/coreos/fedora-coreos-config [2025-05-14T20:52:22.468Z] * branch 081427ae2b857f1b537a0b25e07d0520fdc33123 -> FETCH_HEAD [2025-05-14T20:52:22.724Z] Fetching submodule fedora-bootc [2025-05-14T20:52:24.083Z] From https://gitlab.com/fedora/bootc/base-images [2025-05-14T20:52:24.083Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD [2025-05-14T20:52:24.083Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD [2025-05-14T20:52:24.083Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD [2025-05-14T20:52:24.083Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD [2025-05-14T20:52:24.083Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD [2025-05-14T20:52:24.083Z] * branch 93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD [2025-05-14T20:52:24.083Z] * branch 9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD [2025-05-14T20:52:24.083Z] * branch e7cf60c183c545745b16916aa8853f1eb7725814 -> FETCH_HEAD [2025-05-14T20:52:24.083Z] + git -C ./config reset --hard 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-14T20:52:24.083Z] HEAD is now at 081427a tree: import changes from testing-devel at 1361d6723fff96273125a9d0ba57e574bf9304b6 [2025-05-14T20:52:24.083Z] + git -C ./config submodule update --init --recursive [2025-05-14T20:52:24.083Z] + set +x [2025-05-14T20:52:24.083Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-14T20:52:24.083Z] + manifest=src/config/manifest.yaml [2025-05-14T20:52:24.083Z] + image=src/config/image.yaml [2025-05-14T20:52:24.083Z] + [[ -n '' ]] [2025-05-14T20:52:24.083Z] + [[ ! -f src/config/manifest.yaml ]] [2025-05-14T20:52:24.083Z] + [[ ! -f src/config/image.yaml ]] [2025-05-14T20:52:24.083Z] + mkdir -p cache [2025-05-14T20:52:24.083Z] + mkdir -p builds [2025-05-14T20:52:24.083Z] + mkdir -p tmp [2025-05-14T20:52:24.083Z] + mkdir -p overrides/rpm [2025-05-14T20:52:24.083Z] + mkdir -p overrides/rootfs [2025-05-14T20:52:24.083Z] + test 0 = 1 [2025-05-14T20:52:24.083Z] + case "${YUMREPOS}" in [2025-05-14T20:52:24.083Z] + set +x [2025-05-14T20:52:24.083Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-05-14T20:52:24.085Z] [Pipeline] } [2025-05-14T20:52:24.088Z] [Pipeline] // withEnv [2025-05-14T20:52:24.099Z] [Pipeline] stage [2025-05-14T20:52:24.099Z] [Pipeline] { (Initialize Remotes) [2025-05-14T20:52:24.126Z] [Pipeline] parallel [2025-05-14T20:52:24.126Z] [Pipeline] { (Branch: x86_64) [2025-05-14T20:52:24.162Z] [Pipeline] withEnv [2025-05-14T20:52:24.163Z] [Pipeline] { [2025-05-14T20:52:24.187Z] [Pipeline] sh [2025-05-14T20:52:24.717Z] + set -xeuo pipefail [2025-05-14T20:52:24.717Z] ++ umask [2025-05-14T20:52:24.717Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:24.717Z] + cosa buildfetch --stream rawhide --build 43.20250514.91.0 --file manifest-lock.generated.x86_64.json [2025-05-14T20:52:26.600Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-05-14T20:52:26.601Z] Updated builds/builds.json [2025-05-14T20:52:26.855Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250514.91.0/x86_64/meta.json [2025-05-14T20:52:26.856Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250514.91.0/x86_64/commitmeta.json [2025-05-14T20:52:26.856Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250514.91.0/x86_64/ostree-commit-object [2025-05-14T20:52:26.856Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250514.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-05-14T20:52:26.858Z] [Pipeline] } [2025-05-14T20:52:26.861Z] [Pipeline] // withEnv [2025-05-14T20:52:26.918Z] [Pipeline] } [2025-05-14T20:52:26.970Z] [Pipeline] // parallel [2025-05-14T20:52:26.980Z] [Pipeline] } [2025-05-14T20:52:26.999Z] [Pipeline] // stage [2025-05-14T20:52:27.012Z] [Pipeline] stage [2025-05-14T20:52:27.012Z] [Pipeline] { (Download Overrides) [2025-05-14T20:52:27.029Z] [Pipeline] parallel [2025-05-14T20:52:27.030Z] [Pipeline] { (Branch: x86_64) [2025-05-14T20:52:27.082Z] [Pipeline] withEnv [2025-05-14T20:52:27.083Z] [Pipeline] { [2025-05-14T20:52:27.145Z] [Pipeline] sh [2025-05-14T20:52:27.675Z] + set -xeuo pipefail [2025-05-14T20:52:27.675Z] ++ umask [2025-05-14T20:52:27.675Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:27.675Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43 --arch x86_64 --arch noarch [2025-05-14T20:52:27.675Z] Downloading [1/33]: kernel-devel-matched-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [====================================] 100% 16.84 KiB / 16.84 KiB [2025-05-14T20:52:27.929Z] Downloading [2/33]: kernel-debug-modules-extra-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [===== ] 15% 1.00 MiB / 6.34 MiB [=========== ] 31% 2.00 MiB / 6.34 MiB [================= ] 47% 3.00 MiB / 6.34 MiB [====================== ] 63% 4.00 MiB / 6.34 MiB [============================ ] 78% 5.00 MiB / 6.34 MiB [================================== ] 94% 6.00 MiB / 6.34 MiB [====================================] 100% 6.34 MiB / 6.34 MiB [2025-05-14T20:52:27.929Z] Downloading [3/33]: kernel-modules-extra-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [======== ] 23% 1.00 MiB / 4.27 MiB [================ ] 46% 2.00 MiB / 4.27 MiB [========================= ] 70% 3.00 MiB / 4.27 MiB [================================= ] 93% 4.00 MiB / 4.27 MiB [====================================] 100% 4.27 MiB / 4.27 MiB [2025-05-14T20:52:27.929Z] Downloading [4/33]: kernel-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [====================================] 100% 16.97 KiB / 16.97 KiB [2025-05-14T20:52:27.929Z] Downloading [5/33]: kernel-modules-extra-matched-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [====================================] 100% 16.79 KiB / 16.79 KiB [2025-05-14T20:52:27.929Z] Downloading [6/33]: kernel-uki-virt-addons-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [====================================] 100% 24.55 KiB / 24.55 KiB [2025-05-14T20:52:27.929Z] Downloading [7/33]: kernel-debug-devel-matched-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [====================================] 100% 16.87 KiB / 16.87 KiB [2025-05-14T20:52:27.929Z] Downloading [8/33]: kernel-selftests-internal-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [======== ] 24% 1.00 MiB / 4.02 MiB [================= ] 49% 2.00 MiB / 4.02 MiB [========================== ] 74% 3.00 MiB / 4.02 MiB [=================================== ] 99% 4.00 MiB / 4.02 MiB [====================================] 100% 4.02 MiB / 4.02 MiB [2025-05-14T20:52:27.929Z] Downloading [9/33]: kernel-tools-libs-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [====================================] 100% 29.51 KiB / 29.51 KiB [2025-05-14T20:52:27.929Z] Downloading [10/33]: rv-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [====================================] 100% 33.17 KiB / 33.17 KiB [2025-05-14T20:52:27.929Z] Downloading [11/33]: kernel-debug-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [====================================] 100% 17.07 KiB / 17.07 KiB [2025-05-14T20:52:27.929Z] Downloading [12/33]: kernel-modules-internal-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [============ ] 35% 1.00 MiB / 2.81 MiB [========================= ] 71% 2.00 MiB / 2.81 MiB [====================================] 100% 2.81 MiB / 2.81 MiB [2025-05-14T20:52:27.929Z] Downloading [13/33]: kernel-tools-libs-devel-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:27.929Z] [====================================] 100% 190.23 KiB / 190.23 KiB [2025-05-14T20:52:27.929Z] Downloading [14/33]: kernel-debug-modules-internal-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.183Z] [======== ] 24% 1.00 MiB / 4.03 MiB [================= ] 49% 2.00 MiB / 4.03 MiB [========================== ] 74% 3.00 MiB / 4.03 MiB [=================================== ] 99% 4.00 MiB / 4.03 MiB [====================================] 100% 4.03 MiB / 4.03 MiB [2025-05-14T20:52:28.183Z] Downloading [15/33]: rtla-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.183Z] [====================================] 100% 82.53 KiB / 82.53 KiB [2025-05-14T20:52:28.183Z] Downloading [16/33]: kernel-debug-uki-virt-addons-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.183Z] [====================================] 100% 24.59 KiB / 24.59 KiB [2025-05-14T20:52:28.183Z] Downloading [17/33]: libperf-devel-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.183Z] [====================================] 100% 49.49 KiB / 49.49 KiB [2025-05-14T20:52:28.183Z] Downloading [18/33]: python3-perf-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.183Z] [=========================== ] 75% 1.00 MiB / 1.33 MiB [====================================] 100% 1.33 MiB / 1.33 MiB [2025-05-14T20:52:28.183Z] Downloading [19/33]: perf-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.183Z] [=============== ] 44% 1.00 MiB / 2.27 MiB [=============================== ] 88% 2.00 MiB / 2.27 MiB [====================================] 100% 2.27 MiB / 2.27 MiB [2025-05-14T20:52:28.183Z] Downloading [20/33]: libperf-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.183Z] [====================================] 100% 39.06 KiB / 39.06 KiB [2025-05-14T20:52:28.183Z] Downloading [21/33]: kernel-devel-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.183Z] [= ] 5% 1.00 MiB / 18.38 MiB [=== ] 10% 2.00 MiB / 18.38 MiB [===== ] 16% 3.00 MiB / 18.38 MiB [======= ] 21% 4.00 MiB / 18.38 MiB [========= ] 27% 5.00 MiB / 18.38 MiB [=========== ] 32% 6.00 MiB / 18.38 MiB [============= ] 38% 7.00 MiB / 18.38 MiB [=============== ] 43% 8.00 MiB / 18.38 MiB [================= ] 48% 9.00 MiB / 18.38 MiB [=================== ] 54% 10.00 MiB / 18.38 MiB [===================== ] 59% 11.00 MiB / 18.38 MiB [======================= ] 65% 12.00 MiB / 18.38 MiB [========================= ] 70% 13.00 MiB / 18.38 MiB [=========================== ] 76% 14.00 MiB / 18.38 MiB [============================= ] 81% 15.00 MiB / 18.38 MiB [=============================== ] 87% 16.00 MiB / 18.38 MiB [================================= ] 92% 17.00 MiB / 18.38 MiB [=================================== ] 97% 18.00 MiB / 18.38 MiB [====================================] 100% 18.38 MiB / 18.38 MiB [2025-05-14T20:52:28.183Z] Downloading [22/33]: kernel-debug-devel-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.436Z] [= ] 5% 1.00 MiB / 18.56 MiB [=== ] 10% 2.00 MiB / 18.56 MiB [===== ] 16% 3.00 MiB / 18.56 MiB [======= ] 21% 4.00 MiB / 18.56 MiB [========= ] 26% 5.00 MiB / 18.56 MiB [=========== ] 32% 6.00 MiB / 18.56 MiB [============= ] 37% 7.00 MiB / 18.56 MiB [=============== ] 43% 8.00 MiB / 18.56 MiB [================= ] 48% 9.00 MiB / 18.56 MiB [=================== ] 53% 10.00 MiB / 18.56 MiB [===================== ] 59% 11.00 MiB / 18.56 MiB [======================= ] 64% 12.00 MiB / 18.56 MiB [========================= ] 70% 13.00 MiB / 18.56 MiB [=========================== ] 75% 14.00 MiB / 18.56 MiB [============================= ] 80% 15.00 MiB / 18.56 MiB [=============================== ] 86% 16.00 MiB / 18.56 MiB [================================ ] 91% 17.00 MiB / 18.56 MiB [================================== ] 96% 18.00 MiB / 18.56 MiB [====================================] 100% 18.56 MiB / 18.56 MiB [2025-05-14T20:52:28.436Z] Downloading [23/33]: kernel-tools-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.436Z] [====================================] 100% 554.34 KiB / 554.34 KiB [2025-05-14T20:52:28.436Z] Downloading [24/33]: kernel-modules-core-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:28.944Z] [ ] 1% 1.00 MiB / 68.41 MiB [= ] 2% 2.00 MiB / 68.41 MiB [= ] 4% 3.00 MiB / 68.41 MiB [== ] 5% 4.00 MiB / 68.41 MiB [== ] 7% 5.00 MiB / 68.41 MiB [=== ] 8% 6.00 MiB / 68.41 MiB [=== ] 10% 7.00 MiB / 68.41 MiB [==== ] 11% 8.00 MiB / 68.41 MiB [==== ] 13% 9.00 MiB / 68.41 MiB [===== ] 14% 10.00 MiB / 68.41 MiB [===== ] 16% 11.00 MiB / 68.41 MiB [====== ] 17% 12.00 MiB / 68.41 MiB [====== ] 19% 13.00 MiB / 68.41 MiB [======= ] 20% 14.00 MiB / 68.41 MiB [======= ] 21% 15.00 MiB / 68.41 MiB [======== ] 23% 16.00 MiB / 68.41 MiB [======== ] 24% 17.00 MiB / 68.41 MiB [========= ] 26% 18.00 MiB / 68.41 MiB [========= ] 27% 19.00 MiB / 68.41 MiB [========== ] 29% 20.00 MiB / 68.41 MiB [=========== ] 30% 21.00 MiB / 68.41 MiB [=========== ] 32% 22.00 MiB / 68.41 MiB [============ ] 33% 23.00 MiB / 68.41 MiB [============ ] 35% 24.00 MiB / 68.41 MiB [============= ] 36% 25.00 MiB / 68.41 MiB [============= ] 38% 26.00 MiB / 68.41 MiB [============== ] 39% 27.00 MiB / 68.41 MiB [============== ] 40% 28.00 MiB / 68.41 MiB [=============== ] 42% 29.00 MiB / 68.41 MiB [=============== ] 43% 30.00 MiB / 68.41 MiB [================ ] 45% 31.00 MiB / 68.41 MiB [================ ] 46% 32.00 MiB / 68.41 MiB [================= ] 48% 33.00 MiB / 68.41 MiB [================= ] 49% 34.00 MiB / 68.41 MiB [================== ] 51% 35.00 MiB / 68.41 MiB [================== ] 52% 36.00 MiB / 68.41 MiB [=================== ] 54% 37.00 MiB / 68.41 MiB [=================== ] 55% 38.00 MiB / 68.41 MiB [==================== ] 57% 39.00 MiB / 68.41 MiB [===================== ] 58% 40.00 MiB / 68.41 MiB [===================== ] 59% 41.00 MiB / 68.41 MiB [====================== ] 61% 42.00 MiB / 68.41 MiB [====================== ] 62% 43.00 MiB / 68.41 MiB [======================= ] 64% 44.00 MiB / 68.41 MiB [======================= ] 65% 45.00 MiB / 68.41 MiB [======================== ] 67% 46.00 MiB / 68.41 MiB [======================== ] 68% 47.00 MiB / 68.41 MiB [========================= ] 70% 48.00 MiB / 68.41 MiB [========================= ] 71% 49.00 MiB / 68.41 MiB [========================== ] 73% 50.00 MiB / 68.41 MiB [========================== ] 74% 51.00 MiB / 68.41 MiB [=========================== ] 76% 52.00 MiB / 68.41 MiB [=========================== ] 77% 53.00 MiB / 68.41 MiB [============================ ] 78% 54.00 MiB / 68.41 MiB [============================ ] 80% 55.00 MiB / 68.41 MiB [============================= ] 81% 56.00 MiB / 68.41 MiB [============================= ] 83% 57.00 MiB / 68.41 MiB [============================== ] 84% 58.00 MiB / 68.41 MiB [=============================== ] 86% 59.00 MiB / 68.41 MiB [=============================== ] 87% 60.00 MiB / 68.41 MiB [================================ ] 89% 61.00 MiB / 68.41 MiB [================================ ] 90% 62.00 MiB / 68.41 MiB [================================= ] 92% 63.00 MiB / 68.41 MiB [================================= ] 93% 64.00 MiB / 68.41 MiB [================================== ] 95% 65.00 MiB / 68.41 MiB [================================== ] 96% 66.00 MiB / 68.41 MiB [=================================== ] 97% 67.00 MiB / 68.41 MiB [=================================== ] 99% 68.00 MiB / 68.41 MiB [====================================] 100% 68.41 MiB / 68.41 MiB [2025-05-14T20:52:28.944Z] Downloading [25/33]: kernel-debug-core-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:29.199Z] [= ] 2% 1.00 MiB / 34.03 MiB [== ] 5% 2.00 MiB / 34.03 MiB [=== ] 8% 3.00 MiB / 34.03 MiB [==== ] 11% 4.00 MiB / 34.03 MiB [===== ] 14% 5.00 MiB / 34.03 MiB [====== ] 17% 6.00 MiB / 34.03 MiB [======= ] 20% 7.00 MiB / 34.03 MiB [======== ] 23% 8.00 MiB / 34.03 MiB [========= ] 26% 9.00 MiB / 34.03 MiB [========== ] 29% 10.00 MiB / 34.03 MiB [=========== ] 32% 11.00 MiB / 34.03 MiB [============ ] 35% 12.00 MiB / 34.03 MiB [============= ] 38% 13.00 MiB / 34.03 MiB [============== ] 41% 14.00 MiB / 34.03 MiB [=============== ] 44% 15.00 MiB / 34.03 MiB [================ ] 47% 16.00 MiB / 34.03 MiB [================= ] 49% 17.00 MiB / 34.03 MiB [=================== ] 52% 18.00 MiB / 34.03 MiB [==================== ] 55% 19.00 MiB / 34.03 MiB [===================== ] 58% 20.00 MiB / 34.03 MiB [====================== ] 61% 21.00 MiB / 34.03 MiB [======================= ] 64% 22.00 MiB / 34.03 MiB [======================== ] 67% 23.00 MiB / 34.03 MiB [========================= ] 70% 24.00 MiB / 34.03 MiB [========================== ] 73% 25.00 MiB / 34.03 MiB [=========================== ] 76% 26.00 MiB / 34.03 MiB [============================ ] 79% 27.00 MiB / 34.03 MiB [============================= ] 82% 28.00 MiB / 34.03 MiB [============================== ] 85% 29.00 MiB / 34.03 MiB [=============================== ] 88% 30.00 MiB / 34.03 MiB [================================ ] 91% 31.00 MiB / 34.03 MiB [================================= ] 94% 32.00 MiB / 34.03 MiB [================================== ] 96% 33.00 MiB / 34.03 MiB [=================================== ] 99% 34.00 MiB / 34.03 MiB [====================================] 100% 34.03 MiB / 34.03 MiB [2025-05-14T20:52:29.200Z] Downloading [26/33]: kernel-debug-modules-core-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:29.972Z] [ ] 1% 1.00 MiB / 95.30 MiB [ ] 2% 2.00 MiB / 95.30 MiB [= ] 3% 3.00 MiB / 95.30 MiB [= ] 4% 4.00 MiB / 95.30 MiB [= ] 5% 5.00 MiB / 95.30 MiB [== ] 6% 6.00 MiB / 95.30 MiB [== ] 7% 7.00 MiB / 95.30 MiB [=== ] 8% 8.00 MiB / 95.30 MiB [=== ] 9% 9.00 MiB / 95.30 MiB [=== ] 10% 10.00 MiB / 95.30 MiB [==== ] 11% 11.00 MiB / 95.30 MiB [==== ] 12% 12.00 MiB / 95.30 MiB [==== ] 13% 13.00 MiB / 95.30 MiB [===== ] 14% 14.00 MiB / 95.30 MiB [===== ] 15% 15.00 MiB / 95.30 MiB [====== ] 16% 16.00 MiB / 95.30 MiB [====== ] 17% 17.00 MiB / 95.30 MiB [====== ] 18% 18.00 MiB / 95.30 MiB [======= ] 19% 19.00 MiB / 95.30 MiB [======= ] 20% 20.00 MiB / 95.30 MiB [======= ] 22% 21.00 MiB / 95.30 MiB [======== ] 23% 22.00 MiB / 95.30 MiB [======== ] 24% 23.00 MiB / 95.30 MiB [========= ] 25% 24.00 MiB / 95.30 MiB [========= ] 26% 25.00 MiB / 95.30 MiB [========= ] 27% 26.00 MiB / 95.30 MiB [========== ] 28% 27.00 MiB / 95.30 MiB [========== ] 29% 28.00 MiB / 95.30 MiB [========== ] 30% 29.00 MiB / 95.30 MiB [=========== ] 31% 30.00 MiB / 95.30 MiB [=========== ] 32% 31.00 MiB / 95.30 MiB [============ ] 33% 32.00 MiB / 95.30 MiB [============ ] 34% 33.00 MiB / 95.30 MiB [============ ] 35% 34.00 MiB / 95.30 MiB [============= ] 36% 35.00 MiB / 95.30 MiB [============= ] 37% 36.00 MiB / 95.30 MiB [============= ] 38% 37.00 MiB / 95.30 MiB [============== ] 39% 38.00 MiB / 95.30 MiB [============== ] 40% 39.00 MiB / 95.30 MiB [=============== ] 41% 40.00 MiB / 95.30 MiB [=============== ] 43% 41.00 MiB / 95.30 MiB [=============== ] 44% 42.00 MiB / 95.30 MiB [================ ] 45% 43.00 MiB / 95.30 MiB [================ ] 46% 44.00 MiB / 95.30 MiB [================ ] 47% 45.00 MiB / 95.30 MiB [================= ] 48% 46.00 MiB / 95.30 MiB [================= ] 49% 47.00 MiB / 95.30 MiB [================== ] 50% 48.00 MiB / 95.30 MiB [================== ] 51% 49.00 MiB / 95.30 MiB [================== ] 52% 50.00 MiB / 95.30 MiB [=================== ] 53% 51.00 MiB / 95.30 MiB [=================== ] 54% 52.00 MiB / 95.30 MiB [==================== ] 55% 53.00 MiB / 95.30 MiB [==================== ] 56% 54.00 MiB / 95.30 MiB [==================== ] 57% 55.00 MiB / 95.30 MiB [===================== ] 58% 56.00 MiB / 95.30 MiB [===================== ] 59% 57.00 MiB / 95.30 MiB [===================== ] 60% 58.00 MiB / 95.30 MiB [====================== ] 61% 59.00 MiB / 95.30 MiB [====================== ] 62% 60.00 MiB / 95.30 MiB [======================= ] 64% 61.00 MiB / 95.30 MiB [======================= ] 65% 62.00 MiB / 95.30 MiB [======================= ] 66% 63.00 MiB / 95.30 MiB [======================== ] 67% 64.00 MiB / 95.30 MiB [======================== ] 68% 65.00 MiB / 95.30 MiB [======================== ] 69% 66.00 MiB / 95.30 MiB [========================= ] 70% 67.00 MiB / 95.30 MiB [========================= ] 71% 68.00 MiB / 95.30 MiB [========================== ] 72% 69.00 MiB / 95.30 MiB [========================== ] 73% 70.00 MiB / 95.30 MiB [========================== ] 74% 71.00 MiB / 95.30 MiB [=========================== ] 75% 72.00 MiB / 95.30 MiB [=========================== ] 76% 73.00 MiB / 95.30 MiB [=========================== ] 77% 74.00 MiB / 95.30 MiB [============================ ] 78% 75.00 MiB / 95.30 MiB [============================ ] 79% 76.00 MiB / 95.30 MiB [============================= ] 80% 77.00 MiB / 95.30 MiB [============================= ] 81% 78.00 MiB / 95.30 MiB [============================= ] 82% 79.00 MiB / 95.30 MiB [============================== ] 83% 80.00 MiB / 95.30 MiB [============================== ] 84% 81.00 MiB / 95.30 MiB [============================== ] 86% 82.00 MiB / 95.30 MiB [=============================== ] 87% 83.00 MiB / 95.30 MiB [=============================== ] 88% 84.00 MiB / 95.30 MiB [================================ ] 89% 85.00 MiB / 95.30 MiB [================================ ] 90% 86.00 MiB / 95.30 MiB [================================ ] 91% 87.00 MiB / 95.30 MiB [================================= ] 92% 88.00 MiB / 95.30 MiB [================================= ] 93% 89.00 MiB / 95.30 MiB [================================= ] 94% 90.00 MiB / 95.30 MiB [================================== ] 95% 91.00 MiB / 95.30 MiB [================================== ] 96% 92.00 MiB / 95.30 MiB [=================================== ] 97% 93.00 MiB / 95.30 MiB [=================================== ] 98% 94.00 MiB / 95.30 MiB [=================================== ] 99% 95.00 MiB / 95.30 MiB [====================================] 100% 95.30 MiB / 95.30 MiB [2025-05-14T20:52:29.972Z] Downloading [27/33]: kernel-modules-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:30.992Z] [ ] 1% 1.00 MiB / 95.33 MiB [ ] 2% 2.00 MiB / 95.33 MiB [= ] 3% 3.00 MiB / 95.33 MiB [= ] 4% 4.00 MiB / 95.33 MiB [= ] 5% 5.00 MiB / 95.33 MiB [== ] 6% 6.00 MiB / 95.33 MiB [== ] 7% 7.00 MiB / 95.33 MiB [=== ] 8% 8.00 MiB / 95.33 MiB [=== ] 9% 9.00 MiB / 95.33 MiB [=== ] 10% 10.00 MiB / 95.33 MiB [==== ] 11% 11.00 MiB / 95.33 MiB [==== ] 12% 12.00 MiB / 95.33 MiB [==== ] 13% 13.00 MiB / 95.33 MiB [===== ] 14% 14.00 MiB / 95.33 MiB [===== ] 15% 15.00 MiB / 95.33 MiB [====== ] 16% 16.00 MiB / 95.33 MiB [====== ] 17% 17.00 MiB / 95.33 MiB [====== ] 18% 18.00 MiB / 95.33 MiB [======= ] 19% 19.00 MiB / 95.33 MiB [======= ] 20% 20.00 MiB / 95.33 MiB [======= ] 22% 21.00 MiB / 95.33 MiB [======== ] 23% 22.00 MiB / 95.33 MiB [======== ] 24% 23.00 MiB / 95.33 MiB [========= ] 25% 24.00 MiB / 95.33 MiB [========= ] 26% 25.00 MiB / 95.33 MiB [========= ] 27% 26.00 MiB / 95.33 MiB [========== ] 28% 27.00 MiB / 95.33 MiB [========== ] 29% 28.00 MiB / 95.33 MiB [========== ] 30% 29.00 MiB / 95.33 MiB [=========== ] 31% 30.00 MiB / 95.33 MiB [=========== ] 32% 31.00 MiB / 95.33 MiB [============ ] 33% 32.00 MiB / 95.33 MiB [============ ] 34% 33.00 MiB / 95.33 MiB [============ ] 35% 34.00 MiB / 95.33 MiB [============= ] 36% 35.00 MiB / 95.33 MiB [============= ] 37% 36.00 MiB / 95.33 MiB [============= ] 38% 37.00 MiB / 95.33 MiB [============== ] 39% 38.00 MiB / 95.33 MiB [============== ] 40% 39.00 MiB / 95.33 MiB [=============== ] 41% 40.00 MiB / 95.33 MiB [=============== ] 43% 41.00 MiB / 95.33 MiB [=============== ] 44% 42.00 MiB / 95.33 MiB [================ ] 45% 43.00 MiB / 95.33 MiB [================ ] 46% 44.00 MiB / 95.33 MiB [================ ] 47% 45.00 MiB / 95.33 MiB [================= ] 48% 46.00 MiB / 95.33 MiB [================= ] 49% 47.00 MiB / 95.33 MiB [================== ] 50% 48.00 MiB / 95.33 MiB [================== ] 51% 49.00 MiB / 95.33 MiB [================== ] 52% 50.00 MiB / 95.33 MiB [=================== ] 53% 51.00 MiB / 95.33 MiB [=================== ] 54% 52.00 MiB / 95.33 MiB [==================== ] 55% 53.00 MiB / 95.33 MiB [==================== ] 56% 54.00 MiB / 95.33 MiB [==================== ] 57% 55.00 MiB / 95.33 MiB [===================== ] 58% 56.00 MiB / 95.33 MiB [===================== ] 59% 57.00 MiB / 95.33 MiB [===================== ] 60% 58.00 MiB / 95.33 MiB [====================== ] 61% 59.00 MiB / 95.33 MiB [====================== ] 62% 60.00 MiB / 95.33 MiB [======================= ] 63% 61.00 MiB / 95.33 MiB [======================= ] 65% 62.00 MiB / 95.33 MiB [======================= ] 66% 63.00 MiB / 95.33 MiB [======================== ] 67% 64.00 MiB / 95.33 MiB [======================== ] 68% 65.00 MiB / 95.33 MiB [======================== ] 69% 66.00 MiB / 95.33 MiB [========================= ] 70% 67.00 MiB / 95.33 MiB [========================= ] 71% 68.00 MiB / 95.33 MiB [========================== ] 72% 69.00 MiB / 95.33 MiB [========================== ] 73% 70.00 MiB / 95.33 MiB [========================== ] 74% 71.00 MiB / 95.33 MiB [=========================== ] 75% 72.00 MiB / 95.33 MiB [=========================== ] 76% 73.00 MiB / 95.33 MiB [=========================== ] 77% 74.00 MiB / 95.33 MiB [============================ ] 78% 75.00 MiB / 95.33 MiB [============================ ] 79% 76.00 MiB / 95.33 MiB [============================= ] 80% 77.00 MiB / 95.33 MiB [============================= ] 81% 78.00 MiB / 95.33 MiB [============================= ] 82% 79.00 MiB / 95.33 MiB [============================== ] 83% 80.00 MiB / 95.33 MiB [============================== ] 84% 81.00 MiB / 95.33 MiB [============================== ] 86% 82.00 MiB / 95.33 MiB [=============================== ] 87% 83.00 MiB / 95.33 MiB [=============================== ] 88% 84.00 MiB / 95.33 MiB [================================ ] 89% 85.00 MiB / 95.33 MiB [================================ ] 90% 86.00 MiB / 95.33 MiB [================================ ] 91% 87.00 MiB / 95.33 MiB [================================= ] 92% 88.00 MiB / 95.33 MiB [================================= ] 93% 89.00 MiB / 95.33 MiB [================================= ] 94% 90.00 MiB / 95.33 MiB [================================== ] 95% 91.00 MiB / 95.33 MiB [================================== ] 96% 92.00 MiB / 95.33 MiB [=================================== ] 97% 93.00 MiB / 95.33 MiB [=================================== ] 98% 94.00 MiB / 95.33 MiB [=================================== ] 99% 95.00 MiB / 95.33 MiB [====================================] 100% 95.33 MiB / 95.33 MiB [2025-05-14T20:52:30.992Z] Downloading [28/33]: kernel-debug-modules-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:32.259Z] [ ] 0% 1.00 MiB / 140.65 MiB [ ] 1% 2.00 MiB / 140.65 MiB [ ] 2% 3.00 MiB / 140.65 MiB [= ] 2% 4.00 MiB / 140.65 MiB [= ] 3% 5.00 MiB / 140.65 MiB [= ] 4% 6.00 MiB / 140.65 MiB [= ] 4% 7.00 MiB / 140.65 MiB [== ] 5% 8.00 MiB / 140.65 MiB [== ] 6% 9.00 MiB / 140.65 MiB [== ] 7% 10.00 MiB / 140.65 MiB [== ] 7% 11.00 MiB / 140.65 MiB [=== ] 8% 12.00 MiB / 140.65 MiB [=== ] 9% 13.00 MiB / 140.65 MiB [=== ] 9% 14.00 MiB / 140.65 MiB [=== ] 10% 15.00 MiB / 140.65 MiB [==== ] 11% 16.00 MiB / 140.65 MiB [==== ] 12% 17.00 MiB / 140.65 MiB [==== ] 12% 18.00 MiB / 140.65 MiB [==== ] 13% 19.00 MiB / 140.65 MiB [===== ] 14% 20.00 MiB / 140.65 MiB [===== ] 14% 21.00 MiB / 140.65 MiB [===== ] 15% 22.00 MiB / 140.65 MiB [===== ] 16% 23.00 MiB / 140.65 MiB [====== ] 17% 24.00 MiB / 140.65 MiB [====== ] 17% 25.00 MiB / 140.65 MiB [====== ] 18% 26.00 MiB / 140.65 MiB [====== ] 19% 27.00 MiB / 140.65 MiB [======= ] 19% 28.00 MiB / 140.65 MiB [======= ] 20% 29.00 MiB / 140.65 MiB [======= ] 21% 30.00 MiB / 140.65 MiB [======= ] 22% 31.00 MiB / 140.65 MiB [======== ] 22% 32.00 MiB / 140.65 MiB [======== ] 23% 33.00 MiB / 140.65 MiB [======== ] 24% 34.00 MiB / 140.65 MiB [======== ] 24% 35.00 MiB / 140.65 MiB [========= ] 25% 36.00 MiB / 140.65 MiB [========= ] 26% 37.00 MiB / 140.65 MiB [========= ] 27% 38.00 MiB / 140.65 MiB [========= ] 27% 39.00 MiB / 140.65 MiB [========== ] 28% 40.00 MiB / 140.65 MiB [========== ] 29% 41.00 MiB / 140.65 MiB [========== ] 29% 42.00 MiB / 140.65 MiB [=========== ] 30% 43.00 MiB / 140.65 MiB [=========== ] 31% 44.00 MiB / 140.65 MiB [=========== ] 31% 45.00 MiB / 140.65 MiB [=========== ] 32% 46.00 MiB / 140.65 MiB [============ ] 33% 47.00 MiB / 140.65 MiB [============ ] 34% 48.00 MiB / 140.65 MiB [============ ] 34% 49.00 MiB / 140.65 MiB [============ ] 35% 50.00 MiB / 140.65 MiB [============= ] 36% 51.00 MiB / 140.65 MiB [============= ] 36% 52.00 MiB / 140.65 MiB [============= ] 37% 53.00 MiB / 140.65 MiB [============= ] 38% 54.00 MiB / 140.65 MiB [============== ] 39% 55.00 MiB / 140.65 MiB [============== ] 39% 56.00 MiB / 140.65 MiB [============== ] 40% 57.00 MiB / 140.65 MiB [============== ] 41% 58.00 MiB / 140.65 MiB [=============== ] 41% 59.00 MiB / 140.65 MiB [=============== ] 42% 60.00 MiB / 140.65 MiB [=============== ] 43% 61.00 MiB / 140.65 MiB [=============== ] 44% 62.00 MiB / 140.65 MiB [================ ] 44% 63.00 MiB / 140.65 MiB [================ ] 45% 64.00 MiB / 140.65 MiB [================ ] 46% 65.00 MiB / 140.65 MiB [================ ] 46% 66.00 MiB / 140.65 MiB [================= ] 47% 67.00 MiB / 140.65 MiB [================= ] 48% 68.00 MiB / 140.65 MiB [================= ] 49% 69.00 MiB / 140.65 MiB [================= ] 49% 70.00 MiB / 140.65 MiB [================== ] 50% 71.00 MiB / 140.65 MiB [================== ] 51% 72.00 MiB / 140.65 MiB [================== ] 51% 73.00 MiB / 140.65 MiB [================== ] 52% 74.00 MiB / 140.65 MiB [=================== ] 53% 75.00 MiB / 140.65 MiB [=================== ] 54% 76.00 MiB / 140.65 MiB [=================== ] 54% 77.00 MiB / 140.65 MiB [=================== ] 55% 78.00 MiB / 140.65 MiB [==================== ] 56% 79.00 MiB / 140.65 MiB [==================== ] 56% 80.00 MiB / 140.65 MiB [==================== ] 57% 81.00 MiB / 140.65 MiB [==================== ] 58% 82.00 MiB / 140.65 MiB [===================== ] 59% 83.00 MiB / 140.65 MiB [===================== ] 59% 84.00 MiB / 140.65 MiB [===================== ] 60% 85.00 MiB / 140.65 MiB [====================== ] 61% 86.00 MiB / 140.65 MiB [====================== ] 61% 87.00 MiB / 140.65 MiB [====================== ] 62% 88.00 MiB / 140.65 MiB [====================== ] 63% 89.00 MiB / 140.65 MiB [======================= ] 63% 90.00 MiB / 140.65 MiB [======================= ] 64% 91.00 MiB / 140.65 MiB [======================= ] 65% 92.00 MiB / 140.65 MiB [======================= ] 66% 93.00 MiB / 140.65 MiB [======================== ] 66% 94.00 MiB / 140.65 MiB [======================== ] 67% 95.00 MiB / 140.65 MiB [======================== ] 68% 96.00 MiB / 140.65 MiB [======================== ] 68% 97.00 MiB / 140.65 MiB [========================= ] 69% 98.00 MiB / 140.65 MiB [========================= ] 70% 99.00 MiB / 140.65 MiB [========================= ] 71% 100.00 MiB / 140.65 MiB [========================= ] 71% 101.00 MiB / 140.65 MiB [========================== ] 72% 102.00 MiB / 140.65 MiB [========================== ] 73% 103.00 MiB / 140.65 MiB [========================== ] 73% 104.00 MiB / 140.65 MiB [========================== ] 74% 105.00 MiB / 140.65 MiB [=========================== ] 75% 106.00 MiB / 140.65 MiB [=========================== ] 76% 107.00 MiB / 140.65 MiB [=========================== ] 76% 108.00 MiB / 140.65 MiB [=========================== ] 77% 109.00 MiB / 140.65 MiB [============================ ] 78% 110.00 MiB / 140.65 MiB [============================ ] 78% 111.00 MiB / 140.65 MiB [============================ ] 79% 112.00 MiB / 140.65 MiB [============================ ] 80% 113.00 MiB / 140.65 MiB [============================= ] 81% 114.00 MiB / 140.65 MiB [============================= ] 81% 115.00 MiB / 140.65 MiB [============================= ] 82% 116.00 MiB / 140.65 MiB [============================= ] 83% 117.00 MiB / 140.65 MiB [============================== ] 83% 118.00 MiB / 140.65 MiB [============================== ] 84% 119.00 MiB / 140.65 MiB [============================== ] 85% 120.00 MiB / 140.65 MiB [============================== ] 86% 121.00 MiB / 140.65 MiB [=============================== ] 86% 122.00 MiB / 140.65 MiB [=============================== ] 87% 123.00 MiB / 140.65 MiB [=============================== ] 88% 124.00 MiB / 140.65 MiB [=============================== ] 88% 125.00 MiB / 140.65 MiB [================================ ] 89% 126.00 MiB / 140.65 MiB [================================ ] 90% 127.00 MiB / 140.65 MiB [================================ ] 91% 128.00 MiB / 140.65 MiB [================================= ] 91% 129.00 MiB / 140.65 MiB [================================= ] 92% 130.00 MiB / 140.65 MiB [================================= ] 93% 131.00 MiB / 140.65 MiB [================================= ] 93% 132.00 MiB / 140.65 MiB [================================== ] 94% 133.00 MiB / 140.65 MiB [================================== ] 95% 134.00 MiB / 140.65 MiB [================================== ] 95% 135.00 MiB / 140.65 MiB [================================== ] 96% 136.00 MiB / 140.65 MiB [=================================== ] 97% 137.00 MiB / 140.65 MiB [=================================== ] 98% 138.00 MiB / 140.65 MiB [=================================== ] 98% 139.00 MiB / 140.65 MiB [=================================== ] 99% 140.00 MiB / 140.65 MiB [====================================] 100% 140.65 MiB / 140.65 MiB [2025-05-14T20:52:32.261Z] Downloading [29/33]: kernel-debug-uki-virt-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:33.022Z] [ ] 1% 1.00 MiB / 82.75 MiB [ ] 2% 2.00 MiB / 82.75 MiB [= ] 3% 3.00 MiB / 82.75 MiB [= ] 4% 4.00 MiB / 82.75 MiB [== ] 6% 5.00 MiB / 82.75 MiB [== ] 7% 6.00 MiB / 82.75 MiB [=== ] 8% 7.00 MiB / 82.75 MiB [=== ] 9% 8.00 MiB / 82.75 MiB [=== ] 10% 9.00 MiB / 82.75 MiB [==== ] 12% 10.00 MiB / 82.75 MiB [==== ] 13% 11.00 MiB / 82.75 MiB [===== ] 14% 12.00 MiB / 82.75 MiB [===== ] 15% 13.00 MiB / 82.75 MiB [====== ] 16% 14.00 MiB / 82.75 MiB [====== ] 18% 15.00 MiB / 82.75 MiB [====== ] 19% 16.00 MiB / 82.75 MiB [======= ] 20% 17.00 MiB / 82.75 MiB [======= ] 21% 18.00 MiB / 82.75 MiB [======== ] 22% 19.00 MiB / 82.75 MiB [======== ] 24% 20.00 MiB / 82.75 MiB [========= ] 25% 21.00 MiB / 82.75 MiB [========= ] 26% 22.00 MiB / 82.75 MiB [========== ] 27% 23.00 MiB / 82.75 MiB [========== ] 29% 24.00 MiB / 82.75 MiB [========== ] 30% 25.00 MiB / 82.75 MiB [=========== ] 31% 26.00 MiB / 82.75 MiB [=========== ] 32% 27.00 MiB / 82.75 MiB [============ ] 33% 28.00 MiB / 82.75 MiB [============ ] 35% 29.00 MiB / 82.75 MiB [============= ] 36% 30.00 MiB / 82.75 MiB [============= ] 37% 31.00 MiB / 82.75 MiB [============= ] 38% 32.00 MiB / 82.75 MiB [============== ] 39% 33.00 MiB / 82.75 MiB [============== ] 41% 34.00 MiB / 82.75 MiB [=============== ] 42% 35.00 MiB / 82.75 MiB [=============== ] 43% 36.00 MiB / 82.75 MiB [================ ] 44% 37.00 MiB / 82.75 MiB [================ ] 45% 38.00 MiB / 82.75 MiB [================ ] 47% 39.00 MiB / 82.75 MiB [================= ] 48% 40.00 MiB / 82.75 MiB [================= ] 49% 41.00 MiB / 82.75 MiB [================== ] 50% 42.00 MiB / 82.75 MiB [================== ] 51% 43.00 MiB / 82.75 MiB [=================== ] 53% 44.00 MiB / 82.75 MiB [=================== ] 54% 45.00 MiB / 82.75 MiB [==================== ] 55% 46.00 MiB / 82.75 MiB [==================== ] 56% 47.00 MiB / 82.75 MiB [==================== ] 58% 48.00 MiB / 82.75 MiB [===================== ] 59% 49.00 MiB / 82.75 MiB [===================== ] 60% 50.00 MiB / 82.75 MiB [====================== ] 61% 51.00 MiB / 82.75 MiB [====================== ] 62% 52.00 MiB / 82.75 MiB [======================= ] 64% 53.00 MiB / 82.75 MiB [======================= ] 65% 54.00 MiB / 82.75 MiB [======================= ] 66% 55.00 MiB / 82.75 MiB [======================== ] 67% 56.00 MiB / 82.75 MiB [======================== ] 68% 57.00 MiB / 82.75 MiB [========================= ] 70% 58.00 MiB / 82.75 MiB [========================= ] 71% 59.00 MiB / 82.75 MiB [========================== ] 72% 60.00 MiB / 82.75 MiB [========================== ] 73% 61.00 MiB / 82.75 MiB [========================== ] 74% 62.00 MiB / 82.75 MiB [=========================== ] 76% 63.00 MiB / 82.75 MiB [=========================== ] 77% 64.00 MiB / 82.75 MiB [============================ ] 78% 65.00 MiB / 82.75 MiB [============================ ] 79% 66.00 MiB / 82.75 MiB [============================= ] 80% 67.00 MiB / 82.75 MiB [============================= ] 82% 68.00 MiB / 82.75 MiB [============================== ] 83% 69.00 MiB / 82.75 MiB [============================== ] 84% 70.00 MiB / 82.75 MiB [============================== ] 85% 71.00 MiB / 82.75 MiB [=============================== ] 87% 72.00 MiB / 82.75 MiB [=============================== ] 88% 73.00 MiB / 82.75 MiB [================================ ] 89% 74.00 MiB / 82.75 MiB [================================ ] 90% 75.00 MiB / 82.75 MiB [================================= ] 91% 76.00 MiB / 82.75 MiB [================================= ] 93% 77.00 MiB / 82.75 MiB [================================= ] 94% 78.00 MiB / 82.75 MiB [================================== ] 95% 79.00 MiB / 82.75 MiB [================================== ] 96% 80.00 MiB / 82.75 MiB [=================================== ] 97% 81.00 MiB / 82.75 MiB [=================================== ] 99% 82.00 MiB / 82.75 MiB [====================================] 100% 82.75 MiB / 82.75 MiB [2025-05-14T20:52:33.023Z] Downloading [30/33]: kernel-uki-virt-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:33.531Z] [ ] 1% 1.00 MiB / 61.51 MiB [= ] 3% 2.00 MiB / 61.51 MiB [= ] 4% 3.00 MiB / 61.51 MiB [== ] 6% 4.00 MiB / 61.51 MiB [== ] 8% 5.00 MiB / 61.51 MiB [=== ] 9% 6.00 MiB / 61.51 MiB [==== ] 11% 7.00 MiB / 61.51 MiB [==== ] 13% 8.00 MiB / 61.51 MiB [===== ] 14% 9.00 MiB / 61.51 MiB [===== ] 16% 10.00 MiB / 61.51 MiB [====== ] 17% 11.00 MiB / 61.51 MiB [======= ] 19% 12.00 MiB / 61.51 MiB [======= ] 21% 13.00 MiB / 61.51 MiB [======== ] 22% 14.00 MiB / 61.51 MiB [======== ] 24% 15.00 MiB / 61.51 MiB [========= ] 26% 16.00 MiB / 61.51 MiB [========= ] 27% 17.00 MiB / 61.51 MiB [========== ] 29% 18.00 MiB / 61.51 MiB [=========== ] 30% 19.00 MiB / 61.51 MiB [=========== ] 32% 20.00 MiB / 61.51 MiB [============ ] 34% 21.00 MiB / 61.51 MiB [============ ] 35% 22.00 MiB / 61.51 MiB [============= ] 37% 23.00 MiB / 61.51 MiB [============== ] 39% 24.00 MiB / 61.51 MiB [============== ] 40% 25.00 MiB / 61.51 MiB [=============== ] 42% 26.00 MiB / 61.51 MiB [=============== ] 43% 27.00 MiB / 61.51 MiB [================ ] 45% 28.00 MiB / 61.51 MiB [================ ] 47% 29.00 MiB / 61.51 MiB [================= ] 48% 30.00 MiB / 61.51 MiB [================== ] 50% 31.00 MiB / 61.51 MiB [================== ] 52% 32.00 MiB / 61.51 MiB [=================== ] 53% 33.00 MiB / 61.51 MiB [=================== ] 55% 34.00 MiB / 61.51 MiB [==================== ] 56% 35.00 MiB / 61.51 MiB [===================== ] 58% 36.00 MiB / 61.51 MiB [===================== ] 60% 37.00 MiB / 61.51 MiB [====================== ] 61% 38.00 MiB / 61.51 MiB [====================== ] 63% 39.00 MiB / 61.51 MiB [======================= ] 65% 40.00 MiB / 61.51 MiB [======================= ] 66% 41.00 MiB / 61.51 MiB [======================== ] 68% 42.00 MiB / 61.51 MiB [========================= ] 69% 43.00 MiB / 61.51 MiB [========================= ] 71% 44.00 MiB / 61.51 MiB [========================== ] 73% 45.00 MiB / 61.51 MiB [========================== ] 74% 46.00 MiB / 61.51 MiB [=========================== ] 76% 47.00 MiB / 61.51 MiB [============================ ] 78% 48.00 MiB / 61.51 MiB [============================ ] 79% 49.00 MiB / 61.51 MiB [============================= ] 81% 50.00 MiB / 61.51 MiB [============================= ] 82% 51.00 MiB / 61.51 MiB [============================== ] 84% 52.00 MiB / 61.51 MiB [=============================== ] 86% 53.00 MiB / 61.51 MiB [=============================== ] 87% 54.00 MiB / 61.51 MiB [================================ ] 89% 55.00 MiB / 61.51 MiB [================================ ] 91% 56.00 MiB / 61.51 MiB [================================= ] 92% 57.00 MiB / 61.51 MiB [================================= ] 94% 58.00 MiB / 61.51 MiB [================================== ] 95% 59.00 MiB / 61.51 MiB [=================================== ] 97% 60.00 MiB / 61.51 MiB [=================================== ] 99% 61.00 MiB / 61.51 MiB [====================================] 100% 61.51 MiB / 61.51 MiB [2025-05-14T20:52:33.532Z] Downloading [31/33]: kernel-core-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.rpm [2025-05-14T20:52:33.786Z] [= ] 5% 1.00 MiB / 19.18 MiB [=== ] 10% 2.00 MiB / 19.18 MiB [===== ] 15% 3.00 MiB / 19.18 MiB [======= ] 20% 4.00 MiB / 19.18 MiB [========= ] 26% 5.00 MiB / 19.18 MiB [=========== ] 31% 6.00 MiB / 19.18 MiB [============= ] 36% 7.00 MiB / 19.18 MiB [=============== ] 41% 8.00 MiB / 19.18 MiB [================ ] 46% 9.00 MiB / 19.18 MiB [================== ] 52% 10.00 MiB / 19.18 MiB [==================== ] 57% 11.00 MiB / 19.18 MiB [====================== ] 62% 12.00 MiB / 19.18 MiB [======================== ] 67% 13.00 MiB / 19.18 MiB [========================== ] 72% 14.00 MiB / 19.18 MiB [============================ ] 78% 15.00 MiB / 19.18 MiB [============================== ] 83% 16.00 MiB / 19.18 MiB [=============================== ] 88% 17.00 MiB / 19.18 MiB [================================= ] 93% 18.00 MiB / 19.18 MiB [=================================== ] 99% 19.00 MiB / 19.18 MiB [====================================] 100% 19.18 MiB / 19.18 MiB [2025-05-14T20:52:33.786Z] Downloading [32/33]: kernel-modules-extra-matched-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.noarch.rpm [2025-05-14T20:52:33.786Z] [====================================] 100% 16.67 KiB / 16.67 KiB [2025-05-14T20:52:33.786Z] Downloading [33/33]: kernel-doc-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.noarch.rpm [2025-05-14T20:52:34.041Z] [ ] 2% 1.00 MiB / 37.81 MiB [= ] 5% 2.00 MiB / 37.81 MiB [== ] 7% 3.00 MiB / 37.81 MiB [=== ] 10% 4.00 MiB / 37.81 MiB [==== ] 13% 5.00 MiB / 37.81 MiB [===== ] 15% 6.00 MiB / 37.81 MiB [====== ] 18% 7.00 MiB / 37.81 MiB [======= ] 21% 8.00 MiB / 37.81 MiB [======== ] 23% 9.00 MiB / 37.81 MiB [========= ] 26% 10.00 MiB / 37.81 MiB [========== ] 29% 11.00 MiB / 37.81 MiB [=========== ] 31% 12.00 MiB / 37.81 MiB [============ ] 34% 13.00 MiB / 37.81 MiB [============= ] 37% 14.00 MiB / 37.81 MiB [============== ] 39% 15.00 MiB / 37.81 MiB [=============== ] 42% 16.00 MiB / 37.81 MiB [================ ] 44% 17.00 MiB / 37.81 MiB [================= ] 47% 18.00 MiB / 37.81 MiB [================== ] 50% 19.00 MiB / 37.81 MiB [=================== ] 52% 20.00 MiB / 37.81 MiB [=================== ] 55% 21.00 MiB / 37.81 MiB [==================== ] 58% 22.00 MiB / 37.81 MiB [===================== ] 60% 23.00 MiB / 37.81 MiB [====================== ] 63% 24.00 MiB / 37.81 MiB [======================= ] 66% 25.00 MiB / 37.81 MiB [======================== ] 68% 26.00 MiB / 37.81 MiB [========================= ] 71% 27.00 MiB / 37.81 MiB [========================== ] 74% 28.00 MiB / 37.81 MiB [=========================== ] 76% 29.00 MiB / 37.81 MiB [============================ ] 79% 30.00 MiB / 37.81 MiB [============================= ] 81% 31.00 MiB / 37.81 MiB [============================== ] 84% 32.00 MiB / 37.81 MiB [=============================== ] 87% 33.00 MiB / 37.81 MiB [================================ ] 89% 34.00 MiB / 37.81 MiB [================================= ] 92% 35.00 MiB / 37.81 MiB [================================== ] 95% 36.00 MiB / 37.81 MiB [=================================== ] 97% 37.00 MiB / 37.81 MiB [====================================] 100% 37.81 MiB / 37.81 MiB [2025-05-14T20:52:34.044Z] [Pipeline] } [2025-05-14T20:52:34.052Z] [Pipeline] // withEnv [2025-05-14T20:52:34.070Z] [Pipeline] } [2025-05-14T20:52:34.092Z] [Pipeline] // parallel [2025-05-14T20:52:34.111Z] [Pipeline] } [2025-05-14T20:52:34.164Z] [Pipeline] // stage [2025-05-14T20:52:34.182Z] [Pipeline] parallel [2025-05-14T20:52:34.182Z] [Pipeline] { (Branch: x86_64) [2025-05-14T20:52:34.199Z] [Pipeline] stage [2025-05-14T20:52:34.199Z] [Pipeline] { (x86_64:Fetch) [2025-05-14T20:52:34.216Z] [Pipeline] withEnv [2025-05-14T20:52:34.216Z] [Pipeline] { [2025-05-14T20:52:34.227Z] [Pipeline] sh [2025-05-14T20:52:34.761Z] + set -xeuo pipefail [2025-05-14T20:52:34.761Z] ++ umask [2025-05-14T20:52:34.761Z] + '[' 0022 = 0000 ']' [2025-05-14T20:52:34.761Z] + cosa fetch --with-cosa-overrides --autolock 43.20250514.91.0 [2025-05-14T20:52:34.761Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-14T20:52:35.015Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-14T20:52:35.015Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-14T20:52:35.270Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-14T20:52:35.274Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-14T20:52:35.274Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-14T20:52:35.274Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-14T20:52:35.274Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-14T20:52:35.274Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-14T20:52:35.274Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-14T20:52:35.274Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-14T20:52:35.528Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... df1c7444791bd6f0a14643fecec5b9b1d61534118ddf9a8101a828474fe14939 [2025-05-14T20:52:35.528Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 1c2c4855c03efa451e97535f740bcd62c018b6de23288cdbbe1ae6acd3076035 [2025-05-14T20:52:35.782Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 95e1f681f2efc33885750c4fdb979a3d11be80c61897991027f62ff11849db25 [2025-05-14T20:52:35.782Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 2ed14c30e5d7eb78611dc6598551ba0751502f55fb2faae3ea27c4427563a8f6 [2025-05-14T20:52:35.782Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... a3f9187d81a23b5381eaa8849c98477f3f30ebd832e4bc3717adb771ad4137ab [2025-05-14T20:52:35.782Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... e7019bae2a7f7f7b2ba29c3193ea8d9f9cfed53ea50fa045723e7bd34cb14072 [2025-05-14T20:52:35.782Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... e59093bbb5bb5eecf22a19b75e057bff6382f73d81ba4199f908f9c06d333630 [2025-05-14T20:52:35.782Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9ef2c0477f0b8bc540237f4edc46eed40233a04ddfa604739eccc5b6644c0465 [2025-05-14T20:52:36.339Z] Directory walk started [2025-05-14T20:52:36.339Z] Directory walk done - 33 packages [2025-05-14T20:52:36.339Z] Temporary output repo path: ./.repodata/ [2025-05-14T20:52:36.339Z] Pool started (with 5 workers) [2025-05-14T20:52:36.339Z] Pool finished [2025-05-14T20:52:36.593Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-14T20:52:36.593Z] 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.20250514.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-05-14T20:52:36.593Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-05-14T20:52:58.443Z] Loaded lockfiles: [2025-05-14T20:52:58.444Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250514.91.0.json [2025-05-14T20:52:58.444Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-14T20:52:58.444Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-14T20:52:58.444Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-14T20:52:58.444Z] [2025-05-14T20:52:58.444Z] 43 metadata, 111 content objects imported; 154.3?kB content written [2025-05-14T20:52:58.444Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-05-14T20:52:58.444Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-05-14T20:52:58.444Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-05-14T20:52:58.444Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-05-14T20:52:58.444Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-05-14T20:52:58.444Z] 16 metadata, 17 content objects imported; 11.8?kB content written [2025-05-14T20:52:58.444Z] 9 metadata, 7 content objects imported; 8.7?kB content written [2025-05-14T20:52:58.444Z] rpm-ostree version: 2025.7 [2025-05-14T20:52:58.444Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-05-14T20:52:58.444Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-05-14T20:52:59.001Z] Updating metadata for 'fedora-coreos-pool'...done [2025-05-14T20:53:00.877Z] Updating metadata for 'fedora-rawhide'...done [2025-05-14T20:54:22.208Z] Importing rpm-md...done [2025-05-14T20:54:22.208Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-14T20:52:36Z solvables: 33 [2025-05-14T20:54:22.208Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-05-14T17:01:25Z solvables: 60081 [2025-05-14T20:54:22.208Z] rpm-md repo 'fedora-rawhide'; generated: 2025-05-14T06:18:14Z solvables: 77261 [2025-05-14T20:54:22.208Z] Resolving dependencies...done [2025-05-14T20:54:22.208Z] Installing 443 packages: [2025-05-14T20:54:22.208Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] WALinuxAgent-udev-2.13.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] afterburn-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] afterburn-dracut-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] amd-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] amd-ucode-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bootc-1.1.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] container-selinux-4:2.237.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] containerd-2.1.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] coreos-installer-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] coreos-installer-bootinfra-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] coreutils-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] coreutils-common-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.208Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] curl-8.14.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] device-mapper-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] device-mapper-event-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] device-mapper-event-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] device-mapper-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] docker-cli-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fedora-release-common-43-0.15.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fedora-release-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fedora-release-identity-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] fwupd-2.0.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gettext-envsubst-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gettext-libs-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gettext-runtime-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] glib2-2.84.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] glibc-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] glibc-common-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] glibc-gconv-extra-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] glibc-minimal-langpack-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gnupg2-2.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] grub2-common-1:2.12-31.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] grub2-efi-x64-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] grub2-pc-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] grub2-pc-modules-1:2.12-31.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] grub2-tools-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] grub2-tools-minimal-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] hwdata-0.395-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] intel-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iptables-legacy-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iptables-legacy-libs-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iptables-libs-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iptables-nft-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iptables-services-1.8.11-8.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iptables-utils-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] kdump-utils-1.0.54-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] kernel-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-14T20:54:22.209Z] kernel-core-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-14T20:54:22.209Z] kernel-modules-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-14T20:54:22.209Z] kernel-modules-core-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-14T20:54:22.209Z] kexec-tools-2.0.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libcurl-minimal-8.14.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libdnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libdnf5-cli-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libffi-3.4.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libgcc-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libmodulemd-2.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnfsidmap-1:2.8.3-1.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libstdc++-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libtextstyle-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] linux-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] linux-firmware-whence-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] lvm2-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] lvm2-libs-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] moby-engine-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] moby-filesystem-28.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.209Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] netavark-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] nmstate-2.2.44-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] nvidia-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] openssh-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] openssh-clients-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] openssh-server-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] passt-0^20250512.g8ec1341-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] passt-selinux-0^20250512.g8ec1341-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] podman-5:5.5.0~rc2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] qed-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] rpm-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] rpm-libs-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] rpm-plugin-selinux-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] selinux-policy-41.40-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] selinux-policy-targeted-41.40-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] setup-2.15.0-24.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sqlite-libs-3.49.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] stalld-1.19.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] systemd-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] systemd-container-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] systemd-libs-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] systemd-pam-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] systemd-resolved-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] systemd-shared-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] systemd-sysusers-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] systemd-udev-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] userspace-rcu-0.15.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] vim-data-2:9.1.1291-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] vim-minimal-2:9.1.1291-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:22.210Z] Input state hash: 363e1225205afe7bfffecebbc90400bf65127ebe3a3d6297feaf195eb0000b45 [2025-05-14T20:54:22.210Z] Will download: 439 packages (459.6?MB) [2025-05-14T20:54:22.210Z] Downloading from 'fedora-coreos-pool'...done [2025-05-14T20:54:25.462Z] Importing packages...done: 443 [2025-05-14T20:54:26.818Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-05-14T20:54:29.320Z] [Pipeline] } [2025-05-14T20:54:29.325Z] [Pipeline] // withEnv [2025-05-14T20:54:29.362Z] [Pipeline] } [2025-05-14T20:54:29.383Z] [Pipeline] // stage [2025-05-14T20:54:29.409Z] [Pipeline] stage [2025-05-14T20:54:29.410Z] [Pipeline] { (x86_64:Build OSTree/QEMU) [2025-05-14T20:54:29.427Z] [Pipeline] withEnv [2025-05-14T20:54:29.427Z] [Pipeline] { [2025-05-14T20:54:29.443Z] [Pipeline] sh [2025-05-14T20:54:30.025Z] + set -xeuo pipefail [2025-05-14T20:54:30.025Z] ++ umask [2025-05-14T20:54:30.025Z] + '[' 0022 = 0000 ']' [2025-05-14T20:54:30.025Z] + cosa build --autolock 43.20250514.91.0 [2025-05-14T20:54:30.025Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-14T20:54:30.278Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-14T20:54:30.278Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-14T20:54:30.533Z] libostree: [2025-05-14T20:54:30.533Z] Version: '2025.2' [2025-05-14T20:54:30.533Z] Git: a2a1030ce460d02396decf754cbba5615d9d3743 [2025-05-14T20:54:30.533Z] Features: [2025-05-14T20:54:30.533Z] - inode64 [2025-05-14T20:54:30.533Z] - initial-var [2025-05-14T20:54:30.533Z] - libcurl [2025-05-14T20:54:30.533Z] - libsoup3 [2025-05-14T20:54:30.533Z] - gpgme [2025-05-14T20:54:30.533Z] - composefs [2025-05-14T20:54:30.533Z] - ex-fsverity [2025-05-14T20:54:30.533Z] - libarchive [2025-05-14T20:54:30.533Z] - selinux [2025-05-14T20:54:30.533Z] - openssl [2025-05-14T20:54:30.533Z] - sign-ed25519 [2025-05-14T20:54:30.533Z] - sign-spki [2025-05-14T20:54:30.533Z] - libmount [2025-05-14T20:54:30.533Z] - systemd [2025-05-14T20:54:30.533Z] - release [2025-05-14T20:54:30.533Z] - p2p [2025-05-14T20:54:30.533Z] rpm-ostree: [2025-05-14T20:54:30.533Z] Version: '2025.7' [2025-05-14T20:54:30.533Z] Git: 320e31c1ce12fc0e8c0b6e492f4c0f385be3d8fd [2025-05-14T20:54:30.533Z] Features: [2025-05-14T20:54:30.533Z] - rust [2025-05-14T20:54:30.533Z] - compose [2025-05-14T20:54:30.533Z] - container [2025-05-14T20:54:30.533Z] - fedora-integration [2025-05-14T20:54:30.533Z] Previous build: 43.20250514.91.0 [2025-05-14T20:54:30.787Z] Previous commit: 17cc4d5c33b298372e1ec19c9c9e3054bd40f8a8854b61345ade4baec606bb5b [2025-05-14T20:54:30.787Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b [2025-05-14T20:54:31.040Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-14T20:54:31.040Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-14T20:54:31.040Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-14T20:54:31.040Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-14T20:54:31.040Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-14T20:54:31.040Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-14T20:54:31.040Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-14T20:54:31.040Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-14T20:54:31.040Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-14T20:54:31.295Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... df1c7444791bd6f0a14643fecec5b9b1d61534118ddf9a8101a828474fe14939 [2025-05-14T20:54:31.548Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 1c2c4855c03efa451e97535f740bcd62c018b6de23288cdbbe1ae6acd3076035 [2025-05-14T20:54:31.548Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 95e1f681f2efc33885750c4fdb979a3d11be80c61897991027f62ff11849db25 [2025-05-14T20:54:32.467Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 2ed14c30e5d7eb78611dc6598551ba0751502f55fb2faae3ea27c4427563a8f6 [2025-05-14T20:54:32.467Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... a3f9187d81a23b5381eaa8849c98477f3f30ebd832e4bc3717adb771ad4137ab [2025-05-14T20:54:32.720Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... e7019bae2a7f7f7b2ba29c3193ea8d9f9cfed53ea50fa045723e7bd34cb14072 [2025-05-14T20:54:32.973Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... e59093bbb5bb5eecf22a19b75e057bff6382f73d81ba4199f908f9c06d333630 [2025-05-14T20:54:33.228Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9ef2c0477f0b8bc540237f4edc46eed40233a04ddfa604739eccc5b6644c0465 [2025-05-14T20:54:33.784Z] Directory walk started [2025-05-14T20:54:33.784Z] Directory walk done - 33 packages [2025-05-14T20:54:33.784Z] Temporary output repo path: ./.repodata/ [2025-05-14T20:54:33.784Z] Pool started (with 5 workers) [2025-05-14T20:54:33.784Z] Pool finished [2025-05-14T20:54:34.038Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-14T20:54:34.038Z] 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.20250514.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 17cc4d5c33b298372e1ec19c9c9e3054bd40f8a8854b61345ade4baec606bb5b --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-14T20:54:48.847Z] Loaded lockfiles: [2025-05-14T20:54:48.847Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250514.91.0.json [2025-05-14T20:54:48.847Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-14T20:54:48.847Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-14T20:54:48.847Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-14T20:54:48.847Z] [2025-05-14T20:54:48.847Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-14T20:54:48.847Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-14T20:54:48.847Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-14T20:54:48.847Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-14T20:54:48.847Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-14T20:54:48.847Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-14T20:54:48.847Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-14T20:54:48.847Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-14T20:54:48.847Z] rpm-ostree version: 2025.7 [2025-05-14T20:54:48.847Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-05-14T20:54:51.348Z] Importing rpm-md...done [2025-05-14T20:54:51.348Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-14T20:54:33Z solvables: 33 [2025-05-14T20:54:51.348Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-05-14T17:01:25Z solvables: 60081 [2025-05-14T20:54:51.348Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-05-14T06:18:14Z solvables: 77261 [2025-05-14T20:54:53.227Z] Resolving dependencies...done [2025-05-14T20:54:53.227Z] Installing 443 packages: [2025-05-14T20:54:53.480Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] WALinuxAgent-udev-2.13.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] afterburn-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] afterburn-dracut-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] amd-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] amd-ucode-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bootc-1.1.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] container-selinux-4:2.237.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] containerd-2.1.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] coreos-installer-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] coreos-installer-bootinfra-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] coreutils-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] coreutils-common-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] curl-8.14.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] device-mapper-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] device-mapper-event-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] device-mapper-event-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] device-mapper-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] docker-cli-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fedora-release-common-43-0.15.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fedora-release-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fedora-release-identity-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] fwupd-2.0.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gettext-envsubst-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gettext-libs-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gettext-runtime-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] glib2-2.84.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] glibc-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] glibc-common-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] glibc-gconv-extra-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] glibc-minimal-langpack-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gnupg2-2.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] grub2-common-1:2.12-31.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] grub2-efi-x64-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] grub2-pc-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] grub2-pc-modules-1:2.12-31.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] grub2-tools-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] grub2-tools-minimal-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] hwdata-0.395-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] intel-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iptables-legacy-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iptables-legacy-libs-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iptables-libs-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iptables-nft-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iptables-services-1.8.11-8.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iptables-utils-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] kdump-utils-1.0.54-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.480Z] kernel-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-14T20:54:53.480Z] kernel-core-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-14T20:54:53.480Z] kernel-modules-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-14T20:54:53.480Z] kernel-modules-core-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-14T20:54:53.480Z] kexec-tools-2.0.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libcurl-minimal-8.14.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libdnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libdnf5-cli-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libffi-3.4.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libgcc-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libmodulemd-2.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnfsidmap-1:2.8.3-1.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libstdc++-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libtextstyle-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.481Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] linux-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] linux-firmware-whence-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] lvm2-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] lvm2-libs-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] moby-engine-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] moby-filesystem-28.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] netavark-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nmstate-2.2.44-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nvidia-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] openssh-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] openssh-clients-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] openssh-server-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] passt-0^20250512.g8ec1341-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] passt-selinux-0^20250512.g8ec1341-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] podman-5:5.5.0~rc2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] qed-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] rpm-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] rpm-libs-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.736Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] rpm-plugin-selinux-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] selinux-policy-41.40-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] selinux-policy-targeted-41.40-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] setup-2.15.0-24.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sqlite-libs-3.49.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] stalld-1.19.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] systemd-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] systemd-container-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] systemd-libs-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] systemd-pam-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] systemd-resolved-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] systemd-shared-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] systemd-sysusers-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] systemd-udev-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] userspace-rcu-0.15.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] vim-data-2:9.1.1291-1.fc43.noarch (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] vim-minimal-2:9.1.1291-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-14T20:54:53.738Z] Input state hash: 363e1225205afe7bfffecebbc90400bf65127ebe3a3d6297feaf195eb0000b45 [2025-05-14T20:54:57.889Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-05-14T20:54:57.889Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-05-14T20:54:58.809Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-05-14T20:54:58.809Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-05-14T20:54:58.809Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-05-14T20:54:58.809Z] Skipping file /usr/lib/systemd/ from checkout [2025-05-14T20:55:00.686Z] Checking out packages...done [2025-05-14T20:55:00.686Z] Checking out ostree layers...done [2025-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] /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-05-14T20:55:00.940Z] Creating group 'dbus' with GID 81. [2025-05-14T20:55:00.940Z] Creating group 'rpc' with GID 32. [2025-05-14T20:55:00.940Z] Creating group 'sshd' with GID 74. [2025-05-14T20:55:00.940Z] Creating group 'utempter' with GID 35. [2025-05-14T20:55:00.940Z] Creating group 'utmp' with GID 22. [2025-05-14T20:55:00.940Z] Creating group 'docker' with GID 985. [2025-05-14T20:55:00.940Z] Creating group 'printadmin' with GID 984. [2025-05-14T20:55:00.940Z] Creating group 'kvm' with GID 36. [2025-05-14T20:55:00.940Z] Creating group 'clock' with GID 103. [2025-05-14T20:55:00.940Z] Creating group 'render' with GID 105. [2025-05-14T20:55:00.940Z] Creating group 'sgx' with GID 106. [2025-05-14T20:55:00.940Z] Creating group 'zincati' with GID 983. [2025-05-14T20:55:00.940Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983. [2025-05-14T20:55:00.940Z] Creating group 'clevis' with GID 982. [2025-05-14T20:55:00.940Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982. [2025-05-14T20:55:00.940Z] Creating group 'dnsmasq' with GID 981. [2025-05-14T20:55:00.940Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981. [2025-05-14T20:55:00.940Z] Creating group 'systemd-coredump' with GID 980. [2025-05-14T20:55:00.940Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-05-14T20:55:00.940Z] Creating group 'systemd-oom' with GID 979. [2025-05-14T20:55:00.940Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-05-14T20:55:00.940Z] Creating group 'tss' with GID 59. [2025-05-14T20:55:00.940Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. [2025-05-14T20:55:00.940Z] Running systemd-sysusers...done [2025-05-14T20:55:02.817Z] Running pre scripts...14 done [2025-05-14T20:57:54.208Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-14T20:57:54.208Z] audit-rules.post: No rules detected, adding default [2025-05-14T20:57:54.208Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-14T20:57:54.208Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-14T20:57:54.208Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-14T20:57:54.208Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-14T20:57:54.208Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] 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-05-14T20:57:54.208Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-14T20:57:54.208Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist [2025-05-14T20:57:54.208Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-05-14T20:57:54.208Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-14T20:57:54.208Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-14T20:57:54.208Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-14T20:57:54.208Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-14T20:57:54.208Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-14T20:57:54.208Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-05-14T20:58:12.223Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-14T20:58:12.224Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-14T20:58:12.224Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-14T20:58:12.224Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-14T20:58:12.224Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-14T20:58:12.224Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-14T20:58:12.224Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-05-14T20:58:12.224Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-14T20:58:12.224Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-14T20:58:12.224Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-14T20:58:12.224Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-14T20:58:12.224Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-14T20:58:12.224Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-14T20:58:12.224Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-14T20:58:12.224Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-05-14T20:58:12.224Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-14T20:58:12.224Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-05-14T20:58:12.224Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-05-14T20:58:12.224Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-14T20:58:12.224Z] 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-05-14T20:58:12.224Z] 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-05-14T20:58:12.224Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-14T20:58:12.224Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-14T20:58:12.224Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-14T20:58:12.224Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-14T20:58:12.224Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-14T20:58:12.224Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-14T20:58:12.224Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-14T20:58:12.224Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systeRunning post scripts...done [2025-05-14T20:58:58.814Z] Running posttrans scripts...16 done [2025-05-14T20:58:58.814Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line. [2025-05-14T20:58:58.814Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line. [2025-05-14T20:58:58.814Z] Creating group 'sshd' with GID 74. [2025-05-14T20:58:58.814Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74. [2025-05-14T20:58:58.814Z] Creating group 'sssd' with GID 986. [2025-05-14T20:58:58.814Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986. [2025-05-14T20:58:58.814Z] Creating group 'zincati' with GID 985. [2025-05-14T20:58:58.814Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985. [2025-05-14T20:58:58.814Z] Creating group 'docker' with GID 984. [2025-05-14T20:58:58.814Z] Creating group 'chrony' with GID 983. [2025-05-14T20:58:58.814Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983. [2025-05-14T20:58:58.814Z] Writing rpmdb...done [2025-05-14T20:58:58.814Z] md/system/raid-check.timer'. [2025-05-14T20:58:58.814Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-14T20:58:58.814Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-05-14T20:58:58.814Z] Regenerating rpmdb for target [2025-05-14T20:59:10.966Z] Relabeling...done [2025-05-14T20:59:10.966Z] Updating usr/lib/os-release [2025-05-14T20:59:10.966Z] Deleting: usr/share/info [2025-05-14T20:59:10.966Z] Deleting: usr/share/man [2025-05-14T20:59:10.966Z] Deleting: usr/share/doc [2025-05-14T20:59:10.966Z] Executing `postprocess` inline script '0' [2025-05-14T20:59:10.966Z] + cat [2025-05-14T20:59:10.966Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-05-14T20:59:37.429Z] + rm /tmp/fcos-workarounds.cil [2025-05-14T20:59:37.429Z] Executing `postprocess` inline script '1' [2025-05-14T20:59:37.429Z] + source /usr/lib/os-release [2025-05-14T20:59:37.429Z] ++ NAME='Fedora Linux' [2025-05-14T20:59:37.429Z] ++ VERSION='43.20250514.dev.0 (CoreOS Prerelease)' [2025-05-14T20:59:37.429Z] ++ RELEASE_TYPE=development [2025-05-14T20:59:37.429Z] ++ ID=fedora [2025-05-14T20:59:37.429Z] ++ VERSION_ID=43 [2025-05-14T20:59:37.429Z] ++ VERSION_CODENAME= [2025-05-14T20:59:37.429Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250514.dev.0' [2025-05-14T20:59:37.429Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-14T20:59:37.429Z] ++ LOGO=fedora-logo-icon [2025-05-14T20:59:37.429Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-05-14T20:59:37.429Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-14T20:59:37.429Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-14T20:59:37.429Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-14T20:59:37.429Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-14T20:59:37.429Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-14T20:59:37.429Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-05-14T20:59:37.429Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-14T20:59:37.429Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-05-14T20:59:37.429Z] ++ SUPPORT_END=2026-05-13 [2025-05-14T20:59:37.429Z] ++ VARIANT=CoreOS [2025-05-14T20:59:37.429Z] ++ VARIANT_ID=coreos [2025-05-14T20:59:37.429Z] ++ OSTREE_VERSION=43.20250514.dev.0 [2025-05-14T20:59:37.429Z] + 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-05-14T20:59:37.429Z] + tee /usr/lib/kernel/install.conf [2025-05-14T20:59:37.429Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-05-14T20:59:37.429Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-05-14T20:59:37.429Z] + echo -e '[main]\nprotect_running_kernel=False' [2025-05-14T20:59:37.429Z] Executing `postprocess` inline script '2' [2025-05-14T20:59:37.429Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-05-14T20:59:37.429Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-05-14T20:59:37.429Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-05-14T20:59:37.429Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-05-14T20:59:37.429Z] Executing `postprocess` inline script '3' [2025-05-14T20:59:37.429Z] Executing `postprocess` inline script '4' [2025-05-14T20:59:37.429Z] Executing `postprocess` inline script '5' [2025-05-14T20:59:37.429Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-05-14T20:59:37.429Z] Generated update layout for BIOS: grub2-tools-1:2.12-31.fc43.x86_64 [2025-05-14T20:59:37.429Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-31.fc43.x86_64,shim-x64-15.8-3.x86_64 [2025-05-14T20:59:37.429Z] Executing `postprocess` inline script '6' [2025-05-14T20:59:37.429Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-05-14T20:59:37.429Z] Executing `postprocess` inline script '7' [2025-05-14T20:59:37.429Z] Executing `postprocess` inline script '8' [2025-05-14T20:59:37.429Z] Executing `postprocess` inline script '9' [2025-05-14T20:59:37.429Z] + rm -rf /etc/systemd/system/basic.target.wants /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/timers.target.wants [2025-05-14T20:59:37.429Z] + systemctl preset-all [2025-05-14T20:59:37.682Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-14T20:59:37.936Z] 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-05-14T20:59:37.936Z] 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-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-05-14T20:59:37.936Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-05-14T20:59:37.937Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-05-14T20:59:37.937Z] + systemctl --user --global preset-all [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-05-14T20:59:37.937Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-05-14T20:59:37.937Z] Executing `postprocess` inline script '10' [2025-05-14T20:59:38.191Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-05-14T20:59:38.191Z] Executing `postprocess` inline script '11' [2025-05-14T20:59:38.191Z] + setsebool -P -N container_use_cephfs on [2025-05-14T20:59:50.388Z] + setsebool -P -N virt_use_samba on [2025-05-14T21:00:00.307Z] Executing `postprocess` inline script '12' [2025-05-14T21:00:00.307Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-05-14T21:00:00.307Z] Executing `postprocess` inline script '13' [2025-05-14T21:00:00.307Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-05-14T21:00:00.307Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-05-14T21:00:00.307Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-05-14T21:00:00.307Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-05-14T21:00:00.307Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-05-14T21:00:00.307Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-05-14T21:00:00.307Z] Executing `postprocess` inline script '14' [2025-05-14T21:00:00.307Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-05-14T21:00:00.307Z] + cat [2025-05-14T21:00:00.307Z] Executing `postprocess` inline script '15' [2025-05-14T21:00:00.307Z] Executing `postprocess` inline script '16' [2025-05-14T21:00:00.307Z] + source /etc/os-release [2025-05-14T21:00:00.307Z] ++ NAME='Fedora Linux' [2025-05-14T21:00:00.307Z] ++ VERSION='43.20250514.dev.0 (CoreOS Prerelease)' [2025-05-14T21:00:00.307Z] ++ RELEASE_TYPE=development [2025-05-14T21:00:00.307Z] ++ ID=fedora [2025-05-14T21:00:00.307Z] ++ VERSION_ID=43 [2025-05-14T21:00:00.307Z] ++ VERSION_CODENAME= [2025-05-14T21:00:00.307Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250514.dev.0' [2025-05-14T21:00:00.307Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-14T21:00:00.307Z] ++ LOGO=fedora-logo-icon [2025-05-14T21:00:00.307Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-05-14T21:00:00.307Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-14T21:00:00.307Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-14T21:00:00.307Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-14T21:00:00.307Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-14T21:00:00.307Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-14T21:00:00.307Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-05-14T21:00:00.307Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-14T21:00:00.307Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-05-14T21:00:00.307Z] ++ SUPPORT_END=2026-05-13 [2025-05-14T21:00:00.307Z] ++ VARIANT=CoreOS [2025-05-14T21:00:00.307Z] ++ VARIANT_ID=coreos [2025-05-14T21:00:00.307Z] ++ OSTREE_VERSION=43.20250514.dev.0 [2025-05-14T21:00:00.307Z] + [[ 43.20250514.dev.0 = *.dev* ]] [2025-05-14T21:00:00.307Z] + mkdir -p /etc/zincati/config.d [2025-05-14T21:00:00.307Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-05-14T21:00:00.307Z] Executing `postprocess` inline script '17' [2025-05-14T21:00:00.307Z] + cat [2025-05-14T21:00:00.307Z] + cat /usr/etc/rpm-ostreed.conf [2025-05-14T21:00:00.307Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-05-14T21:00:00.307Z] + rm /tmp/rpm-ostreed.conf [2025-05-14T21:00:00.307Z] Executing `postprocess` inline script '18' [2025-05-14T21:00:15.115Z] Initializing rootfs [2025-05-14T21:00:15.115Z] Moving /usr to target [2025-05-14T21:00:15.115Z] Copying toplevel compat symlinks [2025-05-14T21:00:15.115Z] No embedded whiteouts found [2025-05-14T21:00:15.115Z] No device files found [2025-05-14T21:00:15.115Z] Recompiling policy [2025-05-14T21:00:47.124Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-05-14T21:00:47.124Z] Migrating /usr/etc/group to /usr/lib/ [2025-05-14T21:00:47.124Z] Adding rpm-ostree-0-integration.conf [2025-05-14T21:00:47.124Z] Preparing kernel [2025-05-14T21:00:55.186Z] /usr/sbin/dracut: line 1076: /sys/module/firmware_class/parameters/path: No such file or directory [2025-05-14T21:00:55.186Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-05-14T21:00:55.186Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 [2025-05-14T21:00:56.109Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-05-14T21:00:56.363Z] dracut[I]: *** Including module: bash *** [2025-05-14T21:00:56.363Z] dracut[I]: *** Including module: shell-interpreter *** [2025-05-14T21:00:56.363Z] dracut[I]: *** Including module: systemd *** [2025-05-14T21:00:56.363Z] dracut[I]: *** Including module: fips *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: scsi-rules *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-battery-check *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-initrd *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-journald *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: systemd-udevd *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: modsign *** [2025-05-14T21:00:56.922Z] dracut[I]: *** Including module: dbus-broker *** [2025-05-14T21:00:57.175Z] dracut[I]: *** Including module: dbus *** [2025-05-14T21:00:57.175Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-05-14T21:00:57.175Z] dracut[I]: *** Including module: i18n *** [2025-05-14T21:00:57.175Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-05-14T21:00:57.430Z] dracut[I]: *** Including module: afterburn *** [2025-05-14T21:00:57.430Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-05-14T21:00:57.430Z] dracut[I]: *** Including module: ignition *** [2025-05-14T21:00:57.684Z] dracut[I]: *** Including module: coreos-ignition *** [2025-05-14T21:00:57.684Z] dracut[I]: *** Including module: coreos-live *** [2025-05-14T21:00:57.684Z] dracut[I]: *** Including module: coreos-multipath *** [2025-05-14T21:00:57.684Z] dracut[I]: *** Including module: coreos-network *** [2025-05-14T21:00:57.938Z] dracut[I]: *** Including module: network-manager *** [2025-05-14T21:00:57.938Z] dracut[I]: *** Including module: ignition-conf *** [2025-05-14T21:00:57.938Z] dracut[I]: *** Including module: ignition-ostree *** [2025-05-14T21:00:58.193Z] dracut[I]: *** Including module: network *** [2025-05-14T21:00:58.193Z] dracut[I]: *** Including module: net-lib *** [2025-05-14T21:00:58.193Z] dracut[I]: *** Including module: url-lib *** [2025-05-14T21:00:58.193Z] dracut[I]: *** Including module: coreos-kernel *** [2025-05-14T21:00:58.193Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-05-14T21:00:58.193Z] dracut[I]: *** Including module: rdcore *** [2025-05-14T21:00:58.193Z] dracut[I]: *** Including module: clevis *** [2025-05-14T21:00:58.446Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-05-14T21:00:58.446Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-05-14T21:00:58.446Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-05-14T21:00:58.446Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-05-14T21:00:58.446Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-05-14T21:00:58.446Z] dracut[I]: *** Including module: btrfs *** [2025-05-14T21:00:58.446Z] dracut[I]: *** Including module: crypt *** [2025-05-14T21:00:58.446Z] dracut[I]: *** Including module: dm *** [2025-05-14T21:00:58.700Z] dracut[I]: *** Including module: kernel-modules *** [2025-05-14T21:01:06.763Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-05-14T21:01:06.763Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-05-14T21:01:08.121Z] dracut[I]: *** Including module: mdraid *** [2025-05-14T21:01:08.121Z] dracut[I]: *** Including module: multipath *** [2025-05-14T21:01:08.679Z] dracut[I]: *** Including module: nvdimm *** [2025-05-14T21:01:08.933Z] dracut[I]: *** Including module: qemu *** [2025-05-14T21:01:08.933Z] dracut[I]: *** Including module: qemu-net *** [2025-05-14T21:01:08.933Z] dracut[I]: *** Including module: fido2 *** [2025-05-14T21:01:08.933Z] dracut[I]: *** Including module: pkcs11 *** [2025-05-14T21:01:08.933Z] dracut[I]: *** Including module: tpm2-tss *** [2025-05-14T21:01:08.933Z] dracut[I]: *** Including module: cifs *** [2025-05-14T21:01:09.191Z] dracut[I]: *** Including module: iscsi *** [2025-05-14T21:01:09.752Z] dracut[I]: *** Including module: lunmask *** [2025-05-14T21:01:09.752Z] dracut[I]: *** Including module: nvmf *** [2025-05-14T21:01:10.005Z] dracut[I]: *** Including module: resume *** [2025-05-14T21:01:10.005Z] dracut[I]: *** Including module: rootfs-block *** [2025-05-14T21:01:10.005Z] dracut[I]: *** Including module: terminfo *** [2025-05-14T21:01:10.005Z] dracut[I]: *** Including module: udev-rules *** [2025-05-14T21:01:10.936Z] dracut[I]: *** Including module: virtfs *** [2025-05-14T21:01:10.936Z] dracut[I]: *** Including module: virtiofs *** [2025-05-14T21:01:10.936Z] dracut[I]: *** Including module: azure-disk *** [2025-05-14T21:01:10.936Z] dracut[I]: *** Including module: walinuxagent *** [2025-05-14T21:01:10.936Z] dracut[I]: *** Including module: dracut-systemd *** [2025-05-14T21:01:11.190Z] dracut[I]: *** Including module: ostree *** [2025-05-14T21:01:11.190Z] dracut[I]: *** Including module: usrmount *** [2025-05-14T21:01:11.190Z] dracut[I]: *** Including module: base *** [2025-05-14T21:01:11.190Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-05-14T21:01:11.190Z] dracut[I]: *** Including module: fs-lib *** [2025-05-14T21:01:11.190Z] dracut[I]: *** Including module: journal-conf *** [2025-05-14T21:01:11.190Z] dracut[I]: *** Including module: openssl *** [2025-05-14T21:01:11.190Z] dracut[I]: *** Including module: shutdown *** [2025-05-14T21:01:11.444Z] dracut[I]: *** Including modules done *** [2025-05-14T21:01:11.444Z] dracut[I]: *** Installing kernel module dependencies *** [2025-05-14T21:01:13.946Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-05-14T21:01:13.946Z] dracut[I]: *** Resolving executable dependencies *** [2025-05-14T21:01:17.196Z] dracut[I]: *** Resolving executable dependencies done *** [2025-05-14T21:01:17.196Z] dracut[I]: *** Hardlinking files *** [2025-05-14T21:01:17.196Z] dracut[I]: *** Hardlinking files done *** [2025-05-14T21:01:17.196Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-05-14T21:01:17.196Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-05-14T21:01:17.196Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-05-14T21:01:17.196Z] dracut[I]: *** Store current command line parameters *** [2025-05-14T21:01:17.449Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-05-14T21:01:56.069Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-05-14T21:01:56.069Z] Executing: 01-var.sh [2025-05-14T21:01:56.069Z] Ignored user missing from new passwd file: root [2025-05-14T21:01:56.069Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-05-14T21:01:56.069Z] Ignored group missing from new group file: root [2025-05-14T21:01:56.069Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-05-14T21:01:56.069Z] Network filesystem detected for repo; disabling transaction [2025-05-14T21:02:08.225Z] Committing...done [2025-05-14T21:02:30.086Z] 3737 metadata, 21607 content objects imported; 1.6?GB content written [2025-05-14T21:02:30.086Z] fedora/x86_64/coreos/rawhide => 7e2cc4cfbe035c63cb2f4f3c70e6184a1cd1baa678a2f1b2d1a03a59456aefe5 [2025-05-14T21:02:33.335Z] ostree diff commit from: 17cc4d5c33b298372e1ec19c9c9e3054bd40f8a8854b61345ade4baec606bb5b [2025-05-14T21:02:33.335Z] ostree diff commit to: 7e2cc4cfbe035c63cb2f4f3c70e6184a1cd1baa678a2f1b2d1a03a59456aefe5 [2025-05-14T21:02:33.335Z] Upgraded: [2025-05-14T21:02:33.335Z] kernel 6.15.0-0.rc5.250509g9c69f8884904.47.fc43 -> 6.15.0-0.rc6.250514g9f35e33144ae.51.fc43 [2025-05-14T21:02:33.335Z] kernel-core 6.15.0-0.rc5.250509g9c69f8884904.47.fc43 -> 6.15.0-0.rc6.250514g9f35e33144ae.51.fc43 [2025-05-14T21:02:33.335Z] kernel-modules 6.15.0-0.rc5.250509g9c69f8884904.47.fc43 -> 6.15.0-0.rc6.250514g9f35e33144ae.51.fc43 [2025-05-14T21:02:33.335Z] kernel-modules-core 6.15.0-0.rc5.250509g9c69f8884904.47.fc43 -> 6.15.0-0.rc6.250514g9f35e33144ae.51.fc43 [2025-05-14T21:02:33.335Z] [2025-05-14T21:02:33.335Z] New image input checksum: 4227596554ca6399730b57c6f2c642836d5e29c3c908e84ac98288da584f4f05 [2025-05-14T21:02:33.335Z] None [2025-05-14T21:02:33.335Z] New build ID: 43.20250514.dev.0 [2025-05-14T21:02:33.589Z] 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=4227596554ca6399730b57c6f2c642836d5e29c3c908e84ac98288da584f4f05 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=081427ae2b857f1b537a0b25e07d0520fdc33123 --copymeta-opt=fedora-coreos.stream 43.20250514.dev.0 oci-archive:fedora-coreos-43.20250514.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-05-14T21:02:48.402Z] Building package mapping...done [2025-05-14T21:02:48.402Z] 21607 objects in 445 packages (284 source) [2025-05-14T21:02:48.402Z] rpm size: 1460698952 [2025-05-14T21:02:48.402Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-05-14T21:02:48.402Z] Duplicates: 1307 [2025-05-14T21:02:48.402Z] Multiple owners: 106 [2025-05-14T21:02:48.402Z] Generating container image [2025-05-14T21:03:34.984Z] Pushed digest: sha256:f27a04fd27891e23527b1e5b18d43ce0ad499f9ee77e36ea583966a1cf02b4a7 [2025-05-14T21:03:36.871Z] Total objects: 25597 [2025-05-14T21:03:36.871Z] No unreachable objects [2025-05-14T21:03:37.126Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/commitmeta.json' [2025-05-14T21:03:37.126Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/ostree-commit-object' [2025-05-14T21:03:37.126Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-05-14T21:03:37.126Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/coreos-assembler-config-git.json' [2025-05-14T21:03:37.126Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-05-14T21:03:37.126Z] renamed 'fedora-coreos-43.20250514.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/fedora-coreos-43.20250514.dev.0-ostree.x86_64.ociarchive' [2025-05-14T21:03:37.126Z] renamed 'fedora-coreos-43.20250514.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/fedora-coreos-43.20250514.dev.0-ostree.x86_64-manifest.json' [2025-05-14T21:03:37.126Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/meta.json' [2025-05-14T21:03:37.683Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-14T21:03:37.937Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-14T21:03:37.937Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-14T21:03:38.857Z] Will build qemu [2025-05-14T21:03:39.777Z] Estimating disk size... [2025-05-14T21:03:41.654Z] Disk sizes: metal: 2723M (estimated), cloud: 10240M [2025-05-14T21:03:59.664Z] ++ arch [2025-05-14T21:03:59.664Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250514.dev.0"' -D 'build_version="43.20250514.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/fedora-coreos-43.20250514.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=2723 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2210 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-BUic.json [2025-05-14T21:04:00.584Z] + set +x [2025-05-14T21:04:00.584Z] [33m [2025-05-14T21:04:00.584Z] + 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-BUic.json [2025-05-14T21:04:00.584Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:04:00.584Z] /dev/vdb1 40G 3.1G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:04:00.584Z] [39m [2025-05-14T21:04:00.837Z] starting /tmp/osbuild-BUic.jsonPipeline source org.osbuild.curl: 0928804f20f02f2daa7e449f7c88bdbd3eba082df5ec5252c95497c75de58e76 [2025-05-14T21:04:00.837Z] Build [2025-05-14T21:04:00.837Z] root: <host> [2025-05-14T21:04:04.095Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/fedora-coreos-43.20250514.dev.0-ostree.x86_64.ociarchive [2025-05-14T21:04:04.095Z] [2025-05-14T21:04:04.095Z] ��� Duration: 1747256643s [2025-05-14T21:04:04.095Z] Pipeline oci-archive: 6ffe1c68d82daf0758d8a4a21c2880be2fa7bbadc62c28e32e097bc2861fc483 [2025-05-14T21:04:04.095Z] Build [2025-05-14T21:04:04.095Z] root: <host> [2025-05-14T21:04:04.095Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:04:04.095Z] org.osbuild.copy: 6ffe1c68d82daf0758d8a4a21c2880be2fa7bbadc62c28e32e097bc2861fc483 { [2025-05-14T21:04:04.095Z] "paths": [ [2025-05-14T21:04:04.095Z] { [2025-05-14T21:04:04.095Z] "from": "input://inlinefile/sha256:2415bbcf7adc8a3545d81cf8d3a1012eb5edbd26a18f4f53dff2f58115713e6c", [2025-05-14T21:04:04.095Z] "to": "tree:///coreos.ociarchive" [2025-05-14T21:04:04.095Z] } [2025-05-14T21:04:04.095Z] ] [2025-05-14T21:04:04.095Z] } [2025-05-14T21:04:04.095Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:04:04.349Z] copying '/run/osbuild/inputs/inlinefile/sha256:2415bbcf7adc8a3545d81cf8d3a1012eb5edbd26a18f4f53dff2f58115713e6c' -> '/run/osbuild/tree/coreos.ociarchive' [2025-05-14T21:04:04.602Z] [2025-05-14T21:04:04.602Z] ��� Duration: 0s [2025-05-14T21:04:04.602Z] Pipeline deployed-tree: 84030027ac7dbc2982a14033b52fb6f8e981fa771a69ee070ff4e9b5a87da4b5 [2025-05-14T21:04:04.602Z] Build [2025-05-14T21:04:04.602Z] root: <host> [2025-05-14T21:04:04.602Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:04:04.602Z] org.osbuild.container-deploy: 84030027ac7dbc2982a14033b52fb6f8e981fa771a69ee070ff4e9b5a87da4b5 {} [2025-05-14T21:04:04.602Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pjp7z32c/inputs/images [2025-05-14T21:04:04.856Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:04:05.111Z] time="2025-05-14T21:04:04Z" 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-05-14T21:04:08.364Z] Getting image source signatures [2025-05-14T21:04:08.364Z] Copying blob sha256:e01a2fb50948f0751504233e9f5a42d81abecf015000dd2b4da44e8c11f3909a [2025-05-14T21:04:08.920Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-05-14T21:04:10.277Z] Copying blob sha256:f0455e6d882dc7c166af30fb146073968057a10ccffad0156c71916ad43018f3 [2025-05-14T21:04:10.533Z] [33m [2025-05-14T21:04:10.533Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:04:10.533Z] /dev/vdb1 40G 5.1G 35G 13% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:04:10.533Z] [39m [2025-05-14T21:04:11.454Z] Copying blob sha256:4134cdb25a692a56ecbe93a48ea167af193ea54f09eaac5c10ea5efd0daaebb5 [2025-05-14T21:04:12.810Z] Copying blob sha256:9f558e99714f2337aef959f6f5599444c74a8fe2bddd3db2812f8c31450b761b [2025-05-14T21:04:14.166Z] Copying blob sha256:59acf5beba38051b216d09d0d7842cf5ad6f974057de29167b0cb1799d900deb [2025-05-14T21:04:15.088Z] Copying blob sha256:ba0c352214bd3d63cf43980abf83bd23e89a8502f6a7efe4b7f1af219a77b301 [2025-05-14T21:04:16.010Z] Copying blob sha256:09468ee2008cc6a4fb7839e721b165b120fc2d0a91bec95c1c9f56be3be6e6d9 [2025-05-14T21:04:16.264Z] Copying blob sha256:3afc79a17c5227fb874ff4bc56ef7cc07221402522e789e4723738517d0119c1 [2025-05-14T21:04:16.833Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-05-14T21:04:17.390Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-05-14T21:04:17.948Z] Copying blob sha256:20134739a20f9130b58483826f2642aa5a7582efa35d8912808d214d7f037a37 [2025-05-14T21:04:17.948Z] Copying blob sha256:873fdbf26fce6e14a87b98920a535a5cdbab8db5c592e9e3381df7cadcda777d [2025-05-14T21:04:18.505Z] Copying blob sha256:4460cff35428a6bc27ec4b881ca852df6e2ccf1492de10afdf919290b1b7c450 [2025-05-14T21:04:19.062Z] Copying blob sha256:0294682b33c9ece59f982b141d80d29c8794d151ad3e359882778ac0dc1cdb28 [2025-05-14T21:04:19.315Z] Copying blob sha256:0cb851ce4020786bb109abaeb99a34a9562641ca06113efa52d9ee15b09f726e [2025-05-14T21:04:19.873Z] Copying blob sha256:f37cee604a9c4a21998eb982b2d3175d5dfb215a9e513b7d1e7d7f5f8a6f2fa5 [2025-05-14T21:04:20.125Z] Copying blob sha256:24f973acc09d6d78b13fffb0db59e94e92e93cd802cfffd217c2cb0afb432529 [2025-05-14T21:04:20.683Z] [33m [2025-05-14T21:04:20.683Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:04:20.683Z] /dev/vdb1 40G 6.1G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:04:20.683Z] [39m [2025-05-14T21:04:20.683Z] Copying blob sha256:221c639b811de9e322e29a2779bfdc360a53431e6f44e9f3cf21de5ddddc6d28 [2025-05-14T21:04:20.683Z] Copying blob sha256:90f0546153fb24dad2adb630e001e5b6df9bfb1a49b0892303b3277baa4a317b [2025-05-14T21:04:20.937Z] Copying blob sha256:ac2cbae504f79ea6a44d3aa5f269462d958cbb8d7d8fc7c291e84e75789ae9ad [2025-05-14T21:04:21.189Z] Copying blob sha256:6b55bdd146be05d52001d0702c50606776c06580de00afbd00ed1e0b479c6503 [2025-05-14T21:04:21.443Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-05-14T21:04:21.696Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-05-14T21:04:21.949Z] Copying blob sha256:35b7c62b44839416417558874251867a669c9b432f9392ba2ec8effda9092cad [2025-05-14T21:04:21.949Z] Copying blob sha256:53181a37f1d1c1ed54142430670fe931d6079aead6836c5ece67253b23a4a50a [2025-05-14T21:04:22.204Z] Copying blob sha256:ee9c675d6b189f1d24064ab49b3824af8ad3b3def1cd70e81ad2ae5027a4d4ca [2025-05-14T21:04:22.457Z] Copying blob sha256:dbf9a68afbd955e998c925a616111815b2214b11335924c014b5e8bd62536b1e [2025-05-14T21:04:22.710Z] Copying blob sha256:c6597e53f4ef9fe7541078fb05ed8dbe8f70f611054f2916646cc4ac78ca8557 [2025-05-14T21:04:22.965Z] Copying blob sha256:fcbbbb0ee87690223003e70c3c925724568faf9460143ea8634578ec407b18ff [2025-05-14T21:04:23.217Z] Copying blob sha256:79aeab826177da636e8165993f010b6983bb17cca19a13b9cbcaa30be225be04 [2025-05-14T21:04:23.470Z] Copying blob sha256:a00054f2625f7201d61aed910625100602a728ac85437b60196a299269913369 [2025-05-14T21:04:23.723Z] Copying blob sha256:385f5c496ccf7b4c3bfd442a2fb0e9f200e3fafaa94f49e56f4084597aa8dc9d [2025-05-14T21:04:23.976Z] Copying blob sha256:02799909452d4bcb561701e2b2f8513e946f0d3a7c46fcc4b1419ecf0da3b891 [2025-05-14T21:04:25.853Z] Copying blob sha256:13b3bfb918e030341ee39393596e5806d143e043a7564b5fcbc2a08c4543920a [2025-05-14T21:04:25.853Z] Copying blob sha256:4fe6cc5a7ba3a3d209b8118c2d19609769986f509b826c99415aa8181efb7abf [2025-05-14T21:04:26.107Z] Copying blob sha256:f4dcd4a8ea90550be56f63744143cc8ca1990528c6c26448c7b37467415b14d2 [2025-05-14T21:04:26.664Z] Copying blob sha256:92bc34fb1ef3c1746d4021bf4ffcb200e44196db17fca0f4d0d66ccc86e0297f [2025-05-14T21:04:27.222Z] Copying blob sha256:2fa02c8f56e83800f8197af4f85677703575d1dcfac163e551866e8204a73164 [2025-05-14T21:04:27.476Z] Copying blob sha256:e478faeeba1f75325ab88c43b759e923ba9bb0875fb462741c58c0d61c1632c7 [2025-05-14T21:04:27.729Z] Copying blob sha256:3e520872c68248ac4e4855010648136b8e8efd2233d42c34bbd3167d009c8140 [2025-05-14T21:04:27.994Z] Copying blob sha256:f3a21dfe69b10a2274942c7c1b969fc8acee15dc68a5848e879d113887423d0f [2025-05-14T21:04:27.994Z] Copying blob sha256:904bd69eb25f2b27c171adc0f18652bd4caba92a7e68e979bd384a59d7d2aaee [2025-05-14T21:04:28.248Z] Copying blob sha256:b739d0327e097e14fc0d27c5f5dcd85d6dbe07b404f0dd57e3752ead0481e940 [2025-05-14T21:04:29.168Z] Copying blob sha256:de9254397c51409c1fb60369a7a7d833e473a974157d1175fcf0b8832d72eabc [2025-05-14T21:04:30.089Z] Copying blob sha256:d0e7023aeb69d84f4f90592551adea2b4a49a01a90c254dab444b5e14d220226 [2025-05-14T21:04:30.647Z] Copying blob sha256:08fd6087b477e5f051f6eee4eee0c1a41d57daa76da5ecac83ba6846e34c8bbf [2025-05-14T21:04:30.647Z] [33m [2025-05-14T21:04:30.647Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:04:30.647Z] /dev/vdb1 40G 6.8G 34G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:04:30.647Z] [39m [2025-05-14T21:04:30.902Z] Copying blob sha256:90cead2d60cb54317a634a87cc117221749a72528cf535e50e18dbfce98653cb [2025-05-14T21:04:31.155Z] Copying blob sha256:d7c4804db30fe7254b78102bb860656e969dc9666f4f14b63ee0642b848edad4 [2025-05-14T21:04:32.076Z] Copying blob sha256:86aa51856cb5181827183ae5fa0e1956a41e86f06ef4554185354c3eaf9ce822 [2025-05-14T21:04:33.953Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-05-14T21:04:33.953Z] Copying config sha256:9e676c66b7007030fb6091b7999e560ffc3a2f888d4870b8e857b3a34b4e76bd [2025-05-14T21:04:33.953Z] Writing manifest to image destination [2025-05-14T21:04:40.468Z] [33m [2025-05-14T21:04:40.468Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:04:40.468Z] /dev/vdb1 40G 6.5G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:04:40.468Z] [39m [2025-05-14T21:04:52.607Z] [33m [2025-05-14T21:04:52.607Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:04:52.607Z] /dev/vdb1 40G 7.2G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:04:52.607Z] [39m [2025-05-14T21:04:52.607Z] 9e676c66b7007030fb6091b7999e560ffc3a2f888d4870b8e857b3a34b4e76bd [2025-05-14T21:04:54.483Z] Untagged: docker.io/library/tmp-container-deploy-27412043579911:latest [2025-05-14T21:04:54.483Z] Deleted: 9e676c66b7007030fb6091b7999e560ffc3a2f888d4870b8e857b3a34b4e76bd [2025-05-14T21:04:55.041Z] [2025-05-14T21:04:55.041Z] ��� Duration: 50s [2025-05-14T21:05:01.557Z] Pipeline tree: a8f158f84b3a4593db2e368092a4ef20d4f8d4c0b5396b32c6fc5a4e0f4a9a62 [2025-05-14T21:05:01.557Z] Build [2025-05-14T21:05:01.557Z] root: <host> [2025-05-14T21:05:01.557Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:05:01.557Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-05-14T21:05:01.557Z] org.osbuild.selinux: 212704763437d30b474acc25e6ac1916349bc5d976021fd4fd69abbdd7e962ae { [2025-05-14T21:05:01.557Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-14T21:05:01.557Z] "target": "tree:///" [2025-05-14T21:05:01.557Z] } [2025-05-14T21:05:01.557Z] [33m [2025-05-14T21:05:01.557Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:05:01.557Z] /dev/vdb1 40G 5.5G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:05:01.557Z] [39m [2025-05-14T21:05:01.557Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:01.557Z] [2025-05-14T21:05:01.557Z] ��� Duration: 0s [2025-05-14T21:05:01.557Z] org.osbuild.ostree.init-fs: 794380b06135978bbeb6c0a458840016115335964faf5ffba507eacaae74e590 {} [2025-05-14T21:05:01.557Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:01.557Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-05-14T21:05:01.557Z] [2025-05-14T21:05:01.557Z] ��� Duration: 0s [2025-05-14T21:05:01.557Z] org.osbuild.ostree.os-init: 424f4f68e1956d21261761c6d0c98e9424fd3c9252f708ab1921420d579445c8 { [2025-05-14T21:05:01.557Z] "osname": "fedora-coreos" [2025-05-14T21:05:01.557Z] } [2025-05-14T21:05:01.557Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:01.557Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-05-14T21:05:01.557Z] [2025-05-14T21:05:01.557Z] ��� Duration: 0s [2025-05-14T21:05:01.557Z] org.osbuild.ostree.config: 5230bc995957d352de7b65fb626fc188d46cc519a8a875b36184b8f5ca18d814 { [2025-05-14T21:05:01.557Z] "repo": "/ostree/repo", [2025-05-14T21:05:01.557Z] "config": { [2025-05-14T21:05:01.557Z] "sysroot": { [2025-05-14T21:05:01.557Z] "readonly": true, [2025-05-14T21:05:01.557Z] "bootloader": "none", [2025-05-14T21:05:01.557Z] "bls-append-except-default": "grub_users=\"\"", [2025-05-14T21:05:01.557Z] "bootprefix": true [2025-05-14T21:05:01.557Z] } [2025-05-14T21:05:01.557Z] } [2025-05-14T21:05:01.557Z] } [2025-05-14T21:05:01.557Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:01.557Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-05-14T21:05:01.557Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-05-14T21:05:01.557Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-05-14T21:05:01.557Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-05-14T21:05:01.812Z] [2025-05-14T21:05:01.812Z] ��� Duration: 0s [2025-05-14T21:05:01.812Z] org.osbuild.mkdir: 21a68a6b84e5fe6ecf05805b2c889fe2ae576231c3c4db8ba2738e83857cc176 { [2025-05-14T21:05:01.812Z] "paths": [ [2025-05-14T21:05:01.812Z] { [2025-05-14T21:05:01.812Z] "path": "/boot/efi", [2025-05-14T21:05:01.812Z] "mode": 493 [2025-05-14T21:05:01.812Z] } [2025-05-14T21:05:01.812Z] ] [2025-05-14T21:05:01.812Z] } [2025-05-14T21:05:01.812Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:02.066Z] [2025-05-14T21:05:02.066Z] ��� Duration: 0s [2025-05-14T21:05:02.066Z] org.osbuild.ignition: 63208be565042413c53241c8df4ae9d79977ece7edf3b6477780fd38f5dd903c {} [2025-05-14T21:05:02.066Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:02.323Z] [2025-05-14T21:05:02.323Z] ��� Duration: 0s [2025-05-14T21:05:02.323Z] org.osbuild.ostree.deploy.container: cf8074eb91b37b416e2b9c97db9a8dce94414e1762ee46d5169b213a8cae1c9d { [2025-05-14T21:05:02.323Z] "osname": "fedora-coreos", [2025-05-14T21:05:02.323Z] "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide", [2025-05-14T21:05:02.323Z] "mounts": [ [2025-05-14T21:05:02.323Z] "/boot", [2025-05-14T21:05:02.323Z] "/boot/efi" [2025-05-14T21:05:02.323Z] ], [2025-05-14T21:05:02.323Z] "kernel_opts": [ [2025-05-14T21:05:02.323Z] "rw", [2025-05-14T21:05:02.323Z] "$ignition_firstboot", [2025-05-14T21:05:02.323Z] "mitigations=auto,nosmt" [2025-05-14T21:05:02.323Z] ] [2025-05-14T21:05:02.323Z] } [2025-05-14T21:05:02.323Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7rhe9wsy/inputs/images [2025-05-14T21:05:02.323Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:02.576Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpphgu5d0o/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-05-14T21:05:10.639Z] [33m [2025-05-14T21:05:10.639Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:05:10.639Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:05:10.639Z] [39m [2025-05-14T21:05:22.780Z] [33m [2025-05-14T21:05:22.780Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:05:22.780Z] /dev/vdb1 40G 7.3G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:05:22.780Z] [39m [2025-05-14T21:05:30.848Z] [33m [2025-05-14T21:05:30.848Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:05:30.848Z] /dev/vdb1 40G 7.0G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:05:30.848Z] [39m [2025-05-14T21:05:38.914Z] [2025-05-14T21:05:38.914Z] ��� Duration: 35s [2025-05-14T21:05:38.914Z] org.osbuild.ostree.aleph: b38308abdbc3cc9b02a6b5a385a08276ec4e5959b13df38a9eff12b10d443e3f { [2025-05-14T21:05:38.914Z] "coreos_compat": true, [2025-05-14T21:05:38.914Z] "deployment": { [2025-05-14T21:05:38.914Z] "default": true [2025-05-14T21:05:38.914Z] } [2025-05-14T21:05:38.914Z] } [2025-05-14T21:05:38.914Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:38.914Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide [2025-05-14T21:05:38.914Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config [2025-05-14T21:05:38.914Z] [2025-05-14T21:05:38.914Z] ��� Duration: 0s [2025-05-14T21:05:38.914Z] org.osbuild.ostree.selinux: a8f158f84b3a4593db2e368092a4ef20d4f8d4c0b5396b32c6fc5a4e0f4a9a62 { [2025-05-14T21:05:38.914Z] "deployment": { [2025-05-14T21:05:38.914Z] "default": true [2025-05-14T21:05:38.914Z] } [2025-05-14T21:05:38.914Z] } [2025-05-14T21:05:38.914Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:38.914Z] [2025-05-14T21:05:38.914Z] ��� Duration: 0s [2025-05-14T21:05:41.417Z] [33m [2025-05-14T21:05:41.417Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:05:41.417Z] /dev/vdb1 40G 7.0G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:05:41.417Z] [39m [2025-05-14T21:05:45.567Z] Pipeline raw-image: 31508afba598e646983ca353fbc3ae4af4d20aa51a3a91ab65996d27684b73e7 [2025-05-14T21:05:45.567Z] Build [2025-05-14T21:05:45.567Z] root: <host> [2025-05-14T21:05:45.567Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:05:45.567Z] org.osbuild.truncate: 9a5d4a00adb06f48ff8c53d56f3204d1dff2ef039e4b17b13b87778d3e9b9430 { [2025-05-14T21:05:45.567Z] "filename": "disk.img", [2025-05-14T21:05:45.567Z] "size": "2855272448" [2025-05-14T21:05:45.567Z] } [2025-05-14T21:05:45.567Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:45.567Z] [2025-05-14T21:05:45.567Z] ��� Duration: 0s [2025-05-14T21:05:45.567Z] org.osbuild.sfdisk: 70abbde36d7d7b4c40e435f9721fe9b182f4379c0e3fd7c4036b57ae65166b06 { [2025-05-14T21:05:45.567Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-05-14T21:05:45.567Z] "label": "gpt", [2025-05-14T21:05:45.567Z] "partitions": [ [2025-05-14T21:05:45.567Z] { [2025-05-14T21:05:45.567Z] "start": 2048, [2025-05-14T21:05:45.567Z] "partnum": 1, [2025-05-14T21:05:45.567Z] "size": 2048, [2025-05-14T21:05:45.567Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-14T21:05:45.567Z] "bootable": true, [2025-05-14T21:05:45.567Z] "name": "BIOS-BOOT" [2025-05-14T21:05:45.567Z] }, [2025-05-14T21:05:45.567Z] { [2025-05-14T21:05:45.567Z] "start": 4096, [2025-05-14T21:05:45.567Z] "partnum": 2, [2025-05-14T21:05:45.567Z] "size": 260096, [2025-05-14T21:05:45.567Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-14T21:05:45.568Z] "name": "EFI-SYSTEM" [2025-05-14T21:05:45.568Z] }, [2025-05-14T21:05:45.568Z] { [2025-05-14T21:05:45.568Z] "start": 264192, [2025-05-14T21:05:45.568Z] "partnum": 3, [2025-05-14T21:05:45.568Z] "size": 786432, [2025-05-14T21:05:45.568Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-14T21:05:45.568Z] "name": "boot" [2025-05-14T21:05:45.568Z] }, [2025-05-14T21:05:45.568Z] { [2025-05-14T21:05:45.568Z] "start": 1050624, [2025-05-14T21:05:45.568Z] "partnum": 4, [2025-05-14T21:05:45.568Z] "size": 4524032, [2025-05-14T21:05:45.568Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-14T21:05:45.568Z] "name": "root" [2025-05-14T21:05:45.568Z] } [2025-05-14T21:05:45.568Z] ] [2025-05-14T21:05:45.568Z] } [2025-05-14T21:05:45.568Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:05:45.568Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:45.568Z] label: gpt [2025-05-14T21:05:45.568Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-05-14T21:05:45.568Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-05-14T21:05:45.568Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-05-14T21:05:45.568Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-05-14T21:05:45.568Z] /dev/loop0p4: start="1050624", size="4524032", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-05-14T21:05:45.823Z] { [2025-05-14T21:05:45.823Z] "partitiontable": { [2025-05-14T21:05:45.823Z] "label": "gpt", [2025-05-14T21:05:45.823Z] "id": "00000000-0000-4000-A000-000000000001", [2025-05-14T21:05:45.823Z] "device": "/dev/loop0", [2025-05-14T21:05:45.823Z] "unit": "sectors", [2025-05-14T21:05:45.823Z] "firstlba": 2048, [2025-05-14T21:05:45.823Z] "lastlba": 5576670, [2025-05-14T21:05:45.823Z] "sectorsize": 512, [2025-05-14T21:05:45.823Z] "partitions": [ [2025-05-14T21:05:45.823Z] { [2025-05-14T21:05:45.823Z] "node": "/dev/loop0p1", [2025-05-14T21:05:45.823Z] "start": 2048, [2025-05-14T21:05:45.823Z] "size": 2048, [2025-05-14T21:05:45.823Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-14T21:05:45.823Z] "uuid": "631FFF56-8B01-4B3C-8EA4-406DF05190B8", [2025-05-14T21:05:45.823Z] "name": "BIOS-BOOT" [2025-05-14T21:05:45.823Z] },{ [2025-05-14T21:05:45.823Z] "node": "/dev/loop0p2", [2025-05-14T21:05:45.823Z] "start": 4096, [2025-05-14T21:05:45.823Z] "size": 260096, [2025-05-14T21:05:45.823Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-14T21:05:45.823Z] "uuid": "AA40E8BC-3190-4BE0-87B1-34C4E86F8F8C", [2025-05-14T21:05:45.823Z] "name": "EFI-SYSTEM" [2025-05-14T21:05:45.823Z] },{ [2025-05-14T21:05:45.823Z] "node": "/dev/loop0p3", [2025-05-14T21:05:45.823Z] "start": 264192, [2025-05-14T21:05:45.823Z] "size": 786432, [2025-05-14T21:05:45.823Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-14T21:05:45.823Z] "uuid": "C2DB354B-D451-4A2F-9D7B-63A25212B019", [2025-05-14T21:05:45.823Z] "name": "boot" [2025-05-14T21:05:45.823Z] },{ [2025-05-14T21:05:45.823Z] "node": "/dev/loop0p4", [2025-05-14T21:05:45.823Z] "start": 1050624, [2025-05-14T21:05:45.823Z] "size": 4524032, [2025-05-14T21:05:45.823Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-14T21:05:45.823Z] "uuid": "147DD377-5F06-4A30-9B7D-3D47F19BB6C3", [2025-05-14T21:05:45.823Z] "name": "root" [2025-05-14T21:05:45.823Z] } [2025-05-14T21:05:45.823Z] ] [2025-05-14T21:05:45.823Z] } [2025-05-14T21:05:45.823Z] } [2025-05-14T21:05:45.823Z] [2025-05-14T21:05:45.823Z] ��� Duration: 0s [2025-05-14T21:05:45.823Z] org.osbuild.mkfs.fat: e040c85be89f84ee12d469e52d87a3b88a41a0b0ec02665348710d7e17622d42 { [2025-05-14T21:05:45.823Z] "label": "EFI-SYSTEM", [2025-05-14T21:05:45.823Z] "volid": "7B7795E7" [2025-05-14T21:05:45.823Z] } [2025-05-14T21:05:45.823Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-14T21:05:46.076Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:46.076Z] mkfs.fat 4.2 (2021-01-31) [2025-05-14T21:05:46.076Z] [2025-05-14T21:05:46.076Z] ��� Duration: 0s [2025-05-14T21:05:46.076Z] org.osbuild.mkfs.ext4: 49aa640fce36fdb4000cb1dee78c73d54b4d78513b0a2f5702f0939f30b974e1 { [2025-05-14T21:05:46.076Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-05-14T21:05:46.076Z] "label": "boot", [2025-05-14T21:05:46.076Z] "metadata_csum_seed": true [2025-05-14T21:05:46.076Z] } [2025-05-14T21:05:46.332Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-14T21:05:46.332Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:46.332Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-14T21:05:46.588Z] Discarding device blocks: 0/393216 done [2025-05-14T21:05:46.588Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-05-14T21:05:46.588Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-05-14T21:05:46.588Z] Superblock backups stored on blocks: [2025-05-14T21:05:46.588Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-05-14T21:05:46.588Z] [2025-05-14T21:05:46.588Z] Allocating group tables: 0/48 done [2025-05-14T21:05:46.588Z] Writing inode tables: 0/48 done [2025-05-14T21:05:46.588Z] Creating journal (8192 blocks): done [2025-05-14T21:05:46.588Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-05-14T21:05:46.588Z] [2025-05-14T21:05:46.588Z] [2025-05-14T21:05:46.588Z] ��� Duration: 0s [2025-05-14T21:05:46.588Z] org.osbuild.mkfs.xfs: 377055b4025183f80043059db32582c0a1a2960d31d1e583368ff4c60cde58cb { [2025-05-14T21:05:46.588Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-05-14T21:05:46.588Z] "label": "root" [2025-05-14T21:05:46.588Z] } [2025-05-14T21:05:46.588Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-14T21:05:46.841Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:46.841Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=141376 blks [2025-05-14T21:05:46.841Z] = sectsz=512 attr=2, projid32bit=1 [2025-05-14T21:05:46.841Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-05-14T21:05:46.842Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-05-14T21:05:46.842Z] = exchange=0 [2025-05-14T21:05:46.842Z] data = bsize=4096 blocks=565504, imaxpct=25 [2025-05-14T21:05:46.842Z] = sunit=0 swidth=0 blks [2025-05-14T21:05:46.842Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-05-14T21:05:46.842Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-05-14T21:05:46.842Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-05-14T21:05:46.842Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-05-14T21:05:46.842Z] Discarding blocks...Done. [2025-05-14T21:05:46.842Z] [2025-05-14T21:05:46.842Z] ��� Duration: 0s [2025-05-14T21:05:46.842Z] org.osbuild.mkdir: 38776e53832d7f6f416292962a7ebb1c0032091d2939266b6585532b0288c981 { [2025-05-14T21:05:46.842Z] "paths": [ [2025-05-14T21:05:46.842Z] { [2025-05-14T21:05:46.842Z] "path": "mount://root/boot", [2025-05-14T21:05:46.842Z] "mode": 493 [2025-05-14T21:05:46.842Z] }, [2025-05-14T21:05:46.842Z] { [2025-05-14T21:05:46.842Z] "path": "mount://boot/efi", [2025-05-14T21:05:46.842Z] "mode": 493 [2025-05-14T21:05:46.842Z] } [2025-05-14T21:05:46.842Z] ] [2025-05-14T21:05:46.842Z] } [2025-05-14T21:05:47.095Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:05:47.095Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pksz0hs9/mounts/root-mount-point [2025-05-14T21:05:47.095Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pksz0hs9/mounts/boot-mount-point [2025-05-14T21:05:47.350Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:47.350Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pksz0hs9/mounts/boot-mount-point unmounted [2025-05-14T21:05:47.350Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pksz0hs9/mounts/root-mount-point unmounted [2025-05-14T21:05:47.350Z] [2025-05-14T21:05:47.350Z] ��� Duration: 0s [2025-05-14T21:05:47.350Z] org.osbuild.selinux: 130bd9b5aa4ae8ce7e8c1a2c8fc38716bf5394eecb080bd67c51286eb4a71fb5 { [2025-05-14T21:05:47.350Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-14T21:05:47.350Z] "target": "mount://root/" [2025-05-14T21:05:47.350Z] } [2025-05-14T21:05:47.603Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:05:47.603Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wc7w7rcm/mounts/ [2025-05-14T21:05:47.857Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:47.857Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wc7w7rcm/mounts/ unmounted [2025-05-14T21:05:48.110Z] [2025-05-14T21:05:48.110Z] ��� Duration: 0s [2025-05-14T21:05:48.110Z] org.osbuild.selinux: 43fdb594d5ab7f63b80ca9005a4f41e9912f258091bd8bc883e53a7baf483d38 { [2025-05-14T21:05:48.110Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-14T21:05:48.110Z] "target": "mount://root/boot/" [2025-05-14T21:05:48.110Z] } [2025-05-14T21:05:48.110Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:05:48.365Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-thcf4w30/mounts/ [2025-05-14T21:05:48.365Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-thcf4w30/mounts/boot [2025-05-14T21:05:48.365Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:48.618Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-thcf4w30/mounts/boot unmounted [2025-05-14T21:05:48.618Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-thcf4w30/mounts/ unmounted [2025-05-14T21:05:48.618Z] [2025-05-14T21:05:48.618Z] ��� Duration: 0s [2025-05-14T21:05:48.618Z] org.osbuild.copy: 4336ef9bf7cde469aee1ca6d784958e3bc6268302ce89ceaccce652be9bbf9e2 { [2025-05-14T21:05:48.618Z] "paths": [ [2025-05-14T21:05:48.618Z] { [2025-05-14T21:05:48.618Z] "from": "input://tree/", [2025-05-14T21:05:48.618Z] "to": "mount://root/" [2025-05-14T21:05:48.618Z] } [2025-05-14T21:05:48.618Z] ] [2025-05-14T21:05:48.618Z] } [2025-05-14T21:05:48.872Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:05:48.872Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4_dvhtzq/mounts/ [2025-05-14T21:05:49.126Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4_dvhtzq/mounts/boot [2025-05-14T21:05:49.126Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4_dvhtzq/mounts/boot/efi [2025-05-14T21:05:49.379Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:05:49.380Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-05-14T21:05:51.259Z] [33m [2025-05-14T21:05:51.259Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:05:51.259Z] /dev/vdb1 40G 7.5G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:05:51.259Z] [39m [2025-05-14T21:06:01.189Z] [33m [2025-05-14T21:06:01.189Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:06:01.189Z] /dev/vdb1 40G 8.6G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:06:01.190Z] [39m [2025-05-14T21:06:07.705Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4_dvhtzq/mounts/boot/efi unmounted [2025-05-14T21:06:07.705Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4_dvhtzq/mounts/boot unmounted [2025-05-14T21:06:07.958Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4_dvhtzq/mounts/ unmounted [2025-05-14T21:06:07.958Z] [2025-05-14T21:06:07.958Z] ��� Duration: 19s [2025-05-14T21:06:07.958Z] org.osbuild.bootupd: fa3cdb60abff7773c52f6646d10c4a421e09850fceacf31b2df727810a714c6b { [2025-05-14T21:06:07.958Z] "bios": { [2025-05-14T21:06:07.958Z] "device": "disk" [2025-05-14T21:06:07.958Z] }, [2025-05-14T21:06:07.958Z] "static-configs": true, [2025-05-14T21:06:07.958Z] "deployment": { [2025-05-14T21:06:07.958Z] "default": true [2025-05-14T21:06:07.958Z] } [2025-05-14T21:06:07.958Z] } [2025-05-14T21:06:08.210Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:06:08.210Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgmc748o/mounts/ [2025-05-14T21:06:08.210Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgmc748o/mounts/boot [2025-05-14T21:06:08.474Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgmc748o/mounts/boot/efi [2025-05-14T21:06:08.474Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:06:09.830Z] Installed 05_ignition.cfg [2025-05-14T21:06:09.830Z] Installed: grub.cfg [2025-05-14T21:06:09.830Z] Installed: "fedora/grub.cfg" [2025-05-14T21:06:09.830Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgmc748o/mounts/boot/efi unmounted [2025-05-14T21:06:09.830Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgmc748o/mounts/boot unmounted [2025-05-14T21:06:09.830Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgmc748o/mounts/ unmounted [2025-05-14T21:06:09.830Z] [2025-05-14T21:06:09.830Z] ��� Duration: 1s [2025-05-14T21:06:09.830Z] org.osbuild.chattr: 31508afba598e646983ca353fbc3ae4af4d20aa51a3a91ab65996d27684b73e7 { [2025-05-14T21:06:09.830Z] "items": { [2025-05-14T21:06:09.830Z] "mount://root/": { [2025-05-14T21:06:09.830Z] "immutable": true [2025-05-14T21:06:09.830Z] } [2025-05-14T21:06:09.830Z] } [2025-05-14T21:06:09.830Z] } [2025-05-14T21:06:10.084Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:06:10.085Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts/ [2025-05-14T21:06:10.085Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0' [2025-05-14T21:06:10.338Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:06:10.338Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts/ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts [2025-05-14T21:06:10.339Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts/boot unmounted [2025-05-14T21:06:10.339Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts/var unmounted [2025-05-14T21:06:10.339Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts/sysroot unmounted [2025-05-14T21:06:10.339Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts unmounted [2025-05-14T21:06:10.339Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts unmounted [2025-05-14T21:06:10.591Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts unmounted [2025-05-14T21:06:10.591Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i6q0_8tr/mounts/ [2025-05-14T21:06:10.591Z] [2025-05-14T21:06:10.591Z] ��� Duration: 0s [2025-05-14T21:06:10.591Z] Pipeline raw-qemu-image: 5369725915a5a23b97499ae44634464cf6c3273d24e73d4661f71c61d27d2e08 [2025-05-14T21:06:10.592Z] Build [2025-05-14T21:06:10.592Z] root: <host> [2025-05-14T21:06:10.592Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:06:10.592Z] org.osbuild.copy: 2641e27636ce61861ae09f492a4fc3e75908aa7b64d7fd278a4f4933d2a55ec8 { [2025-05-14T21:06:10.592Z] "paths": [ [2025-05-14T21:06:10.592Z] { [2025-05-14T21:06:10.592Z] "from": "input://tree/disk.img", [2025-05-14T21:06:10.592Z] "to": "tree:///disk.img" [2025-05-14T21:06:10.592Z] } [2025-05-14T21:06:10.592Z] ] [2025-05-14T21:06:10.592Z] } [2025-05-14T21:06:10.844Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:06:10.844Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-14T21:06:11.097Z] [2025-05-14T21:06:11.097Z] ��� Duration: 0s [2025-05-14T21:06:11.097Z] org.osbuild.truncate: d38299ea0243ad82bc5214b20d90b5a5d3590c2a05bc1417d8375958866d8d05 { [2025-05-14T21:06:11.097Z] "filename": "disk.img", [2025-05-14T21:06:11.097Z] "size": "10737418240" [2025-05-14T21:06:11.097Z] } [2025-05-14T21:06:11.097Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:06:11.351Z] [2025-05-14T21:06:11.352Z] ��� Duration: 0s [2025-05-14T21:06:11.352Z] org.osbuild.coreos.platform: 5369725915a5a23b97499ae44634464cf6c3273d24e73d4661f71c61d27d2e08 { [2025-05-14T21:06:11.352Z] "platform": "qemu" [2025-05-14T21:06:11.352Z] } [2025-05-14T21:06:11.352Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:06:11.352Z] [33m [2025-05-14T21:06:11.352Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:06:11.352Z] /dev/vdb1 40G 8.8G 32G 23% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:06:11.352Z] [39m [2025-05-14T21:06:11.352Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts/ [2025-05-14T21:06:11.604Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0' [2025-05-14T21:06:11.605Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts/boot [2025-05-14T21:06:11.858Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:06:11.858Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts/boot unmounted [2025-05-14T21:06:11.858Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts/ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts [2025-05-14T21:06:11.858Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts/boot unmounted [2025-05-14T21:06:11.858Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts/var unmounted [2025-05-14T21:06:11.858Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts/sysroot unmounted [2025-05-14T21:06:11.858Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts unmounted [2025-05-14T21:06:11.858Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts unmounted [2025-05-14T21:06:11.858Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts unmounted [2025-05-14T21:06:11.858Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjjqfsm2/mounts/ [2025-05-14T21:06:12.112Z] [2025-05-14T21:06:12.112Z] ��� Duration: 0s [2025-05-14T21:06:12.112Z] Pipeline qemu: 07c59fda40d0c6a6cc56259474f3824408bcea462f3024ca4a1ba8bc1946b8b6 [2025-05-14T21:06:12.112Z] Build [2025-05-14T21:06:12.112Z] root: <host> [2025-05-14T21:06:12.112Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:06:12.112Z] org.osbuild.qemu: 07c59fda40d0c6a6cc56259474f3824408bcea462f3024ca4a1ba8bc1946b8b6 { [2025-05-14T21:06:12.112Z] "filename": "fedora-coreos-43.20250514.dev.0-qemu.x86_64.qcow2", [2025-05-14T21:06:12.112Z] "format": { [2025-05-14T21:06:12.112Z] "type": "qcow2", [2025-05-14T21:06:12.112Z] "compression": false, [2025-05-14T21:06:12.112Z] "compat": "1.1" [2025-05-14T21:06:12.112Z] } [2025-05-14T21:06:12.112Z] } [2025-05-14T21:06:12.112Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:06:16.277Z] [2025-05-14T21:06:16.277Z] ��� Duration: 4s [2025-05-14T21:06:16.277Z] manifest /tmp/osbuild-BUic.json finished successfully [2025-05-14T21:06:21.507Z] [33m [2025-05-14T21:06:21.507Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:06:21.507Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:06:21.507Z] [39m [2025-05-14T21:06:25.666Z] oci-archive: 6ffe1c68d82daf0758d8a4a21c2880be2fa7bbadc62c28e32e097bc2861fc483 [2025-05-14T21:06:25.666Z] deployed-tree: 84030027ac7dbc2982a14033b52fb6f8e981fa771a69ee070ff4e9b5a87da4b5 [2025-05-14T21:06:25.666Z] tree: a8f158f84b3a4593db2e368092a4ef20d4f8d4c0b5396b32c6fc5a4e0f4a9a62 [2025-05-14T21:06:25.666Z] raw-image: 31508afba598e646983ca353fbc3ae4af4d20aa51a3a91ab65996d27684b73e7 [2025-05-14T21:06:25.666Z] raw-4k-image: 9b1d977aa02d60184af8498cf9e9ad0c0f7622b6c257ba022f2a308f7d6741b8 [2025-05-14T21:06:25.666Z] raw-aliyun-image: 8cc9830df1b91046163c83fdfa7f0347a45158b2e69afb1939f6694c29491696 [2025-05-14T21:06:25.666Z] aliyun: 27d664c11ea9e815ce969e5e0eb1c5e57e2da19cdd8c514014028122e4a6eb01 [2025-05-14T21:06:25.666Z] raw-applehv-image: 7d16f401676775c9139ec7d95171053f1eae9e2d84155e0c23a7f49aa2518e06 [2025-05-14T21:06:25.666Z] applehv: fcd4b3973c7594623a86fb788ae9996e048f688dddb197f1267ab3872c05f3e0 [2025-05-14T21:06:25.666Z] raw-aws-image: ffb00f5f206cd56ee0a498100b12234fcad705083ed1368b19034d38b4f60ee2 [2025-05-14T21:06:25.666Z] aws: 3277c2a5e193dcd4666302aef3a1afd60d21ef7d3d0f2ff4cde3fc58624fccce [2025-05-14T21:06:25.666Z] raw-azure-image: a451cdb959ad6b0b0c1f8f0808ca03679cb52816b848925707f6664be4544f97 [2025-05-14T21:06:25.666Z] azure: 79b64083ded3abd944f9e928445443a004810b0b507b0233fed1f3939db4cc91 [2025-05-14T21:06:25.666Z] raw-azurestack-image: 35b258320639a1fde5b94843b279b941580c096f0b74570f641d6a5bcd3ca04a [2025-05-14T21:06:25.666Z] azurestack: 4ff8fbbbd4b72992c53cc316c4c711e2eb52e3719b6d288b0038e50f5281c2ca [2025-05-14T21:06:25.666Z] raw-digitalocean-image: 72e94895ca8802e61e007ea784e0d4138f399dd64439d32e107e31e9590cfd82 [2025-05-14T21:06:25.666Z] digitalocean: 97fff9b0ee0c90280db2af9f1632d7d23b64ae4b98b44dbde5a785f1500969c6 [2025-05-14T21:06:25.666Z] raw-exoscale-image: 373cf29e672e820b26f91309c603b3fec7f0a4b0ac5975f904aa57b15f04c205 [2025-05-14T21:06:25.666Z] exoscale: 8181f68b416e452216e3deab96874dc501675288e662a9096fdd1566eaa72f55 [2025-05-14T21:06:25.666Z] raw-gcp-image: a1b6c5048ede3bb60b5c88674be5a13499ea7025de286914cc85c3a9f002b854 [2025-05-14T21:06:25.666Z] raw-gcp-image-tar: 295c4801824b4702d297d94b9a95a0de5586b43ad55e8ff22909edf573327deb [2025-05-14T21:06:25.666Z] gcp: dbbd74cd40aa3b4f62851b94dcf9b81b53d551e8e4d536b13ea1891228b69e3b [2025-05-14T21:06:25.666Z] raw-hetzner-image: 43ed8ed215664640aa77f9d262a0b0d3d2ef884b1727e2d7a301f220599abd66 [2025-05-14T21:06:25.666Z] hetzner: 74a79e3d076075a10a081b2f0707d8d52cef81f53f39e6d660a3c041a499cfc4 [2025-05-14T21:06:25.666Z] raw-hyperv-image: 655323ee7112030828193b93590d8eaeb91a60fa64dad2c02918300a1e39db1a [2025-05-14T21:06:25.666Z] hyperv: 6c6586f09709237c7a2f6d21c94c002535992e370306f82f212152235d45b561 [2025-05-14T21:06:25.666Z] raw-ibmcloud-image: bd487bed417adbc1d8ea25767e2df298d62f952350dc33ef84f02f6bf1a496e7 [2025-05-14T21:06:25.666Z] ibmcloud: 5f557abf4a8af600a0ec10712c431c38d3fbc3b82e8572eb34a93270351b5957 [2025-05-14T21:06:25.666Z] raw-kubevirt-image: 79c678f46d3f4039ff648eebbfa20f3296826fc9c6ff1e0bcf93ab78c6214546 [2025-05-14T21:06:25.666Z] qemu-kubevirt-image: d94d839c3186feadc6f4dde476b7d0ae858019f92212e6238c280a4ae9ecfb07 [2025-05-14T21:06:25.666Z] kubevirt: f14396f45b62aaa701410c7e84ad56b9b594958dc64ba2b6b5837766f6d7ca77 [2025-05-14T21:06:25.666Z] raw-openstack-image: aa0a183b60c134b9e61fdc8c89591a6b3bb4c7de1899ee6379f5621542c02c0c [2025-05-14T21:06:25.666Z] openstack: 74e6dedf70d06fc3d363edbf98c08dfcc2ecce70c3733e3502fe7f50337bccd4 [2025-05-14T21:06:25.666Z] raw-metal-image: 05ffc5c667a23593cb7e595e55cd94a6cb47e2b22545abbc9c6f64a45b99a9c0 [2025-05-14T21:06:25.666Z] metal: 46becfd214696b1cb13022c0f3185ea159d4878c3de68c4eb71678499f51a4f4 [2025-05-14T21:06:25.666Z] raw-metal4k-image: d6de2154fb7a56e6fb394b9ea65513732f84b4593cf05c462026cafb769f7b2d [2025-05-14T21:06:25.666Z] metal4k: 63ce2f7f58c074fa42699b491be52c3f47e59b00601b10c01855c6a48bb783c1 [2025-05-14T21:06:25.666Z] raw-nutanix-image: 11876eae4f82f4b5bab9a78c48d9a9cb7b56231c4cfbfc239520efc752723632 [2025-05-14T21:06:25.666Z] nutanix: c95dc147e91f21965ae5d03869fa0ff643da7c8f164d23b24b3d2047b6206e40 [2025-05-14T21:06:25.666Z] raw-qemu-image: 5369725915a5a23b97499ae44634464cf6c3273d24e73d4661f71c61d27d2e08 [2025-05-14T21:06:25.666Z] qemu: 07c59fda40d0c6a6cc56259474f3824408bcea462f3024ca4a1ba8bc1946b8b6 [2025-05-14T21:06:25.666Z] raw-vultr-image: c2d0b459ef4f896d9c6104c665b0cf0f963f4e99f123e862ca9d6a6d631d2816 [2025-05-14T21:06:25.666Z] vultr: 39a1141d4d5ca4bed733424bb96e71913eac9cd790cdc14e00fe1c32fcdc6d64 [2025-05-14T21:06:25.666Z] live: a481bf0bb65dab142bd80b4ddc04678d32ef342eb8e1df97561d09613d699b06 [2025-05-14T21:06:25.666Z] + set +x [2025-05-14T21:06:29.815Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.lxIeSzV0hc/qemu/fedora-coreos-43.20250514.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-05-14T21:06:29.815Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.lxIeSzV0hc/qemu': Operation not permitted [2025-05-14T21:06:36.335Z] /home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/meta.json wrote with version stamp 1747256796313614909 [2025-05-14T21:06:36.588Z] Successfully generated: fedora-coreos-43.20250514.dev.0-qemu.x86_64.qcow2 [2025-05-14T21:06:36.592Z] [Pipeline] } [2025-05-14T21:06:36.611Z] [Pipeline] // withEnv [2025-05-14T21:06:36.677Z] [Pipeline] } [2025-05-14T21:06:36.692Z] [Pipeline] // stage [2025-05-14T21:06:37.093Z] [Pipeline] withEnv [2025-05-14T21:06:37.094Z] [Pipeline] { [2025-05-14T21:06:37.108Z] [Pipeline] sh [2025-05-14T21:06:37.652Z] + set -euo pipefail [2025-05-14T21:06:37.652Z] ++ umask [2025-05-14T21:06:37.652Z] + '[' 0022 = 0000 ']' [2025-05-14T21:06:37.652Z] + uuidgen [2025-05-14T21:06:37.652Z] + cut -f1 -d- [2025-05-14T21:06:37.656Z] [Pipeline] } [2025-05-14T21:06:37.661Z] [Pipeline] // withEnv [2025-05-14T21:06:37.677Z] [Pipeline] withEnv [2025-05-14T21:06:37.678Z] [Pipeline] { [2025-05-14T21:06:37.724Z] [Pipeline] sh [2025-05-14T21:06:38.261Z] + set -euo pipefail [2025-05-14T21:06:38.262Z] ++ umask [2025-05-14T21:06:38.262Z] + '[' 0022 = 0000 ']' [2025-05-14T21:06:38.262Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:06:38.262Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-05-14T21:06:38.265Z] [Pipeline] } [2025-05-14T21:06:38.281Z] [Pipeline] // withEnv [2025-05-14T21:06:38.308Z] [Pipeline] parallel [2025-05-14T21:06:38.309Z] [Pipeline] { (Branch: x86_64:kola) [2025-05-14T21:06:38.309Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-05-14T21:06:38.337Z] [Pipeline] withEnv [2025-05-14T21:06:38.350Z] [Pipeline] { [2025-05-14T21:06:38.351Z] [Pipeline] withEnv [2025-05-14T21:06:38.352Z] [Pipeline] { [2025-05-14T21:06:38.356Z] [Pipeline] sh [2025-05-14T21:06:38.638Z] [Pipeline] sh [2025-05-14T21:06:38.897Z] + set -xeuo pipefail [2025-05-14T21:06:38.897Z] ++ umask [2025-05-14T21:06:38.897Z] + '[' 0022 = 0000 ']' [2025-05-14T21:06:38.897Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-05-14T21:06:38.923Z] [Pipeline] } [2025-05-14T21:06:38.993Z] [Pipeline] // withEnv [2025-05-14T21:06:39.005Z] [Pipeline] withEnv [2025-05-14T21:06:39.006Z] [Pipeline] { [2025-05-14T21:06:39.023Z] [Pipeline] sh [2025-05-14T21:06:39.175Z] + set -xeuo pipefail [2025-05-14T21:06:39.175Z] ++ umask [2025-05-14T21:06:39.175Z] + '[' 0022 = 0000 ']' [2025-05-14T21:06:39.175Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:06:39.175Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-05-14T21:06:39.175Z] 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-hONz7/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-05-14T21:06:39.175Z] 2025-05-14T21:06:39Z cli: Started logging at level INFO [2025-05-14T21:06:39.175Z] 2025-05-14T21:06:39Z cli: Started logging at level INFO [2025-05-14T21:06:39.431Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250514.91.0/x86_64/fedora-coreos-43.20250514.91.0-qemu.x86_64.qcow2.xz [2025-05-14T21:06:39.431Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250514.91.0/x86_64/fedora-coreos-43.20250514.91.0-qemu.x86_64.qcow2.xz.sig [2025-05-14T21:06:39.563Z] + set -euo pipefail [2025-05-14T21:06:39.563Z] ++ umask [2025-05-14T21:06:39.563Z] + '[' 0022 = 0000 ']' [2025-05-14T21:06:39.563Z] + kola list --json [2025-05-14T21:06:39.563Z] + jq -r '.[].Name' [2025-05-14T21:06:39.577Z] [Pipeline] } [2025-05-14T21:06:39.581Z] [Pipeline] // withEnv [2025-05-14T21:06:39.588Z] [Pipeline] withEnv [2025-05-14T21:06:39.589Z] [Pipeline] { [2025-05-14T21:06:39.632Z] [Pipeline] sh [2025-05-14T21:06:40.178Z] + set -xeuo pipefail [2025-05-14T21:06:40.178Z] ++ umask [2025-05-14T21:06:40.178Z] + '[' 0022 = 0000 ']' [2025-05-14T21:06:40.178Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:06:40.178Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-05-14T21:06:40.178Z] 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-hONz7/kola-x86_64 [2025-05-14T21:06:40.432Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-14T21:06:40.432Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-14T21:06:40.432Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-14T21:06:40.432Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-14T21:06:40.432Z] === RUN ext.config.var-mount.scsi-id [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-05-14T21:06:40.432Z] === RUN ext.config.containers.quadlet [2025-05-14T21:06:40.432Z] === RUN rpmostree.upgrade-rollback [2025-05-14T21:06:40.432Z] === RUN ext.config.clhm.ignition-warnings [2025-05-14T21:06:40.432Z] === RUN ext.config.rpm-ostree-countme [2025-05-14T21:06:40.432Z] === RUN coreos.auth.verify [2025-05-14T21:06:40.432Z] === RUN rpmostree.status [2025-05-14T21:06:40.432Z] === RUN ext.config.var-mount.luks [2025-05-14T21:06:40.432Z] === RUN ostree.unlock [2025-05-14T21:06:40.432Z] === RUN ext.config.systemd.condition-needs-update [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-05-14T21:06:40.432Z] === RUN ext.config.selinux.enforcing [2025-05-14T21:06:40.432Z] === RUN ext.config.firewall.iptables-legacy [2025-05-14T21:06:40.432Z] === RUN coreos.ignition.sethostname [2025-05-14T21:06:40.432Z] === RUN coreos.selinux.boolean [2025-05-14T21:06:40.432Z] === RUN fcos.network.listeners [2025-05-14T21:06:40.432Z] === RUN coreos.unique.boot.ignition.failure [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.nmstate.state [2025-05-14T21:06:40.432Z] === RUN ext.config.var-mount.simple [2025-05-14T21:06:40.432Z] === RUN kdump.crash.nfs [2025-05-14T21:06:40.432Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-05-14T21:06:40.432Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-05-14T21:06:40.432Z] === RUN ext.config.disks.lvmdevices [2025-05-14T21:06:40.432Z] === RUN ext.config.toolbox [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.nameserver [2025-05-14T21:06:40.432Z] === RUN coreos.ignition.mount.disks [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-05-14T21:06:40.432Z] === RUN rpmostree.install-uninstall [2025-05-14T21:06:40.432Z] === RUN non-exclusive-test-bucket-0 [2025-05-14T21:06:40.432Z] === RUN multipath.partition [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-05-14T21:06:40.432Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-05-14T21:06:40.432Z] === RUN ext.config.swap.zram-generator [2025-05-14T21:06:40.432Z] === RUN fcos.users.shells [2025-05-14T21:06:40.432Z] === RUN ext.config.docker.basic [2025-05-14T21:06:40.432Z] === RUN ext.config.docker.swarm-overlay-network [2025-05-14T21:06:40.432Z] === RUN coreos.ignition.once [2025-05-14T21:06:40.432Z] === RUN multipath.day1 [2025-05-14T21:06:40.432Z] === RUN ext.config.extensions.package [2025-05-14T21:06:40.432Z] === RUN coreos.ignition.instantiated.enable-unit [2025-05-14T21:06:40.432Z] === RUN ext.config.boot.bootupd-validate [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.nmstate.policy [2025-05-14T21:06:40.432Z] === RUN podman.workflow [2025-05-14T21:06:40.432Z] === RUN basic.uefi [2025-05-14T21:06:40.432Z] === RUN rootfs.uuid [2025-05-14T21:06:40.432Z] === RUN ext.config.ignition.systemd-enable-units [2025-05-14T21:06:40.432Z] === RUN coreos.ignition.v2.users [2025-05-14T21:06:40.432Z] === RUN ext.config.ignition.systemd-disable [2025-05-14T21:06:40.432Z] === RUN basic [2025-05-14T21:06:40.432Z] === RUN ext.config.kdump.crash [2025-05-14T21:06:40.432Z] === RUN coreos.ignition.groups [2025-05-14T21:06:40.432Z] === RUN coreos.ignition.symlink [2025-05-14T21:06:40.432Z] === RUN coreos.unique.boot.failure [2025-05-14T21:06:40.432Z] === RUN kdump.crash.ssh [2025-05-14T21:06:40.432Z] === RUN ext.config.ignition.delete-config [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-05-14T21:06:40.432Z] === RUN ext.config.butane.grub-users [2025-05-14T21:06:40.432Z] === RUN ext.config.ignition.systemd-unmasking [2025-05-14T21:06:40.432Z] === RUN multipath.day2 [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.kargs-rd-net [2025-05-14T21:06:40.432Z] === RUN fcos.filesystem [2025-05-14T21:06:40.432Z] === RUN ext.config.podman.rootless-systemd [2025-05-14T21:06:40.432Z] === RUN ostree.hotfix [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-05-14T21:06:40.432Z] === RUN coreos.misc.disk.varlibcontainers [2025-05-14T21:06:40.432Z] === RUN coreos.ignition.mount.partitions [2025-05-14T21:06:40.432Z] === RUN ext.config.ignition.stable-boot [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.prefer-ignition-networking [2025-05-14T21:06:40.432Z] === RUN coreos.ignition.failure [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.no-persist-ip [2025-05-14T21:06:40.432Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-05-14T21:06:40.432Z] === RUN ext.config.systemd.network-online [2025-05-14T21:06:40.432Z] === RUN ext.config.reboot [2025-05-14T21:06:40.432Z] === RUN basic.nvme [2025-05-14T21:06:40.432Z] === RUN ext.config.ignition.remote [2025-05-14T21:06:40.432Z] === RUN ostree.remote [2025-05-14T21:06:40.432Z] === RUN ext.config.ignition.resource.remote [2025-05-14T21:06:40.432Z] === RUN ext.config.ignition.kargs [2025-05-14T21:06:40.433Z] === RUN ext.config.networking.force-persist-ip [2025-05-14T21:06:40.433Z] === RUN podman.base [2025-05-14T21:06:40.433Z] === RUN basic.uefi-secure [2025-05-14T21:06:40.433Z] === RUN rhcos.selinux.boolean.persist [2025-05-14T21:06:40.433Z] === RUN ext.config.boot.grub2-install [2025-05-14T21:06:40.433Z] === RUN podman.network-single [2025-05-14T21:06:40.433Z] === RUN ext.config.gshadow [2025-05-14T21:06:40.788Z] Read disk 38.3127498626709 MiB/801.8941802978516 MiB (4%) [2025-05-14T21:06:42.144Z] Read disk 62.31959342956543 MiB/801.8941802978516 MiB (7%) [2025-05-14T21:06:43.066Z] Read disk 88.00013542175293 MiB/801.8941802978516 MiB (10%) [2025-05-14T21:06:43.991Z] Read disk 126.31495475769043 MiB/801.8941802978516 MiB (15%) [2025-05-14T21:06:45.347Z] Read disk 146.3792781829834 MiB/801.8941802978516 MiB (18%) [2025-05-14T21:06:46.268Z] Read disk 184.13050651550293 MiB/801.8941802978516 MiB (22%) [2025-05-14T21:06:47.202Z] Read disk 215.9994411468506 MiB/801.8941802978516 MiB (26%) [2025-05-14T21:06:48.562Z] Read disk 254.3142604827881 MiB/801.8941802978516 MiB (31%) [2025-05-14T21:06:49.494Z] Read disk 286.64033126831055 MiB/801.8941802978516 MiB (35%) [2025-05-14T21:06:50.848Z] Read disk 318.31820487976074 MiB/801.8941802978516 MiB (39%) [2025-05-14T21:06:51.771Z] Read disk 352.0067501068115 MiB/801.8941802978516 MiB (43%) [2025-05-14T21:06:52.704Z] Read disk 380.36731338500977 MiB/801.8941802978516 MiB (47%) [2025-05-14T21:06:53.627Z] Read disk 402.37614250183105 MiB/801.8941802978516 MiB (50%) [2025-05-14T21:06:54.549Z] Read disk 423.42902183532715 MiB/801.8941802978516 MiB (52%) [2025-05-14T21:06:55.905Z] Read disk 484.38093757629395 MiB/801.8941802978516 MiB (60%) [2025-05-14T21:06:56.840Z] Read disk 512.0037364959717 MiB/801.8941802978516 MiB (63%) [2025-05-14T21:06:57.763Z] Read disk 532.0037307739258 MiB/801.8941802978516 MiB (66%) [2025-05-14T21:06:58.685Z] Read disk 553.12327003479 MiB/801.8941802978516 MiB (68%) [2025-05-14T21:06:59.608Z] Read disk 572.9673805236816 MiB/801.8941802978516 MiB (71%) [2025-05-14T21:07:00.966Z] Read disk 593.2601261138916 MiB/801.8941802978516 MiB (73%) [2025-05-14T21:07:01.889Z] Read disk 613.9875144958496 MiB/801.8941802978516 MiB (76%) [2025-05-14T21:07:02.811Z] Read disk 636.1591873168945 MiB/801.8941802978516 MiB (79%) [2025-05-14T21:07:03.735Z] Read disk 657.7903881072998 MiB/801.8941802978516 MiB (82%) [2025-05-14T21:07:04.659Z] Read disk 678.4712219238281 MiB/801.8941802978516 MiB (84%) [2025-05-14T21:07:05.582Z] Read disk 716.496940612793 MiB/801.8941802978516 MiB (89%) [2025-05-14T21:07:06.938Z] Read disk 752.1322536468506 MiB/801.8941802978516 MiB (93%) [2025-05-14T21:07:07.858Z] Read disk 787.2223892211914 MiB/801.8941802978516 MiB (98%) [2025-05-14T21:07:08.416Z] Read disk 801.8941802978516 MiB/801.8941802978516 MiB (100%) [2025-05-14T21:07:08.416Z] Read disk 801.8941802978516 MiB/801.8941802978516 MiB (100%) [2025-05-14T21:07:08.416Z] Read disk 801.8941802978516 MiB/801.8941802978516 MiB (100%) [2025-05-14T21:07:08.416Z] gpg: Signature made Wed May 14 12:58:56 2025 UTC [2025-05-14T21:07:08.416Z] gpg: using RSA key C6E7F081CF80E13146676E88829B606631645531 [2025-05-14T21:07:08.416Z] gpg: Good signature from "Fedora (43) <fedora-43-primary@fedoraproject.org>" [ultimate] [2025-05-14T21:07:08.971Z] tmp/kola-qemu-cache/fedora-coreos-43.20250514.91.0-qemu.x86_64.qcow2 [2025-05-14T21:07:08.971Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-14T21:07:08.971Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-14T21:07:08.971Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-14T21:07:08.971Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-14T21:07:08.971Z] === RUN fcos.upgrade.basic [2025-05-14T21:07:36.555Z] --- [32mPASS[0m: ext.config.var-mount.scsi-id (48.04s) [2025-05-14T21:07:44.623Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.everyboot-systemd-link-file (63.58s) [2025-05-14T21:07:47.601Z] === RUN fcos.upgrade.basic/setup [2025-05-14T21:07:48.158Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-05-14T21:07:52.686Z] --- [32mPASS[0m: ext.config.ntp.chrony.dhcp-propagation (71.91s) [2025-05-14T21:08:04.841Z] --- [32mPASS[0m: coreos.auth.verify (35.80s) [2025-05-14T21:08:26.704Z] === RUN ostree.unlock/unlock [2025-05-14T21:08:26.704Z] === RUN ostree.unlock/install [2025-05-14T21:08:26.704Z] === RUN ostree.unlock/uninstall [2025-05-14T21:08:26.704Z] === RUN ostree.unlock/discard [2025-05-14T21:08:34.731Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-05-14T21:08:38.845Z] --- [32mPASS[0m: ext.config.networking.nmstate.policy (116.33s) [2025-05-14T21:08:48.762Z] --- [32mPASS[0m: ostree.unlock (56.11s) [2025-05-14T21:08:48.762Z] --- [32mPASS[0m: ostree.unlock/unlock (0.64s) [2025-05-14T21:08:48.762Z] --- [32mPASS[0m: ostree.unlock/install (0.65s) [2025-05-14T21:08:48.762Z] --- [32mPASS[0m: ostree.unlock/uninstall (0.45s) [2025-05-14T21:08:48.762Z] --- [32mPASS[0m: ostree.unlock/discard (18.54s) [2025-05-14T21:09:06.778Z] --- [32mPASS[0m: coreos.unique.boot.ignition.failure (15.57s) [2025-05-14T21:09:13.353Z] --- [32mPASS[0m: fcos.upgrade.basic (123.96s) [2025-05-14T21:09:13.353Z] --- [32mPASS[0m: fcos.upgrade.basic/setup (5.69s) [2025-05-14T21:09:13.353Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-previous (46.39s) [2025-05-14T21:09:13.353Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-current (34.32s) [2025-05-14T21:09:13.353Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-upgrade-x86_64 [2025-05-14T21:09:13.365Z] [Pipeline] } [2025-05-14T21:09:13.368Z] [Pipeline] // withEnv [2025-05-14T21:09:13.431Z] [Pipeline] } [2025-05-14T21:09:13.454Z] --- [32mPASS[0m: ext.config.var-mount.luks (68.56s) [2025-05-14T21:09:14.010Z] --- [32mPASS[0m: rpmostree.status (37.02s) [2025-05-14T21:09:15.375Z] --- [32mPASS[0m: ext.config.systemd.condition-needs-update (91.07s) [2025-05-14T21:09:41.841Z] --- [32mPASS[0m: coreos.ignition.sethostname (24.57s) [2025-05-14T21:09:48.361Z] --- [32mPASS[0m: podman.network-single (187.38s) [2025-05-14T21:09:51.610Z] --- [32mPASS[0m: fcos.network.listeners (36.08s) [2025-05-14T21:10:01.537Z] --- [32mPASS[0m: ext.config.var-mount.simple (56.88s) [2025-05-14T21:10:08.057Z] --- [32mPASS[0m: ext.config.networking.nmstate.state (54.80s) [2025-05-14T21:10:29.916Z] --- [32mPASS[0m: ext.config.firewall.iptables-legacy (38.61s) [2025-05-14T21:10:29.916Z] --- [32mPASS[0m: ext.config.gshadow (36.67s) [2025-05-14T21:10:30.473Z] --- [32mPASS[0m: coreos.selinux.boolean (51.98s) [2025-05-14T21:10:34.633Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-05-14T21:10:34.633Z] --- [32mPASS[0m: ext.config.rpm-ostree-countme (26.86s) [2025-05-14T21:11:06.626Z] --- [32mPASS[0m: ext.config.clhm.ignition-warnings (38.53s) [2025-05-14T21:11:11.851Z] === RUN rpmostree.upgrade-rollback/rollback [2025-05-14T21:11:33.703Z] --- [32mPASS[0m: ext.config.selinux.enforcing (55.45s) [2025-05-14T21:11:37.849Z] --- [32mPASS[0m: rpmostree.upgrade-rollback (96.61s) [2025-05-14T21:11:37.849Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/upgrade (37.59s) [2025-05-14T21:11:37.849Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/rollback (22.63s) [2025-05-14T21:11:40.352Z] --- [32mPASS[0m: ext.config.ntp.timesyncd.dhcp-propagation (69.95s) [2025-05-14T21:11:45.575Z] --- [32mPASS[0m: ext.config.containers.quadlet (38.64s) [2025-05-14T21:12:12.039Z] --- [32mPASS[0m: ext.config.ssh.custom-host-key-permissions (38.56s) [2025-05-14T21:12:12.039Z] === RUN rpmostree.install-uninstall/install [2025-05-14T21:12:24.181Z] --- [32mPASS[0m: ext.config.networking.no-default-initramfs-net-propagation.bootif (41.85s) [2025-05-14T21:12:26.682Z] --- [32mPASS[0m: ext.config.networking.bridge-static-via-kargs (41.32s) [2025-05-14T21:12:38.846Z] --- [32mPASS[0m: ext.config.boot.bootupd-validate (28.22s) [2025-05-14T21:12:46.913Z] --- [32mPASS[0m: kdump.crash.nfs (139.95s) [2025-05-14T21:12:46.913Z] cluster.go:151: Running as unit: run-p7319-i7320.service; invocation ID: 3af792af03da431f8ea847f40ef74511 [2025-05-14T21:12:59.058Z] === RUN rpmostree.install-uninstall/uninstall [2025-05-14T21:13:13.874Z] --- [32mPASS[0m: coreos.ignition.instantiated.enable-unit (37.03s) [2025-05-14T21:13:15.749Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-05-14T21:13:17.626Z] --- [32mPASS[0m: multipath.partition (55.06s) [2025-05-14T21:13:17.626Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-05-14T21:13:17.880Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-05-14T21:13:22.038Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-05-14T21:13:23.395Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-05-14T21:13:24.752Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-05-14T21:13:26.639Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-05-14T21:13:27.994Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-kargs (41.47s) [2025-05-14T21:13:27.994Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-05-14T21:13:34.520Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-05-14T21:13:35.442Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-05-14T21:13:35.999Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-05-14T21:13:37.357Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-05-14T21:13:39.235Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-05-14T21:13:40.590Z] --- [32mPASS[0m: rpmostree.install-uninstall (122.92s) [2025-05-14T21:13:40.590Z] --- [32mPASS[0m: rpmostree.install-uninstall/install (47.33s) [2025-05-14T21:13:40.590Z] --- [32mPASS[0m: rpmostree.install-uninstall/uninstall (39.24s) [2025-05-14T21:13:40.590Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-05-14T21:13:47.113Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-05-14T21:13:48.034Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-05-14T21:13:49.913Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-05-14T21:13:51.278Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-05-14T21:13:53.157Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-05-14T21:13:54.513Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-05-14T21:13:56.391Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-05-14T21:13:56.659Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-05-14T21:13:58.535Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-05-14T21:13:59.892Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-05-14T21:14:01.771Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-05-14T21:14:02.025Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-05-14T21:14:02.583Z] --- [32mPASS[0m: ext.config.docker.swarm-overlay-network (45.36s) [2025-05-14T21:14:03.941Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-05-14T21:14:05.297Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-05-14T21:14:11.823Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-05-14T21:14:11.823Z] --- [32mPASS[0m: ext.config.docker.basic (43.56s) [2025-05-14T21:14:17.058Z] --- [32mPASS[0m: ext.config.extensions.package (63.00s) [2025-05-14T21:14:25.136Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-05-14T21:14:25.389Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-05-14T21:14:26.310Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-05-14T21:14:26.868Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-05-14T21:14:29.368Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-05-14T21:14:31.258Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-05-14T21:14:33.136Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-05-14T21:14:34.493Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-05-14T21:14:35.050Z] --- [32mPASS[0m: coreos.ignition.once (54.63s) [2025-05-14T21:14:35.970Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-05-14T21:14:37.847Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-05-14T21:14:38.767Z] --- [32mPASS[0m: fcos.users.shells (36.24s) [2025-05-14T21:14:39.325Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-05-14T21:14:41.211Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-05-14T21:14:42.568Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-05-14T21:14:43.125Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-05-14T21:14:44.047Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-05-14T21:14:45.402Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-05-14T21:14:47.290Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-05-14T21:14:47.544Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-05-14T21:14:48.465Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-05-14T21:14:50.343Z] --- [32mPASS[0m: ext.config.swap.zram-generator (38.49s) [2025-05-14T21:14:50.343Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-05-14T21:14:51.701Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-05-14T21:14:52.258Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-05-14T21:14:52.816Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-05-14T21:14:54.691Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-05-14T21:14:55.611Z] --- [32mPASS[0m: ext.config.networking.hostname.fallback-hostname (38.67s) [2025-05-14T21:15:00.837Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-05-14T21:15:01.757Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-05-14T21:15:03.646Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-05-14T21:15:04.204Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-05-14T21:15:06.081Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-05-14T21:15:07.439Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-05-14T21:15:09.319Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-05-14T21:15:09.876Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-05-14T21:15:14.028Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-05-14T21:15:14.028Z] --- [32mPASS[0m: ext.config.boot.grub2-install (38.58s) [2025-05-14T21:15:14.028Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-05-14T21:15:15.908Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-05-14T21:15:17.264Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-05-14T21:15:19.143Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-05-14T21:15:20.500Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-05-14T21:15:24.649Z] === RUN basic.uefi-secure/ReadOnly [2025-05-14T21:15:24.649Z] === RUN basic.uefi-secure/Useradd [2025-05-14T21:15:24.649Z] === RUN basic.uefi-secure/MachineID [2025-05-14T21:15:24.649Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-05-14T21:15:24.903Z] === RUN basic.uefi-secure/PortSSH [2025-05-14T21:15:24.903Z] === RUN basic.uefi-secure/DbusPerms [2025-05-14T21:15:25.460Z] === RUN basic.uefi-secure/ServicesActive [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0 (179.44s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.logging.printk (0.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.tls (3.63s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.66s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.60s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.sudoers (1.60s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.60s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (5.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.61s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.60s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.60s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.passwd (1.61s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.61s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (5.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.67s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.61s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.59s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.60s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.console-config (1.59s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.license (0.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.60s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setuid (1.65s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (5.61s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.89s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.69s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.66s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.67s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.65s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.66s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (1.61s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.dns (1.66s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.64s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.64s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.60s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.67s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.62s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.61s) [2025-05-14T21:15:26.017Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.61s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.64s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.73s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.61s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.62s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.64s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.62s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (5.62s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.63s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.73s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.63s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kdump.service (1.62s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setgid (1.70s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (1.64s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.65s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.68s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.64s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.64s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.64s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.content-origins (1.63s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.63s) [2025-05-14T21:15:26.018Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.63s) [2025-05-14T21:15:27.895Z] === RUN podman.base/info [2025-05-14T21:15:28.462Z] --- [32mPASS[0m: rhcos.selinux.boolean.persist (49.43s) [2025-05-14T21:15:28.462Z] === RUN podman.base/resources [2025-05-14T21:15:28.716Z] --- [32mPASS[0m: basic.uefi-secure (38.85s) [2025-05-14T21:15:28.716Z] --- [32mPASS[0m: basic.uefi-secure/ReadOnly (0.12s) [2025-05-14T21:15:28.716Z] --- [32mPASS[0m: basic.uefi-secure/Useradd (0.20s) [2025-05-14T21:15:28.716Z] --- [32mPASS[0m: basic.uefi-secure/MachineID (0.12s) [2025-05-14T21:15:28.716Z] --- [32mPASS[0m: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-05-14T21:15:28.716Z] --- [32mPASS[0m: basic.uefi-secure/PortSSH (0.11s) [2025-05-14T21:15:28.716Z] --- [32mPASS[0m: basic.uefi-secure/DbusPerms (0.34s) [2025-05-14T21:15:28.716Z] --- [32mPASS[0m: basic.uefi-secure/ServicesActive (0.13s) [2025-05-14T21:15:36.791Z] --- [32mPASS[0m: podman.base (40.68s) [2025-05-14T21:15:36.791Z] --- [32mPASS[0m: podman.base/info (0.42s) [2025-05-14T21:15:36.791Z] --- [32mPASS[0m: podman.base/resources (4.40s) [2025-05-14T21:15:36.791Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-14T21:15:48.934Z] --- [32mPASS[0m: coreos.unique.boot.failure (12.27s) [2025-05-14T21:15:55.450Z] --- [32mPASS[0m: ext.config.networking.force-persist-ip (41.18s) [2025-05-14T21:15:59.607Z] === RUN ostree.remote/add [2025-05-14T21:15:59.862Z] === RUN ostree.remote/list [2025-05-14T21:15:59.862Z] === RUN ostree.remote/show-url [2025-05-14T21:16:00.117Z] === RUN ostree.remote/refs [2025-05-14T21:16:00.370Z] === RUN ostree.remote/summary [2025-05-14T21:16:00.624Z] === RUN ostree.remote/delete [2025-05-14T21:16:04.782Z] --- [32mPASS[0m: ostree.remote (35.49s) [2025-05-14T21:16:04.782Z] --- [32mPASS[0m: ostree.remote/add (0.23s) [2025-05-14T21:16:04.782Z] --- [32mPASS[0m: ostree.remote/list (0.11s) [2025-05-14T21:16:04.782Z] --- [32mPASS[0m: ostree.remote/show-url (0.21s) [2025-05-14T21:16:04.782Z] --- [32mPASS[0m: ostree.remote/refs (0.17s) [2025-05-14T21:16:04.782Z] --- [32mPASS[0m: ostree.remote/summary (0.29s) [2025-05-14T21:16:04.782Z] --- [32mPASS[0m: ostree.remote/delete (0.43s) [2025-05-14T21:16:04.782Z] --- [32mPASS[0m: ext.config.ignition.kargs (38.72s) [2025-05-14T21:16:07.294Z] --- [32mPASS[0m: ext.config.ignition.resource.remote (38.54s) [2025-05-14T21:16:29.150Z] === RUN ostree.hotfix/unlock [2025-05-14T21:16:29.150Z] === RUN fcos.filesystem/writablefiles [2025-05-14T21:16:29.150Z] === RUN fcos.filesystem/writabledirs [2025-05-14T21:16:29.150Z] === RUN fcos.filesystem/stickydirs [2025-05-14T21:16:29.402Z] === RUN fcos.filesystem/denylist [2025-05-14T21:16:33.560Z] --- [32mPASS[0m: fcos.filesystem (26.18s) [2025-05-14T21:16:33.560Z] --- [32mPASS[0m: fcos.filesystem/writablefiles (0.92s) [2025-05-14T21:16:33.560Z] --- [32mPASS[0m: fcos.filesystem/writabledirs (0.26s) [2025-05-14T21:16:33.560Z] --- [32mPASS[0m: fcos.filesystem/stickydirs (0.32s) [2025-05-14T21:16:33.560Z] --- [32mPASS[0m: fcos.filesystem/denylist (0.40s) [2025-05-14T21:16:43.486Z] === RUN ostree.hotfix/install [2025-05-14T21:16:43.486Z] === RUN ostree.hotfix/uninstall [2025-05-14T21:16:43.486Z] --- [32mPASS[0m: ext.config.ignition.remote (54.96s) [2025-05-14T21:16:43.739Z] === RUN ostree.hotfix/persist [2025-05-14T21:17:01.755Z] --- [32mPASS[0m: multipath.day1 (56.54s) [2025-05-14T21:17:03.111Z] === RUN ostree.hotfix/rollback [2025-05-14T21:17:09.624Z] --- [32mPASS[0m: ext.config.podman.rootless-systemd (65.08s) [2025-05-14T21:17:14.847Z] --- [32mPASS[0m: ext.config.networking.kargs-rd-net (41.39s) [2025-05-14T21:17:27.000Z] --- [32mPASS[0m: ostree.hotfix (91.48s) [2025-05-14T21:17:27.000Z] --- [32mPASS[0m: ostree.hotfix/unlock (14.63s) [2025-05-14T21:17:27.000Z] --- [32mPASS[0m: ostree.hotfix/install (0.55s) [2025-05-14T21:17:27.000Z] --- [32mPASS[0m: ostree.hotfix/uninstall (0.43s) [2025-05-14T21:17:27.000Z] --- [32mPASS[0m: ostree.hotfix/persist (18.91s) [2025-05-14T21:17:27.000Z] --- [32mPASS[0m: ostree.hotfix/rollback (19.96s) [2025-05-14T21:17:29.503Z] --- [32mPASS[0m: ext.config.ignition.systemd-unmasking (28.61s) [2025-05-14T21:17:44.318Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-ignition (29.83s) [2025-05-14T21:17:56.457Z] --- [32mPASS[0m: ext.config.ignition.systemd-disable (27.01s) [2025-05-14T21:17:57.013Z] --- [32mPASS[0m: multipath.day2 (73.73s) [2025-05-14T21:18:29.008Z] --- [32mPASS[0m: ext.config.butane.grub-users (74.61s) [2025-05-14T21:18:31.509Z] --- [32mPASS[0m: coreos.ignition.groups (34.39s) [2025-05-14T21:18:32.428Z] --- [32mPASS[0m: coreos.ignition.symlink (36.01s) [2025-05-14T21:19:04.430Z] --- [32mPASS[0m: ext.config.ignition.delete-config (93.13s) [2025-05-14T21:19:06.306Z] === RUN basic/MachineID [2025-05-14T21:19:06.307Z] === RUN basic/FCOSGrowpart [2025-05-14T21:19:06.307Z] === RUN basic/PortSSH [2025-05-14T21:19:06.307Z] === RUN basic/DbusPerms [2025-05-14T21:19:06.863Z] === RUN basic/ServicesActive [2025-05-14T21:19:06.863Z] === RUN basic/ReadOnly [2025-05-14T21:19:07.117Z] === RUN basic/Useradd [2025-05-14T21:19:11.273Z] --- [32mPASS[0m: basic (38.17s) [2025-05-14T21:19:11.273Z] --- [32mPASS[0m: basic/MachineID (0.15s) [2025-05-14T21:19:11.273Z] --- [32mPASS[0m: basic/FCOSGrowpart (0.18s) [2025-05-14T21:19:11.273Z] --- [32mPASS[0m: basic/PortSSH (0.13s) [2025-05-14T21:19:11.273Z] --- [32mPASS[0m: basic/DbusPerms (0.40s) [2025-05-14T21:19:11.273Z] --- [32mPASS[0m: basic/ServicesActive (0.15s) [2025-05-14T21:19:11.273Z] --- [32mPASS[0m: basic/ReadOnly (0.13s) [2025-05-14T21:19:11.273Z] --- [32mPASS[0m: basic/Useradd (0.24s) [2025-05-14T21:19:23.412Z] --- [32mPASS[0m: ext.config.networking.rd-net-timeout-carrier (58.22s) [2025-05-14T21:19:49.871Z] --- [32mPASS[0m: kdump.crash.ssh (124.91s) [2025-05-14T21:19:49.871Z] cluster.go:151: Running as unit: run-p6897-i6898.service; invocation ID: e0f147add87e4b3a9005be9ed76329ea [2025-05-14T21:19:55.097Z] --- [32mPASS[0m: coreos.ignition.mount.disks (54.88s) [2025-05-14T21:19:56.019Z] === RUN basic.nvme/FCOSGrowpart [2025-05-14T21:19:56.273Z] === RUN basic.nvme/PortSSH [2025-05-14T21:19:56.273Z] === RUN basic.nvme/DbusPerms [2025-05-14T21:19:56.830Z] === RUN basic.nvme/ServicesActive [2025-05-14T21:19:56.830Z] === RUN basic.nvme/ReadOnly [2025-05-14T21:19:56.830Z] === RUN basic.nvme/Useradd [2025-05-14T21:19:57.084Z] === RUN basic.nvme/MachineID [2025-05-14T21:20:01.243Z] --- [32mPASS[0m: basic.nvme (38.08s) [2025-05-14T21:20:01.244Z] --- [32mPASS[0m: basic.nvme/FCOSGrowpart (0.14s) [2025-05-14T21:20:01.244Z] --- [32mPASS[0m: basic.nvme/PortSSH (0.12s) [2025-05-14T21:20:01.244Z] --- [32mPASS[0m: basic.nvme/DbusPerms (0.35s) [2025-05-14T21:20:01.244Z] --- [32mPASS[0m: basic.nvme/ServicesActive (0.13s) [2025-05-14T21:20:01.244Z] --- [32mPASS[0m: basic.nvme/ReadOnly (0.11s) [2025-05-14T21:20:01.244Z] --- [32mPASS[0m: basic.nvme/Useradd (0.19s) [2025-05-14T21:20:01.244Z] --- [32mPASS[0m: basic.nvme/MachineID (0.12s) [2025-05-14T21:20:11.170Z] === RUN rootfs.uuid/RandomUUID [2025-05-14T21:20:14.420Z] --- [32mPASS[0m: rootfs.uuid (25.16s) [2025-05-14T21:20:14.420Z] --- [32mPASS[0m: rootfs.uuid/RandomUUID (0.15s) [2025-05-14T21:20:18.575Z] --- [32mPASS[0m: ext.config.kdump.crash (106.48s) [2025-05-14T21:20:26.641Z] --- [32mPASS[0m: coreos.ignition.v2.users (24.91s) [2025-05-14T21:20:29.140Z] === RUN basic.uefi/DbusPerms [2025-05-14T21:20:29.140Z] === RUN basic.uefi/ServicesActive [2025-05-14T21:20:29.395Z] === RUN basic.uefi/ReadOnly [2025-05-14T21:20:29.395Z] === RUN basic.uefi/Useradd [2025-05-14T21:20:29.647Z] === RUN basic.uefi/MachineID [2025-05-14T21:20:29.647Z] === RUN basic.uefi/FCOSGrowpart [2025-05-14T21:20:29.900Z] === RUN basic.uefi/PortSSH [2025-05-14T21:20:32.401Z] --- [32mPASS[0m: ext.config.toolbox (81.39s) [2025-05-14T21:20:33.324Z] --- [32mPASS[0m: basic.uefi (38.95s) [2025-05-14T21:20:33.324Z] --- [32mPASS[0m: basic.uefi/DbusPerms (0.33s) [2025-05-14T21:20:33.324Z] --- [32mPASS[0m: basic.uefi/ServicesActive (0.13s) [2025-05-14T21:20:33.324Z] --- [32mPASS[0m: basic.uefi/ReadOnly (0.12s) [2025-05-14T21:20:33.324Z] --- [32mPASS[0m: basic.uefi/Useradd (0.19s) [2025-05-14T21:20:33.324Z] --- [32mPASS[0m: basic.uefi/MachineID (0.11s) [2025-05-14T21:20:33.324Z] --- [32mPASS[0m: basic.uefi/FCOSGrowpart (0.16s) [2025-05-14T21:20:33.324Z] --- [32mPASS[0m: basic.uefi/PortSSH (0.12s) [2025-05-14T21:20:59.784Z] --- [32mPASS[0m: ext.config.ignition.systemd-enable-units (38.46s) [2025-05-14T21:20:59.784Z] --- [32mPASS[0m: ext.config.reboot (44.74s) [2025-05-14T21:21:07.848Z] --- [32mPASS[0m: ext.config.networking.nameserver (41.06s) [2025-05-14T21:21:11.106Z] --- [32mPASS[0m: ext.config.networking.prefer-ignition-networking (39.15s) [2025-05-14T21:21:15.255Z] --- [32mPASS[0m: ext.config.networking.team-dhcp-via-ignition (41.19s) [2025-05-14T21:21:33.270Z] --- [32mPASS[0m: coreos.ignition.failure (15.94s) [2025-05-14T21:21:38.495Z] --- [32mPASS[0m: ext.config.systemd.network-online (26.94s) [2025-05-14T21:21:39.052Z] === RUN podman.workflow/run [2025-05-14T21:21:40.406Z] --- [32mPASS[0m: ext.config.networking.no-persist-ip (41.14s) [2025-05-14T21:21:44.558Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (47.47s) [2025-05-14T21:22:23.189Z] --- [32mPASS[0m: ext.config.ignition.stable-boot (38.73s) [2025-05-14T21:22:28.424Z] --- [32mPASS[0m: ext.config.disks.lvmdevices (57.03s) [2025-05-14T21:22:33.648Z] --- [32mPASS[0m: coreos.ignition.mount.partitions (55.13s) [2025-05-14T21:22:37.859Z] --- [32mPASS[0m: coreos.misc.disk.varlibcontainers (57.05s) [2025-05-14T21:22:37.859Z] 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-05-14T21:22:37.859Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-05-14T21:26:59.324Z] === RUN podman.workflow/exec [2025-05-14T21:26:59.325Z] === RUN podman.workflow/stop [2025-05-14T21:26:59.325Z] === RUN podman.workflow/remove [2025-05-14T21:26:59.325Z] === RUN podman.workflow/delete [2025-05-14T21:27:03.472Z] --- [32mPASS[0m: podman.workflow (356.75s) [2025-05-14T21:27:03.472Z] --- [32mPASS[0m: podman.workflow/run (308.41s) [2025-05-14T21:27:03.472Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-05-14T21:27:03.472Z] cluster.go:151: Getting image source signatures [2025-05-14T21:27:03.472Z] cluster.go:151: Copying blob sha256:c9cbc6e63b71d471490d7e939d227295deaf2fdb996b5e3e9b38d7a09b79bf89 [2025-05-14T21:27:03.472Z] cluster.go:151: Copying config sha256:c19a2b62e626629b3d3557641e2b6e8924d6eb3aa9eaaa1d9bb7208999c80942 [2025-05-14T21:27:03.472Z] cluster.go:151: Writing manifest to image destination [2025-05-14T21:27:03.472Z] --- [32mPASS[0m: podman.workflow/exec (0.37s) [2025-05-14T21:27:03.472Z] --- [32mPASS[0m: podman.workflow/stop (10.68s) [2025-05-14T21:27:03.472Z] --- [32mPASS[0m: podman.workflow/remove (0.57s) [2025-05-14T21:27:03.472Z] --- [32mPASS[0m: podman.workflow/delete (0.73s) [2025-05-14T21:27:03.472Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-05-14T21:27:03.472Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-05-14T21:27:03.472Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-x86_64 [2025-05-14T21:27:03.476Z] [Pipeline] } [2025-05-14T21:27:03.480Z] [Pipeline] // withEnv [2025-05-14T21:27:03.526Z] [Pipeline] withEnv [2025-05-14T21:27:03.526Z] [Pipeline] { [2025-05-14T21:27:03.589Z] [Pipeline] sh [2025-05-14T21:27:04.191Z] + set -xeuo pipefail [2025-05-14T21:27:04.191Z] ++ umask [2025-05-14T21:27:04.191Z] + '[' 0022 = 0000 ']' [2025-05-14T21:27:04.191Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:27:04.191Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-05-14T21:27:04.191Z] 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-hONz7/kola-reprovision-x86_64 [2025-05-14T21:27:04.446Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-14T21:27:04.446Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-14T21:27:04.446Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-14T21:27:04.446Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-14T21:27:04.699Z] === RUN coreos.boot-mirror [2025-05-14T21:27:04.699Z] === RUN ext.config.root-reprovision.luks [2025-05-14T21:27:04.699Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-05-14T21:27:04.699Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-05-14T21:27:04.699Z] === RUN ext.config.root-reprovision.luks.512e [2025-05-14T21:27:04.699Z] === RUN ext.config.root-reprovision.raid1 [2025-05-14T21:27:04.699Z] === RUN ext.config.root-reprovision.swap-before-root [2025-05-14T21:27:04.699Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-05-14T21:27:04.699Z] === RUN coreos.boot-mirror.luks [2025-05-14T21:27:04.699Z] === RUN ext.config.root-reprovision.filesystem-only [2025-05-14T21:27:04.699Z] === RUN ext.config.root-reprovision.luks.multipath [2025-05-14T21:29:11.089Z] === RUN coreos.boot-mirror/sanity-check [2025-05-14T21:29:11.089Z] === RUN coreos.boot-mirror/detach-primary [2025-05-14T21:29:37.561Z] === RUN coreos.boot-mirror/verify-fallback [2025-05-14T21:29:41.718Z] --- [32mPASS[0m: coreos.boot-mirror (156.71s) [2025-05-14T21:29:41.718Z] --- [32mPASS[0m: coreos.boot-mirror/sanity-check (1.96s) [2025-05-14T21:29:41.718Z] --- [32mPASS[0m: coreos.boot-mirror/detach-primary (29.96s) [2025-05-14T21:29:41.718Z] --- [32mPASS[0m: coreos.boot-mirror/verify-fallback (0.85s) [2025-05-14T21:31:03.074Z] --- [32mPASS[0m: ext.config.root-reprovision.swap-before-root (81.75s) [2025-05-14T21:33:24.464Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.multipath (127.82s) [2025-05-14T21:34:45.806Z] --- [32mPASS[0m: ext.config.root-reprovision.filesystem-only (81.73s) [2025-05-14T21:36:07.150Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-05-14T21:36:39.156Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-05-14T21:37:11.153Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-05-14T21:37:49.785Z] --- [32mPASS[0m: coreos.boot-mirror.luks (193.48s) [2025-05-14T21:37:49.785Z] --- [32mPASS[0m: coreos.boot-mirror.luks/sanity-check (1.71s) [2025-05-14T21:37:49.785Z] --- [32mPASS[0m: coreos.boot-mirror.luks/detach-primary (30.22s) [2025-05-14T21:37:49.785Z] --- [32mPASS[0m: coreos.boot-mirror.luks/verify-fallback (0.85s) [2025-05-14T21:38:57.386Z] --- [32mPASS[0m: ext.config.root-reprovision.autosave-xfs (67.25s) [2025-05-14T21:46:36.029Z] --- [32mPASS[0m: ext.config.rpm-ostree.kernel-replace (452.34s) [2025-05-14T21:48:12.400Z] --- [32mPASS[0m: ext.config.root-reprovision.raid1 (94.16s) [2025-05-14T21:50:04.085Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.512e (124.18s) [2025-05-14T21:52:10.553Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.autosave-xfs (125.08s) [2025-05-14T21:54:17.260Z] --- [32mPASS[0m: ext.config.root-reprovision.luks (124.97s) [2025-05-14T21:54:17.260Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-reprovision-x86_64 [2025-05-14T21:54:17.273Z] [Pipeline] } [2025-05-14T21:54:17.277Z] [Pipeline] // withEnv [2025-05-14T21:54:17.283Z] [Pipeline] } [2025-05-14T21:54:17.289Z] [Pipeline] // parallel [2025-05-14T21:54:17.302Z] [Pipeline] withEnv [2025-05-14T21:54:17.303Z] [Pipeline] { [2025-05-14T21:54:17.332Z] [Pipeline] sh [2025-05-14T21:54:17.865Z] + set -xeuo pipefail [2025-05-14T21:54:17.865Z] ++ umask [2025-05-14T21:54:17.865Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:17.865Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:54:17.865Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-upgrade-x86_64 [2025-05-14T21:54:17.867Z] [Pipeline] } [2025-05-14T21:54:17.870Z] [Pipeline] // withEnv [2025-05-14T21:54:18.124Z] [Pipeline] withEnv [2025-05-14T21:54:18.125Z] [Pipeline] { [2025-05-14T21:54:18.129Z] [Pipeline] sh [2025-05-14T21:54:18.662Z] + set -xeuo pipefail [2025-05-14T21:54:18.662Z] ++ umask [2025-05-14T21:54:18.662Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:18.662Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:54:18.662Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7 -c --xz kola-upgrade-x86_64 [2025-05-14T21:54:18.917Z] [Pipeline] } [2025-05-14T21:54:18.920Z] [Pipeline] // withEnv [2025-05-14T21:54:18.937Z] [Pipeline] archiveArtifacts [2025-05-14T21:54:18.939Z] Archiving artifacts [2025-05-14T21:54:19.091Z] [Pipeline] withEnv [2025-05-14T21:54:19.147Z] [Pipeline] { [2025-05-14T21:54:19.152Z] [Pipeline] sh [2025-05-14T21:54:19.683Z] + set -xeuo pipefail [2025-05-14T21:54:19.683Z] ++ umask [2025-05-14T21:54:19.683Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:19.683Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:54:19.683Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-upgrade-x86_64 --output - [2025-05-14T21:54:19.685Z] [Pipeline] } [2025-05-14T21:54:19.688Z] [Pipeline] // withEnv [2025-05-14T21:54:19.696Z] [Pipeline] junit [2025-05-14T21:54:19.698Z] Recording test results [2025-05-14T21:54:20.236Z] None of the test reports contained any result [2025-05-14T21:54:20.238Z] [Pipeline] withEnv [2025-05-14T21:54:20.238Z] [Pipeline] { [2025-05-14T21:54:20.251Z] [Pipeline] sh [2025-05-14T21:54:20.786Z] + set -xeuo pipefail [2025-05-14T21:54:20.786Z] ++ umask [2025-05-14T21:54:20.786Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:20.786Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:54:20.786Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-x86_64 [2025-05-14T21:54:20.789Z] [Pipeline] } [2025-05-14T21:54:20.801Z] [Pipeline] // withEnv [2025-05-14T21:54:20.808Z] [Pipeline] withEnv [2025-05-14T21:54:20.809Z] [Pipeline] { [2025-05-14T21:54:20.812Z] [Pipeline] sh [2025-05-14T21:54:21.344Z] + set -xeuo pipefail [2025-05-14T21:54:21.344Z] ++ umask [2025-05-14T21:54:21.344Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:21.344Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:54:21.344Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7 -c --xz kola-x86_64 [2025-05-14T21:54:26.576Z] [Pipeline] } [2025-05-14T21:54:26.579Z] [Pipeline] // withEnv [2025-05-14T21:54:26.595Z] [Pipeline] archiveArtifacts [2025-05-14T21:54:26.597Z] Archiving artifacts [2025-05-14T21:54:29.406Z] [Pipeline] withEnv [2025-05-14T21:54:29.408Z] [Pipeline] { [2025-05-14T21:54:29.419Z] [Pipeline] sh [2025-05-14T21:54:29.955Z] + set -xeuo pipefail [2025-05-14T21:54:29.955Z] ++ umask [2025-05-14T21:54:29.955Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:29.955Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:54:29.955Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-x86_64 --output - [2025-05-14T21:54:29.957Z] [Pipeline] } [2025-05-14T21:54:29.960Z] [Pipeline] // withEnv [2025-05-14T21:54:29.978Z] [Pipeline] junit [2025-05-14T21:54:29.980Z] Recording test results [2025-05-14T21:54:29.990Z] None of the test reports contained any result [2025-05-14T21:54:29.992Z] [Pipeline] withEnv [2025-05-14T21:54:29.992Z] [Pipeline] { [2025-05-14T21:54:29.995Z] [Pipeline] sh [2025-05-14T21:54:30.530Z] + set -xeuo pipefail [2025-05-14T21:54:30.530Z] ++ umask [2025-05-14T21:54:30.530Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:30.530Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:54:30.530Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-reprovision-x86_64 [2025-05-14T21:54:30.532Z] [Pipeline] } [2025-05-14T21:54:30.535Z] [Pipeline] // withEnv [2025-05-14T21:54:30.559Z] [Pipeline] withEnv [2025-05-14T21:54:30.559Z] [Pipeline] { [2025-05-14T21:54:30.575Z] [Pipeline] sh [2025-05-14T21:54:31.107Z] + set -xeuo pipefail [2025-05-14T21:54:31.107Z] ++ umask [2025-05-14T21:54:31.107Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:31.107Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:54:31.107Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7 -c --xz kola-reprovision-x86_64 [2025-05-14T21:54:34.362Z] [Pipeline] } [2025-05-14T21:54:34.365Z] [Pipeline] // withEnv [2025-05-14T21:54:34.432Z] [Pipeline] archiveArtifacts [2025-05-14T21:54:34.434Z] Archiving artifacts [2025-05-14T21:54:34.813Z] [Pipeline] withEnv [2025-05-14T21:54:34.815Z] [Pipeline] { [2025-05-14T21:54:34.819Z] [Pipeline] sh [2025-05-14T21:54:35.351Z] + set -xeuo pipefail [2025-05-14T21:54:35.351Z] ++ umask [2025-05-14T21:54:35.351Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:35.351Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T21:54:35.351Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-hONz7/kola-reprovision-x86_64 --output - [2025-05-14T21:54:35.354Z] [Pipeline] } [2025-05-14T21:54:35.357Z] [Pipeline] // withEnv [2025-05-14T21:54:35.372Z] [Pipeline] junit [2025-05-14T21:54:35.373Z] Recording test results [2025-05-14T21:54:35.387Z] None of the test reports contained any result [2025-05-14T21:54:35.389Z] [Pipeline] stage [2025-05-14T21:54:35.390Z] [Pipeline] { (x86_64:Build Live) [2025-05-14T21:54:35.403Z] [Pipeline] withEnv [2025-05-14T21:54:35.403Z] [Pipeline] { [2025-05-14T21:54:35.452Z] [Pipeline] sh [2025-05-14T21:54:35.991Z] + set -xeuo pipefail [2025-05-14T21:54:35.991Z] ++ umask [2025-05-14T21:54:35.992Z] + '[' 0022 = 0000 ']' [2025-05-14T21:54:35.992Z] + cosa osbuild metal metal4k live [2025-05-14T21:54:35.992Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-14T21:54:36.245Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-14T21:54:36.245Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-14T21:54:37.178Z] Will build metal [2025-05-14T21:54:37.430Z] Will build metal4k [2025-05-14T21:54:37.988Z] Will build live [2025-05-14T21:54:56.022Z] ++ arch [2025-05-14T21:54:56.023Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250514.dev.0"' -D 'build_version="43.20250514.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/fedora-coreos-43.20250514.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=2723 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2210 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-1RY9.json [2025-05-14T21:54:57.387Z] + set +x [2025-05-14T21:54:57.387Z] + 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-1RY9.json [2025-05-14T21:54:57.387Z] [33m [2025-05-14T21:54:57.387Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:54:57.387Z] /dev/vdb1 40G 8.7G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:54:57.387Z] [39m [2025-05-14T21:54:57.641Z] starting /tmp/osbuild-1RY9.jsonPipeline source org.osbuild.curl: 0928804f20f02f2daa7e449f7c88bdbd3eba082df5ec5252c95497c75de58e76 [2025-05-14T21:54:57.641Z] Build [2025-05-14T21:54:57.641Z] root: <host> [2025-05-14T21:54:57.641Z] [2025-05-14T21:54:57.641Z] ��� Duration: 1747259697s [2025-05-14T21:54:57.641Z] Pipeline raw-metal-image: 05ffc5c667a23593cb7e595e55cd94a6cb47e2b22545abbc9c6f64a45b99a9c0 [2025-05-14T21:54:57.641Z] Build [2025-05-14T21:54:57.641Z] root: <host> [2025-05-14T21:54:57.641Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:54:57.641Z] org.osbuild.copy: 2641e27636ce61861ae09f492a4fc3e75908aa7b64d7fd278a4f4933d2a55ec8 { [2025-05-14T21:54:57.641Z] "paths": [ [2025-05-14T21:54:57.641Z] { [2025-05-14T21:54:57.641Z] "from": "input://tree/disk.img", [2025-05-14T21:54:57.641Z] "to": "tree:///disk.img" [2025-05-14T21:54:57.641Z] } [2025-05-14T21:54:57.641Z] ] [2025-05-14T21:54:57.641Z] } [2025-05-14T21:54:57.894Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:54:58.148Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-14T21:54:58.148Z] [2025-05-14T21:54:58.148Z] ��� Duration: 0s [2025-05-14T21:54:58.148Z] org.osbuild.coreos.platform: 05ffc5c667a23593cb7e595e55cd94a6cb47e2b22545abbc9c6f64a45b99a9c0 { [2025-05-14T21:54:58.148Z] "platform": "metal" [2025-05-14T21:54:58.148Z] } [2025-05-14T21:54:58.403Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:54:58.403Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts/ [2025-05-14T21:54:58.668Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0' [2025-05-14T21:54:58.668Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts/boot [2025-05-14T21:54:58.921Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:54:59.842Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts/boot unmounted [2025-05-14T21:54:59.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts/ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts [2025-05-14T21:54:59.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts/boot unmounted [2025-05-14T21:54:59.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts/var unmounted [2025-05-14T21:54:59.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts/sysroot unmounted [2025-05-14T21:54:59.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts unmounted [2025-05-14T21:54:59.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts unmounted [2025-05-14T21:54:59.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts unmounted [2025-05-14T21:54:59.842Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r7pddnfq/mounts/ [2025-05-14T21:54:59.842Z] [2025-05-14T21:54:59.842Z] ��� Duration: 1s [2025-05-14T21:54:59.842Z] Pipeline metal: 46becfd214696b1cb13022c0f3185ea159d4878c3de68c4eb71678499f51a4f4 [2025-05-14T21:54:59.842Z] Build [2025-05-14T21:54:59.842Z] root: <host> [2025-05-14T21:54:59.842Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:54:59.842Z] org.osbuild.copy: 46becfd214696b1cb13022c0f3185ea159d4878c3de68c4eb71678499f51a4f4 { [2025-05-14T21:54:59.842Z] "paths": [ [2025-05-14T21:54:59.842Z] { [2025-05-14T21:54:59.842Z] "from": "input://tree/disk.img", [2025-05-14T21:54:59.842Z] "to": "tree:///fedora-coreos-43.20250514.dev.0-metal.x86_64.raw" [2025-05-14T21:54:59.842Z] } [2025-05-14T21:54:59.842Z] ] [2025-05-14T21:54:59.842Z] } [2025-05-14T21:54:59.842Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:00.096Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250514.dev.0-metal.x86_64.raw' [2025-05-14T21:55:00.350Z] [2025-05-14T21:55:00.350Z] ��� Duration: 0s [2025-05-14T21:55:00.907Z] Pipeline raw-4k-image: 9b1d977aa02d60184af8498cf9e9ad0c0f7622b6c257ba022f2a308f7d6741b8 [2025-05-14T21:55:00.907Z] Build [2025-05-14T21:55:00.907Z] root: <host> [2025-05-14T21:55:00.907Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:55:00.907Z] org.osbuild.truncate: 9a5d4a00adb06f48ff8c53d56f3204d1dff2ef039e4b17b13b87778d3e9b9430 { [2025-05-14T21:55:00.907Z] "filename": "disk.img", [2025-05-14T21:55:00.907Z] "size": "2855272448" [2025-05-14T21:55:00.907Z] } [2025-05-14T21:55:01.161Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:01.162Z] [2025-05-14T21:55:01.162Z] ��� Duration: 0s [2025-05-14T21:55:01.162Z] org.osbuild.sfdisk: a7c054b29592dcaa4c890d84c29d13f730584876c816e37a186cdec1e6e94ac7 { [2025-05-14T21:55:01.162Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-05-14T21:55:01.162Z] "label": "gpt", [2025-05-14T21:55:01.162Z] "partitions": [ [2025-05-14T21:55:01.162Z] { [2025-05-14T21:55:01.162Z] "start": 256, [2025-05-14T21:55:01.162Z] "partnum": 1, [2025-05-14T21:55:01.162Z] "size": 256, [2025-05-14T21:55:01.162Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-14T21:55:01.162Z] "bootable": true, [2025-05-14T21:55:01.162Z] "name": "BIOS-BOOT" [2025-05-14T21:55:01.162Z] }, [2025-05-14T21:55:01.162Z] { [2025-05-14T21:55:01.162Z] "start": 512, [2025-05-14T21:55:01.162Z] "partnum": 2, [2025-05-14T21:55:01.162Z] "size": 32512, [2025-05-14T21:55:01.162Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-14T21:55:01.162Z] "name": "EFI-SYSTEM" [2025-05-14T21:55:01.162Z] }, [2025-05-14T21:55:01.162Z] { [2025-05-14T21:55:01.162Z] "start": 33024, [2025-05-14T21:55:01.162Z] "partnum": 3, [2025-05-14T21:55:01.162Z] "size": 98304, [2025-05-14T21:55:01.162Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-14T21:55:01.162Z] "name": "boot" [2025-05-14T21:55:01.162Z] }, [2025-05-14T21:55:01.162Z] { [2025-05-14T21:55:01.162Z] "start": 131328, [2025-05-14T21:55:01.162Z] "partnum": 4, [2025-05-14T21:55:01.162Z] "size": 565504, [2025-05-14T21:55:01.162Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-14T21:55:01.162Z] "name": "root" [2025-05-14T21:55:01.162Z] } [2025-05-14T21:55:01.162Z] ] [2025-05-14T21:55:01.162Z] } [2025-05-14T21:55:01.414Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:55:01.414Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:01.414Z] label: gpt [2025-05-14T21:55:01.414Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-05-14T21:55:01.414Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-05-14T21:55:01.414Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-05-14T21:55:01.414Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-05-14T21:55:01.414Z] /dev/loop0p4: start="131328", size="565504", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-05-14T21:55:01.668Z] { [2025-05-14T21:55:01.668Z] "partitiontable": { [2025-05-14T21:55:01.668Z] "label": "gpt", [2025-05-14T21:55:01.668Z] "id": "00000000-0000-4000-A000-000000000001", [2025-05-14T21:55:01.668Z] "device": "/dev/loop0", [2025-05-14T21:55:01.668Z] "unit": "sectors", [2025-05-14T21:55:01.668Z] "firstlba": 256, [2025-05-14T21:55:01.668Z] "lastlba": 697082, [2025-05-14T21:55:01.668Z] "sectorsize": 4096, [2025-05-14T21:55:01.668Z] "partitions": [ [2025-05-14T21:55:01.668Z] { [2025-05-14T21:55:01.669Z] "node": "/dev/loop0p1", [2025-05-14T21:55:01.669Z] "start": 256, [2025-05-14T21:55:01.669Z] "size": 256, [2025-05-14T21:55:01.669Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-14T21:55:01.669Z] "uuid": "8E9DCEF6-DEDD-4C2F-80CC-CC28F3AB9F13", [2025-05-14T21:55:01.669Z] "name": "BIOS-BOOT" [2025-05-14T21:55:01.669Z] },{ [2025-05-14T21:55:01.669Z] "node": "/dev/loop0p2", [2025-05-14T21:55:01.669Z] "start": 512, [2025-05-14T21:55:01.669Z] "size": 32512, [2025-05-14T21:55:01.669Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-14T21:55:01.669Z] "uuid": "2C1967AA-369A-4A10-A8BB-35F07B4F9A89", [2025-05-14T21:55:01.669Z] "name": "EFI-SYSTEM" [2025-05-14T21:55:01.669Z] },{ [2025-05-14T21:55:01.669Z] "node": "/dev/loop0p3", [2025-05-14T21:55:01.669Z] "start": 33024, [2025-05-14T21:55:01.669Z] "size": 98304, [2025-05-14T21:55:01.669Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-14T21:55:01.669Z] "uuid": "4132E5FD-72C1-4A4C-90B5-9C62CDF52BF1", [2025-05-14T21:55:01.669Z] "name": "boot" [2025-05-14T21:55:01.669Z] },{ [2025-05-14T21:55:01.669Z] "node": "/dev/loop0p4", [2025-05-14T21:55:01.669Z] "start": 131328, [2025-05-14T21:55:01.669Z] "size": 565504, [2025-05-14T21:55:01.669Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-14T21:55:01.669Z] "uuid": "1206E119-1855-4335-93D4-1AC26FFEBEF1", [2025-05-14T21:55:01.669Z] "name": "root" [2025-05-14T21:55:01.669Z] } [2025-05-14T21:55:01.669Z] ] [2025-05-14T21:55:01.669Z] } [2025-05-14T21:55:01.669Z] } [2025-05-14T21:55:01.669Z] [2025-05-14T21:55:01.669Z] ��� Duration: 0s [2025-05-14T21:55:01.669Z] org.osbuild.mkfs.fat: add349c3d5581b4f651aa5c7b78dd4f848fe04356aa39fc834fc189ea04a9b86 { [2025-05-14T21:55:01.669Z] "label": "EFI-SYSTEM", [2025-05-14T21:55:01.669Z] "volid": "7B7795E7" [2025-05-14T21:55:01.669Z] } [2025-05-14T21:55:01.669Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-14T21:55:01.924Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:01.924Z] mkfs.fat 4.2 (2021-01-31) [2025-05-14T21:55:01.924Z] [2025-05-14T21:55:01.924Z] ��� Duration: 0s [2025-05-14T21:55:01.924Z] org.osbuild.mkfs.ext4: ba5d355762a309b25b15ce0cefbd6d0e9325f2e603496b296d14fece557216fd { [2025-05-14T21:55:01.924Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-05-14T21:55:01.924Z] "label": "boot", [2025-05-14T21:55:01.924Z] "metadata_csum_seed": true [2025-05-14T21:55:01.924Z] } [2025-05-14T21:55:02.177Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-14T21:55:02.177Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:02.177Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-14T21:55:02.177Z] Discarding device blocks: 0/98304 done [2025-05-14T21:55:02.177Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-05-14T21:55:02.177Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-05-14T21:55:02.177Z] Superblock backups stored on blocks: [2025-05-14T21:55:02.177Z] 32768 [2025-05-14T21:55:02.177Z] [2025-05-14T21:55:02.177Z] Allocating group tables: 0/3 done [2025-05-14T21:55:02.177Z] Writing inode tables: 0/3 done [2025-05-14T21:55:02.177Z] Creating journal (4096 blocks): done [2025-05-14T21:55:02.177Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-05-14T21:55:02.177Z] [2025-05-14T21:55:02.430Z] [2025-05-14T21:55:02.430Z] ��� Duration: 0s [2025-05-14T21:55:02.430Z] org.osbuild.mkfs.xfs: b58c7a0d1e1a8576c1839cef3c73ed70a216fb2ef37dcefacc634999b77df056 { [2025-05-14T21:55:02.430Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-05-14T21:55:02.430Z] "label": "root" [2025-05-14T21:55:02.430Z] } [2025-05-14T21:55:02.430Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-14T21:55:02.685Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:02.685Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=141376 blks [2025-05-14T21:55:02.685Z] = sectsz=4096 attr=2, projid32bit=1 [2025-05-14T21:55:02.685Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-05-14T21:55:02.685Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-05-14T21:55:02.685Z] = exchange=0 [2025-05-14T21:55:02.685Z] data = bsize=4096 blocks=565504, imaxpct=25 [2025-05-14T21:55:02.685Z] = sunit=0 swidth=0 blks [2025-05-14T21:55:02.685Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-05-14T21:55:02.685Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-05-14T21:55:02.685Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-05-14T21:55:02.685Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-05-14T21:55:02.685Z] Discarding blocks...Done. [2025-05-14T21:55:02.685Z] [2025-05-14T21:55:02.685Z] ��� Duration: 0s [2025-05-14T21:55:02.685Z] org.osbuild.mkdir: 08eeedc58ddac686b02cbe286704683713d96f90e18606eed7dce0c722cf02f7 { [2025-05-14T21:55:02.685Z] "paths": [ [2025-05-14T21:55:02.685Z] { [2025-05-14T21:55:02.685Z] "path": "mount://root/boot", [2025-05-14T21:55:02.685Z] "mode": 493 [2025-05-14T21:55:02.685Z] }, [2025-05-14T21:55:02.685Z] { [2025-05-14T21:55:02.685Z] "path": "mount://boot/efi", [2025-05-14T21:55:02.685Z] "mode": 493 [2025-05-14T21:55:02.685Z] } [2025-05-14T21:55:02.685Z] ] [2025-05-14T21:55:02.685Z] } [2025-05-14T21:55:02.685Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:55:02.938Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lusq09zp/mounts/root-mount-point [2025-05-14T21:55:02.938Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lusq09zp/mounts/boot-mount-point [2025-05-14T21:55:03.192Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:03.192Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lusq09zp/mounts/boot-mount-point unmounted [2025-05-14T21:55:03.192Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lusq09zp/mounts/root-mount-point unmounted [2025-05-14T21:55:03.192Z] [2025-05-14T21:55:03.192Z] ��� Duration: 0s [2025-05-14T21:55:03.192Z] org.osbuild.selinux: 51dbd635fb87781c6425c4c7622e5d811d30bec5ac4187b68605f6ac35953840 { [2025-05-14T21:55:03.192Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-14T21:55:03.192Z] "target": "mount://root/" [2025-05-14T21:55:03.192Z] } [2025-05-14T21:55:03.750Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:55:03.750Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cdwvrjdx/mounts/ [2025-05-14T21:55:03.750Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:05.115Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cdwvrjdx/mounts/ unmounted [2025-05-14T21:55:05.115Z] [2025-05-14T21:55:05.115Z] ��� Duration: 1s [2025-05-14T21:55:05.115Z] org.osbuild.selinux: 2caa71cff5906f5a654fb831717cb856cace0fc29aceda060f2bebd4846dd170 { [2025-05-14T21:55:05.115Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-14T21:55:05.115Z] "target": "mount://root/boot/" [2025-05-14T21:55:05.115Z] } [2025-05-14T21:55:05.115Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:55:05.115Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m37iiv1e/mounts/ [2025-05-14T21:55:05.368Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m37iiv1e/mounts/boot [2025-05-14T21:55:05.368Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:05.622Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m37iiv1e/mounts/boot unmounted [2025-05-14T21:55:05.622Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m37iiv1e/mounts/ unmounted [2025-05-14T21:55:05.622Z] [2025-05-14T21:55:05.622Z] ��� Duration: 0s [2025-05-14T21:55:05.622Z] org.osbuild.copy: 7c6074e62938e4bc29ae3bde90b0413921c4710f37e11fe9766090adbe4627b4 { [2025-05-14T21:55:05.622Z] "paths": [ [2025-05-14T21:55:05.622Z] { [2025-05-14T21:55:05.622Z] "from": "input://tree/", [2025-05-14T21:55:05.622Z] "to": "mount://root/" [2025-05-14T21:55:05.622Z] } [2025-05-14T21:55:05.622Z] ] [2025-05-14T21:55:05.622Z] } [2025-05-14T21:55:05.885Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:55:05.885Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pvauqfzi/mounts/ [2025-05-14T21:55:05.885Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pvauqfzi/mounts/boot [2025-05-14T21:55:06.138Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pvauqfzi/mounts/boot/efi [2025-05-14T21:55:06.138Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:06.138Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-05-14T21:55:07.495Z] [33m [2025-05-14T21:55:07.495Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:55:07.495Z] /dev/vdb1 40G 8.8G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:55:07.495Z] [39m [2025-05-14T21:55:17.425Z] [33m [2025-05-14T21:55:17.425Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:55:17.425Z] /dev/vdb1 40G 9.9G 31G 25% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:55:17.425Z] [39m [2025-05-14T21:55:27.831Z] [33m [2025-05-14T21:55:27.831Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:55:27.831Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:55:27.831Z] [39m [2025-05-14T21:55:29.711Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pvauqfzi/mounts/boot/efi unmounted [2025-05-14T21:55:29.711Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pvauqfzi/mounts/boot unmounted [2025-05-14T21:55:31.079Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pvauqfzi/mounts/ unmounted [2025-05-14T21:55:31.079Z] [2025-05-14T21:55:31.079Z] ��� Duration: 25s [2025-05-14T21:55:31.079Z] org.osbuild.bootupd: 85d292a8ccc77b26ecd34fdbf52b7b5282f1faa0d8e2a6a4cb9803666506e1ad { [2025-05-14T21:55:31.079Z] "static-configs": true, [2025-05-14T21:55:31.079Z] "deployment": { [2025-05-14T21:55:31.079Z] "default": true [2025-05-14T21:55:31.079Z] } [2025-05-14T21:55:31.079Z] } [2025-05-14T21:55:31.079Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:55:31.079Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mj4giqe/mounts/ [2025-05-14T21:55:31.333Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mj4giqe/mounts/boot [2025-05-14T21:55:31.333Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mj4giqe/mounts/boot/efi [2025-05-14T21:55:31.333Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:31.587Z] Skip installing component BIOS without target device [2025-05-14T21:55:31.587Z] Installed 05_ignition.cfg [2025-05-14T21:55:31.587Z] Installed: grub.cfg [2025-05-14T21:55:31.587Z] Installed: "fedora/grub.cfg" [2025-05-14T21:55:31.840Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mj4giqe/mounts/boot/efi unmounted [2025-05-14T21:55:32.093Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mj4giqe/mounts/boot unmounted [2025-05-14T21:55:32.093Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mj4giqe/mounts/ unmounted [2025-05-14T21:55:32.093Z] [2025-05-14T21:55:32.093Z] ��� Duration: 1s [2025-05-14T21:55:32.093Z] org.osbuild.chattr: 9b1d977aa02d60184af8498cf9e9ad0c0f7622b6c257ba022f2a308f7d6741b8 { [2025-05-14T21:55:32.093Z] "items": { [2025-05-14T21:55:32.093Z] "mount://root/": { [2025-05-14T21:55:32.093Z] "immutable": true [2025-05-14T21:55:32.093Z] } [2025-05-14T21:55:32.093Z] } [2025-05-14T21:55:32.093Z] } [2025-05-14T21:55:32.348Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:55:32.348Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts/ [2025-05-14T21:55:32.348Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0' [2025-05-14T21:55:32.601Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:32.601Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts/ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts [2025-05-14T21:55:32.601Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts/boot unmounted [2025-05-14T21:55:32.601Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts/var unmounted [2025-05-14T21:55:32.601Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts/sysroot unmounted [2025-05-14T21:55:32.601Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts unmounted [2025-05-14T21:55:32.854Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts unmounted [2025-05-14T21:55:32.854Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts unmounted [2025-05-14T21:55:32.854Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jtqspui1/mounts/ [2025-05-14T21:55:32.854Z] [2025-05-14T21:55:32.854Z] ��� Duration: 0s [2025-05-14T21:55:32.854Z] Pipeline raw-metal4k-image: d6de2154fb7a56e6fb394b9ea65513732f84b4593cf05c462026cafb769f7b2d [2025-05-14T21:55:32.854Z] Build [2025-05-14T21:55:32.854Z] root: <host> [2025-05-14T21:55:32.854Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:55:32.854Z] org.osbuild.copy: 3e4239aefc9a4fbcadb77419cad01baf8a66e0d06466983fdbe648c965aba838 { [2025-05-14T21:55:32.854Z] "paths": [ [2025-05-14T21:55:32.854Z] { [2025-05-14T21:55:32.854Z] "from": "input://tree/disk.img", [2025-05-14T21:55:32.854Z] "to": "tree:///disk.img" [2025-05-14T21:55:32.854Z] } [2025-05-14T21:55:32.854Z] ] [2025-05-14T21:55:32.854Z] } [2025-05-14T21:55:33.108Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:33.108Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-14T21:55:33.362Z] [2025-05-14T21:55:33.362Z] ��� Duration: 0s [2025-05-14T21:55:33.362Z] org.osbuild.coreos.platform: d6de2154fb7a56e6fb394b9ea65513732f84b4593cf05c462026cafb769f7b2d { [2025-05-14T21:55:33.362Z] "platform": "metal" [2025-05-14T21:55:33.362Z] } [2025-05-14T21:55:33.616Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-14T21:55:33.616Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts/ [2025-05-14T21:55:33.869Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0' [2025-05-14T21:55:33.869Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts/boot [2025-05-14T21:55:33.869Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:34.436Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts/boot unmounted [2025-05-14T21:55:34.436Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts/ostree/deploy/fedora-coreos/deploy/53bc87a0da09c93edc9f37bbed6fda1fb17470a488a888d62d0ef257ed79e18e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts [2025-05-14T21:55:34.436Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts/boot unmounted [2025-05-14T21:55:34.436Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts/var unmounted [2025-05-14T21:55:34.436Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts/sysroot unmounted [2025-05-14T21:55:34.436Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts unmounted [2025-05-14T21:55:34.436Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts unmounted [2025-05-14T21:55:34.436Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts unmounted [2025-05-14T21:55:34.436Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlqjnuv_/mounts/ [2025-05-14T21:55:34.436Z] [2025-05-14T21:55:34.436Z] ��� Duration: 1s [2025-05-14T21:55:34.436Z] Pipeline metal4k: 63ce2f7f58c074fa42699b491be52c3f47e59b00601b10c01855c6a48bb783c1 [2025-05-14T21:55:34.436Z] Build [2025-05-14T21:55:34.436Z] root: <host> [2025-05-14T21:55:34.436Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:55:34.436Z] org.osbuild.copy: 63ce2f7f58c074fa42699b491be52c3f47e59b00601b10c01855c6a48bb783c1 { [2025-05-14T21:55:34.436Z] "paths": [ [2025-05-14T21:55:34.436Z] { [2025-05-14T21:55:34.436Z] "from": "input://tree/disk.img", [2025-05-14T21:55:34.436Z] "to": "tree:///fedora-coreos-43.20250514.dev.0-metal4k.x86_64.raw" [2025-05-14T21:55:34.436Z] } [2025-05-14T21:55:34.436Z] ] [2025-05-14T21:55:34.436Z] } [2025-05-14T21:55:34.690Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:34.944Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250514.dev.0-metal4k.x86_64.raw' [2025-05-14T21:55:34.944Z] [2025-05-14T21:55:34.944Z] ��� Duration: 0s [2025-05-14T21:55:35.196Z] Pipeline live: a481bf0bb65dab142bd80b4ddc04678d32ef342eb8e1df97561d09613d699b06 [2025-05-14T21:55:35.196Z] Build [2025-05-14T21:55:35.196Z] root: <host> [2025-05-14T21:55:35.196Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-14T21:55:35.196Z] org.osbuild.coreos.live-artifacts.mono: a481bf0bb65dab142bd80b4ddc04678d32ef342eb8e1df97561d09613d699b06 { [2025-05-14T21:55:35.196Z] "filenames": { [2025-05-14T21:55:35.196Z] "live-iso": "fedora-coreos-43.20250514.dev.0-live-iso.x86_64.iso", [2025-05-14T21:55:35.196Z] "live-kernel": "fedora-coreos-43.20250514.dev.0-live-kernel.x86_64", [2025-05-14T21:55:35.196Z] "live-initramfs": "fedora-coreos-43.20250514.dev.0-live-initramfs.x86_64.img", [2025-05-14T21:55:35.196Z] "live-rootfs": "fedora-coreos-43.20250514.dev.0-live-rootfs.x86_64.img" [2025-05-14T21:55:35.196Z] } [2025-05-14T21:55:35.196Z] } [2025-05-14T21:55:35.449Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-14T21:55:37.337Z] Generating osmet file for fedora-coreos-43.20250514.dev.0-metal.x86_64.raw image [2025-05-14T21:55:37.338Z] [33m [2025-05-14T21:55:37.338Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:55:37.338Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:55:37.338Z] [39m [2025-05-14T21:55:43.863Z] Total OSTree objects scanned from /root: 18033 (18027 mapped, 6 empty) [2025-05-14T21:55:43.864Z] Total OSTree objects found in /boot: 316 [2025-05-14T21:55:43.864Z] Duplicate extents dropped: 0 [2025-05-14T21:55:43.864Z] Overlapping extents clamped: 0 [2025-05-14T21:55:43.864Z] Total /root extents: 18027 [2025-05-14T21:55:43.864Z] Duplicate extents dropped: 0 [2025-05-14T21:55:43.864Z] Overlapping extents clamped: 0 [2025-05-14T21:55:43.864Z] Total /boot extents: 321 [2025-05-14T21:55:43.864Z] Packing image [2025-05-14T21:55:48.011Z] [33m [2025-05-14T21:55:48.011Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:55:48.011Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:55:48.011Z] [39m [2025-05-14T21:55:57.929Z] [33m [2025-05-14T21:55:57.929Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:55:57.929Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:55:57.929Z] [39m [2025-05-14T21:56:07.851Z] [33m [2025-05-14T21:56:07.851Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:56:07.851Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:56:07.851Z] [39m [2025-05-14T21:56:17.771Z] [33m [2025-05-14T21:56:17.771Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:56:17.771Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:56:17.771Z] [39m [2025-05-14T21:56:27.687Z] [33m [2025-05-14T21:56:27.687Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:56:27.687Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:56:27.687Z] [39m [2025-05-14T21:56:37.610Z] [33m [2025-05-14T21:56:37.610Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:56:37.610Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:56:37.610Z] [39m [2025-05-14T21:56:38.167Z] Total bytes skipped: 1755590656 [2025-05-14T21:56:38.167Z] Total bytes written: 1099681792 [2025-05-14T21:56:38.167Z] Total bytes written (compressed): 20155364 [2025-05-14T21:56:38.167Z] Verifying that repacked image matches digest [2025-05-14T21:56:44.686Z] Packing successful! [2025-05-14T21:56:44.686Z] Generating osmet file for fedora-coreos-43.20250514.dev.0-metal4k.x86_64.raw image [2025-05-14T21:56:47.944Z] [33m [2025-05-14T21:56:47.944Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:56:47.944Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:56:47.944Z] [39m [2025-05-14T21:56:49.299Z] Total OSTree objects scanned from /root: 18033 (18027 mapped, 6 empty) [2025-05-14T21:56:49.299Z] Total OSTree objects found in /boot: 3 [2025-05-14T21:56:49.299Z] Duplicate extents dropped: 0 [2025-05-14T21:56:49.299Z] Overlapping extents clamped: 0 [2025-05-14T21:56:49.299Z] Total /root extents: 18027 [2025-05-14T21:56:49.299Z] Duplicate extents dropped: 0 [2025-05-14T21:56:49.299Z] Overlapping extents clamped: 0 [2025-05-14T21:56:49.299Z] Total /boot extents: 5 [2025-05-14T21:56:49.299Z] Packing image [2025-05-14T21:56:59.224Z] [33m [2025-05-14T21:56:59.224Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:56:59.224Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:56:59.224Z] [39m [2025-05-14T21:57:09.152Z] [33m [2025-05-14T21:57:09.152Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:57:09.152Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:57:09.152Z] [39m [2025-05-14T21:57:19.071Z] [33m [2025-05-14T21:57:19.071Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:57:19.071Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:57:19.071Z] [39m [2025-05-14T21:57:28.992Z] [33m [2025-05-14T21:57:28.992Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:57:28.992Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:57:28.992Z] [39m [2025-05-14T21:57:38.923Z] [33m [2025-05-14T21:57:38.923Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:57:38.923Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:57:38.923Z] [39m [2025-05-14T21:57:45.438Z] Total bytes skipped: 1744711680 [2025-05-14T21:57:45.438Z] Total bytes written: 1110560768 [2025-05-14T21:57:45.438Z] Total bytes written (compressed): 19501320 [2025-05-14T21:57:45.438Z] Verifying that repacked image matches digest [2025-05-14T21:57:47.948Z] [33m [2025-05-14T21:57:47.948Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:57:47.948Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:57:47.948Z] [39m [2025-05-14T21:57:50.453Z] Packing successful! [2025-05-14T21:57:51.011Z] Kernel binary linked: /run/osbuild/tree/tmp0353qd67/tmp-rootfs-dir/boot/vmlinuz-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64 [2025-05-14T21:57:51.011Z] Kernel HMAC linked: /run/osbuild/tree/tmp0353qd67/tmp-rootfs-dir/boot/.vmlinuz-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43.x86_64.hmac [2025-05-14T21:57:51.011Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet [2025-05-14T21:57:59.068Z] [33m [2025-05-14T21:57:59.068Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:57:59.068Z] /dev/vdb1 40G 12G 29G 30% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:57:59.068Z] [39m [2025-05-14T21:58:08.985Z] [33m [2025-05-14T21:58:08.985Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:58:08.985Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:58:08.985Z] [39m [2025-05-14T21:58:18.902Z] [33m [2025-05-14T21:58:18.902Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:58:18.902Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:58:18.902Z] [39m [2025-05-14T21:58:28.817Z] [33m [2025-05-14T21:58:28.817Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:58:28.817Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:58:28.817Z] [39m [2025-05-14T21:58:38.733Z] [33m [2025-05-14T21:58:38.733Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:58:38.733Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:58:38.733Z] [39m [2025-05-14T21:58:48.654Z] [33m [2025-05-14T21:58:48.654Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:58:48.654Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:58:48.654Z] [39m [2025-05-14T21:58:58.591Z] [33m [2025-05-14T21:58:58.591Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:58:58.591Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:58:58.591Z] [39m [2025-05-14T21:59:08.506Z] [33m [2025-05-14T21:59:08.506Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:59:08.506Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:59:08.506Z] [39m [2025-05-14T21:59:18.427Z] [33m [2025-05-14T21:59:18.427Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:59:18.427Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:59:18.427Z] [39m [2025-05-14T21:59:28.340Z] [33m [2025-05-14T21:59:28.340Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:59:28.340Z] /dev/vdb1 40G 15G 26G 37% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:59:28.340Z] [39m [2025-05-14T21:59:38.255Z] [33m [2025-05-14T21:59:38.255Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:59:38.255Z] /dev/vdb1 40G 15G 26G 37% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:59:38.255Z] [39m [2025-05-14T21:59:48.172Z] [33m [2025-05-14T21:59:48.172Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:59:48.172Z] /dev/vdb1 40G 15G 26G 37% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:59:48.172Z] [39m [2025-05-14T21:59:54.687Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250514.dev.0 [2025-05-14T21:59:54.687Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmp0353qd67/iso/zipl.prm [2025-05-14T21:59:54.687Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmp0353qd67/iso/EFI/fedora/grub.cfg [2025-05-14T21:59:54.687Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmp0353qd67/iso/isolinux/boot.msg [2025-05-14T21:59:54.687Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmp0353qd67/iso/isolinux/isolinux.cfg [2025-05-14T21:59:54.687Z] mkfs.fat 4.2 (2021-01-31) [2025-05-14T21:59:55.607Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-05-14T21:59:55.607Z] genisoimage 1.1.11 (Linux) [2025-05-14T21:59:55.607Z] Scanning /run/osbuild/tree/tmp0353qd67/iso [2025-05-14T21:59:55.607Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/coreos [2025-05-14T21:59:55.607Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/isolinux [2025-05-14T21:59:55.607Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/images [2025-05-14T21:59:55.607Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/images/pxeboot [2025-05-14T21:59:55.607Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/EFI [2025-05-14T21:59:55.607Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/EFI/fedora [2025-05-14T21:59:55.607Z] Writing: Initial Padblock Start Block 0 [2025-05-14T21:59:55.607Z] Done with: Initial Padblock Block(s) 16 [2025-05-14T21:59:55.607Z] Writing: Primary Volume Descriptor Start Block 16 [2025-05-14T21:59:55.607Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-05-14T21:59:55.608Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-05-14T21:59:55.608Z] Size of boot image is 4 sectors -> No emulation [2025-05-14T21:59:55.608Z] Size of boot image is 15516 sectors -> No emulation [2025-05-14T21:59:55.608Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-05-14T21:59:55.608Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-05-14T21:59:55.608Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-05-14T21:59:55.608Z] Writing: End Volume Descriptor Start Block 19 [2025-05-14T21:59:55.608Z] Done with: End Volume Descriptor Block(s) 1 [2025-05-14T21:59:55.608Z] Writing: Version block Start Block 20 [2025-05-14T21:59:55.608Z] Done with: Version block Block(s) 1 [2025-05-14T21:59:55.608Z] Writing: Path table Start Block 21 [2025-05-14T21:59:55.608Z] Done with: Path table Block(s) 4 [2025-05-14T21:59:55.608Z] Writing: Joliet path table Start Block 25 [2025-05-14T21:59:55.608Z] Done with: Joliet path table Block(s) 4 [2025-05-14T21:59:55.608Z] Writing: Directory tree Start Block 29 [2025-05-14T21:59:55.608Z] Done with: Directory tree Block(s) 7 [2025-05-14T21:59:55.608Z] Writing: Joliet directory tree Start Block 36 [2025-05-14T21:59:55.608Z] Done with: Joliet directory tree Block(s) 7 [2025-05-14T21:59:55.608Z] Writing: Directory tree cleanup Start Block 43 [2025-05-14T21:59:55.608Z] Done with: Directory tree cleanup Block(s) 0 [2025-05-14T21:59:55.608Z] Writing: Extension record Start Block 43 [2025-05-14T21:59:55.608Z] Done with: Extension record Block(s) 1 [2025-05-14T21:59:55.608Z] Writing: The File(s) Start Block 44 [2025-05-14T21:59:55.608Z] 1.11% done, estimate finish Wed May 14 21:59:54 2025 [2025-05-14T21:59:55.608Z] 2.21% done, estimate finish Wed May 14 21:59:54 2025 [2025-05-14T21:59:55.608Z] 3.31% done, estimate finish Wed May 14 21:59:54 2025 [2025-05-14T21:59:55.608Z] 4.42% done, estimate finish Wed May 14 21:59:54 2025 [2025-05-14T21:59:55.608Z] 5.52% done, estimate finish Wed May 14 21:59:54 2025 [2025-05-14T21:59:55.608Z] 6.63% done, estimate finish Wed May 14 21:59:54 2025 [2025-05-14T21:59:55.608Z] 7.73% done, estimate finish Wed May 14 22:00:06 2025 [2025-05-14T21:59:55.861Z] 8.84% done, estimate finish Wed May 14 22:00:05 2025 [2025-05-14T21:59:55.861Z] 9.94% done, estimate finish Wed May 14 22:00:04 2025 [2025-05-14T21:59:55.861Z] 11.05% done, estimate finish Wed May 14 22:00:03 2025 [2025-05-14T21:59:55.861Z] 12.15% done, estimate finish Wed May 14 22:00:02 2025 [2025-05-14T21:59:55.861Z] 13.26% done, estimate finish Wed May 14 22:00:01 2025 [2025-05-14T21:59:55.861Z] 14.36% done, estimate finish Wed May 14 22:00:00 2025 [2025-05-14T21:59:55.861Z] 15.46% done, estimate finish Wed May 14 22:00:00 2025 [2025-05-14T21:59:55.861Z] 16.57% done, estimate finish Wed May 14 22:00:00 2025 [2025-05-14T21:59:55.861Z] 17.67% done, estimate finish Wed May 14 21:59:59 2025 [2025-05-14T21:59:55.861Z] 18.77% done, estimate finish Wed May 14 21:59:59 2025 [2025-05-14T21:59:55.861Z] 19.88% done, estimate finish Wed May 14 21:59:59 2025 [2025-05-14T21:59:55.861Z] 20.98% done, estimate finish Wed May 14 21:59:58 2025 [2025-05-14T21:59:55.861Z] 22.09% done, estimate finish Wed May 14 21:59:58 2025 [2025-05-14T21:59:55.861Z] 23.19% done, estimate finish Wed May 14 21:59:58 2025 [2025-05-14T21:59:55.861Z] 24.30% done, estimate finish Wed May 14 21:59:58 2025 [2025-05-14T21:59:56.116Z] 25.40% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.116Z] 26.51% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.116Z] 27.61% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.116Z] 28.72% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.116Z] 29.82% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.116Z] 30.92% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.116Z] 32.03% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.116Z] 33.13% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.370Z] 34.24% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 35.34% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 36.44% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 37.55% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 38.65% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 39.76% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 40.86% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 41.97% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 43.07% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 44.18% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 45.28% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 46.39% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 47.49% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 48.59% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 49.70% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.370Z] 50.80% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.370Z] 51.91% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.370Z] 53.01% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.370Z] 54.11% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.370Z] 55.22% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.370Z] 56.32% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.370Z] 57.43% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.370Z] 58.53% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.370Z] 59.64% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.370Z] 60.74% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.623Z] 61.85% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.624Z] 62.95% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.624Z] 64.06% done, estimate finish Wed May 14 21:59:55 2025 [2025-05-14T21:59:56.624Z] 65.16% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.624Z] 66.26% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:56.624Z] 67.37% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 68.47% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 69.58% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 70.68% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 71.78% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 72.89% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 73.99% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 75.10% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 76.20% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 77.31% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 78.41% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 79.52% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 80.62% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 81.73% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.624Z] 82.83% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 83.93% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 85.04% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 86.14% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 87.25% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 88.35% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 89.45% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 90.56% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 91.66% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 92.77% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 93.87% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 94.98% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 96.08% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:56.879Z] 97.19% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:57.132Z] 98.29% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:57.132Z] 99.40% done, estimate finish Wed May 14 21:59:56 2025 [2025-05-14T21:59:57.385Z] Total translation table size: 2048 [2025-05-14T21:59:57.385Z] Total rockridge attributes bytes: 2926 [2025-05-14T21:59:57.385Z] Total directory bytes: 12288 [2025-05-14T21:59:57.385Z] Path table size(bytes): 96 [2025-05-14T21:59:57.385Z] Done with: The File(s) Block(s) 452557 [2025-05-14T21:59:57.385Z] Writing: Ending Padblock Start Block 452601 [2025-05-14T21:59:57.385Z] Done with: Ending Padblock Block(s) 150 [2025-05-14T21:59:57.385Z] Max brk space used 1b000 [2025-05-14T21:59:57.385Z] 452751 extents written (884 MB) [2025-05-14T21:59:57.943Z] [33m [2025-05-14T21:59:57.943Z] Filesystem Size Used Avail Use% Mounted on [2025-05-14T21:59:57.943Z] /dev/vdb1 40G 14G 27G 33% /home/jenkins/agent/workspace/test-override/cache [2025-05-14T21:59:57.943Z] [39m [2025-05-14T21:59:58.196Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-05-14T21:59:58.196Z] genisoimage 1.1.11 (Linux) [2025-05-14T21:59:58.197Z] Scanning /run/osbuild/tree/tmp0353qd67/iso [2025-05-14T21:59:58.197Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/coreos [2025-05-14T21:59:58.197Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/isolinux [2025-05-14T21:59:58.197Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/images [2025-05-14T21:59:58.197Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/images/pxeboot [2025-05-14T21:59:58.197Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/EFI [2025-05-14T21:59:58.197Z] Scanning /run/osbuild/tree/tmp0353qd67/iso/EFI/fedora [2025-05-14T21:59:58.197Z] Writing: Initial Padblock Start Block 0 [2025-05-14T21:59:58.197Z] Done with: Initial Padblock Block(s) 16 [2025-05-14T21:59:58.197Z] Writing: Primary Volume Descriptor Start Block 16 [2025-05-14T21:59:58.197Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-05-14T21:59:58.197Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-05-14T21:59:58.197Z] Size of boot image is 4 sectors -> No emulation [2025-05-14T21:59:58.197Z] Size of boot image is 15516 sectors -> No emulation [2025-05-14T21:59:58.197Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-05-14T21:59:58.197Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-05-14T21:59:58.197Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-05-14T21:59:58.197Z] Writing: End Volume Descriptor Start Block 19 [2025-05-14T21:59:58.197Z] Done with: End Volume Descriptor Block(s) 1 [2025-05-14T21:59:58.197Z] Writing: Version block Start Block 20 [2025-05-14T21:59:58.197Z] Done with: Version block Block(s) 1 [2025-05-14T21:59:58.197Z] Writing: Path table Start Block 21 [2025-05-14T21:59:58.197Z] Done with: Path table Block(s) 4 [2025-05-14T21:59:58.197Z] Writing: Joliet path table Start Block 25 [2025-05-14T21:59:58.197Z] Done with: Joliet path table Block(s) 4 [2025-05-14T21:59:58.197Z] Writing: Directory tree Start Block 29 [2025-05-14T21:59:58.197Z] Done with: Directory tree Block(s) 7 [2025-05-14T21:59:58.197Z] Writing: Joliet directory tree Start Block 36 [2025-05-14T21:59:58.197Z] Done with: Joliet directory tree Block(s) 7 [2025-05-14T21:59:58.197Z] Writing: Directory tree cleanup Start Block 43 [2025-05-14T21:59:58.197Z] Done with: Directory tree cleanup Block(s) 0 [2025-05-14T21:59:58.197Z] Writing: Extension record Start Block 43 [2025-05-14T21:59:58.197Z] Done with: Extension record Block(s) 1 [2025-05-14T21:59:58.197Z] Writing: The File(s) Start Block 44 [2025-05-14T21:59:58.197Z] 7.17% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 14.30% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 21.46% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 28.60% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 35.76% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 42.89% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 50.05% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 57.19% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 64.35% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 71.48% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 78.64% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 85.78% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] 92.93% done, estimate finish Wed May 14 21:59:57 2025 [2025-05-14T21:59:58.197Z] Total translation table size: 2048 [2025-05-14T21:59:58.197Z] Total rockridge attributes bytes: 2762 [2025-05-14T21:59:58.197Z] Total directory bytes: 12288 [2025-05-14T21:59:58.197Z] Path table size(bytes): 96 [2025-05-14T21:59:58.197Z] Done with: The File(s) Block(s) 69762 [2025-05-14T21:59:58.197Z] Writing: Ending Padblock Start Block 69806 [2025-05-14T21:59:58.197Z] Done with: Ending Padblock Block(s) 150 [2025-05-14T21:59:58.197Z] Max brk space used 1b000 [2025-05-14T21:59:58.197Z] 69956 extents written (136 MB) [2025-05-14T22:00:01.458Z] Packing minimal ISO [2025-05-14T22:00:02.016Z] Matched 16 files of 16 [2025-05-14T22:00:02.016Z] Total bytes skipped: 142856442 [2025-05-14T22:00:02.016Z] Total bytes written: 798470 [2025-05-14T22:00:02.016Z] Total bytes written (compressed): 2768 [2025-05-14T22:00:02.016Z] Verifying that packed image matches digest [2025-05-14T22:00:02.016Z] Packing successful! [2025-05-14T22:00:02.938Z] [2025-05-14T22:00:02.938Z] ��� Duration: 267s [2025-05-14T22:00:02.938Z] manifest /tmp/osbuild-1RY9.json finished successfully [2025-05-14T22:00:03.192Z] oci-archive: 6ffe1c68d82daf0758d8a4a21c2880be2fa7bbadc62c28e32e097bc2861fc483 [2025-05-14T22:00:03.192Z] deployed-tree: 84030027ac7dbc2982a14033b52fb6f8e981fa771a69ee070ff4e9b5a87da4b5 [2025-05-14T22:00:03.192Z] tree: a8f158f84b3a4593db2e368092a4ef20d4f8d4c0b5396b32c6fc5a4e0f4a9a62 [2025-05-14T22:00:03.192Z] raw-image: 31508afba598e646983ca353fbc3ae4af4d20aa51a3a91ab65996d27684b73e7 [2025-05-14T22:00:03.192Z] raw-4k-image: 9b1d977aa02d60184af8498cf9e9ad0c0f7622b6c257ba022f2a308f7d6741b8 [2025-05-14T22:00:03.192Z] raw-aliyun-image: 8cc9830df1b91046163c83fdfa7f0347a45158b2e69afb1939f6694c29491696 [2025-05-14T22:00:03.192Z] aliyun: 27d664c11ea9e815ce969e5e0eb1c5e57e2da19cdd8c514014028122e4a6eb01 [2025-05-14T22:00:03.192Z] raw-applehv-image: 7d16f401676775c9139ec7d95171053f1eae9e2d84155e0c23a7f49aa2518e06 [2025-05-14T22:00:03.192Z] applehv: fcd4b3973c7594623a86fb788ae9996e048f688dddb197f1267ab3872c05f3e0 [2025-05-14T22:00:03.192Z] raw-aws-image: ffb00f5f206cd56ee0a498100b12234fcad705083ed1368b19034d38b4f60ee2 [2025-05-14T22:00:03.192Z] aws: 3277c2a5e193dcd4666302aef3a1afd60d21ef7d3d0f2ff4cde3fc58624fccce [2025-05-14T22:00:03.192Z] raw-azure-image: a451cdb959ad6b0b0c1f8f0808ca03679cb52816b848925707f6664be4544f97 [2025-05-14T22:00:03.192Z] azure: 79b64083ded3abd944f9e928445443a004810b0b507b0233fed1f3939db4cc91 [2025-05-14T22:00:03.192Z] raw-azurestack-image: 35b258320639a1fde5b94843b279b941580c096f0b74570f641d6a5bcd3ca04a [2025-05-14T22:00:03.192Z] azurestack: 4ff8fbbbd4b72992c53cc316c4c711e2eb52e3719b6d288b0038e50f5281c2ca [2025-05-14T22:00:03.192Z] raw-digitalocean-image: 72e94895ca8802e61e007ea784e0d4138f399dd64439d32e107e31e9590cfd82 [2025-05-14T22:00:03.192Z] digitalocean: 97fff9b0ee0c90280db2af9f1632d7d23b64ae4b98b44dbde5a785f1500969c6 [2025-05-14T22:00:03.192Z] raw-exoscale-image: 373cf29e672e820b26f91309c603b3fec7f0a4b0ac5975f904aa57b15f04c205 [2025-05-14T22:00:03.192Z] exoscale: 8181f68b416e452216e3deab96874dc501675288e662a9096fdd1566eaa72f55 [2025-05-14T22:00:03.192Z] raw-gcp-image: a1b6c5048ede3bb60b5c88674be5a13499ea7025de286914cc85c3a9f002b854 [2025-05-14T22:00:03.192Z] raw-gcp-image-tar: 295c4801824b4702d297d94b9a95a0de5586b43ad55e8ff22909edf573327deb [2025-05-14T22:00:03.192Z] gcp: dbbd74cd40aa3b4f62851b94dcf9b81b53d551e8e4d536b13ea1891228b69e3b [2025-05-14T22:00:03.192Z] raw-hetzner-image: 43ed8ed215664640aa77f9d262a0b0d3d2ef884b1727e2d7a301f220599abd66 [2025-05-14T22:00:03.192Z] hetzner: 74a79e3d076075a10a081b2f0707d8d52cef81f53f39e6d660a3c041a499cfc4 [2025-05-14T22:00:03.192Z] raw-hyperv-image: 655323ee7112030828193b93590d8eaeb91a60fa64dad2c02918300a1e39db1a [2025-05-14T22:00:03.192Z] hyperv: 6c6586f09709237c7a2f6d21c94c002535992e370306f82f212152235d45b561 [2025-05-14T22:00:03.192Z] raw-ibmcloud-image: bd487bed417adbc1d8ea25767e2df298d62f952350dc33ef84f02f6bf1a496e7 [2025-05-14T22:00:03.192Z] ibmcloud: 5f557abf4a8af600a0ec10712c431c38d3fbc3b82e8572eb34a93270351b5957 [2025-05-14T22:00:03.192Z] raw-kubevirt-image: 79c678f46d3f4039ff648eebbfa20f3296826fc9c6ff1e0bcf93ab78c6214546 [2025-05-14T22:00:03.192Z] qemu-kubevirt-image: d94d839c3186feadc6f4dde476b7d0ae858019f92212e6238c280a4ae9ecfb07 [2025-05-14T22:00:03.192Z] kubevirt: f14396f45b62aaa701410c7e84ad56b9b594958dc64ba2b6b5837766f6d7ca77 [2025-05-14T22:00:03.192Z] raw-openstack-image: aa0a183b60c134b9e61fdc8c89591a6b3bb4c7de1899ee6379f5621542c02c0c [2025-05-14T22:00:03.192Z] openstack: 74e6dedf70d06fc3d363edbf98c08dfcc2ecce70c3733e3502fe7f50337bccd4 [2025-05-14T22:00:03.192Z] raw-metal-image: 05ffc5c667a23593cb7e595e55cd94a6cb47e2b22545abbc9c6f64a45b99a9c0 [2025-05-14T22:00:03.192Z] metal: 46becfd214696b1cb13022c0f3185ea159d4878c3de68c4eb71678499f51a4f4 [2025-05-14T22:00:03.192Z] raw-metal4k-image: d6de2154fb7a56e6fb394b9ea65513732f84b4593cf05c462026cafb769f7b2d [2025-05-14T22:00:03.192Z] metal4k: 63ce2f7f58c074fa42699b491be52c3f47e59b00601b10c01855c6a48bb783c1 [2025-05-14T22:00:03.192Z] raw-nutanix-image: 11876eae4f82f4b5bab9a78c48d9a9cb7b56231c4cfbfc239520efc752723632 [2025-05-14T22:00:03.192Z] nutanix: c95dc147e91f21965ae5d03869fa0ff643da7c8f164d23b24b3d2047b6206e40 [2025-05-14T22:00:03.192Z] raw-qemu-image: 5369725915a5a23b97499ae44634464cf6c3273d24e73d4661f71c61d27d2e08 [2025-05-14T22:00:03.192Z] qemu: 07c59fda40d0c6a6cc56259474f3824408bcea462f3024ca4a1ba8bc1946b8b6 [2025-05-14T22:00:03.192Z] raw-vultr-image: c2d0b459ef4f896d9c6104c665b0cf0f963f4e99f123e862ca9d6a6d631d2816 [2025-05-14T22:00:03.192Z] vultr: 39a1141d4d5ca4bed733424bb96e71913eac9cd790cdc14e00fe1c32fcdc6d64 [2025-05-14T22:00:03.192Z] live: a481bf0bb65dab142bd80b4ddc04678d32ef342eb8e1df97561d09613d699b06 [2025-05-14T22:00:03.192Z] + set +x [2025-05-14T22:00:05.073Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.5IDJH7Chxr/live/fedora-coreos-43.20250514.dev.0-live-iso.x86_64.iso': Operation not permitted [2025-05-14T22:00:05.073Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.5IDJH7Chxr/live/fedora-coreos-43.20250514.dev.0-live-kernel.x86_64': Operation not permitted [2025-05-14T22:00:05.639Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.5IDJH7Chxr/live/fedora-coreos-43.20250514.dev.0-live-initramfs.x86_64.img': Operation not permitted [2025-05-14T22:00:07.517Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.5IDJH7Chxr/live/fedora-coreos-43.20250514.dev.0-live-rootfs.x86_64.img': Operation not permitted [2025-05-14T22:00:07.517Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.5IDJH7Chxr/live': Operation not permitted [2025-05-14T22:00:17.437Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.5IDJH7Chxr/metal/fedora-coreos-43.20250514.dev.0-metal.x86_64.raw': Operation not permitted [2025-05-14T22:00:17.437Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.5IDJH7Chxr/metal': Operation not permitted [2025-05-14T22:00:29.579Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.5IDJH7Chxr/metal4k/fedora-coreos-43.20250514.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-05-14T22:00:29.579Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.5IDJH7Chxr/metal4k': Operation not permitted [2025-05-14T22:00:36.094Z] /home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/meta.json wrote with version stamp 1747260035645240361 [2025-05-14T22:00:36.094Z] Successfully generated: fedora-coreos-43.20250514.dev.0-metal.x86_64.raw [2025-05-14T22:00:38.597Z] /home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/meta.json wrote with version stamp 1747260038526351417 [2025-05-14T22:00:38.597Z] Successfully generated: fedora-coreos-43.20250514.dev.0-metal4k.x86_64.raw [2025-05-14T22:00:41.100Z] /home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/meta.json wrote with version stamp 1747260040537650638 [2025-05-14T22:00:41.100Z] Successfully generated: fedora-coreos-43.20250514.dev.0-live-iso.x86_64.iso [2025-05-14T22:00:41.355Z] /home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/meta.json wrote with version stamp 1747260041161196395 [2025-05-14T22:00:41.355Z] Successfully generated: fedora-coreos-43.20250514.dev.0-live-kernel.x86_64 [2025-05-14T22:00:43.234Z] /home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/meta.json wrote with version stamp 1747260042913744922 [2025-05-14T22:00:43.234Z] Successfully generated: fedora-coreos-43.20250514.dev.0-live-rootfs.x86_64.img [2025-05-14T22:00:43.792Z] /home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/meta.json wrote with version stamp 1747260043533712854 [2025-05-14T22:00:43.792Z] Successfully generated: fedora-coreos-43.20250514.dev.0-live-initramfs.x86_64.img [2025-05-14T22:00:43.795Z] [Pipeline] } [2025-05-14T22:00:43.800Z] [Pipeline] // withEnv [2025-05-14T22:00:43.852Z] [Pipeline] withEnv [2025-05-14T22:00:43.852Z] [Pipeline] { [2025-05-14T22:00:43.866Z] [Pipeline] sh [2025-05-14T22:00:44.457Z] + set -xeuo pipefail [2025-05-14T22:00:44.457Z] ++ umask [2025-05-14T22:00:44.457Z] + '[' 0022 = 0000 ']' [2025-05-14T22:00:44.457Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-05-14T22:00:44.457Z] Targeting build: 43.20250514.dev.0 [2025-05-14T22:00:44.457Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64 [2025-05-14T22:00:44.457Z] 2025-05-14 22:00:44,443 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/fedora-coreos-43.20250514.dev.0-metal.x86_64.raw'] [2025-05-14T22:05:50.889Z] Compressed: fedora-coreos-43.20250514.dev.0-metal.x86_64.raw.xz [2025-05-14T22:05:50.889Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs [2025-05-14T22:05:50.889Z] Updated: /home/jenkins/agent/workspace/test-override/builds/43.20250514.dev.0/x86_64/meta.json [2025-05-14T22:05:50.891Z] [Pipeline] } [2025-05-14T22:05:50.896Z] [Pipeline] // withEnv [2025-05-14T22:05:50.902Z] [Pipeline] } [2025-05-14T22:05:50.907Z] [Pipeline] // stage [2025-05-14T22:05:50.912Z] [Pipeline] stage [2025-05-14T22:05:50.912Z] [Pipeline] { (x86_64:kola:testiso) [2025-05-14T22:05:50.943Z] [Pipeline] withEnv [2025-05-14T22:05:50.943Z] [Pipeline] { [2025-05-14T22:05:50.947Z] [Pipeline] sh [2025-05-14T22:05:51.481Z] + set -euo pipefail [2025-05-14T22:05:51.481Z] ++ umask [2025-05-14T22:05:51.481Z] + '[' 0022 = 0000 ']' [2025-05-14T22:05:51.481Z] + uuidgen [2025-05-14T22:05:51.481Z] + cut -f1 -d- [2025-05-14T22:05:51.485Z] [Pipeline] } [2025-05-14T22:05:51.487Z] [Pipeline] // withEnv [2025-05-14T22:05:51.493Z] [Pipeline] withEnv [2025-05-14T22:05:51.494Z] [Pipeline] { [2025-05-14T22:05:51.497Z] [Pipeline] sh [2025-05-14T22:05:52.026Z] + set -euo pipefail [2025-05-14T22:05:52.026Z] ++ umask [2025-05-14T22:05:52.026Z] + '[' 0022 = 0000 ']' [2025-05-14T22:05:52.026Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T22:05:52.026Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-05-14T22:05:52.028Z] [Pipeline] } [2025-05-14T22:05:52.031Z] [Pipeline] // withEnv [2025-05-14T22:05:52.047Z] [Pipeline] withEnv [2025-05-14T22:05:52.047Z] [Pipeline] { [2025-05-14T22:05:52.125Z] [Pipeline] sh [2025-05-14T22:05:52.655Z] + set -xeuo pipefail [2025-05-14T22:05:52.655Z] ++ umask [2025-05-14T22:05:52.655Z] + '[' 0022 = 0000 ']' [2025-05-14T22:05:52.655Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T22:05:52.655Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-d9TxI/kola-testiso-x86_64 [2025-05-14T22:05:52.655Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-d9TxI/kola-testiso-x86_64 [2025-05-14T22:05:52.908Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-14T22:05:52.908Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-14T22:05:52.908Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-14T22:05:52.908Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-14T22:05:52.908Z] Ignoring verification of signature on metal image [2025-05-14T22:05:52.908Z] Running test: iso-as-disk.bios [2025-05-14T22:06:10.971Z] FAIL: iso-as-disk.bios (11.717s) [2025-05-14T22:06:10.971Z] entered emergency.target in initramfs [2025-05-14T22:06:10.971Z] Running test: iso-as-disk.uefi [2025-05-14T22:06:29.317Z] FAIL: iso-as-disk.uefi (16.284s) [2025-05-14T22:06:29.317Z] entered emergency.target in initramfs [2025-05-14T22:06:29.317Z] Running test: iso-as-disk.uefi-secure [2025-05-14T22:06:51.166Z] FAIL: iso-as-disk.uefi-secure (17.039s) [2025-05-14T22:06:51.166Z] entered emergency.target in initramfs [2025-05-14T22:06:51.166Z] Running test: iso-as-disk.4k.uefi [2025-05-14T22:07:13.017Z] FAIL: iso-as-disk.4k.uefi (16.067s) [2025-05-14T22:07:13.017Z] entered emergency.target in initramfs [2025-05-14T22:07:13.017Z] Running test: iso-install.bios [2025-05-14T22:07:39.473Z] FAIL: iso-install.bios (22.139s) [2025-05-14T22:07:39.474Z] entered emergency.target in initramfs [2025-05-14T22:07:39.474Z] Running test: iso-live-login.bios [2025-05-14T22:08:05.943Z] FAIL: iso-live-login.bios (21.52s) [2025-05-14T22:08:05.943Z] entered emergency.target in initramfs [2025-05-14T22:08:05.943Z] Running test: iso-live-login.uefi [2025-05-14T22:08:23.952Z] FAIL: iso-live-login.uefi (17.806s) [2025-05-14T22:08:23.952Z] entered emergency.target in initramfs [2025-05-14T22:08:23.952Z] Running test: iso-live-login.uefi-secure [2025-05-14T22:08:50.418Z] FAIL: iso-live-login.uefi-secure (19.07s) [2025-05-14T22:08:50.418Z] entered emergency.target in initramfs [2025-05-14T22:08:50.418Z] Running test: iso-live-login.4k.uefi [2025-05-14T22:09:08.427Z] FAIL: iso-live-login.4k.uefi (17.871s) [2025-05-14T22:09:08.427Z] entered emergency.target in initramfs [2025-05-14T22:09:08.427Z] Running test: iso-offline-install.bios [2025-05-14T22:09:34.905Z] FAIL: iso-offline-install.bios (21.665s) [2025-05-14T22:09:34.905Z] entered emergency.target in initramfs [2025-05-14T22:09:34.905Z] Running test: iso-offline-install.mpath.bios [2025-05-14T22:10:01.374Z] FAIL: iso-offline-install.mpath.bios (22.706s) [2025-05-14T22:10:01.374Z] entered emergency.target in initramfs [2025-05-14T22:10:01.374Z] Running test: iso-offline-install-fromram.4k.uefi [2025-05-14T22:12:22.766Z] PASS: iso-offline-install-fromram.4k.uefi (2m15.008s) [2025-05-14T22:12:22.766Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-05-14T22:12:24.654Z] Warning: Cannot announce submounts, client does not support it [2025-05-14T22:12:46.524Z] FAIL: iso-offline-install-iscsi.ibft.uefi (18.995s) [2025-05-14T22:12:46.524Z] entered emergency.target in initramfs [2025-05-14T22:12:46.524Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-05-14T22:13:12.985Z] FAIL: iso-offline-install-iscsi.ibft-with-mpath.bios (23.58s) [2025-05-14T22:13:12.985Z] entered emergency.target in initramfs [2025-05-14T22:13:12.985Z] Running test: iso-offline-install-iscsi.manual.bios [2025-05-14T22:13:44.973Z] FAIL: iso-offline-install-iscsi.manual.bios (23.62s) [2025-05-14T22:13:44.973Z] entered emergency.target in initramfs [2025-05-14T22:13:44.973Z] Running test: miniso-install.bios [2025-05-14T22:16:21.423Z] PASS: miniso-install.bios (2m27.405s) [2025-05-14T22:16:21.423Z] Running test: miniso-install.nm.bios [2025-05-14T22:18:57.785Z] PASS: miniso-install.nm.bios (2m26.276s) [2025-05-14T22:18:57.785Z] Running test: miniso-install.4k.uefi [2025-05-14T22:21:19.164Z] PASS: miniso-install.4k.uefi (2m17.824s) [2025-05-14T22:21:19.164Z] Running test: miniso-install.4k.nm.uefi [2025-05-14T22:23:40.524Z] PASS: miniso-install.4k.nm.uefi (2m21.343s) [2025-05-14T22:23:40.524Z] Running test: pxe-offline-install.rootfs-appended.bios [2025-05-14T22:26:46.957Z] PASS: pxe-offline-install.rootfs-appended.bios (2m56.285s) [2025-05-14T22:26:46.957Z] Running test: pxe-offline-install.4k.uefi [2025-05-14T22:29:23.333Z] PASS: pxe-offline-install.4k.uefi (2m28.835s) [2025-05-14T22:29:23.333Z] Running test: pxe-online-install.bios [2025-05-14T22:31:14.684Z] PASS: pxe-online-install.bios (1m47.608s) [2025-05-14T22:31:14.684Z] Running test: pxe-online-install.4k.uefi [2025-05-14T22:33:06.046Z] PASS: pxe-online-install.4k.uefi (1m45.747s) [2025-05-14T22:33:06.046Z] Error: harness: test suite failed [2025-05-14T22:33:06.046Z] 2025-05-14T22:32:53Z cli: harness: test suite failed [2025-05-14T22:33:06.046Z] failed to execute cmd-kola: exit status 1 [2025-05-14T22:33:06.050Z] [Pipeline] } [2025-05-14T22:33:06.054Z] [Pipeline] // withEnv [2025-05-14T22:33:06.070Z] [Pipeline] withEnv [2025-05-14T22:33:06.071Z] [Pipeline] { [2025-05-14T22:33:06.074Z] [Pipeline] sh [2025-05-14T22:33:06.675Z] + set -xeuo pipefail [2025-05-14T22:33:06.675Z] ++ umask [2025-05-14T22:33:06.675Z] + '[' 0022 = 0000 ']' [2025-05-14T22:33:06.675Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T22:33:06.675Z] + cosa shell -- test -f /home/jenkins/agent/workspace/test-override/tmp/kola-d9TxI/kola-testiso-x86_64/reports/report.json [2025-05-14T22:33:06.677Z] [Pipeline] } [2025-05-14T22:33:06.680Z] [Pipeline] // withEnv [2025-05-14T22:33:06.708Z] [Pipeline] withEnv [2025-05-14T22:33:06.708Z] [Pipeline] { [2025-05-14T22:33:06.720Z] [Pipeline] sh [2025-05-14T22:33:07.253Z] + set -euo pipefail [2025-05-14T22:33:07.253Z] ++ umask [2025-05-14T22:33:07.253Z] + '[' 0022 = 0000 ']' [2025-05-14T22:33:07.253Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T22:33:07.253Z] + cosa shell -- cat /home/jenkins/agent/workspace/test-override/tmp/kola-d9TxI/kola-testiso-x86_64/reports/report.json [2025-05-14T22:33:07.253Z] + jq -r '.tests[] | select(.result == "FAIL") | .name' [2025-05-14T22:33:07.253Z] + tr ' [2025-05-14T22:33:07.253Z] ' ' ' [2025-05-14T22:33:07.265Z] [Pipeline] } [2025-05-14T22:33:07.268Z] [Pipeline] // withEnv [2025-05-14T22:33:07.273Z] [Pipeline] echo [2025-05-14T22:33:07.273Z] Re-running failed tests (flake detection): iso-as-disk.bios iso-as-disk.uefi iso-as-disk.uefi-secure iso-as-disk.4k.uefi iso-install.bios iso-live-login.bios iso-live-login.uefi iso-live-login.uefi-secure iso-live-login.4k.uefi iso-offline-install.bios iso-offline-install.mpath.bios iso-offline-install-iscsi.ibft.uefi iso-offline-install-iscsi.ibft-with-mpath.bios iso-offline-install-iscsi.manual.bios [2025-05-14T22:33:07.299Z] [Pipeline] withEnv [2025-05-14T22:33:07.299Z] [Pipeline] { [2025-05-14T22:33:07.342Z] [Pipeline] sh [2025-05-14T22:33:07.874Z] + set -xeuo pipefail [2025-05-14T22:33:07.874Z] ++ umask [2025-05-14T22:33:07.874Z] + '[' 0022 = 0000 ']' [2025-05-14T22:33:07.874Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T22:33:07.874Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-d9TxI/kola-testiso-x86_64/rerun iso-as-disk.bios iso-as-disk.uefi iso-as-disk.uefi-secure iso-as-disk.4k.uefi iso-install.bios iso-live-login.bios iso-live-login.uefi iso-live-login.uefi-secure iso-live-login.4k.uefi iso-offline-install.bios iso-offline-install.mpath.bios iso-offline-install-iscsi.ibft.uefi iso-offline-install-iscsi.ibft-with-mpath.bios iso-offline-install-iscsi.manual.bios [2025-05-14T22:33:07.874Z] kola -p qemu testiso --inst-insecure iso-as-disk.bios iso-as-disk.uefi iso-as-disk.uefi-secure iso-as-disk.4k.uefi iso-install.bios iso-live-login.bios iso-live-login.uefi iso-live-login.uefi-secure iso-live-login.4k.uefi iso-offline-install.bios iso-offline-install.mpath.bios iso-offline-install-iscsi.ibft.uefi iso-offline-install-iscsi.ibft-with-mpath.bios iso-offline-install-iscsi.manual.bios --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-d9TxI/kola-testiso-x86_64/rerun [2025-05-14T22:33:07.874Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-14T22:33:07.874Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-14T22:33:07.874Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-14T22:33:07.874Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-14T22:33:07.874Z] Ignoring verification of signature on metal image [2025-05-14T22:33:07.874Z] Running test: iso-as-disk.bios [2025-05-14T22:33:25.905Z] FAIL: iso-as-disk.bios (11.655s) [2025-05-14T22:33:25.905Z] entered emergency.target in initramfs [2025-05-14T22:33:25.905Z] Running test: iso-as-disk.uefi [2025-05-14T22:33:43.922Z] FAIL: iso-as-disk.uefi (16.289s) [2025-05-14T22:33:43.922Z] entered emergency.target in initramfs [2025-05-14T22:33:43.922Z] Running test: iso-as-disk.uefi-secure [2025-05-14T22:34:05.773Z] FAIL: iso-as-disk.uefi-secure (16.913s) [2025-05-14T22:34:05.773Z] entered emergency.target in initramfs [2025-05-14T22:34:05.773Z] Running test: iso-as-disk.4k.uefi [2025-05-14T22:34:27.624Z] FAIL: iso-as-disk.4k.uefi (16.169s) [2025-05-14T22:34:27.624Z] entered emergency.target in initramfs [2025-05-14T22:34:27.624Z] Running test: iso-install.bios [2025-05-14T22:34:54.087Z] FAIL: iso-install.bios (23.073s) [2025-05-14T22:34:54.087Z] entered emergency.target in initramfs [2025-05-14T22:34:54.087Z] Running test: iso-live-login.bios [2025-05-14T22:35:20.563Z] FAIL: iso-live-login.bios (21.396s) [2025-05-14T22:35:20.563Z] entered emergency.target in initramfs [2025-05-14T22:35:20.563Z] Running test: iso-live-login.uefi [2025-05-14T22:35:38.582Z] FAIL: iso-live-login.uefi (17.614s) [2025-05-14T22:35:38.582Z] entered emergency.target in initramfs [2025-05-14T22:35:38.582Z] Running test: iso-live-login.uefi-secure [2025-05-14T22:36:05.043Z] FAIL: iso-live-login.uefi-secure (18.891s) [2025-05-14T22:36:05.043Z] entered emergency.target in initramfs [2025-05-14T22:36:05.043Z] Running test: iso-live-login.4k.uefi [2025-05-14T22:36:23.064Z] FAIL: iso-live-login.4k.uefi (18.069s) [2025-05-14T22:36:23.064Z] entered emergency.target in initramfs [2025-05-14T22:36:23.064Z] Running test: iso-offline-install.bios [2025-05-14T22:36:49.549Z] FAIL: iso-offline-install.bios (21.861s) [2025-05-14T22:36:49.549Z] entered emergency.target in initramfs [2025-05-14T22:36:49.549Z] Running test: iso-offline-install.mpath.bios [2025-05-14T22:37:21.558Z] FAIL: iso-offline-install.mpath.bios (24.1s) [2025-05-14T22:37:21.558Z] entered emergency.target in initramfs [2025-05-14T22:37:21.558Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-05-14T22:37:21.558Z] Warning: Cannot announce submounts, client does not support it [2025-05-14T22:37:43.435Z] FAIL: iso-offline-install-iscsi.ibft.uefi (19.065s) [2025-05-14T22:37:43.435Z] entered emergency.target in initramfs [2025-05-14T22:37:43.435Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-05-14T22:38:09.900Z] FAIL: iso-offline-install-iscsi.ibft-with-mpath.bios (22.327s) [2025-05-14T22:38:09.900Z] entered emergency.target in initramfs [2025-05-14T22:38:09.900Z] Running test: iso-offline-install-iscsi.manual.bios [2025-05-14T22:38:36.371Z] FAIL: iso-offline-install-iscsi.manual.bios (21.795s) [2025-05-14T22:38:36.371Z] entered emergency.target in initramfs [2025-05-14T22:38:36.371Z] Error: harness: test suite failed [2025-05-14T22:38:36.371Z] 2025-05-14T22:38:34Z cli: harness: test suite failed [2025-05-14T22:38:36.371Z] failed to execute cmd-kola: exit status 1 [2025-05-14T22:38:36.376Z] [Pipeline] } [2025-05-14T22:38:36.380Z] [Pipeline] // withEnv [2025-05-14T22:38:36.450Z] [Pipeline] withEnv [2025-05-14T22:38:36.451Z] [Pipeline] { [2025-05-14T22:38:36.464Z] [Pipeline] sh [2025-05-14T22:38:37.050Z] + set -xeuo pipefail [2025-05-14T22:38:37.050Z] ++ umask [2025-05-14T22:38:37.050Z] + '[' 0022 = 0000 ']' [2025-05-14T22:38:37.050Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T22:38:37.050Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-d9TxI -c --xz kola-testiso-x86_64 [2025-05-14T22:38:42.288Z] [Pipeline] } [2025-05-14T22:38:42.296Z] [Pipeline] // withEnv [2025-05-14T22:38:42.365Z] [Pipeline] archiveArtifacts [2025-05-14T22:38:42.368Z] Archiving artifacts [2025-05-14T22:38:42.505Z] [Pipeline] withEnv [2025-05-14T22:38:42.507Z] [Pipeline] { [2025-05-14T22:38:42.510Z] [Pipeline] sh [2025-05-14T22:38:43.053Z] + set -xeuo pipefail [2025-05-14T22:38:43.053Z] ++ umask [2025-05-14T22:38:43.053Z] + '[' 0022 = 0000 ']' [2025-05-14T22:38:43.053Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-14T22:38:43.053Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-d9TxI/kola-testiso-x86_64 --output - [2025-05-14T22:38:43.055Z] [Pipeline] } [2025-05-14T22:38:43.058Z] [Pipeline] // withEnv [2025-05-14T22:38:43.063Z] [Pipeline] junit [2025-05-14T22:38:43.064Z] Recording test results [2025-05-14T22:38:43.735Z] [Pipeline] } [2025-05-14T22:38:43.747Z] [Pipeline] // stage [2025-05-14T22:38:43.764Z] [Pipeline] } [2025-05-14T22:38:43.764Z] Failed in branch x86_64 [2025-05-14T22:38:43.833Z] [Pipeline] // parallel [2025-05-14T22:38:43.933Z] [Pipeline] stage [2025-05-14T22:38:43.934Z] [Pipeline] { (Report Completion) [2025-05-14T22:38:43.960Z] [Pipeline] withCredentials [2025-05-14T22:38:43.966Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-14T22:38:43.992Z] [Pipeline] { [2025-05-14T22:38:44.025Z] [Pipeline] withEnv [2025-05-14T22:38:44.025Z] [Pipeline] { [2025-05-14T22:38:44.030Z] [Pipeline] sh [2025-05-14T22:38:44.558Z] + set -xeuo pipefail [2025-05-14T22:38:44.558Z] ++ umask [2025-05-14T22:38:44.558Z] + '[' 0022 = 0000 ']' [2025-05-14T22:38:44.558Z] + /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/1714/display/redirect --outcome FAILED --advisory FEDORA-2025-ff274b2a7f --stream rawhide [2025-05-14T22:38:45.140Z] [Pipeline] } [2025-05-14T22:38:45.153Z] [Pipeline] // withEnv [2025-05-14T22:38:45.215Z] [Pipeline] } [2025-05-14T22:38:45.237Z] [Pipeline] // withCredentials [2025-05-14T22:38:45.255Z] [Pipeline] withCredentials [2025-05-14T22:38:45.263Z] Masking supported pattern matches of $TOKEN [2025-05-14T22:38:45.263Z] [Pipeline] { [2025-05-14T22:38:45.266Z] [Pipeline] withEnv [2025-05-14T22:38:45.267Z] [Pipeline] { [2025-05-14T22:38:45.320Z] [Pipeline] sh [2025-05-14T22:38:45.859Z] + set -xeuo pipefail [2025-05-14T22:38:45.859Z] ++ umask [2025-05-14T22:38:45.859Z] + '[' 0022 = 0000 ']' [2025-05-14T22:38:45.859Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' [2025-05-14T22:38:45.859Z] { [2025-05-14T22:38:45.859Z] "body": "���� kernel-6.15.0-0.rc6.250514g9f35e33144ae.51.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1714/display/redirect) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-ff274b2a7f)" [2025-05-14T22:38:45.859Z] }' [2025-05-14T22:38:46.416Z] [Pipeline] } [2025-05-14T22:38:46.419Z] [Pipeline] // withEnv [2025-05-14T22:38:46.461Z] [Pipeline] } [2025-05-14T22:38:46.496Z] [Pipeline] // withCredentials [2025-05-14T22:38:46.512Z] [Pipeline] } [2025-05-14T22:38:46.540Z] [Pipeline] // stage [2025-05-14T22:38:46.545Z] [Pipeline] } [2025-05-14T22:38:46.549Z] [Pipeline] // timeout [2025-05-14T22:38:46.560Z] [Pipeline] } [2025-05-14T22:38:46.564Z] [Pipeline] // container [2025-05-14T22:38:46.567Z] [Pipeline] } [2025-05-14T22:38:46.645Z] [Pipeline] // node [2025-05-14T22:38:46.665Z] [Pipeline] } [2025-05-14T22:38:46.675Z] [Pipeline] // podTemplate [2025-05-14T22:38:46.735Z] [Pipeline] End of Pipeline [2025-05-14T22:38:46.761Z] ERROR: script returned exit code 1 [2025-05-14T22:38:46.843Z] Finished: FAILURE