[2025-02-24T00:44:31.798Z] Started by upstream project "bodhi-trigger" build number 1415 [2025-02-24T00:44:31.798Z] originally caused by: [2025-02-24T00:44:31.798Z] Triggered by CI message. [2025-02-24T00:44:32.001Z] 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-02-24T00:44:32.002Z] Selected Git installation does not exist. Using Default [2025-02-24T00:44:32.002Z] The recommended git tool is: NONE [2025-02-24T00:44:32.002Z] No credentials specified [2025-02-24T00:44:32.002Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-24T00:44:32.009Z] Fetching changes from the remote Git repository [2025-02-24T00:44:32.010Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-24T00:44:32.032Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-24T00:44:32.032Z] > git --version # timeout=10 [2025-02-24T00:44:32.038Z] > git --version # 'git version 2.39.3' [2025-02-24T00:44:32.038Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-24T00:44:32.132Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-24T00:44:32.139Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-24T00:44:32.139Z] > git config core.sparsecheckout # timeout=10 [2025-02-24T00:44:32.146Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-24T00:44:32.155Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-24T00:44:32.155Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-24T00:44:32.333Z] Loading library coreos@main [2025-02-24T00:44:32.333Z] Attempting to resolve main from remote references... [2025-02-24T00:44:32.333Z] > git --version # timeout=10 [2025-02-24T00:44:32.340Z] > git --version # 'git version 2.39.3' [2025-02-24T00:44:32.340Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-24T00:44:32.422Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-24T00:44:32.422Z] Selected Git installation does not exist. Using Default [2025-02-24T00:44:32.422Z] The recommended git tool is: NONE [2025-02-24T00:44:32.423Z] No credentials specified [2025-02-24T00:44:32.423Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-24T00:44:32.430Z] Fetching changes from the remote Git repository [2025-02-24T00:44:32.431Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-24T00:44:32.450Z] Fetching without tags [2025-02-24T00:44:32.450Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-24T00:44:32.450Z] > git --version # timeout=10 [2025-02-24T00:44:32.457Z] > git --version # 'git version 2.39.3' [2025-02-24T00:44:32.457Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-24T00:44:32.523Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-24T00:44:32.523Z] > git config core.sparsecheckout # timeout=10 [2025-02-24T00:44:32.530Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-24T00:44:32.539Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-24T00:44:32.539Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-24T00:44:32.822Z] [Pipeline] Start of Pipeline [2025-02-24T00:44:32.870Z] [Pipeline] node [2025-02-24T00:44:32.881Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-24T00:44:32.886Z] [Pipeline] { [2025-02-24T00:44:32.935Z] [Pipeline] withEnv [2025-02-24T00:44:32.935Z] [Pipeline] { [2025-02-24T00:44:32.937Z] [Pipeline] sh [2025-02-24T00:44:33.195Z] + set -xeuo pipefail [2025-02-24T00:44:33.195Z] ++ umask [2025-02-24T00:44:33.195Z] + '[' 0022 = 0000 ']' [2025-02-24T00:44:33.195Z] + rm -rf pipe [2025-02-24T00:44:33.195Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-24T00:44:33.195Z] Cloning into 'pipe'... [2025-02-24T00:44:33.446Z] [Pipeline] } [2025-02-24T00:44:33.448Z] [Pipeline] // withEnv [2025-02-24T00:44:33.505Z] [Pipeline] load [2025-02-24T00:44:33.592Z] [Pipeline] { (pipe/utils.groovy) [2025-02-24T00:44:33.595Z] [Pipeline] } [2025-02-24T00:44:33.599Z] [Pipeline] // load [2025-02-24T00:44:33.637Z] [Pipeline] readYaml [2025-02-24T00:44:33.681Z] [Pipeline] } [2025-02-24T00:44:33.686Z] [Pipeline] // node [2025-02-24T00:44:33.710Z] [Pipeline] properties [2025-02-24T00:44:33.872Z] [Pipeline] libraryResource [2025-02-24T00:44:33.874Z] [Pipeline] readJSON [2025-02-24T00:44:33.879Z] [Pipeline] node [2025-02-24T00:44:33.882Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-24T00:44:33.908Z] [Pipeline] { [2025-02-24T00:44:33.912Z] [Pipeline] writeYaml [2025-02-24T00:44:33.915Z] [Pipeline] readFile [2025-02-24T00:44:33.939Z] [Pipeline] } [2025-02-24T00:44:33.962Z] [Pipeline] // node [2025-02-24T00:44:33.975Z] [Pipeline] podTemplate [2025-02-24T00:44:33.982Z] [Pipeline] { [2025-02-24T00:44:33.989Z] [Pipeline] node [2025-02-24T00:44:35.657Z] Created Pod: openshift coreos-ci/pod-f26ad973-6c64-4cf9-aab9-a8643fc83f3d-rv0gv-hc6jv [2025-02-24T00:44:41.000Z] Agent pod-f26ad973-6c64-4cf9-aab9-a8643fc83f3d-rv0gv-hc6jv is provisioned from template pod-f26ad973-6c64-4cf9-aab9-a8643fc83f3d-rv0gv [2025-02-24T00:44:41.001Z] --- [2025-02-24T00:44:41.001Z] apiVersion: "v1" [2025-02-24T00:44:41.001Z] kind: "Pod" [2025-02-24T00:44:41.001Z] metadata: [2025-02-24T00:44:41.001Z] annotations: [2025-02-24T00:44:41.001Z] buildUrl: "http://172.30.130.216:80/job/test-override/1426/" [2025-02-24T00:44:41.001Z] runUrl: "job/test-override/1426/" [2025-02-24T00:44:41.001Z] labels: [2025-02-24T00:44:41.001Z] jenkins: "slave" [2025-02-24T00:44:41.001Z] jenkins/label-digest: "9a6d36797c98fc58e06e2e50fb94583847a14f61" [2025-02-24T00:44:41.001Z] jenkins/label: "pod-f26ad973-6c64-4cf9-aab9-a8643fc83f3d" [2025-02-24T00:44:41.001Z] name: "pod-f26ad973-6c64-4cf9-aab9-a8643fc83f3d-rv0gv-hc6jv" [2025-02-24T00:44:41.001Z] namespace: "coreos-ci" [2025-02-24T00:44:41.001Z] spec: [2025-02-24T00:44:41.001Z] containers: [2025-02-24T00:44:41.001Z] - command: [2025-02-24T00:44:41.001Z] - "/usr/bin/dumb-init" [2025-02-24T00:44:41.001Z] - "/usr/bin/sleep" [2025-02-24T00:44:41.001Z] - "infinity" [2025-02-24T00:44:41.001Z] env: [2025-02-24T00:44:41.001Z] - name: "COSA_TESTISO_DEBUG" [2025-02-24T00:44:41.001Z] value: "true" [2025-02-24T00:44:41.001Z] - name: "NCPUS" [2025-02-24T00:44:41.001Z] value: "6" [2025-02-24T00:44:41.001Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-24T00:44:41.001Z] imagePullPolicy: "Always" [2025-02-24T00:44:41.001Z] name: "worker" [2025-02-24T00:44:41.001Z] resources: [2025-02-24T00:44:41.001Z] limits: [2025-02-24T00:44:41.001Z] memory: "10752Mi" [2025-02-24T00:44:41.001Z] cpu: "6" [2025-02-24T00:44:41.001Z] devices.kubevirt.io/kvm: "1" [2025-02-24T00:44:41.001Z] requests: [2025-02-24T00:44:41.001Z] memory: "10752Mi" [2025-02-24T00:44:41.001Z] cpu: "6" [2025-02-24T00:44:41.001Z] devices.kubevirt.io/kvm: "1" [2025-02-24T00:44:41.001Z] volumeMounts: [2025-02-24T00:44:41.001Z] - mountPath: "/srv/" [2025-02-24T00:44:41.001Z] name: "emptydir-0" [2025-02-24T00:44:41.001Z] - mountPath: "/home/jenkins/agent" [2025-02-24T00:44:41.001Z] name: "workspace-volume" [2025-02-24T00:44:41.001Z] readOnly: false [2025-02-24T00:44:41.001Z] - env: [2025-02-24T00:44:41.001Z] - name: "JENKINS_SECRET" [2025-02-24T00:44:41.001Z] value: "********" [2025-02-24T00:44:41.001Z] - name: "JENKINS_TUNNEL" [2025-02-24T00:44:41.001Z] value: "172.30.136.1:50000" [2025-02-24T00:44:41.001Z] - name: "JENKINS_AGENT_NAME" [2025-02-24T00:44:41.001Z] value: "pod-f26ad973-6c64-4cf9-aab9-a8643fc83f3d-rv0gv-hc6jv" [2025-02-24T00:44:41.001Z] - name: "JENKINS_NAME" [2025-02-24T00:44:41.001Z] value: "pod-f26ad973-6c64-4cf9-aab9-a8643fc83f3d-rv0gv-hc6jv" [2025-02-24T00:44:41.001Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-24T00:44:41.001Z] value: "/home/jenkins/agent" [2025-02-24T00:44:41.001Z] - name: "JENKINS_URL" [2025-02-24T00:44:41.001Z] value: "http://172.30.130.216:80/" [2025-02-24T00:44:41.001Z] image: "jenkins-agent-base:latest" [2025-02-24T00:44:41.001Z] name: "jnlp" [2025-02-24T00:44:41.001Z] resources: [2025-02-24T00:44:41.001Z] limits: [2025-02-24T00:44:41.001Z] memory: "512Mi" [2025-02-24T00:44:41.001Z] cpu: "1" [2025-02-24T00:44:41.001Z] requests: [2025-02-24T00:44:41.001Z] memory: "512Mi" [2025-02-24T00:44:41.001Z] cpu: "1" [2025-02-24T00:44:41.001Z] volumeMounts: [2025-02-24T00:44:41.001Z] - mountPath: "/home/jenkins/agent" [2025-02-24T00:44:41.001Z] name: "workspace-volume" [2025-02-24T00:44:41.001Z] readOnly: false [2025-02-24T00:44:41.001Z] nodeSelector: [2025-02-24T00:44:41.001Z] kubernetes.io/os: "linux" [2025-02-24T00:44:41.001Z] restartPolicy: "Never" [2025-02-24T00:44:41.001Z] serviceAccountName: "jenkins" [2025-02-24T00:44:41.001Z] volumes: [2025-02-24T00:44:41.001Z] - emptyDir: {} [2025-02-24T00:44:41.001Z] name: "emptydir-0" [2025-02-24T00:44:41.001Z] - emptyDir: [2025-02-24T00:44:41.001Z] medium: "" [2025-02-24T00:44:41.001Z] name: "workspace-volume" [2025-02-24T00:44:41.001Z] [2025-02-24T00:44:41.051Z] Running on pod-f26ad973-6c64-4cf9-aab9-a8643fc83f3d-rv0gv-hc6jv in /home/jenkins/agent/workspace/test-override [2025-02-24T00:44:41.052Z] [Pipeline] { [2025-02-24T00:44:41.070Z] [Pipeline] container [2025-02-24T00:44:41.070Z] [Pipeline] { [2025-02-24T00:44:41.074Z] [Pipeline] withEnv [2025-02-24T00:44:41.074Z] [Pipeline] { [2025-02-24T00:44:41.077Z] [Pipeline] sh [2025-02-24T00:44:41.754Z] + set -xeuo pipefail [2025-02-24T00:44:41.754Z] ++ umask [2025-02-24T00:44:41.754Z] + '[' 0022 = 0000 ']' [2025-02-24T00:44:41.754Z] + cat /cosa/coreos-assembler-git.json [2025-02-24T00:44:41.754Z] { [2025-02-24T00:44:41.754Z] "date": "2025-02-20T22:03:43Z", [2025-02-24T00:44:41.754Z] "git": { [2025-02-24T00:44:41.754Z] "commit": "fdc2203b49f86f2e420aaa189ae096365af23504", [2025-02-24T00:44:41.754Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-24T00:44:41.754Z] "branch": "HEAD", [2025-02-24T00:44:41.754Z] "dirty": "false" [2025-02-24T00:44:41.754Z] }, [2025-02-24T00:44:41.754Z] "file": { [2025-02-24T00:44:41.754Z] "checksum": "07e7c75741d736d63fd9c86c47ed7fee9a649598872975103a2294a92cef0ed3", [2025-02-24T00:44:41.754Z] "checksum_type": "sha256", [2025-02-24T00:44:41.754Z] "format": "tar.gz", [2025-02-24T00:44:41.754Z] "name": "coreos-assembler-git.tar.gz", [2025-02-24T00:44:41.754Z] "size": "10008800" [2025-02-24T00:44:41.754Z] } [2025-02-24T00:44:41.754Z] } [2025-02-24T00:44:41.980Z] [Pipeline] } [2025-02-24T00:44:41.983Z] [Pipeline] // withEnv [2025-02-24T00:44:42.009Z] [Pipeline] timeout [2025-02-24T00:44:42.009Z] Timeout set to expire in 2 hr 30 min [2025-02-24T00:44:42.009Z] [Pipeline] { [2025-02-24T00:44:42.095Z] [Pipeline] withEnv [2025-02-24T00:44:42.104Z] [Pipeline] { [2025-02-24T00:44:42.107Z] [Pipeline] sh [2025-02-24T00:44:42.645Z] + set -euo pipefail [2025-02-24T00:44:42.645Z] ++ umask [2025-02-24T00:44:42.645Z] + '[' 0022 = 0000 ']' [2025-02-24T00:44:42.645Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-f476a8c306 [2025-02-24T00:44:42.645Z] + jq -r .update.title [2025-02-24T00:44:42.672Z] [Pipeline] } [2025-02-24T00:44:42.675Z] [Pipeline] // withEnv [2025-02-24T00:44:42.774Z] [Pipeline] withEnv [2025-02-24T00:44:42.774Z] [Pipeline] { [2025-02-24T00:44:42.777Z] [Pipeline] sh [2025-02-24T00:44:43.310Z] + set -euo pipefail [2025-02-24T00:44:43.310Z] ++ umask [2025-02-24T00:44:43.310Z] + '[' 0022 = 0000 ']' [2025-02-24T00:44:43.310Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-f476a8c306 [2025-02-24T00:44:43.310Z] + jq -r '.update.builds[].nvr' [2025-02-24T00:44:43.314Z] [Pipeline] } [2025-02-24T00:44:43.316Z] [Pipeline] // withEnv [2025-02-24T00:44:43.333Z] [Pipeline] withCredentials [2025-02-24T00:44:43.348Z] [Pipeline] // withCredentials [2025-02-24T00:44:43.413Z] [Pipeline] echo [2025-02-24T00:44:43.413Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-24T00:44:43.417Z] [Pipeline] withCredentials [2025-02-24T00:44:43.420Z] [Pipeline] // withCredentials [2025-02-24T00:44:43.423Z] [Pipeline] echo [2025-02-24T00:44:43.423Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-24T00:44:43.436Z] [Pipeline] withCredentials [2025-02-24T00:44:43.461Z] [Pipeline] // withCredentials [2025-02-24T00:44:43.471Z] [Pipeline] echo [2025-02-24T00:44:43.471Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-24T00:44:43.476Z] [Pipeline] withEnv [2025-02-24T00:44:43.477Z] [Pipeline] { [2025-02-24T00:44:43.479Z] [Pipeline] sh [2025-02-24T00:44:44.024Z] + set -euo pipefail [2025-02-24T00:44:44.024Z] ++ umask [2025-02-24T00:44:44.024Z] + '[' 0022 = 0000 ']' [2025-02-24T00:44:44.024Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel [2025-02-24T00:44:44.024Z] + cut -d ' ' -f 1 [2025-02-24T00:44:44.030Z] [Pipeline] } [2025-02-24T00:44:44.032Z] [Pipeline] // withEnv [2025-02-24T00:44:44.037Z] [Pipeline] withEnv [2025-02-24T00:44:44.037Z] [Pipeline] { [2025-02-24T00:44:44.087Z] [Pipeline] sh [2025-02-24T00:44:44.629Z] + set -xeuo pipefail [2025-02-24T00:44:44.630Z] ++ umask [2025-02-24T00:44:44.630Z] + '[' 0022 = 0000 ']' [2025-02-24T00:44:44.630Z] + cosa init --branch testing-devel --commit=288dcaa88bd981c70a92ff0888217e4578bc8dbd https://github.com/coreos/fedora-coreos-config [2025-02-24T00:44:44.630Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-24T00:44:44.630Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T00:44:44.630Z] + mkdir -p src [2025-02-24T00:44:44.630Z] + cd src [2025-02-24T00:44:44.630Z] + test -e config [2025-02-24T00:44:44.630Z] + case "${source}" in [2025-02-24T00:44:44.630Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-24T00:44:44.630Z] Cloning into 'config'... [2025-02-24T00:44:44.885Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-24T00:44:44.885Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-24T00:44:45.450Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc' [2025-02-24T00:44:45.450Z] + '[' -n 288dcaa88bd981c70a92ff0888217e4578bc8dbd ']' [2025-02-24T00:44:45.450Z] + git -C ./config fetch origin 288dcaa88bd981c70a92ff0888217e4578bc8dbd [2025-02-24T00:44:45.704Z] From https://github.com/coreos/fedora-coreos-config [2025-02-24T00:44:45.704Z] * branch 288dcaa88bd981c70a92ff0888217e4578bc8dbd -> FETCH_HEAD [2025-02-24T00:44:45.704Z] + git -C ./config reset --hard 288dcaa88bd981c70a92ff0888217e4578bc8dbd [2025-02-24T00:44:45.704Z] HEAD is now at 288dcaa lockfiles: bump to latest [2025-02-24T00:44:45.704Z] + git -C ./config submodule update --init --recursive [2025-02-24T00:44:45.704Z] + set +x [2025-02-24T00:44:45.704Z] Config commit: 288dcaa88bd981c70a92ff0888217e4578bc8dbd [2025-02-24T00:44:45.704Z] + manifest=src/config/manifest.yaml [2025-02-24T00:44:45.704Z] + image=src/config/image.yaml [2025-02-24T00:44:45.704Z] + [[ -n '' ]] [2025-02-24T00:44:45.704Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-24T00:44:45.704Z] + [[ ! -f src/config/image.yaml ]] [2025-02-24T00:44:45.704Z] + mkdir -p cache [2025-02-24T00:44:45.704Z] + mkdir -p builds [2025-02-24T00:44:45.704Z] + mkdir -p tmp [2025-02-24T00:44:45.704Z] + mkdir -p overrides/rpm [2025-02-24T00:44:45.704Z] + mkdir -p overrides/rootfs [2025-02-24T00:44:45.704Z] + test 0 = 1 [2025-02-24T00:44:45.704Z] + case "${YUMREPOS}" in [2025-02-24T00:44:45.704Z] + set +x [2025-02-24T00:44:45.704Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-24T00:44:45.706Z] [Pipeline] } [2025-02-24T00:44:45.709Z] [Pipeline] // withEnv [2025-02-24T00:44:45.715Z] [Pipeline] stage [2025-02-24T00:44:45.715Z] [Pipeline] { (Initialize Remotes) [2025-02-24T00:44:45.720Z] [Pipeline] parallel [2025-02-24T00:44:45.729Z] [Pipeline] { (Branch: x86_64) [2025-02-24T00:44:45.731Z] [Pipeline] } [2025-02-24T00:44:45.734Z] [Pipeline] // parallel [2025-02-24T00:44:45.737Z] [Pipeline] } [2025-02-24T00:44:45.740Z] [Pipeline] // stage [2025-02-24T00:44:45.743Z] [Pipeline] stage [2025-02-24T00:44:45.744Z] [Pipeline] { (Download Overrides) [2025-02-24T00:44:45.755Z] [Pipeline] parallel [2025-02-24T00:44:45.755Z] [Pipeline] { (Branch: x86_64) [2025-02-24T00:44:45.759Z] [Pipeline] withEnv [2025-02-24T00:44:45.759Z] [Pipeline] { [2025-02-24T00:44:45.761Z] [Pipeline] sh [2025-02-24T00:44:46.296Z] + set -xeuo pipefail [2025-02-24T00:44:46.296Z] ++ umask [2025-02-24T00:44:46.296Z] + '[' 0022 = 0000 ']' [2025-02-24T00:44:46.296Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.13.4-200.fc41 --arch x86_64 --arch noarch [2025-02-24T00:44:46.297Z] Downloading [1/31]: rtla-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [====================================] 100% 253.34 KiB / 253.34 KiB [2025-02-24T00:44:46.551Z] Downloading [2/31]: kernel-devel-matched-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [====================================] 100% 195.85 KiB / 195.85 KiB [2025-02-24T00:44:46.551Z] Downloading [3/31]: kernel-uki-virt-addons-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [====================================] 100% 202.96 KiB / 202.96 KiB [2025-02-24T00:44:46.551Z] Downloading [4/31]: kernel-debug-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [====================================] 100% 195.89 KiB / 195.89 KiB [2025-02-24T00:44:46.551Z] Downloading [5/31]: kernel-debug-modules-extra-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [======= ] 20% 1.00 MiB / 4.98 MiB [============== ] 40% 2.00 MiB / 4.98 MiB [===================== ] 60% 3.00 MiB / 4.98 MiB [============================ ] 80% 4.00 MiB / 4.98 MiB [====================================] 100% 4.98 MiB / 4.98 MiB [2025-02-24T00:44:46.551Z] Downloading [6/31]: python3-perf-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [====================== ] 61% 1.00 MiB / 1.62 MiB [====================================] 100% 1.62 MiB / 1.62 MiB [2025-02-24T00:44:46.551Z] Downloading [7/31]: kernel-modules-internal-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [======================== ] 67% 1.00 MiB / 1.48 MiB [====================================] 100% 1.48 MiB / 1.48 MiB [2025-02-24T00:44:46.551Z] Downloading [8/31]: kernel-tools-libs-devel-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [====================================] 100% 199.18 KiB / 199.18 KiB [2025-02-24T00:44:46.551Z] Downloading [9/31]: kernel-debug-devel-matched-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [====================================] 100% 195.88 KiB / 195.88 KiB [2025-02-24T00:44:46.551Z] Downloading [10/31]: kernel-tools-libs-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [====================================] 100% 208.41 KiB / 208.41 KiB [2025-02-24T00:44:46.551Z] Downloading [11/31]: kernel-tools-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.551Z] [====================================] 100% 477.87 KiB / 477.87 KiB [2025-02-24T00:44:46.551Z] Downloading [12/31]: perf-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.806Z] [=============== ] 41% 1.00 MiB / 2.39 MiB [============================== ] 83% 2.00 MiB / 2.39 MiB [====================================] 100% 2.39 MiB / 2.39 MiB [2025-02-24T00:44:46.806Z] Downloading [13/31]: kernel-debug-uki-virt-addons-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.806Z] [====================================] 100% 203.00 KiB / 203.00 KiB [2025-02-24T00:44:46.806Z] Downloading [14/31]: libperf-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.806Z] [====================================] 100% 217.84 KiB / 217.84 KiB [2025-02-24T00:44:46.806Z] Downloading [15/31]: kernel-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.806Z] [====================================] 100% 195.80 KiB / 195.80 KiB [2025-02-24T00:44:46.806Z] Downloading [16/31]: kernel-selftests-internal-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.806Z] [============== ] 41% 1.00 MiB / 2.41 MiB [============================= ] 83% 2.00 MiB / 2.41 MiB [====================================] 100% 2.41 MiB / 2.41 MiB [2025-02-24T00:44:46.806Z] Downloading [17/31]: kernel-debug-modules-internal-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.806Z] [=============== ] 42% 1.00 MiB / 2.38 MiB [============================== ] 84% 2.00 MiB / 2.38 MiB [====================================] 100% 2.38 MiB / 2.38 MiB [2025-02-24T00:44:46.806Z] Downloading [18/31]: rv-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.806Z] [====================================] 100% 209.55 KiB / 209.55 KiB [2025-02-24T00:44:46.806Z] Downloading [19/31]: libperf-devel-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.806Z] [====================================] 100% 228.58 KiB / 228.58 KiB [2025-02-24T00:44:46.806Z] Downloading [20/31]: kernel-debug-devel-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:46.806Z] [= ] 5% 1.00 MiB / 18.26 MiB [=== ] 10% 2.00 MiB / 18.26 MiB [===== ] 16% 3.00 MiB / 18.26 MiB [======= ] 21% 4.00 MiB / 18.26 MiB [========= ] 27% 5.00 MiB / 18.26 MiB [=========== ] 32% 6.00 MiB / 18.26 MiB [============= ] 38% 7.00 MiB / 18.26 MiB [=============== ] 43% 8.00 MiB / 18.26 MiB [================= ] 49% 9.00 MiB / 18.26 MiB [=================== ] 54% 10.00 MiB / 18.26 MiB [===================== ] 60% 11.00 MiB / 18.26 MiB [======================= ] 65% 12.00 MiB / 18.26 MiB [========================= ] 71% 13.00 MiB / 18.26 MiB [=========================== ] 76% 14.00 MiB / 18.26 MiB [============================= ] 82% 15.00 MiB / 18.26 MiB [=============================== ] 87% 16.00 MiB / 18.26 MiB [================================= ] 93% 17.00 MiB / 18.26 MiB [=================================== ] 98% 18.00 MiB / 18.26 MiB [====================================] 100% 18.26 MiB / 18.26 MiB [2025-02-24T00:44:47.059Z] Downloading [21/31]: kernel-modules-extra-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:47.059Z] [============ ] 34% 1.00 MiB / 2.89 MiB [======================== ] 69% 2.00 MiB / 2.89 MiB [====================================] 100% 2.89 MiB / 2.89 MiB [2025-02-24T00:44:47.059Z] Downloading [22/31]: kernel-devel-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:47.059Z] [= ] 5% 1.00 MiB / 18.07 MiB [=== ] 11% 2.00 MiB / 18.07 MiB [===== ] 16% 3.00 MiB / 18.07 MiB [======= ] 22% 4.00 MiB / 18.07 MiB [========= ] 27% 5.00 MiB / 18.07 MiB [=========== ] 33% 6.00 MiB / 18.07 MiB [============= ] 38% 7.00 MiB / 18.07 MiB [=============== ] 44% 8.00 MiB / 18.07 MiB [================= ] 49% 9.00 MiB / 18.07 MiB [=================== ] 55% 10.00 MiB / 18.07 MiB [===================== ] 60% 11.00 MiB / 18.07 MiB [======================= ] 66% 12.00 MiB / 18.07 MiB [========================= ] 71% 13.00 MiB / 18.07 MiB [=========================== ] 77% 14.00 MiB / 18.07 MiB [============================= ] 83% 15.00 MiB / 18.07 MiB [=============================== ] 88% 16.00 MiB / 18.07 MiB [================================= ] 94% 17.00 MiB / 18.07 MiB [=================================== ] 99% 18.00 MiB / 18.07 MiB [====================================] 100% 18.07 MiB / 18.07 MiB [2025-02-24T00:44:47.059Z] Downloading [23/31]: kernel-debug-modules-core-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:47.313Z] [ ] 1% 1.00 MiB / 62.70 MiB [= ] 3% 2.00 MiB / 62.70 MiB [= ] 4% 3.00 MiB / 62.70 MiB [== ] 6% 4.00 MiB / 62.70 MiB [== ] 7% 5.00 MiB / 62.70 MiB [=== ] 9% 6.00 MiB / 62.70 MiB [==== ] 11% 7.00 MiB / 62.70 MiB [==== ] 12% 8.00 MiB / 62.70 MiB [===== ] 14% 9.00 MiB / 62.70 MiB [===== ] 15% 10.00 MiB / 62.70 MiB [====== ] 17% 11.00 MiB / 62.70 MiB [====== ] 19% 12.00 MiB / 62.70 MiB [======= ] 20% 13.00 MiB / 62.70 MiB [======== ] 22% 14.00 MiB / 62.70 MiB [======== ] 23% 15.00 MiB / 62.70 MiB [========= ] 25% 16.00 MiB / 62.70 MiB [========= ] 27% 17.00 MiB / 62.70 MiB [========== ] 28% 18.00 MiB / 62.70 MiB [========== ] 30% 19.00 MiB / 62.70 MiB [=========== ] 31% 20.00 MiB / 62.70 MiB [============ ] 33% 21.00 MiB / 62.70 MiB [============ ] 35% 22.00 MiB / 62.70 MiB [============= ] 36% 23.00 MiB / 62.70 MiB [============= ] 38% 24.00 MiB / 62.70 MiB [============== ] 39% 25.00 MiB / 62.70 MiB [============== ] 41% 26.00 MiB / 62.70 MiB [=============== ] 43% 27.00 MiB / 62.70 MiB [================ ] 44% 28.00 MiB / 62.70 MiB [================ ] 46% 29.00 MiB / 62.70 MiB [================= ] 47% 30.00 MiB / 62.70 MiB [================= ] 49% 31.00 MiB / 62.70 MiB [================== ] 51% 32.00 MiB / 62.70 MiB [================== ] 52% 33.00 MiB / 62.70 MiB [=================== ] 54% 34.00 MiB / 62.70 MiB [==================== ] 55% 35.00 MiB / 62.70 MiB [==================== ] 57% 36.00 MiB / 62.70 MiB [===================== ] 59% 37.00 MiB / 62.70 MiB [===================== ] 60% 38.00 MiB / 62.70 MiB [====================== ] 62% 39.00 MiB / 62.70 MiB [====================== ] 63% 40.00 MiB / 62.70 MiB [======================= ] 65% 41.00 MiB / 62.70 MiB [======================== ] 66% 42.00 MiB / 62.70 MiB [======================== ] 68% 43.00 MiB / 62.70 MiB [========================= ] 70% 44.00 MiB / 62.70 MiB [========================= ] 71% 45.00 MiB / 62.70 MiB [========================== ] 73% 46.00 MiB / 62.70 MiB [========================== ] 74% 47.00 MiB / 62.70 MiB [=========================== ] 76% 48.00 MiB / 62.70 MiB [============================ ] 78% 49.00 MiB / 62.70 MiB [============================ ] 79% 50.00 MiB / 62.70 MiB [============================= ] 81% 51.00 MiB / 62.70 MiB [============================= ] 82% 52.00 MiB / 62.70 MiB [============================== ] 84% 53.00 MiB / 62.70 MiB [=============================== ] 86% 54.00 MiB / 62.70 MiB [=============================== ] 87% 55.00 MiB / 62.70 MiB [================================ ] 89% 56.00 MiB / 62.70 MiB [================================ ] 90% 57.00 MiB / 62.70 MiB [================================= ] 92% 58.00 MiB / 62.70 MiB [================================= ] 94% 59.00 MiB / 62.70 MiB [================================== ] 95% 60.00 MiB / 62.70 MiB [=================================== ] 97% 61.00 MiB / 62.70 MiB [=================================== ] 98% 62.00 MiB / 62.70 MiB [====================================] 100% 62.70 MiB / 62.70 MiB [2025-02-24T00:44:47.313Z] Downloading [24/31]: kernel-modules-core-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:47.567Z] [ ] 2% 1.00 MiB / 38.35 MiB [= ] 5% 2.00 MiB / 38.35 MiB [== ] 7% 3.00 MiB / 38.35 MiB [=== ] 10% 4.00 MiB / 38.35 MiB [==== ] 13% 5.00 MiB / 38.35 MiB [===== ] 15% 6.00 MiB / 38.35 MiB [====== ] 18% 7.00 MiB / 38.35 MiB [======= ] 20% 8.00 MiB / 38.35 MiB [======== ] 23% 9.00 MiB / 38.35 MiB [========= ] 26% 10.00 MiB / 38.35 MiB [========== ] 28% 11.00 MiB / 38.35 MiB [=========== ] 31% 12.00 MiB / 38.35 MiB [============ ] 33% 13.00 MiB / 38.35 MiB [============= ] 36% 14.00 MiB / 38.35 MiB [============== ] 39% 15.00 MiB / 38.35 MiB [=============== ] 41% 16.00 MiB / 38.35 MiB [=============== ] 44% 17.00 MiB / 38.35 MiB [================ ] 46% 18.00 MiB / 38.35 MiB [================= ] 49% 19.00 MiB / 38.35 MiB [================== ] 52% 20.00 MiB / 38.35 MiB [=================== ] 54% 21.00 MiB / 38.35 MiB [==================== ] 57% 22.00 MiB / 38.35 MiB [===================== ] 59% 23.00 MiB / 38.35 MiB [====================== ] 62% 24.00 MiB / 38.35 MiB [======================= ] 65% 25.00 MiB / 38.35 MiB [======================== ] 67% 26.00 MiB / 38.35 MiB [========================= ] 70% 27.00 MiB / 38.35 MiB [========================== ] 73% 28.00 MiB / 38.35 MiB [=========================== ] 75% 29.00 MiB / 38.35 MiB [============================ ] 78% 30.00 MiB / 38.35 MiB [============================= ] 80% 31.00 MiB / 38.35 MiB [============================== ] 83% 32.00 MiB / 38.35 MiB [============================== ] 86% 33.00 MiB / 38.35 MiB [=============================== ] 88% 34.00 MiB / 38.35 MiB [================================ ] 91% 35.00 MiB / 38.35 MiB [================================= ] 93% 36.00 MiB / 38.35 MiB [================================== ] 96% 37.00 MiB / 38.35 MiB [=================================== ] 99% 38.00 MiB / 38.35 MiB [====================================] 100% 38.35 MiB / 38.35 MiB [2025-02-24T00:44:47.567Z] Downloading [25/31]: kernel-modules-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:47.567Z] [ ] 1% 1.00 MiB / 64.83 MiB [= ] 3% 2.00 MiB / 64.83 MiB [= ] 4% 3.00 MiB / 64.83 MiB [== ] 6% 4.00 MiB / 64.83 MiB [== ] 7% 5.00 MiB / 64.83 MiB [=== ] 9% 6.00 MiB / 64.83 MiB [=== ] 10% 7.00 MiB / 64.83 MiB [==== ] 12% 8.00 MiB / 64.83 MiB [==== ] 13% 9.00 MiB / 64.83 MiB [===== ] 15% 10.00 MiB / 64.83 MiB [====== ] 16% 11.00 MiB / 64.83 MiB [====== ] 18% 12.00 MiB / 64.83 MiB [======= ] 20% 13.00 MiB / 64.83 MiB [======= ] 21% 14.00 MiB / 64.83 MiB [======== ] 23% 15.00 MiB / 64.83 MiB [======== ] 24% 16.00 MiB / 64.83 MiB [========= ] 26% 17.00 MiB / 64.83 MiB [========= ] 27% 18.00 MiB / 64.83 MiB [========== ] 29% 19.00 MiB / 64.83 MiB [=========== ] 30% 20.00 MiB / 64.83 MiB [=========== ] 32% 21.00 MiB / 64.83 MiB [============ ] 33% 22.00 MiB / 64.83 MiB [============ ] 35% 23.00 MiB / 64.83 MiB [============= ] 37% 24.00 MiB / 64.83 MiB [============= ] 38% 25.00 MiB / 64.83 MiB [============== ] 40% 26.00 MiB / 64.83 MiB [============== ] 41% 27.00 MiB / 64.83 MiB [=============== ] 43% 28.00 MiB / 64.83 MiB [================ ] 44% 29.00 MiB / 64.83 MiB [================ ] 46% 30.00 MiB / 64.83 MiB [================= ] 47% 31.00 MiB / 64.83 MiB [================= ] 49% 32.00 MiB / 64.83 MiB [================== ] 50% 33.00 MiB / 64.83 MiB [================== ] 52% 34.00 MiB / 64.83 MiB [=================== ] 53% 35.00 MiB / 64.83 MiB [=================== ] 55% 36.00 MiB / 64.83 MiB [==================== ] 57% 37.00 MiB / 64.83 MiB [===================== ] 58% 38.00 MiB / 64.83 MiB [===================== ] 60% 39.00 MiB / 64.83 MiB [====================== ] 61% 40.00 MiB / 64.83 MiB [====================== ] 63% 41.00 MiB / 64.83 MiB [======================= ] 64% 42.00 MiB / 64.83 MiB [======================= ] 66% 43.00 MiB / 64.83 MiB [======================== ] 67% 44.00 MiB / 64.83 MiB [======================== ] 69% 45.00 MiB / 64.83 MiB [========================= ] 70% 46.00 MiB / 64.83 MiB [========================== ] 72% 47.00 MiB / 64.83 MiB [========================== ] 74% 48.00 MiB / 64.83 MiB [=========================== ] 75% 49.00 MiB / 64.83 MiB [=========================== ] 77% 50.00 MiB / 64.83 MiB [============================ ] 78% 51.00 MiB / 64.83 MiB [============================ ] 80% 52.00 MiB / 64.83 MiB [============================= ] 81% 53.00 MiB / 64.83 MiB [============================= ] 83% 54.00 MiB / 64.83 MiB [============================== ] 84% 55.00 MiB / 64.83 MiB [=============================== ] 86% 56.00 MiB / 64.83 MiB [=============================== ] 87% 57.00 MiB / 64.83 MiB [================================ ] 89% 58.00 MiB / 64.83 MiB [================================ ] 91% 59.00 MiB / 64.83 MiB [================================= ] 92% 60.00 MiB / 64.83 MiB [================================= ] 94% 61.00 MiB / 64.83 MiB [================================== ] 95% 62.00 MiB / 64.83 MiB [================================== ] 97% 63.00 MiB / 64.83 MiB [=================================== ] 98% 64.00 MiB / 64.83 MiB [====================================] 100% 64.83 MiB / 64.83 MiB [2025-02-24T00:44:47.567Z] Downloading [26/31]: kernel-debug-core-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:47.820Z] [= ] 3% 1.00 MiB / 32.61 MiB [== ] 6% 2.00 MiB / 32.61 MiB [=== ] 9% 3.00 MiB / 32.61 MiB [==== ] 12% 4.00 MiB / 32.61 MiB [===== ] 15% 5.00 MiB / 32.61 MiB [====== ] 18% 6.00 MiB / 32.61 MiB [======= ] 21% 7.00 MiB / 32.61 MiB [======== ] 24% 8.00 MiB / 32.61 MiB [========= ] 27% 9.00 MiB / 32.61 MiB [=========== ] 30% 10.00 MiB / 32.61 MiB [============ ] 33% 11.00 MiB / 32.61 MiB [============= ] 36% 12.00 MiB / 32.61 MiB [============== ] 39% 13.00 MiB / 32.61 MiB [=============== ] 42% 14.00 MiB / 32.61 MiB [================ ] 45% 15.00 MiB / 32.61 MiB [================= ] 49% 16.00 MiB / 32.61 MiB [================== ] 52% 17.00 MiB / 32.61 MiB [=================== ] 55% 18.00 MiB / 32.61 MiB [==================== ] 58% 19.00 MiB / 32.61 MiB [====================== ] 61% 20.00 MiB / 32.61 MiB [======================= ] 64% 21.00 MiB / 32.61 MiB [======================== ] 67% 22.00 MiB / 32.61 MiB [========================= ] 70% 23.00 MiB / 32.61 MiB [========================== ] 73% 24.00 MiB / 32.61 MiB [=========================== ] 76% 25.00 MiB / 32.61 MiB [============================ ] 79% 26.00 MiB / 32.61 MiB [============================= ] 82% 27.00 MiB / 32.61 MiB [============================== ] 85% 28.00 MiB / 32.61 MiB [================================ ] 88% 29.00 MiB / 32.61 MiB [================================= ] 91% 30.00 MiB / 32.61 MiB [================================== ] 95% 31.00 MiB / 32.61 MiB [=================================== ] 98% 32.00 MiB / 32.61 MiB [====================================] 100% 32.61 MiB / 32.61 MiB [2025-02-24T00:44:47.820Z] Downloading [27/31]: kernel-core-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:47.821Z] [= ] 5% 1.00 MiB / 18.44 MiB [=== ] 10% 2.00 MiB / 18.44 MiB [===== ] 16% 3.00 MiB / 18.44 MiB [======= ] 21% 4.00 MiB / 18.44 MiB [========= ] 27% 5.00 MiB / 18.44 MiB [=========== ] 32% 6.00 MiB / 18.44 MiB [============= ] 37% 7.00 MiB / 18.44 MiB [=============== ] 43% 8.00 MiB / 18.44 MiB [================= ] 48% 9.00 MiB / 18.44 MiB [=================== ] 54% 10.00 MiB / 18.44 MiB [===================== ] 59% 11.00 MiB / 18.44 MiB [======================= ] 65% 12.00 MiB / 18.44 MiB [========================= ] 70% 13.00 MiB / 18.44 MiB [=========================== ] 75% 14.00 MiB / 18.44 MiB [============================= ] 81% 15.00 MiB / 18.44 MiB [=============================== ] 86% 16.00 MiB / 18.44 MiB [================================= ] 92% 17.00 MiB / 18.44 MiB [=================================== ] 97% 18.00 MiB / 18.44 MiB [====================================] 100% 18.44 MiB / 18.44 MiB [2025-02-24T00:44:47.821Z] Downloading [28/31]: kernel-debug-modules-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:48.329Z] [ ] 0% 1.00 MiB / 106.65 MiB [ ] 1% 2.00 MiB / 106.65 MiB [= ] 2% 3.00 MiB / 106.65 MiB [= ] 3% 4.00 MiB / 106.65 MiB [= ] 4% 5.00 MiB / 106.65 MiB [== ] 5% 6.00 MiB / 106.65 MiB [== ] 6% 7.00 MiB / 106.65 MiB [== ] 7% 8.00 MiB / 106.65 MiB [=== ] 8% 9.00 MiB / 106.65 MiB [=== ] 9% 10.00 MiB / 106.65 MiB [=== ] 10% 11.00 MiB / 106.65 MiB [==== ] 11% 12.00 MiB / 106.65 MiB [==== ] 12% 13.00 MiB / 106.65 MiB [==== ] 13% 14.00 MiB / 106.65 MiB [===== ] 14% 15.00 MiB / 106.65 MiB [===== ] 15% 16.00 MiB / 106.65 MiB [===== ] 15% 17.00 MiB / 106.65 MiB [====== ] 16% 18.00 MiB / 106.65 MiB [====== ] 17% 19.00 MiB / 106.65 MiB [====== ] 18% 20.00 MiB / 106.65 MiB [======= ] 19% 21.00 MiB / 106.65 MiB [======= ] 20% 22.00 MiB / 106.65 MiB [======= ] 21% 23.00 MiB / 106.65 MiB [======== ] 22% 24.00 MiB / 106.65 MiB [======== ] 23% 25.00 MiB / 106.65 MiB [======== ] 24% 26.00 MiB / 106.65 MiB [========= ] 25% 27.00 MiB / 106.65 MiB [========= ] 26% 28.00 MiB / 106.65 MiB [========= ] 27% 29.00 MiB / 106.65 MiB [========== ] 28% 30.00 MiB / 106.65 MiB [========== ] 29% 31.00 MiB / 106.65 MiB [========== ] 30% 32.00 MiB / 106.65 MiB [=========== ] 30% 33.00 MiB / 106.65 MiB [=========== ] 31% 34.00 MiB / 106.65 MiB [=========== ] 32% 35.00 MiB / 106.65 MiB [============ ] 33% 36.00 MiB / 106.65 MiB [============ ] 34% 37.00 MiB / 106.65 MiB [============ ] 35% 38.00 MiB / 106.65 MiB [============= ] 36% 39.00 MiB / 106.65 MiB [============= ] 37% 40.00 MiB / 106.65 MiB [============= ] 38% 41.00 MiB / 106.65 MiB [============== ] 39% 42.00 MiB / 106.65 MiB [============== ] 40% 43.00 MiB / 106.65 MiB [============== ] 41% 44.00 MiB / 106.65 MiB [=============== ] 42% 45.00 MiB / 106.65 MiB [=============== ] 43% 46.00 MiB / 106.65 MiB [=============== ] 44% 47.00 MiB / 106.65 MiB [================ ] 45% 48.00 MiB / 106.65 MiB [================ ] 45% 49.00 MiB / 106.65 MiB [================ ] 46% 50.00 MiB / 106.65 MiB [================= ] 47% 51.00 MiB / 106.65 MiB [================= ] 48% 52.00 MiB / 106.65 MiB [================= ] 49% 53.00 MiB / 106.65 MiB [================== ] 50% 54.00 MiB / 106.65 MiB [================== ] 51% 55.00 MiB / 106.65 MiB [================== ] 52% 56.00 MiB / 106.65 MiB [=================== ] 53% 57.00 MiB / 106.65 MiB [=================== ] 54% 58.00 MiB / 106.65 MiB [=================== ] 55% 59.00 MiB / 106.65 MiB [==================== ] 56% 60.00 MiB / 106.65 MiB [==================== ] 57% 61.00 MiB / 106.65 MiB [==================== ] 58% 62.00 MiB / 106.65 MiB [===================== ] 59% 63.00 MiB / 106.65 MiB [===================== ] 60% 64.00 MiB / 106.65 MiB [===================== ] 60% 65.00 MiB / 106.65 MiB [====================== ] 61% 66.00 MiB / 106.65 MiB [====================== ] 62% 67.00 MiB / 106.65 MiB [====================== ] 63% 68.00 MiB / 106.65 MiB [======================= ] 64% 69.00 MiB / 106.65 MiB [======================= ] 65% 70.00 MiB / 106.65 MiB [======================= ] 66% 71.00 MiB / 106.65 MiB [======================== ] 67% 72.00 MiB / 106.65 MiB [======================== ] 68% 73.00 MiB / 106.65 MiB [======================== ] 69% 74.00 MiB / 106.65 MiB [========================= ] 70% 75.00 MiB / 106.65 MiB [========================= ] 71% 76.00 MiB / 106.65 MiB [========================= ] 72% 77.00 MiB / 106.65 MiB [========================== ] 73% 78.00 MiB / 106.65 MiB [========================== ] 74% 79.00 MiB / 106.65 MiB [=========================== ] 75% 80.00 MiB / 106.65 MiB [=========================== ] 75% 81.00 MiB / 106.65 MiB [=========================== ] 76% 82.00 MiB / 106.65 MiB [============================ ] 77% 83.00 MiB / 106.65 MiB [============================ ] 78% 84.00 MiB / 106.65 MiB [============================ ] 79% 85.00 MiB / 106.65 MiB [============================= ] 80% 86.00 MiB / 106.65 MiB [============================= ] 81% 87.00 MiB / 106.65 MiB [============================= ] 82% 88.00 MiB / 106.65 MiB [============================== ] 83% 89.00 MiB / 106.65 MiB [============================== ] 84% 90.00 MiB / 106.65 MiB [============================== ] 85% 91.00 MiB / 106.65 MiB [=============================== ] 86% 92.00 MiB / 106.65 MiB [=============================== ] 87% 93.00 MiB / 106.65 MiB [=============================== ] 88% 94.00 MiB / 106.65 MiB [================================ ] 89% 95.00 MiB / 106.65 MiB [================================ ] 90% 96.00 MiB / 106.65 MiB [================================ ] 90% 97.00 MiB / 106.65 MiB [================================= ] 91% 98.00 MiB / 106.65 MiB [================================= ] 92% 99.00 MiB / 106.65 MiB [================================= ] 93% 100.00 MiB / 106.65 MiB [================================== ] 94% 101.00 MiB / 106.65 MiB [================================== ] 95% 102.00 MiB / 106.65 MiB [================================== ] 96% 103.00 MiB / 106.65 MiB [=================================== ] 97% 104.00 MiB / 106.65 MiB [=================================== ] 98% 105.00 MiB / 106.65 MiB [=================================== ] 99% 106.00 MiB / 106.65 MiB [====================================] 100% 106.65 MiB / 106.65 MiB [2025-02-24T00:44:48.330Z] Downloading [29/31]: kernel-uki-virt-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:48.584Z] [ ] 1% 1.00 MiB / 58.12 MiB [= ] 3% 2.00 MiB / 58.12 MiB [= ] 5% 3.00 MiB / 58.12 MiB [== ] 6% 4.00 MiB / 58.12 MiB [=== ] 8% 5.00 MiB / 58.12 MiB [=== ] 10% 6.00 MiB / 58.12 MiB [==== ] 12% 7.00 MiB / 58.12 MiB [==== ] 13% 8.00 MiB / 58.12 MiB [===== ] 15% 9.00 MiB / 58.12 MiB [====== ] 17% 10.00 MiB / 58.12 MiB [====== ] 18% 11.00 MiB / 58.12 MiB [======= ] 20% 12.00 MiB / 58.12 MiB [======== ] 22% 13.00 MiB / 58.12 MiB [======== ] 24% 14.00 MiB / 58.12 MiB [========= ] 25% 15.00 MiB / 58.12 MiB [========= ] 27% 16.00 MiB / 58.12 MiB [========== ] 29% 17.00 MiB / 58.12 MiB [=========== ] 30% 18.00 MiB / 58.12 MiB [=========== ] 32% 19.00 MiB / 58.12 MiB [============ ] 34% 20.00 MiB / 58.12 MiB [============= ] 36% 21.00 MiB / 58.12 MiB [============= ] 37% 22.00 MiB / 58.12 MiB [============== ] 39% 23.00 MiB / 58.12 MiB [============== ] 41% 24.00 MiB / 58.12 MiB [=============== ] 43% 25.00 MiB / 58.12 MiB [================ ] 44% 26.00 MiB / 58.12 MiB [================ ] 46% 27.00 MiB / 58.12 MiB [================= ] 48% 28.00 MiB / 58.12 MiB [================= ] 49% 29.00 MiB / 58.12 MiB [================== ] 51% 30.00 MiB / 58.12 MiB [=================== ] 53% 31.00 MiB / 58.12 MiB [=================== ] 55% 32.00 MiB / 58.12 MiB [==================== ] 56% 33.00 MiB / 58.12 MiB [===================== ] 58% 34.00 MiB / 58.12 MiB [===================== ] 60% 35.00 MiB / 58.12 MiB [====================== ] 61% 36.00 MiB / 58.12 MiB [====================== ] 63% 37.00 MiB / 58.12 MiB [======================= ] 65% 38.00 MiB / 58.12 MiB [======================== ] 67% 39.00 MiB / 58.12 MiB [======================== ] 68% 40.00 MiB / 58.12 MiB [========================= ] 70% 41.00 MiB / 58.12 MiB [========================== ] 72% 42.00 MiB / 58.12 MiB [========================== ] 73% 43.00 MiB / 58.12 MiB [=========================== ] 75% 44.00 MiB / 58.12 MiB [=========================== ] 77% 45.00 MiB / 58.12 MiB [============================ ] 79% 46.00 MiB / 58.12 MiB [============================= ] 80% 47.00 MiB / 58.12 MiB [============================= ] 82% 48.00 MiB / 58.12 MiB [============================== ] 84% 49.00 MiB / 58.12 MiB [============================== ] 86% 50.00 MiB / 58.12 MiB [=============================== ] 87% 51.00 MiB / 58.12 MiB [================================ ] 89% 52.00 MiB / 58.12 MiB [================================ ] 91% 53.00 MiB / 58.12 MiB [================================= ] 92% 54.00 MiB / 58.12 MiB [================================== ] 94% 55.00 MiB / 58.12 MiB [================================== ] 96% 56.00 MiB / 58.12 MiB [=================================== ] 98% 57.00 MiB / 58.12 MiB [=================================== ] 99% 58.00 MiB / 58.12 MiB [====================================] 100% 58.12 MiB / 58.12 MiB [2025-02-24T00:44:48.584Z] Downloading [30/31]: kernel-debug-uki-virt-6.13.4-200.fc41.x86_64.rpm [2025-02-24T00:44:48.840Z] [ ] 1% 1.00 MiB / 78.18 MiB [ ] 2% 2.00 MiB / 78.18 MiB [= ] 3% 3.00 MiB / 78.18 MiB [= ] 5% 4.00 MiB / 78.18 MiB [== ] 6% 5.00 MiB / 78.18 MiB [== ] 7% 6.00 MiB / 78.18 MiB [=== ] 8% 7.00 MiB / 78.18 MiB [=== ] 10% 8.00 MiB / 78.18 MiB [==== ] 11% 9.00 MiB / 78.18 MiB [==== ] 12% 10.00 MiB / 78.18 MiB [===== ] 14% 11.00 MiB / 78.18 MiB [===== ] 15% 12.00 MiB / 78.18 MiB [===== ] 16% 13.00 MiB / 78.18 MiB [====== ] 17% 14.00 MiB / 78.18 MiB [====== ] 19% 15.00 MiB / 78.18 MiB [======= ] 20% 16.00 MiB / 78.18 MiB [======= ] 21% 17.00 MiB / 78.18 MiB [======== ] 23% 18.00 MiB / 78.18 MiB [======== ] 24% 19.00 MiB / 78.18 MiB [========= ] 25% 20.00 MiB / 78.18 MiB [========= ] 26% 21.00 MiB / 78.18 MiB [========== ] 28% 22.00 MiB / 78.18 MiB [========== ] 29% 23.00 MiB / 78.18 MiB [=========== ] 30% 24.00 MiB / 78.18 MiB [=========== ] 31% 25.00 MiB / 78.18 MiB [=========== ] 33% 26.00 MiB / 78.18 MiB [============ ] 34% 27.00 MiB / 78.18 MiB [============ ] 35% 28.00 MiB / 78.18 MiB [============= ] 37% 29.00 MiB / 78.18 MiB [============= ] 38% 30.00 MiB / 78.18 MiB [============== ] 39% 31.00 MiB / 78.18 MiB [============== ] 40% 32.00 MiB / 78.18 MiB [=============== ] 42% 33.00 MiB / 78.18 MiB [=============== ] 43% 34.00 MiB / 78.18 MiB [================ ] 44% 35.00 MiB / 78.18 MiB [================ ] 46% 36.00 MiB / 78.18 MiB [================= ] 47% 37.00 MiB / 78.18 MiB [================= ] 48% 38.00 MiB / 78.18 MiB [================= ] 49% 39.00 MiB / 78.18 MiB [================== ] 51% 40.00 MiB / 78.18 MiB [================== ] 52% 41.00 MiB / 78.18 MiB [=================== ] 53% 42.00 MiB / 78.18 MiB [=================== ] 55% 43.00 MiB / 78.18 MiB [==================== ] 56% 44.00 MiB / 78.18 MiB [==================== ] 57% 45.00 MiB / 78.18 MiB [===================== ] 58% 46.00 MiB / 78.18 MiB [===================== ] 60% 47.00 MiB / 78.18 MiB [====================== ] 61% 48.00 MiB / 78.18 MiB [====================== ] 62% 49.00 MiB / 78.18 MiB [======================= ] 63% 50.00 MiB / 78.18 MiB [======================= ] 65% 51.00 MiB / 78.18 MiB [======================= ] 66% 52.00 MiB / 78.18 MiB [======================== ] 67% 53.00 MiB / 78.18 MiB [======================== ] 69% 54.00 MiB / 78.18 MiB [========================= ] 70% 55.00 MiB / 78.18 MiB [========================= ] 71% 56.00 MiB / 78.18 MiB [========================== ] 72% 57.00 MiB / 78.18 MiB [========================== ] 74% 58.00 MiB / 78.18 MiB [=========================== ] 75% 59.00 MiB / 78.18 MiB [=========================== ] 76% 60.00 MiB / 78.18 MiB [============================ ] 78% 61.00 MiB / 78.18 MiB [============================ ] 79% 62.00 MiB / 78.18 MiB [============================= ] 80% 63.00 MiB / 78.18 MiB [============================= ] 81% 64.00 MiB / 78.18 MiB [============================= ] 83% 65.00 MiB / 78.18 MiB [============================== ] 84% 66.00 MiB / 78.18 MiB [============================== ] 85% 67.00 MiB / 78.18 MiB [=============================== ] 86% 68.00 MiB / 78.18 MiB [=============================== ] 88% 69.00 MiB / 78.18 MiB [================================ ] 89% 70.00 MiB / 78.18 MiB [================================ ] 90% 71.00 MiB / 78.18 MiB [================================= ] 92% 72.00 MiB / 78.18 MiB [================================= ] 93% 73.00 MiB / 78.18 MiB [================================== ] 94% 74.00 MiB / 78.18 MiB [================================== ] 95% 75.00 MiB / 78.18 MiB [================================== ] 97% 76.00 MiB / 78.18 MiB [=================================== ] 98% 77.00 MiB / 78.18 MiB [=================================== ] 99% 78.00 MiB / 78.18 MiB [====================================] 100% 78.18 MiB / 78.18 MiB [2025-02-24T00:44:48.840Z] Downloading [31/31]: kernel-doc-6.13.4-200.fc41.noarch.rpm [2025-02-24T00:44:49.103Z] [ ] 2% 1.00 MiB / 37.41 MiB [= ] 5% 2.00 MiB / 37.41 MiB [== ] 8% 3.00 MiB / 37.41 MiB [=== ] 10% 4.00 MiB / 37.41 MiB [==== ] 13% 5.00 MiB / 37.41 MiB [===== ] 16% 6.00 MiB / 37.41 MiB [====== ] 18% 7.00 MiB / 37.41 MiB [======= ] 21% 8.00 MiB / 37.41 MiB [======== ] 24% 9.00 MiB / 37.41 MiB [========= ] 26% 10.00 MiB / 37.41 MiB [========== ] 29% 11.00 MiB / 37.41 MiB [=========== ] 32% 12.00 MiB / 37.41 MiB [============ ] 34% 13.00 MiB / 37.41 MiB [============= ] 37% 14.00 MiB / 37.41 MiB [============== ] 40% 15.00 MiB / 37.41 MiB [=============== ] 42% 16.00 MiB / 37.41 MiB [================ ] 45% 17.00 MiB / 37.41 MiB [================= ] 48% 18.00 MiB / 37.41 MiB [================== ] 50% 19.00 MiB / 37.41 MiB [=================== ] 53% 20.00 MiB / 37.41 MiB [==================== ] 56% 21.00 MiB / 37.41 MiB [===================== ] 58% 22.00 MiB / 37.41 MiB [====================== ] 61% 23.00 MiB / 37.41 MiB [======================= ] 64% 24.00 MiB / 37.41 MiB [======================== ] 66% 25.00 MiB / 37.41 MiB [========================= ] 69% 26.00 MiB / 37.41 MiB [========================= ] 72% 27.00 MiB / 37.41 MiB [========================== ] 74% 28.00 MiB / 37.41 MiB [=========================== ] 77% 29.00 MiB / 37.41 MiB [============================ ] 80% 30.00 MiB / 37.41 MiB [============================= ] 82% 31.00 MiB / 37.41 MiB [============================== ] 85% 32.00 MiB / 37.41 MiB [=============================== ] 88% 33.00 MiB / 37.41 MiB [================================ ] 90% 34.00 MiB / 37.41 MiB [================================= ] 93% 35.00 MiB / 37.41 MiB [================================== ] 96% 36.00 MiB / 37.41 MiB [=================================== ] 98% 37.00 MiB / 37.41 MiB [====================================] 100% 37.41 MiB / 37.41 MiB [2025-02-24T00:44:49.108Z] [Pipeline] } [2025-02-24T00:44:49.111Z] [Pipeline] // withEnv [2025-02-24T00:44:49.123Z] [Pipeline] withEnv [2025-02-24T00:44:49.124Z] [Pipeline] { [2025-02-24T00:44:49.127Z] [Pipeline] sh [2025-02-24T00:44:49.658Z] + set -xeuo pipefail [2025-02-24T00:44:49.659Z] ++ umask [2025-02-24T00:44:49.659Z] + '[' 0022 = 0000 ']' [2025-02-24T00:44:49.659Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-headers-6.13.3-200.fc41 --arch x86_64 --arch noarch [2025-02-24T00:44:49.659Z] Downloading [1/2]: kernel-headers-6.13.3-200.fc41.x86_64.rpm [2025-02-24T00:44:49.912Z] [======================== ] 67% 1.00 MiB / 1.49 MiB [====================================] 100% 1.49 MiB / 1.49 MiB [2025-02-24T00:44:49.912Z] Downloading [2/2]: kernel-cross-headers-6.13.3-200.fc41.x86_64.rpm [2025-02-24T00:44:49.912Z] [=============== ] 41% 1.00 MiB / 2.40 MiB [============================== ] 83% 2.00 MiB / 2.40 MiB [====================================] 100% 2.40 MiB / 2.40 MiB [2025-02-24T00:44:50.169Z] [Pipeline] } [2025-02-24T00:44:50.171Z] [Pipeline] // withEnv [2025-02-24T00:44:50.176Z] [Pipeline] } [2025-02-24T00:44:50.181Z] [Pipeline] // parallel [2025-02-24T00:44:50.184Z] [Pipeline] } [2025-02-24T00:44:50.251Z] [Pipeline] // stage [2025-02-24T00:44:50.302Z] [Pipeline] parallel [2025-02-24T00:44:50.302Z] [Pipeline] { (Branch: x86_64) [2025-02-24T00:44:50.305Z] [Pipeline] stage [2025-02-24T00:44:50.305Z] [Pipeline] { (x86_64:Fetch) [2025-02-24T00:44:50.323Z] [Pipeline] withEnv [2025-02-24T00:44:50.324Z] [Pipeline] { [2025-02-24T00:44:50.335Z] [Pipeline] sh [2025-02-24T00:44:50.862Z] + set -xeuo pipefail [2025-02-24T00:44:50.862Z] ++ umask [2025-02-24T00:44:50.862Z] + '[' 0022 = 0000 ']' [2025-02-24T00:44:50.862Z] + cosa fetch --with-cosa-overrides [2025-02-24T00:44:51.115Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T00:44:51.370Z] Config commit: 288dcaa88bd981c70a92ff0888217e4578bc8dbd [2025-02-24T00:44:51.370Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T00:44:51.370Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-24T00:44:51.370Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-24T00:44:51.370Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-24T00:44:51.370Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-24T00:44:51.370Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-24T00:44:51.370Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-24T00:44:51.877Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... df98f2c87d1999f1cc002531f2aab548b6bdf7aefb658a994e34f55e3831e781 [2025-02-24T00:44:51.877Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 1816f531009a6f666b38d6bb3f4fd7e76cf6009e39aacb516777f900c3fdbb12 [2025-02-24T00:44:51.877Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 44ff2aca933416f445322fc8a5acfec5645cc3dcb64100f7ec2718bde52a624e [2025-02-24T00:44:51.877Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0a7a7d246849d6fc7064dbfb74bb45d013b5cd8b1f1b9f36f481d898611ca3d1 [2025-02-24T00:44:51.877Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 844e8f75a27ed24c8cfb5a1f864a415c0c50f64f8851d58a6fe8394d9bad926f [2025-02-24T00:44:51.877Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 35fac6055fb17a2a0514026ec9ae0aafe604da39bfde9e9fc16280ff6b9df0de [2025-02-24T00:44:52.130Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... f9dfced2fc5ca5a850d430a4a6f841cc8a4fceebea9d523f0ef0d25f497a77d7 [2025-02-24T00:44:52.130Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 196fc023e86b4baae3f7f6decddb104c708f06033a3bc6e9cedb5b642dfbe0d1 [2025-02-24T00:44:52.130Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 15143201e4a1dddcc66d5a45d600249792a2d43b8600513de97fce0f5f8d6e2b [2025-02-24T00:44:52.130Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 4cde1367da53a2ac7ba34955e73128328f4864b739269e926c378598c5db52f8 [2025-02-24T00:44:52.130Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 78635a73793c1a7d2e48927afa854c964858100e41c274282b011702151a7ab5 [2025-02-24T00:44:52.130Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 6546359f2a05e0e02ef79a0eb3414bd3eee6e514d70dae98ee71da70ea015b20 [2025-02-24T00:44:52.687Z] Directory walk started [2025-02-24T00:44:52.687Z] Directory walk done - 33 packages [2025-02-24T00:44:52.687Z] Temporary output repo path: ./.repodata/ [2025-02-24T00:44:52.687Z] Pool started (with 5 workers) [2025-02-24T00:44:52.687Z] Pool finished [2025-02-24T00:44:52.940Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-24T00:44:52.940Z] 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/src/config/manifest-lock.x86_64.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-02-24T00:44:52.940Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-02-24T00:45:14.814Z] Loaded lockfiles: [2025-02-24T00:45:14.814Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-02-24T00:45:14.814Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-24T00:45:14.814Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-24T00:45:14.814Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-24T00:45:14.814Z] [2025-02-24T00:45:14.814Z] 6 metadata, 2 content objects imported; 110 bytes content written [2025-02-24T00:45:14.814Z] 5 metadata, 1 content objects imported; 85 bytes content written [2025-02-24T00:45:14.814Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-24T00:45:14.814Z] 42 metadata, 111 content objects imported; 153.6?kB content written [2025-02-24T00:45:14.814Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-24T00:45:14.814Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-24T00:45:14.814Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-24T00:45:14.814Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-24T00:45:14.814Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-24T00:45:14.814Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-24T00:45:14.814Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-24T00:45:14.814Z] 9 metadata, 7 content objects imported; 8.5?kB content written [2025-02-24T00:45:14.814Z] rpm-ostree version: 2025.2 [2025-02-24T00:45:14.814Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-02-24T00:45:14.814Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-02-24T00:45:15.370Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-24T00:45:17.880Z] Updating metadata for 'fedora'...done [2025-02-24T00:45:18.435Z] Updating metadata for 'fedora-updates'...done [2025-02-24T00:46:40.129Z] Importing rpm-md...done [2025-02-24T00:46:40.129Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-24T00:44:52Z solvables: 33 [2025-02-24T00:46:40.129Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-23T08:07:18Z solvables: 62489 [2025-02-24T00:46:40.129Z] rpm-md repo 'fedora'; generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-02-24T00:46:40.129Z] rpm-md repo 'fedora-updates'; generated: 2025-02-23T02:00:22Z solvables: 21363 [2025-02-24T00:46:40.129Z] Resolving dependencies...done [2025-02-24T00:46:40.129Z] Installing 439 packages: [2025-02-24T00:46:40.129Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] aardvark-dns-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] afterburn-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] afterburn-dracut-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bash-completion-1:2.16-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bind-libs-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bind-utils-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bootc-1.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bootupd-0.2.26-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] c-ares-1.34.4-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] catatonit-0.2.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] clevis-pin-tpm2-0.5.3-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] coreos-installer-0.23.0-3.fc41.x86_64 (fedora-updates) [2025-02-24T00:46:40.129Z] coreos-installer-bootinfra-0.23.0-3.fc41.x86_64 (fedora-updates) [2025-02-24T00:46:40.129Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.129Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] crun-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] crun-wasm-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] crypto-policies-20250124-1.git4d262e7.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dnf5-5.2.10.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] fwupd-1.9.28-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gnutls-3.8.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] hwdata-0.392-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] ignition-2.20.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] kernel-6.13.4-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-24T00:46:40.130Z] kernel-core-6.13.4-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-24T00:46:40.130Z] kernel-modules-6.13.4-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-24T00:46:40.130Z] kernel-modules-core-6.13.4-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-24T00:46:40.130Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] krb5-libs-1.21.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] less-668-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libdnf5-5.2.10.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libdnf5-cli-5.2.10.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libipa_hbac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libldb-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnfsidmap-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libsmbclient-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libsss_certmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libsss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libsss_nss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libsss_sudo-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libtasn1-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libusb1-1.0.27-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libwbclient-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libxcrypt-4.4.38-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] libzstd-1.5.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] microcode_ctl-2:2.1-67.1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] netavark-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.130Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] nfs-utils-coreos-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] nmstate-2.2.40-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] openssh-9.9p1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] openssh-clients-9.9p1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] openssh-server-9.9p1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] openssl-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] openssl-libs-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] passt-0^20250217.ga1e48a0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] passt-selinux-0^20250217.ga1e48a0-2.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] policycoreutils-3.7-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] rpm-sequoia-1.7.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] runc-2:1.2.5-1.fc41.x86_64 (fedora-updates) [2025-02-24T00:46:40.131Z] samba-client-libs-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] samba-common-2:4.21.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] samba-common-libs-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] selinux-policy-41.33-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] selinux-policy-targeted-41.33-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sssd-ad-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sssd-client-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sssd-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sssd-common-pac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sssd-ipa-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sssd-krb5-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sssd-krb5-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sssd-ldap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sssd-nfs-idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] stalld-1.19.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] tzdata-2025a-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] vim-data-2:9.1.1122-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] vim-minimal-2:9.1.1122-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] zincati-0.0.29-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] zstd-1.5.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:46:40.131Z] Input state hash: ffdb9a202a9ab7f412fc90cd536308b3005b53ae708485516b9320784dcf0f7b [2025-02-24T00:46:40.131Z] Will download: 435 packages (466.2?MB) [2025-02-24T00:46:43.383Z] Downloading from 'fedora-coreos-pool'...done [2025-02-24T00:46:43.383Z] Downloading from 'fedora-updates'...done [2025-02-24T00:46:58.211Z] Importing packages...done: 439 [2025-02-24T00:46:59.131Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-24T00:47:02.382Z] [Pipeline] } [2025-02-24T00:47:02.397Z] [Pipeline] // withEnv [2025-02-24T00:47:02.412Z] [Pipeline] } [2025-02-24T00:47:02.416Z] [Pipeline] // stage [2025-02-24T00:47:02.421Z] [Pipeline] stage [2025-02-24T00:47:02.421Z] [Pipeline] { (x86_64:Build) [2025-02-24T00:47:02.433Z] [Pipeline] withEnv [2025-02-24T00:47:02.433Z] [Pipeline] { [2025-02-24T00:47:02.436Z] [Pipeline] sh [2025-02-24T00:47:03.023Z] + set -xeuo pipefail [2025-02-24T00:47:03.024Z] ++ umask [2025-02-24T00:47:03.024Z] + '[' 0022 = 0000 ']' [2025-02-24T00:47:03.024Z] + cosa build [2025-02-24T00:47:03.024Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T00:47:03.286Z] Config commit: 288dcaa88bd981c70a92ff0888217e4578bc8dbd [2025-02-24T00:47:03.286Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T00:47:03.286Z] libostree: [2025-02-24T00:47:03.286Z] Version: '2025.1' [2025-02-24T00:47:03.286Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-24T00:47:03.286Z] Features: [2025-02-24T00:47:03.286Z] - inode64 [2025-02-24T00:47:03.286Z] - initial-var [2025-02-24T00:47:03.286Z] - libcurl [2025-02-24T00:47:03.286Z] - libsoup3 [2025-02-24T00:47:03.286Z] - gpgme [2025-02-24T00:47:03.286Z] - composefs [2025-02-24T00:47:03.286Z] - ex-fsverity [2025-02-24T00:47:03.286Z] - libarchive [2025-02-24T00:47:03.286Z] - selinux [2025-02-24T00:47:03.286Z] - openssl [2025-02-24T00:47:03.286Z] - sign-ed25519 [2025-02-24T00:47:03.286Z] - libmount [2025-02-24T00:47:03.286Z] - systemd [2025-02-24T00:47:03.286Z] - release [2025-02-24T00:47:03.286Z] - p2p [2025-02-24T00:47:03.541Z] rpm-ostree: [2025-02-24T00:47:03.541Z] Version: '2025.2' [2025-02-24T00:47:03.541Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-24T00:47:03.541Z] Features: [2025-02-24T00:47:03.541Z] - rust [2025-02-24T00:47:03.541Z] - compose [2025-02-24T00:47:03.541Z] - container [2025-02-24T00:47:03.541Z] - fedora-integration [2025-02-24T00:47:03.541Z] Previous build: none [2025-02-24T00:47:03.541Z] Previous commit: none [2025-02-24T00:47:03.541Z] Image Config checksum: cf17b7b984b38a47fa0cf161b9c0abd92b2186e82140566123f2026bf1cc0f3f [2025-02-24T00:47:03.541Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit 288dcaa88bd981c70a92ff0888217e4578bc8dbd [2025-02-24T00:47:03.794Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-24T00:47:03.794Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-24T00:47:03.794Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-24T00:47:03.794Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-24T00:47:03.794Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-24T00:47:03.794Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-24T00:47:03.794Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... df98f2c87d1999f1cc002531f2aab548b6bdf7aefb658a994e34f55e3831e781 [2025-02-24T00:47:03.794Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 1816f531009a6f666b38d6bb3f4fd7e76cf6009e39aacb516777f900c3fdbb12 [2025-02-24T00:47:03.794Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 44ff2aca933416f445322fc8a5acfec5645cc3dcb64100f7ec2718bde52a624e [2025-02-24T00:47:03.794Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0a7a7d246849d6fc7064dbfb74bb45d013b5cd8b1f1b9f36f481d898611ca3d1 [2025-02-24T00:47:03.794Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 844e8f75a27ed24c8cfb5a1f864a415c0c50f64f8851d58a6fe8394d9bad926f [2025-02-24T00:47:03.794Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 35fac6055fb17a2a0514026ec9ae0aafe604da39bfde9e9fc16280ff6b9df0de [2025-02-24T00:47:04.048Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... f9dfced2fc5ca5a850d430a4a6f841cc8a4fceebea9d523f0ef0d25f497a77d7 [2025-02-24T00:47:04.048Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 196fc023e86b4baae3f7f6decddb104c708f06033a3bc6e9cedb5b642dfbe0d1 [2025-02-24T00:47:04.048Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 15143201e4a1dddcc66d5a45d600249792a2d43b8600513de97fce0f5f8d6e2b [2025-02-24T00:47:04.048Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 4cde1367da53a2ac7ba34955e73128328f4864b739269e926c378598c5db52f8 [2025-02-24T00:47:04.048Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 78635a73793c1a7d2e48927afa854c964858100e41c274282b011702151a7ab5 [2025-02-24T00:47:04.048Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 6546359f2a05e0e02ef79a0eb3414bd3eee6e514d70dae98ee71da70ea015b20 [2025-02-24T00:47:04.603Z] Directory walk started [2025-02-24T00:47:04.603Z] Directory walk done - 33 packages [2025-02-24T00:47:04.603Z] Temporary output repo path: ./.repodata/ [2025-02-24T00:47:04.603Z] Pool started (with 5 workers) [2025-02-24T00:47:04.603Z] Pool finished [2025-02-24T00:47:04.857Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-24T00:47:04.857Z] 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/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-24T00:47:19.889Z] Loaded lockfiles: [2025-02-24T00:47:19.889Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-02-24T00:47:19.889Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-24T00:47:19.889Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-24T00:47:19.889Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-24T00:47:19.889Z] [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T00:47:19.889Z] rpm-ostree version: 2025.2 [2025-02-24T00:47:19.889Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-02-24T00:47:19.889Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-02-24T00:47:24.044Z] Importing rpm-md...done [2025-02-24T00:47:24.044Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-24T00:47:04Z solvables: 33 [2025-02-24T00:47:24.044Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-23T08:07:18Z solvables: 62489 [2025-02-24T00:47:24.044Z] rpm-md repo 'fedora' (cached); generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-02-24T00:47:24.044Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-02-23T02:00:22Z solvables: 21363 [2025-02-24T00:47:24.962Z] Resolving dependencies...done [2025-02-24T00:47:24.962Z] Installing 439 packages: [2025-02-24T00:47:24.962Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] aardvark-dns-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] afterburn-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] afterburn-dracut-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bash-completion-1:2.16-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bind-libs-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bind-utils-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bootc-1.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bootupd-0.2.26-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] c-ares-1.34.4-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] catatonit-0.2.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] clevis-pin-tpm2-0.5.3-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] coreos-installer-0.23.0-3.fc41.x86_64 (fedora-updates) [2025-02-24T00:47:24.962Z] coreos-installer-bootinfra-0.23.0-3.fc41.x86_64 (fedora-updates) [2025-02-24T00:47:24.962Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] crun-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] crun-wasm-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] crypto-policies-20250124-1.git4d262e7.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:24.962Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.218Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] dnf5-5.2.10.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] fwupd-1.9.28-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gnutls-3.8.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] hwdata-0.392-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] ignition-2.20.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] kernel-6.13.4-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-24T00:47:25.219Z] kernel-core-6.13.4-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-24T00:47:25.219Z] kernel-modules-6.13.4-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-24T00:47:25.219Z] kernel-modules-core-6.13.4-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-24T00:47:25.219Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] krb5-libs-1.21.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] less-668-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libdnf5-5.2.10.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libdnf5-cli-5.2.10.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libipa_hbac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libldb-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnfsidmap-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libsmbclient-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libsss_certmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libsss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libsss_nss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libsss_sudo-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libtasn1-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libusb1-1.0.27-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libwbclient-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libxcrypt-4.4.38-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] libzstd-1.5.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] microcode_ctl-2:2.1-67.1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] netavark-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] nfs-utils-coreos-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] nmstate-2.2.40-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.219Z] openssh-9.9p1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] openssh-clients-9.9p1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] openssh-server-9.9p1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] openssl-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] openssl-libs-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] passt-0^20250217.ga1e48a0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] passt-selinux-0^20250217.ga1e48a0-2.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] policycoreutils-3.7-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] rpm-sequoia-1.7.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] runc-2:1.2.5-1.fc41.x86_64 (fedora-updates) [2025-02-24T00:47:25.220Z] samba-client-libs-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] samba-common-2:4.21.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] samba-common-libs-2:4.21.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] selinux-policy-41.33-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] selinux-policy-targeted-41.33-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sssd-ad-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sssd-client-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sssd-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sssd-common-pac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sssd-ipa-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sssd-krb5-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sssd-krb5-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sssd-ldap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sssd-nfs-idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] stalld-1.19.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] tzdata-2025a-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] vim-data-2:9.1.1122-1.fc41.noarch (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] vim-minimal-2:9.1.1122-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] zincati-0.0.29-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] zstd-1.5.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T00:47:25.220Z] Input state hash: ffdb9a202a9ab7f412fc90cd536308b3005b53ae708485516b9320784dcf0f7b [2025-02-24T00:47:29.403Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-24T00:47:29.403Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-24T00:47:30.323Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-24T00:47:30.323Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-24T00:47:30.323Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-24T00:47:30.323Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-24T00:47:32.207Z] Checking out packages...done [2025-02-24T00:47:32.207Z] Checking out ostree layers...done [2025-02-24T00:47:35.454Z] Running pre scripts...21 done [2025-02-24T00:47:40.672Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-24T00:47:40.672Z] audit-rules.post: No rules detected, adding default [2025-02-24T00:47:40.672Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-24T00:47:40.672Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-24T00:47:40.672Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-24T00:47:40.672Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-24T00:47:40.672Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-24T00:47:40.672Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:29: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-02-24T00:47:40.672Z] systemd.post: /usr/lib/sysusers.d/20-setup-users.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-02-24T00:47:40.672Z] 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-02-24T00:47:40.672Z] 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-02-24T00:47:40.672Z] 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-02-24T00:47:40.672Z] 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-02-24T00:47:40.672Z] 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-02-24T00:47:40.672Z] 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-02-24T00:47:40.672Z] 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-02-24T00:47:40.672Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-24T00:47:40.672Z] systemd.post: Creating group 'render' with GID 105. [2025-02-24T00:47:40.672Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-24T00:47:40.672Z] systemd.post: Creating group 'zincati' with GID 981. [2025-02-24T00:47:40.672Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-02-24T00:47:40.672Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-24T00:47:40.672Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-24T00:47:40.672Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-24T00:47:40.672Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-24T00:47:40.672Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-24T00:47:40.672Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-24T00:47:40.672Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-24T00:47:40.672Z] systemd-udev.post: Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-24T00:47:40.672Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-24T00:47:40.672Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-24T00:47:40.672Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-24T00:48:48.274Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-24T00:48:48.274Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-24T00:48:48.274Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-24T00:48:48.274Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-24T00:48:48.274Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-24T00:48:48.274Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-24T00:48:48.274Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-24T00:48:48.274Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-24T00:48:48.274Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-24T00:48:48.274Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-24T00:48:48.274Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-24T00:48:48.274Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-24T00:48:48.274Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-24T00:48:48.274Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-24T00:48:48.274Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-24T00:48:48.274Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-24T00:48:48.274Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-24T00:48:48.274Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-24T00:48:48.274Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-24T00:48:48.274Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-24T00:48:48.274Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-24T00:48:48.274Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-24T00:48:48.274Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-24T00:48:48.274Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-24T00:48:48.274Z] 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-02-24T00:48:48.274Z] 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-02-24T00:48:48.274Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-24T00:48:48.527Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chroRunning post scripts...done [2025-02-24T00:49:15.006Z] Running posttrans scripts...15 done [2025-02-24T00:49:15.006Z] Writing rpmdb...done [2025-02-24T00:49:15.006Z] nyd.service'. [2025-02-24T00:49:15.006Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-24T00:49:15.006Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-24T00:49:15.006Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-24T00:49:15.006Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-24T00:49:15.006Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-24T00:49:15.006Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-24T00:49:15.006Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-24T00:49:15.007Z] rpm.posttrans: ln: failed to create symbolic link '/var/lib/rpm': Read-only file system [2025-02-24T00:49:15.007Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-24T00:49:15.007Z] Regenerating rpmdb for target [2025-02-24T00:49:29.805Z] Relabeling...done [2025-02-24T00:49:39.718Z] Updating usr/lib/os-release [2025-02-24T00:49:39.718Z] Deleting: usr/share/info [2025-02-24T00:49:39.718Z] Deleting: usr/share/man [2025-02-24T00:49:39.718Z] Deleting: usr/share/doc [2025-02-24T00:49:39.718Z] Executing `postprocess` inline script '0' [2025-02-24T00:49:39.718Z] + cat [2025-02-24T00:49:39.718Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-24T00:49:49.717Z] + rm /tmp/fcos-workarounds.cil [2025-02-24T00:49:49.717Z] Executing `postprocess` inline script '1' [2025-02-24T00:49:49.717Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-24T00:49:49.717Z] total 25900 [2025-02-24T00:49:49.717Z] drwxr-xr-x. 2 root root 91 Feb 24 00:49 . [2025-02-24T00:49:49.717Z] drwxr-xr-x. 89 root root 4096 Feb 24 00:49 .. [2025-02-24T00:49:49.717Z] -rw-r--r--. 1 root root 0 Feb 24 00:49 .rpm.lock [2025-02-24T00:49:49.717Z] -rw-r--r--. 1 root root 26419200 Feb 24 00:49 rpmdb.sqlite [2025-02-24T00:49:49.717Z] -rw-r--r--. 1 root root 98304 Feb 24 00:49 rpmdb.sqlite-shm [2025-02-24T00:49:49.717Z] -rw-r--r--. 1 root root 0 Feb 24 00:49 rpmdb.sqlite-wal [2025-02-24T00:49:49.717Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-24T00:49:49.717Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-24T00:49:49.717Z] Generated update layout for BIOS: grub2-tools-1:2.12-15.fc41.x86_64 [2025-02-24T00:49:49.717Z] total 25836 [2025-02-24T00:49:49.717Z] drwxr-xr-x. 2 root root 91 Feb 24 00:49 . [2025-02-24T00:49:49.717Z] drwxr-xr-x. 89 root root 4096 Feb 24 00:49 .. [2025-02-24T00:49:49.717Z] -rw-r--r--. 1 root root 0 Feb 24 00:49 .rpm.lock [2025-02-24T00:49:49.717Z] -rw-r--r--. 1 root root 26419200 Feb 24 00:49 rpmdb.sqlite [2025-02-24T00:49:49.717Z] -rw-r--r--. 1 root root 32768 Feb 24 00:49 rpmdb.sqlite-shm [2025-02-24T00:49:49.717Z] -rw-r--r--. 1 root root 0 Feb 24 00:49 rpmdb.sqlite-wal [2025-02-24T00:49:49.717Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-24T00:49:49.717Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-24T00:49:49.717Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-15.fc41.x86_64,shim-x64-15.8-3.x86_64 [2025-02-24T00:49:49.717Z] Executing `postprocess` inline script '2' [2025-02-24T00:49:49.717Z] + rm -rf /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.home1.service /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/systemd-homed.service.wants /etc/systemd/system/timers.target.wants [2025-02-24T00:49:49.970Z] + systemctl preset-all [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-24T00:49:50.526Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-migrate.service' -> '/usr/lib/systemd/system/rpmdb-migrate.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-24T00:49:50.779Z] 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-02-24T00:49:50.779Z] 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-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-fix-selinux-labels.service' -> '/usr/lib/systemd/system/coreos-fix-selinux-labels.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-cgroups-version.service' -> '/usr/lib/systemd/system/coreos-check-cgroups-version.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-wireless-firmwares.service' -> '/usr/lib/systemd/system/coreos-check-wireless-firmwares.service'. [2025-02-24T00:49:50.779Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-24T00:49:50.779Z] + systemctl --user --global preset-all [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-24T00:49:50.779Z] Executing `postprocess` inline script '3' [2025-02-24T00:49:50.779Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-24T00:49:50.779Z] Executing `postprocess` inline script '4' [2025-02-24T00:49:51.033Z] + setsebool -P -N container_use_cephfs on [2025-02-24T00:49:52.908Z] + setsebool -P -N virt_use_samba on [2025-02-24T00:49:54.783Z] Executing `postprocess` inline script '5' [2025-02-24T00:49:54.783Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-24T00:49:54.783Z] Executing `postprocess` inline script '6' [2025-02-24T00:49:54.783Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-24T00:49:54.783Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-24T00:49:54.783Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-24T00:49:54.783Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-24T00:49:54.783Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-24T00:49:54.783Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-24T00:49:54.783Z] Executing `postprocess` inline script '7' [2025-02-24T00:49:54.783Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-24T00:49:54.783Z] + cat [2025-02-24T00:49:54.783Z] Executing `postprocess` inline script '8' [2025-02-24T00:49:55.035Z] + source /etc/os-release [2025-02-24T00:49:55.035Z] ++ NAME='Fedora Linux' [2025-02-24T00:49:55.035Z] ++ VERSION='41.20250224.dev.0 (CoreOS)' [2025-02-24T00:49:55.035Z] ++ RELEASE_TYPE=stable [2025-02-24T00:49:55.035Z] ++ ID=fedora [2025-02-24T00:49:55.035Z] ++ VERSION_ID=41 [2025-02-24T00:49:55.035Z] ++ VERSION_CODENAME= [2025-02-24T00:49:55.035Z] ++ PLATFORM_ID=platform:f41 [2025-02-24T00:49:55.035Z] ++ PRETTY_NAME='Fedora CoreOS 41.20250224.dev.0' [2025-02-24T00:49:55.035Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-24T00:49:55.035Z] ++ LOGO=fedora-logo-icon [2025-02-24T00:49:55.035Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:41 [2025-02-24T00:49:55.035Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-24T00:49:55.035Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-24T00:49:55.035Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-24T00:49:55.035Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-24T00:49:55.035Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-24T00:49:55.035Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=41 [2025-02-24T00:49:55.035Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-24T00:49:55.035Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=41 [2025-02-24T00:49:55.035Z] ++ SUPPORT_END=2025-12-15 [2025-02-24T00:49:55.035Z] ++ VARIANT=CoreOS [2025-02-24T00:49:55.035Z] ++ VARIANT_ID=coreos [2025-02-24T00:49:55.035Z] ++ OSTREE_VERSION=41.20250224.dev.0 [2025-02-24T00:49:55.035Z] + [[ 41.20250224.dev.0 = *.dev* ]] [2025-02-24T00:49:55.035Z] + mkdir -p /etc/zincati/config.d [2025-02-24T00:49:55.035Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-24T00:49:55.035Z] Executing `postprocess` inline script '9' [2025-02-24T00:49:55.035Z] + cat [2025-02-24T00:49:55.035Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-24T00:49:55.035Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-24T00:49:55.035Z] + rm /tmp/rpm-ostreed.conf [2025-02-24T00:49:55.035Z] Executing `postprocess` inline script '10' [2025-02-24T00:50:07.180Z] Initializing rootfs [2025-02-24T00:50:07.180Z] Moving /usr to target [2025-02-24T00:50:07.180Z] Copying toplevel compat symlinks [2025-02-24T00:50:07.180Z] No embedded whiteouts found [2025-02-24T00:50:07.180Z] No device files found [2025-02-24T00:50:07.180Z] Recompiling policy [2025-02-24T00:50:19.315Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-24T00:50:19.315Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-24T00:50:19.315Z] Adding rpm-ostree-0-integration.conf [2025-02-24T00:50:19.315Z] Preparing kernel [2025-02-24T00:50:27.377Z] /usr/bin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-24T00:50:27.377Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-24T00:50:27.377Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.13.4-200.fc41.x86_64 [2025-02-24T00:50:27.377Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-24T00:50:27.377Z] dracut[I]: *** Including module: bash *** [2025-02-24T00:50:27.377Z] dracut[I]: *** Including module: systemd *** [2025-02-24T00:50:27.377Z] dracut[I]: *** Including module: fips *** [2025-02-24T00:50:27.630Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-24T00:50:27.630Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-24T00:50:27.630Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-24T00:50:27.630Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-24T00:50:27.630Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-24T00:50:27.630Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: modsign *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: dbus *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-24T00:50:27.882Z] dracut[I]: *** Including module: i18n *** [2025-02-24T00:50:28.136Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-24T00:50:28.136Z] dracut[I]: *** Including module: afterburn *** [2025-02-24T00:50:28.136Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-24T00:50:28.136Z] dracut[I]: *** Including module: ignition *** [2025-02-24T00:50:28.389Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-24T00:50:28.389Z] dracut[I]: *** Including module: coreos-live *** [2025-02-24T00:50:28.389Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-24T00:50:28.642Z] dracut[I]: *** Including module: coreos-network *** [2025-02-24T00:50:28.642Z] dracut[I]: *** Including module: network-manager *** [2025-02-24T00:50:28.642Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-24T00:50:28.642Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: network *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: net-lib *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: url-lib *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: rdcore *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: clevis *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-24T00:50:28.905Z] dracut[I]: *** Including module: btrfs *** [2025-02-24T00:50:29.158Z] dracut[I]: *** Including module: crypt *** [2025-02-24T00:50:29.158Z] dracut[I]: *** Including module: dm *** [2025-02-24T00:50:29.411Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-24T00:50:34.626Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-24T00:50:34.626Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-24T00:50:35.182Z] dracut[I]: *** Including module: mdraid *** [2025-02-24T00:50:35.434Z] dracut[I]: *** Including module: multipath *** [2025-02-24T00:50:35.990Z] dracut[I]: *** Including module: nvdimm *** [2025-02-24T00:50:35.990Z] dracut[I]: *** Including module: pcmcia *** [2025-02-24T00:50:35.990Z] dracut[I]: *** Including module: qemu *** [2025-02-24T00:50:35.990Z] dracut[I]: *** Including module: qemu-net *** [2025-02-24T00:50:35.990Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-24T00:50:36.242Z] dracut[I]: *** Including module: fido2 *** [2025-02-24T00:50:36.242Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-24T00:50:36.242Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-24T00:50:36.242Z] dracut[I]: *** Including module: cifs *** [2025-02-24T00:50:36.242Z] dracut[I]: *** Including module: iscsi *** [2025-02-24T00:50:36.809Z] dracut[I]: *** Including module: lunmask *** [2025-02-24T00:50:36.809Z] dracut[I]: *** Including module: nvmf *** [2025-02-24T00:50:36.809Z] dracut[I]: *** Including module: resume *** [2025-02-24T00:50:36.809Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-24T00:50:37.062Z] dracut[I]: *** Including module: terminfo *** [2025-02-24T00:50:37.062Z] dracut[I]: *** Including module: udev-rules *** [2025-02-24T00:50:37.617Z] dracut[I]: *** Including module: virtfs *** [2025-02-24T00:50:37.617Z] dracut[I]: *** Including module: virtiofs *** [2025-02-24T00:50:37.617Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-24T00:50:37.617Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-24T00:50:37.869Z] dracut[I]: *** Including module: ostree *** [2025-02-24T00:50:37.869Z] dracut[I]: *** Including module: usrmount *** [2025-02-24T00:50:37.869Z] dracut[I]: *** Including module: base *** [2025-02-24T00:50:37.869Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-24T00:50:37.869Z] dracut[I]: *** Including module: fs-lib *** [2025-02-24T00:50:37.869Z] dracut[I]: *** Including module: journal-conf *** [2025-02-24T00:50:37.869Z] dracut[I]: *** Including module: shutdown *** [2025-02-24T00:50:38.122Z] dracut[I]: *** Including modules done *** [2025-02-24T00:50:38.122Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-24T00:50:39.993Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-24T00:50:39.993Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-24T00:50:42.490Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-24T00:50:42.490Z] dracut[I]: *** Hardlinking files *** [2025-02-24T00:50:42.490Z] dracut[I]: *** Hardlinking files done *** [2025-02-24T00:50:42.490Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-24T00:50:42.490Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-24T00:50:42.490Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-24T00:50:42.490Z] dracut[I]: *** Store current command line parameters *** [2025-02-24T00:50:42.742Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-24T00:51:15.086Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-24T00:51:15.086Z] Ignored user missing from new passwd file: root [2025-02-24T00:51:15.086Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-24T00:51:15.086Z] Ignored group missing from new group file: root [2025-02-24T00:51:15.086Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-24T00:51:15.086Z] Network filesystem detected for repo; disabling transaction [2025-02-24T00:51:36.932Z] Committing...done [2025-02-24T00:51:54.951Z] 3671 metadata, 21207 content objects imported; 1.5?GB content written [2025-02-24T00:51:54.951Z] fedora/x86_64/coreos/testing-devel => 13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9 [2025-02-24T00:51:55.870Z] New image input checksum: 1a0c46fc824c055b500c9c126b86c681129700f6fab36192440d6f6e105c3039 [2025-02-24T00:51:55.870Z] None [2025-02-24T00:51:55.870Z] New build ID: 41.20250224.dev.0 [2025-02-24T00:51:56.123Z] 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=cf17b7b984b38a47fa0cf161b9c0abd92b2186e82140566123f2026bf1cc0f3f --label=coreos-assembler.image-input-checksum=1a0c46fc824c055b500c9c126b86c681129700f6fab36192440d6f6e105c3039 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=288dcaa88bd981c70a92ff0888217e4578bc8dbd --copymeta-opt=fedora-coreos.stream 41.20250224.dev.0 oci-archive:fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-24T00:51:56.123Z] Reading packages...done [2025-02-24T00:52:10.925Z] Building package mapping...done [2025-02-24T00:52:10.925Z] 21207 objects in 441 packages (284 source) [2025-02-24T00:52:10.925Z] rpm size: 1424329748 [2025-02-24T00:52:10.925Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-24T00:52:10.925Z] 1155 duplicates [2025-02-24T00:52:10.925Z] Multiple owners: [2025-02-24T00:52:10.925Z] /usr/lib/.build-id/75/9da7be07ec7b3448ed88ddd7c3e1b8c2b17211 [2025-02-24T00:52:10.925Z] /usr/lib/.build-id/a2/89244a2b9b29a701551e9190f931e58c5e0921 [2025-02-24T00:52:10.925Z] /usr/sbin/ip6tables [2025-02-24T00:52:10.925Z] /usr/sbin/ip6tables-restore [2025-02-24T00:52:10.925Z] /usr/sbin/ip6tables-save [2025-02-24T00:52:10.925Z] /usr/sbin/iptables [2025-02-24T00:52:10.925Z] /usr/sbin/iptables-restore [2025-02-24T00:52:10.925Z] /usr/sbin/iptables-save [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE.txt [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/LICENSE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/NOTICE [2025-02-24T00:52:10.925Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-24T00:52:10.926Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-24T00:52:10.926Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-24T00:52:10.926Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-24T00:52:10.926Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-24T00:52:57.501Z] Generating container image...done [2025-02-24T00:52:57.501Z] Pushed digest: sha256:b0fd2a99dda66703a102a386e2d6b354fce5bed7bf0d4e5b3d8ba1a9ec20b77b [2025-02-24T00:52:57.501Z] Total objects: 25164 [2025-02-24T00:52:57.501Z] No unreachable objects [2025-02-24T00:52:57.501Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/commitmeta.json' [2025-02-24T00:52:57.501Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/ostree-commit-object' [2025-02-24T00:52:57.501Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-24T00:52:57.501Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-24T00:52:57.501Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-24T00:52:57.501Z] renamed 'fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive' [2025-02-24T00:52:57.501Z] renamed 'fedora-coreos-41.20250224.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-ostree.x86_64-manifest.json' [2025-02-24T00:52:57.501Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/meta.json' [2025-02-24T00:52:58.057Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T00:52:58.057Z] Config commit: 288dcaa88bd981c70a92ff0888217e4578bc8dbd [2025-02-24T00:52:58.057Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T00:52:58.975Z] Will build qemu [2025-02-24T00:53:00.331Z] Estimating disk size... [2025-02-24T00:53:02.204Z] Disk sizes: metal: 2647M (estimated), cloud: 10240M [2025-02-24T00:53:20.210Z] ++ arch [2025-02-24T00:53:20.210Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250224.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2647 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2134 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-DMk9.json [2025-02-24T00:53:20.210Z] ostree init --mode=archive --repo=/tmp/tmp6mzgi15m [2025-02-24T00:53:20.210Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmp6mzgi15m [2025-02-24T00:53:20.210Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmp6mzgi15m [2025-02-24T00:53:20.210Z] + set +x [2025-02-24T00:53:20.210Z] + 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-DMk9.json [2025-02-24T00:53:20.210Z]  [2025-02-24T00:53:20.464Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:53:20.464Z] /dev/vdb1 40G 3.1G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:53:20.464Z]  [2025-02-24T00:53:20.717Z] starting /tmp/osbuild-DMk9.jsonPipeline source org.osbuild.curl: 8e845477b5ade6d755919488ef10dc3eec21b3a969438f7c571915388c6aa0ed [2025-02-24T00:53:20.717Z] Build [2025-02-24T00:53:20.717Z] root: [2025-02-24T00:53:23.966Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive [2025-02-24T00:53:23.966Z] [2025-02-24T00:53:23.966Z] ��� Duration: 1740358402s [2025-02-24T00:53:23.966Z] Pipeline source org.osbuild.ostree: bb1de8af6e37375a776e1892150588336cde92993b13131e1bd5b19a946fdd1d [2025-02-24T00:53:23.966Z] Build [2025-02-24T00:53:23.966Z] root: [2025-02-24T00:53:23.966Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-24T00:53:23.966Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-24T00:53:23.966Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote add a8e5d35f-a00d-4e80-8123-6b243ba94650 file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-24T00:53:23.966Z] source/org.osbuild.ostree (org.osbuild.ostree): pulling 13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9 [2025-02-24T00:53:29.185Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree pull a8e5d35f-a00d-4e80-8123-6b243ba94650 13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-24T00:53:29.185Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote delete a8e5d35f-a00d-4e80-8123-6b243ba94650 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-24T00:53:29.185Z] [2025-02-24T00:53:29.185Z] ��� Duration: 1740358408s [2025-02-24T00:53:29.185Z] Pipeline oci-archive: 48d1d7e1f651b84371afe191cc1b7d902ca69f25ba26616fd44a741badf6e22a [2025-02-24T00:53:29.185Z] Build [2025-02-24T00:53:29.185Z] root: [2025-02-24T00:53:29.185Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T00:53:29.185Z] org.osbuild.copy: 48d1d7e1f651b84371afe191cc1b7d902ca69f25ba26616fd44a741badf6e22a { [2025-02-24T00:53:29.185Z] "paths": [ [2025-02-24T00:53:29.185Z] { [2025-02-24T00:53:29.185Z] "from": "input://inlinefile/sha256:5ba349f11e8748b59143b323aafebbcdbeedaccca58e71b33f6ad1b074b4b76c", [2025-02-24T00:53:29.185Z] "to": "tree:///coreos.ociarchive" [2025-02-24T00:53:29.185Z] } [2025-02-24T00:53:29.185Z] ] [2025-02-24T00:53:29.185Z] } [2025-02-24T00:53:29.185Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:53:29.185Z] copying '/run/osbuild/inputs/inlinefile/sha256:5ba349f11e8748b59143b323aafebbcdbeedaccca58e71b33f6ad1b074b4b76c' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-24T00:53:29.438Z] [2025-02-24T00:53:29.438Z] ��� Duration: 0s [2025-02-24T00:53:29.438Z] Pipeline deployed-tree: 09d1c04ae246f32905d8bc270eecffc8eac2c574feb79d5fe49f17371ffc40f1 [2025-02-24T00:53:29.438Z] Build [2025-02-24T00:53:29.438Z] root: [2025-02-24T00:53:29.438Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T00:53:29.438Z] org.osbuild.container-deploy: 09d1c04ae246f32905d8bc270eecffc8eac2c574feb79d5fe49f17371ffc40f1 {} [2025-02-24T00:53:29.438Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w4viownb/inputs/images [2025-02-24T00:53:29.438Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:53:29.691Z] time="2025-02-24T00:53:29Z" 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-02-24T00:53:30.614Z]  [2025-02-24T00:53:30.614Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:53:30.614Z] /dev/vdb1 40G 5.1G 35G 13% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:53:30.614Z]  [2025-02-24T00:53:31.169Z] Getting image source signatures [2025-02-24T00:53:31.169Z] Copying blob sha256:1b7a103db6ea1323c53c8d4fabc892e52af7cdbcc45f0089835d8006a14d8746 [2025-02-24T00:53:32.086Z] Copying blob sha256:205e77d8a116f37b266b837335d01c2391057261ceccc11c8dd45116d884999d [2025-02-24T00:53:33.957Z] Copying blob sha256:8b1a617dc5b8f342e978da6d006bbbaf5dcdc99d60c778e15a891f08e6c2b734 [2025-02-24T00:53:35.320Z] Copying blob sha256:c479070546846141fce60df3973312c3b6ebb2324c590dfc76fba8e2f362408f [2025-02-24T00:53:36.674Z] Copying blob sha256:0102d6d32d3ed3b14a32676a2c5b93dbabe0ef7a833208cbd233ec262244eaba [2025-02-24T00:53:38.029Z] Copying blob sha256:0e99b52f48b3d216fc60174c302628e45276daadae37aaddbc2d622f08392aa3 [2025-02-24T00:53:38.587Z] Copying blob sha256:baaa199c64be4fb985d03d5aed988464fe398ac4611cf2e1e3d3d0322cf9df4b [2025-02-24T00:53:39.508Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-24T00:53:39.761Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-24T00:53:40.319Z] Copying blob sha256:770bff91bc49deebfe38dc26b37e8bdcd325b51362ad5e54e66905dd89d9698b [2025-02-24T00:53:40.572Z]  [2025-02-24T00:53:40.572Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:53:40.572Z] /dev/vdb1 40G 6.4G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:53:40.572Z]  [2025-02-24T00:53:40.572Z] Copying blob sha256:2d37bee8f64198a5040527bd0b4ddb29dc69ad7656f70245f357cac368573b6e [2025-02-24T00:53:41.490Z] Copying blob sha256:2788132faa4675cf61545f896e43d5f5c270a5d7d9e8a91a5937439a6121c0dc [2025-02-24T00:53:41.490Z] Copying blob sha256:b4291797eed3f3fa755f7f6672c287acd2aedb7fd940a687d0bb6d2a578a6a8b [2025-02-24T00:53:42.409Z] Copying blob sha256:f00eef8e02f1c37cae95b7150b8a037b8d78d50b8c70d3577de6477a68f55efd [2025-02-24T00:53:42.663Z] Copying blob sha256:16d984b74f9b3e385e8151ffe59b32dc47f23e9714e9746dbba84f52476c51a8 [2025-02-24T00:53:42.917Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-24T00:53:43.836Z] Copying blob sha256:8fd0a262c67c27dca4f752d333bfdf83fcfeacd48a9162f58228476dcb3961ff [2025-02-24T00:53:44.391Z] Copying blob sha256:e9f7aa8208d231794140c04781ba1ea27e95531a0ebb0090d74d44d6c4669dd5 [2025-02-24T00:53:44.644Z] Copying blob sha256:4ffff8d1417b422eea71d327f67fe20b98a07d7927711b90328ab2ec9080ba10 [2025-02-24T00:53:45.200Z] Copying blob sha256:6e65049021acec146a210dd7a3b8a6300e79d5e90f1482e288efa4a6fecef593 [2025-02-24T00:53:45.452Z] Copying blob sha256:6e894a82dbf40cb8159df5325a5cae2124bb29497ebcb84991c7264c638a0829 [2025-02-24T00:53:45.452Z] Copying blob sha256:1f64ccec9050e9c6193e16d2d14d74694f983b06d5b1dc46a30b0311612ab8f4 [2025-02-24T00:53:46.008Z] Copying blob sha256:01f77f044cf964ff43a3efda364b9a3f43f71d2bfe1bf111371ff52bccdc7aa9 [2025-02-24T00:53:46.263Z] Copying blob sha256:ae660c50b48ed4b700b5e5bd92c37fd8a4a01ac843baccd28ff9a4c3603ecce1 [2025-02-24T00:53:46.516Z] Copying blob sha256:ad89d456501df17b76df90c0bcca063ec5b63451f0a96f383612a3d0bef89c36 [2025-02-24T00:53:46.768Z] Copying blob sha256:3a7867e00ea6209e190ee6f37720f5abd02b60a3e469a8d79c5e65ef6c5d4f0d [2025-02-24T00:53:47.022Z] Copying blob sha256:ce1388d37699ee5f8520bacba94b98123d54da71c9319938bd4208f0ecbaa3fc [2025-02-24T00:53:47.275Z] Copying blob sha256:fa23d03ef93c1796e913f9fb62cc2fa525c4499ff203c673b7f52501001eb451 [2025-02-24T00:53:47.529Z] Copying blob sha256:c30e775019ae055f93df3d3633950884ad49d42821a82da17795c0978565f3f0 [2025-02-24T00:53:47.781Z] Copying blob sha256:3e883461e9fcc89ba0a5e7b853aa2bec2b862f2a87d8724b4abc0f4f0e503835 [2025-02-24T00:53:48.033Z] Copying blob sha256:8c8d1cfb2123827efa029ea4713b483edf157b916e81d1dfe1547f7303e92bf2 [2025-02-24T00:53:48.589Z] Copying blob sha256:b961c4080431419d0946da6a893cdc2b5411de3fe6fc4b88c92ccf427efd1700 [2025-02-24T00:53:48.589Z] Copying blob sha256:d5dd9ba6d2f6bdd0267bd152a99b361fdb1fb6441454eab512328fc3700057b6 [2025-02-24T00:53:48.589Z] Copying blob sha256:cc2ce57fec80dcf4169159395d5ed9e42312457dea30af257cd458f2777e8ee3 [2025-02-24T00:53:49.942Z] Copying blob sha256:8efde883325ff30d6b7c39018a61c5f0b79270fa046259178d39c8aa39fc55df [2025-02-24T00:53:50.196Z] Copying blob sha256:839b52d46d2f9b3ca4b3f8ce1e07a83464b00c4ce9ccda43bae576654dc0541a [2025-02-24T00:53:50.450Z] Copying blob sha256:5178916e606f215afbd04a6f1d02facca97709079804e67f1862f5feb9d1c5ac [2025-02-24T00:53:50.450Z]  [2025-02-24T00:53:50.450Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:53:50.450Z] /dev/vdb1 40G 7.2G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:53:50.450Z]  [2025-02-24T00:53:50.450Z] Copying blob sha256:7af227566df613cf162348570cd550d972c4c4679c571118fc4b7d7dbaf457f8 [2025-02-24T00:53:50.702Z] Copying blob sha256:15ed0501c151f9d4eabd38a944a37690f9561f9b1be22dd7252093f3716ade50 [2025-02-24T00:53:51.631Z] Copying blob sha256:57b527bb239f49f7422be2fffa461418049d66efa4f0697ce9f6dc7014be10b2 [2025-02-24T00:53:51.884Z] Copying blob sha256:74c24d27c743b6d793a9062597898e80a2ab29dde02711c096f84cd75c70c75a [2025-02-24T00:53:52.439Z] Copying blob sha256:ab53178487b9214e33159ba1f9d6f2a48eb7da093675f8f67df9fa2019468160 [2025-02-24T00:53:52.995Z] Copying blob sha256:c687ee2ef4071a1ea1d7b5765de7ebb815a56f72401c5457d59907837bc7b252 [2025-02-24T00:53:53.247Z] Copying blob sha256:35804fbf58e2cadc365eac88c6677bd9bac104b8708fde028ec40f311fdcecc1 [2025-02-24T00:53:53.500Z] Copying blob sha256:c9d3ec699074ca209afa01bd2c5e9ce8335206394229365cbf09ae1de0c81f83 [2025-02-24T00:53:54.054Z] Copying blob sha256:c4746fec78fa675b04960b43a0f7d28cc4a3ca009668c35bc4f2cc1e6979fb2d [2025-02-24T00:53:54.608Z] Copying blob sha256:a4a3233a0f2c447ede6ad7b6de434f60da4cb6b268847c66afaab2f40893983a [2025-02-24T00:53:54.861Z] Copying blob sha256:e9d5ff27df35b57e016b67ff6916116397784aed2bb4b21f7c0293b2157700d0 [2025-02-24T00:53:56.213Z] Copying blob sha256:91a66a2536844837ede96993fdc7c6105b538772e6bc9af70a0d1160026b755e [2025-02-24T00:53:56.477Z] Copying blob sha256:69163c5277f0ad3551d27270294042129ca2511b74375668ff8921bd5e1945bd [2025-02-24T00:53:58.354Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-24T00:53:58.354Z] Copying config sha256:21f7ec5b81b696a6dd8e37f49c2dd93052920c8cb351b2995e78a35f723709d6 [2025-02-24T00:53:58.354Z] Writing manifest to image destination [2025-02-24T00:54:00.853Z]  [2025-02-24T00:54:00.853Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:54:00.853Z] /dev/vdb1 40G 6.6G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:54:00.853Z]  [2025-02-24T00:54:10.765Z]  [2025-02-24T00:54:10.765Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:54:10.765Z] /dev/vdb1 40G 7.6G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:54:10.766Z]  [2025-02-24T00:54:14.909Z] 21f7ec5b81b696a6dd8e37f49c2dd93052920c8cb351b2995e78a35f723709d6 [2025-02-24T00:54:19.056Z] Untagged: docker.io/library/tmp-container-deploy-88870455677275:latest [2025-02-24T00:54:19.056Z] Deleted: 21f7ec5b81b696a6dd8e37f49c2dd93052920c8cb351b2995e78a35f723709d6 [2025-02-24T00:54:19.056Z] [2025-02-24T00:54:19.056Z] ��� Duration: 49s [2025-02-24T00:54:20.929Z]  [2025-02-24T00:54:20.929Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:54:20.929Z] /dev/vdb1 40G 6.2G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:54:20.929Z]  [2025-02-24T00:54:24.182Z] Pipeline tree: 7800b102fc9fbba150b70b9729cc3be5d63146e6d1419e0f59efbfd5d9c79934 [2025-02-24T00:54:24.182Z] Build [2025-02-24T00:54:24.182Z] root: [2025-02-24T00:54:24.182Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T00:54:24.182Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-24T00:54:24.182Z] org.osbuild.selinux: b9a4bdb4a53c0d26ec16478273f5757ee83e6c5e153791a77bf4224da657590c { [2025-02-24T00:54:24.182Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T00:54:24.182Z] "target": "tree:///" [2025-02-24T00:54:24.182Z] } [2025-02-24T00:54:24.435Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:24.688Z] [2025-02-24T00:54:24.688Z] ��� Duration: 0s [2025-02-24T00:54:24.688Z] org.osbuild.ostree.init-fs: 53f153c474529f281d3e0305f494898cdd967cbac29b5db041ba58aad53312f0 {} [2025-02-24T00:54:24.688Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:24.940Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-24T00:54:24.940Z] [2025-02-24T00:54:24.940Z] ��� Duration: 0s [2025-02-24T00:54:24.940Z] org.osbuild.ostree.os-init: ddecae878cec52e5e8adac97265880a7f64d6cfde6ee5c857571f78657ee6f86 { [2025-02-24T00:54:24.940Z] "osname": "fedora-coreos" [2025-02-24T00:54:24.940Z] } [2025-02-24T00:54:24.940Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:25.192Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-24T00:54:25.192Z] [2025-02-24T00:54:25.192Z] ��� Duration: 0s [2025-02-24T00:54:25.192Z] org.osbuild.ostree.config: 13fdec601d46c90730d54593998d7498cfe2b7f4226c26ed56881e975b3a4b38 { [2025-02-24T00:54:25.192Z] "repo": "/ostree/repo", [2025-02-24T00:54:25.192Z] "config": { [2025-02-24T00:54:25.192Z] "sysroot": { [2025-02-24T00:54:25.192Z] "readonly": true, [2025-02-24T00:54:25.192Z] "bootloader": "none", [2025-02-24T00:54:25.192Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-24T00:54:25.192Z] "bootprefix": true [2025-02-24T00:54:25.192Z] } [2025-02-24T00:54:25.192Z] } [2025-02-24T00:54:25.192Z] } [2025-02-24T00:54:25.192Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:25.445Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-24T00:54:25.445Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-24T00:54:25.445Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-24T00:54:25.445Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-24T00:54:25.445Z] [2025-02-24T00:54:25.445Z] ��� Duration: 0s [2025-02-24T00:54:25.446Z] org.osbuild.mkdir: 9e6d5f63ec8438232dc7faaeadf89b766874d21b895397aa048958b93ff84adb { [2025-02-24T00:54:25.446Z] "paths": [ [2025-02-24T00:54:25.446Z] { [2025-02-24T00:54:25.446Z] "path": "/boot/efi", [2025-02-24T00:54:25.446Z] "mode": 493 [2025-02-24T00:54:25.446Z] } [2025-02-24T00:54:25.446Z] ] [2025-02-24T00:54:25.446Z] } [2025-02-24T00:54:25.446Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:25.698Z] [2025-02-24T00:54:25.698Z] ��� Duration: 0s [2025-02-24T00:54:25.698Z] org.osbuild.ignition: 6da849f5b9527d5c30848419a758752108c45daafcb85e5f01fcab07454150b6 {} [2025-02-24T00:54:25.698Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:25.952Z] [2025-02-24T00:54:25.952Z] ��� Duration: 0s [2025-02-24T00:54:25.952Z] org.osbuild.ostree.deploy: 39bae13497ae97cb06e96e0e694518282fd4be8c3224d4154a12b61209440468 { [2025-02-24T00:54:25.952Z] "osname": "fedora-coreos", [2025-02-24T00:54:25.952Z] "remote": "fedora", [2025-02-24T00:54:25.952Z] "mounts": [ [2025-02-24T00:54:25.952Z] "/boot", [2025-02-24T00:54:25.952Z] "/boot/efi" [2025-02-24T00:54:25.952Z] ], [2025-02-24T00:54:25.952Z] "kernel_opts": [ [2025-02-24T00:54:25.952Z] "rw", [2025-02-24T00:54:25.952Z] "$ignition_firstboot", [2025-02-24T00:54:25.952Z] "mitigations=auto,nosmt" [2025-02-24T00:54:25.952Z] ] [2025-02-24T00:54:25.952Z] } [2025-02-24T00:54:25.952Z] input/commits (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-djhtm51f/inputs/commits/repo [2025-02-24T00:54:25.952Z] input/commits (org.osbuild.ostree): exporting 13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9 [2025-02-24T00:54:28.450Z] input/commits (org.osbuild.ostree): ostree pull-local /home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo 13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-djhtm51f/inputs/commits/repo [2025-02-24T00:54:28.450Z] input/commits (org.osbuild.ostree): ostree refs --create fedora/x86_64/coreos/testing-devel 13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-djhtm51f/inputs/commits/repo [2025-02-24T00:54:28.450Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:28.450Z] ostree pull-local /run/osbuild/inputs/commits/repo fedora/x86_64/coreos/testing-devel --remote=fedora --repo=/run/osbuild/tree/ostree/repo [2025-02-24T00:54:30.950Z]  [2025-02-24T00:54:30.950Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:54:30.950Z] /dev/vdb1 40G 7.0G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:54:30.950Z]  [2025-02-24T00:54:36.182Z] ostree admin deploy fedora:fedora/x86_64/coreos/testing-devel --karg-append=rw --karg-append=$ignition_firstboot --karg-append=mitigations=auto,nosmt --sysroot=/run/osbuild/tree --os=fedora-coreos [2025-02-24T00:54:40.321Z] [2025-02-24T00:54:40.321Z] ��� Duration: 14s [2025-02-24T00:54:40.321Z] org.osbuild.ostree.aleph: 5d76903c50d23bb8db7bf766612b8be2ed16729ffad1f0383ada2fe952f781c2 { [2025-02-24T00:54:40.321Z] "coreos_compat": true, [2025-02-24T00:54:40.321Z] "deployment": { [2025-02-24T00:54:40.321Z] "default": true [2025-02-24T00:54:40.321Z] } [2025-02-24T00:54:40.321Z] } [2025-02-24T00:54:40.321Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:40.321Z] ostree show --repo=/run/osbuild/tree/ostree/repo fedora:fedora/x86_64/coreos/testing-devel --print-metadata-key=version [2025-02-24T00:54:40.583Z] [2025-02-24T00:54:40.583Z] ��� Duration: 0s [2025-02-24T00:54:40.583Z] org.osbuild.ostree.selinux: 7800b102fc9fbba150b70b9729cc3be5d63146e6d1419e0f59efbfd5d9c79934 { [2025-02-24T00:54:40.583Z] "deployment": { [2025-02-24T00:54:40.583Z] "default": true [2025-02-24T00:54:40.583Z] } [2025-02-24T00:54:40.583Z] } [2025-02-24T00:54:40.583Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:40.837Z]  [2025-02-24T00:54:40.837Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:54:40.837Z] /dev/vdb1 40G 7.7G 33G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:54:40.837Z]  [2025-02-24T00:54:41.089Z] [2025-02-24T00:54:41.089Z] ��� Duration: 0s [2025-02-24T00:54:47.606Z] Pipeline raw-image: 52b31b65c3c86e06db7897157e1059aaf241497328230da9045b7949968953fd [2025-02-24T00:54:47.606Z] Build [2025-02-24T00:54:47.606Z] root: [2025-02-24T00:54:47.606Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T00:54:47.606Z] org.osbuild.truncate: 7b7451c7a4d0d8298d0f56b7d3380799fab7047001dcb13e6fc723812cb1629a { [2025-02-24T00:54:47.606Z] "filename": "disk.img", [2025-02-24T00:54:47.606Z] "size": "2775580672" [2025-02-24T00:54:47.606Z] } [2025-02-24T00:54:47.606Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:47.606Z] [2025-02-24T00:54:47.606Z] ��� Duration: 0s [2025-02-24T00:54:47.606Z] org.osbuild.sfdisk: eed4bc1d4c518890b0213d18bc660e3638892cf27f63bb33153c46e858937084 { [2025-02-24T00:54:47.606Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-24T00:54:47.606Z] "label": "gpt", [2025-02-24T00:54:47.606Z] "partitions": [ [2025-02-24T00:54:47.606Z] { [2025-02-24T00:54:47.606Z] "start": 2048, [2025-02-24T00:54:47.606Z] "partnum": 1, [2025-02-24T00:54:47.606Z] "size": 2048, [2025-02-24T00:54:47.606Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-24T00:54:47.606Z] "bootable": true, [2025-02-24T00:54:47.606Z] "name": "BIOS-BOOT" [2025-02-24T00:54:47.606Z] }, [2025-02-24T00:54:47.606Z] { [2025-02-24T00:54:47.606Z] "start": 4096, [2025-02-24T00:54:47.606Z] "partnum": 2, [2025-02-24T00:54:47.606Z] "size": 260096, [2025-02-24T00:54:47.606Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-24T00:54:47.606Z] "name": "EFI-SYSTEM" [2025-02-24T00:54:47.606Z] }, [2025-02-24T00:54:47.606Z] { [2025-02-24T00:54:47.606Z] "start": 264192, [2025-02-24T00:54:47.606Z] "partnum": 3, [2025-02-24T00:54:47.606Z] "size": 786432, [2025-02-24T00:54:47.606Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T00:54:47.606Z] "name": "boot" [2025-02-24T00:54:47.606Z] }, [2025-02-24T00:54:47.606Z] { [2025-02-24T00:54:47.606Z] "start": 1050624, [2025-02-24T00:54:47.606Z] "partnum": 4, [2025-02-24T00:54:47.606Z] "size": 4368384, [2025-02-24T00:54:47.606Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T00:54:47.606Z] "name": "root" [2025-02-24T00:54:47.606Z] } [2025-02-24T00:54:47.606Z] ] [2025-02-24T00:54:47.606Z] } [2025-02-24T00:54:47.606Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T00:54:47.606Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:47.860Z] label: gpt [2025-02-24T00:54:47.860Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-24T00:54:47.860Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-24T00:54:47.860Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-24T00:54:47.860Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-24T00:54:47.860Z] /dev/loop0p4: start="1050624", size="4368384", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-24T00:54:47.860Z] { [2025-02-24T00:54:47.860Z] "partitiontable": { [2025-02-24T00:54:47.860Z] "label": "gpt", [2025-02-24T00:54:47.860Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-24T00:54:47.860Z] "device": "/dev/loop0", [2025-02-24T00:54:47.860Z] "unit": "sectors", [2025-02-24T00:54:47.860Z] "firstlba": 2048, [2025-02-24T00:54:47.860Z] "lastlba": 5421022, [2025-02-24T00:54:47.860Z] "sectorsize": 512, [2025-02-24T00:54:47.860Z] "partitions": [ [2025-02-24T00:54:47.860Z] { [2025-02-24T00:54:47.860Z] "node": "/dev/loop0p1", [2025-02-24T00:54:47.860Z] "start": 2048, [2025-02-24T00:54:47.860Z] "size": 2048, [2025-02-24T00:54:47.860Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-24T00:54:47.860Z] "uuid": "565C136F-836E-481F-9A76-4F8900F889D3", [2025-02-24T00:54:47.860Z] "name": "BIOS-BOOT" [2025-02-24T00:54:47.860Z] },{ [2025-02-24T00:54:47.860Z] "node": "/dev/loop0p2", [2025-02-24T00:54:47.860Z] "start": 4096, [2025-02-24T00:54:47.860Z] "size": 260096, [2025-02-24T00:54:47.860Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-24T00:54:47.860Z] "uuid": "8ECEFA4F-C4E9-46DB-9F96-E4A6BBDE1C59", [2025-02-24T00:54:47.860Z] "name": "EFI-SYSTEM" [2025-02-24T00:54:47.860Z] },{ [2025-02-24T00:54:47.860Z] "node": "/dev/loop0p3", [2025-02-24T00:54:47.860Z] "start": 264192, [2025-02-24T00:54:47.860Z] "size": 786432, [2025-02-24T00:54:47.860Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T00:54:47.860Z] "uuid": "266CFAF3-7A82-4CA9-97EF-EAEB2DE899D7", [2025-02-24T00:54:47.860Z] "name": "boot" [2025-02-24T00:54:47.860Z] },{ [2025-02-24T00:54:47.860Z] "node": "/dev/loop0p4", [2025-02-24T00:54:47.860Z] "start": 1050624, [2025-02-24T00:54:47.860Z] "size": 4368384, [2025-02-24T00:54:47.860Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T00:54:47.860Z] "uuid": "FE004AD6-DA28-4E17-94B5-72B18113BA1F", [2025-02-24T00:54:47.860Z] "name": "root" [2025-02-24T00:54:47.860Z] } [2025-02-24T00:54:47.860Z] ] [2025-02-24T00:54:47.860Z] } [2025-02-24T00:54:47.860Z] } [2025-02-24T00:54:47.860Z] [2025-02-24T00:54:47.860Z] ��� Duration: 0s [2025-02-24T00:54:47.860Z] org.osbuild.mkfs.fat: befc5285ed7f63e27ef97b77005095a0dcd03195f4abd0aafa5734fe43857c55 { [2025-02-24T00:54:47.860Z] "label": "EFI-SYSTEM", [2025-02-24T00:54:47.860Z] "volid": "7B7795E7" [2025-02-24T00:54:47.860Z] } [2025-02-24T00:54:48.113Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T00:54:48.113Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:48.113Z] mkfs.fat 4.2 (2021-01-31) [2025-02-24T00:54:48.365Z] [2025-02-24T00:54:48.365Z] ��� Duration: 0s [2025-02-24T00:54:48.365Z] org.osbuild.mkfs.ext4: 92a11f94e524b433c823531a6a9e651dd9453848bfb7614412dbe51f31f6fb03 { [2025-02-24T00:54:48.365Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-24T00:54:48.365Z] "label": "boot", [2025-02-24T00:54:48.365Z] "metadata_csum_seed": true [2025-02-24T00:54:48.365Z] } [2025-02-24T00:54:48.365Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T00:54:48.365Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:48.619Z] mke2fs 1.47.1 (20-May-2024) [2025-02-24T00:54:48.619Z] Discarding device blocks: 0/393216 done [2025-02-24T00:54:48.619Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-24T00:54:48.619Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-24T00:54:48.619Z] Superblock backups stored on blocks: [2025-02-24T00:54:48.619Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-24T00:54:48.619Z] [2025-02-24T00:54:48.619Z] Allocating group tables: 0/48 done [2025-02-24T00:54:48.619Z] Writing inode tables: 0/48 done [2025-02-24T00:54:48.619Z] Creating journal (8192 blocks): done [2025-02-24T00:54:48.619Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-24T00:54:48.619Z] [2025-02-24T00:54:48.619Z] [2025-02-24T00:54:48.619Z] ��� Duration: 0s [2025-02-24T00:54:48.619Z] org.osbuild.mkfs.xfs: 7ce3d6a356dd3407f7bab5c46926480cc28f6feb28ca5eb477cdb08833efd51c { [2025-02-24T00:54:48.619Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-24T00:54:48.619Z] "label": "root" [2025-02-24T00:54:48.619Z] } [2025-02-24T00:54:48.619Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T00:54:48.871Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:48.871Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136512 blks [2025-02-24T00:54:48.871Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-24T00:54:48.871Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-24T00:54:48.871Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-24T00:54:48.871Z] data = bsize=4096 blocks=546048, imaxpct=25 [2025-02-24T00:54:48.871Z] = sunit=0 swidth=0 blks [2025-02-24T00:54:48.871Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-24T00:54:48.871Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-24T00:54:48.871Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-24T00:54:48.871Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-24T00:54:48.871Z] Discarding blocks...Done. [2025-02-24T00:54:49.124Z] [2025-02-24T00:54:49.124Z] ��� Duration: 0s [2025-02-24T00:54:49.124Z] org.osbuild.mkdir: b4d4ba5600dacb3ceaf9d2c7add1d412c81a80cfaf9e0cbd23a16a7fd075e7dc { [2025-02-24T00:54:49.124Z] "paths": [ [2025-02-24T00:54:49.124Z] { [2025-02-24T00:54:49.124Z] "path": "mount://root/boot", [2025-02-24T00:54:49.124Z] "mode": 493 [2025-02-24T00:54:49.124Z] }, [2025-02-24T00:54:49.124Z] { [2025-02-24T00:54:49.124Z] "path": "mount://boot/efi", [2025-02-24T00:54:49.124Z] "mode": 493 [2025-02-24T00:54:49.124Z] } [2025-02-24T00:54:49.124Z] ] [2025-02-24T00:54:49.124Z] } [2025-02-24T00:54:49.124Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T00:54:49.124Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bgdv_msq/mounts/root-mount-point [2025-02-24T00:54:49.377Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bgdv_msq/mounts/boot-mount-point [2025-02-24T00:54:49.377Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:49.630Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bgdv_msq/mounts/boot-mount-point unmounted [2025-02-24T00:54:49.630Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bgdv_msq/mounts/root-mount-point unmounted [2025-02-24T00:54:49.630Z] [2025-02-24T00:54:49.630Z] ��� Duration: 0s [2025-02-24T00:54:49.630Z] org.osbuild.selinux: 954d9c656e7502c7fcd75e48b231b220dab38c4e17d4aacebd2e1b93d0806cf2 { [2025-02-24T00:54:49.630Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T00:54:49.630Z] "target": "mount://root/" [2025-02-24T00:54:49.630Z] } [2025-02-24T00:54:49.884Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T00:54:49.884Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adu0wdr5/mounts/ [2025-02-24T00:54:49.884Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:50.136Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adu0wdr5/mounts/ unmounted [2025-02-24T00:54:50.136Z] [2025-02-24T00:54:50.136Z] ��� Duration: 0s [2025-02-24T00:54:50.136Z] org.osbuild.selinux: cd44be721dcf318800bb4a742611228fd27f0ebe6dcfb8f69b1ea38f92addb24 { [2025-02-24T00:54:50.136Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T00:54:50.136Z] "target": "mount://root/boot/" [2025-02-24T00:54:50.136Z] } [2025-02-24T00:54:50.390Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T00:54:50.390Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-msny8g__/mounts/ [2025-02-24T00:54:50.699Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-msny8g__/mounts/boot [2025-02-24T00:54:50.699Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:50.699Z]  [2025-02-24T00:54:50.699Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:54:50.699Z] /dev/vdb1 40G 7.8G 33G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:54:50.699Z]  [2025-02-24T00:54:50.951Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-msny8g__/mounts/boot unmounted [2025-02-24T00:54:50.951Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-msny8g__/mounts/ unmounted [2025-02-24T00:54:50.951Z] [2025-02-24T00:54:50.951Z] ��� Duration: 0s [2025-02-24T00:54:50.951Z] org.osbuild.copy: 6ec57ccd00e7218246c07a89df65ae4e15a3e7a0ea928a5524627ee02e0206bb { [2025-02-24T00:54:50.951Z] "paths": [ [2025-02-24T00:54:50.951Z] { [2025-02-24T00:54:50.951Z] "from": "input://tree/", [2025-02-24T00:54:50.951Z] "to": "mount://root/" [2025-02-24T00:54:50.951Z] } [2025-02-24T00:54:50.951Z] ] [2025-02-24T00:54:50.951Z] } [2025-02-24T00:54:51.205Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T00:54:51.205Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p57ylb6m/mounts/ [2025-02-24T00:54:51.205Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p57ylb6m/mounts/boot [2025-02-24T00:54:51.457Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p57ylb6m/mounts/boot/efi [2025-02-24T00:54:51.457Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:54:51.710Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-24T00:55:01.620Z]  [2025-02-24T00:55:01.620Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:55:01.620Z] /dev/vdb1 40G 9.2G 31G 23% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:55:01.620Z]  [2025-02-24T00:55:04.875Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p57ylb6m/mounts/boot/efi unmounted [2025-02-24T00:55:04.875Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p57ylb6m/mounts/boot unmounted [2025-02-24T00:55:05.431Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p57ylb6m/mounts/ unmounted [2025-02-24T00:55:05.685Z] [2025-02-24T00:55:05.685Z] ��� Duration: 14s [2025-02-24T00:55:05.685Z] org.osbuild.bootupd: 6018d8d230afc64396f206cb096c2834b76773a2521b4187e614286f238a8fd5 { [2025-02-24T00:55:05.685Z] "bios": { [2025-02-24T00:55:05.685Z] "device": "disk" [2025-02-24T00:55:05.685Z] }, [2025-02-24T00:55:05.685Z] "static-configs": true, [2025-02-24T00:55:05.685Z] "deployment": { [2025-02-24T00:55:05.685Z] "default": true [2025-02-24T00:55:05.685Z] } [2025-02-24T00:55:05.685Z] } [2025-02-24T00:55:05.685Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T00:55:05.685Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yi7gij9x/mounts/ [2025-02-24T00:55:05.938Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yi7gij9x/mounts/boot [2025-02-24T00:55:05.938Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yi7gij9x/mounts/boot/efi [2025-02-24T00:55:06.191Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:55:07.545Z] Installed 40_coreos-ignition.cfg [2025-02-24T00:55:07.545Z] Installed 70_coreos-user.cfg [2025-02-24T00:55:07.545Z] Installed: grub.cfg [2025-02-24T00:55:07.545Z] Installed: "fedora/grub.cfg" [2025-02-24T00:55:07.545Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yi7gij9x/mounts/boot/efi unmounted [2025-02-24T00:55:07.545Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yi7gij9x/mounts/boot unmounted [2025-02-24T00:55:07.545Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yi7gij9x/mounts/ unmounted [2025-02-24T00:55:07.545Z] [2025-02-24T00:55:07.545Z] ��� Duration: 1s [2025-02-24T00:55:07.545Z] org.osbuild.chattr: 52b31b65c3c86e06db7897157e1059aaf241497328230da9045b7949968953fd { [2025-02-24T00:55:07.545Z] "items": { [2025-02-24T00:55:07.545Z] "mount://root/": { [2025-02-24T00:55:07.545Z] "immutable": true [2025-02-24T00:55:07.545Z] } [2025-02-24T00:55:07.545Z] } [2025-02-24T00:55:07.545Z] } [2025-02-24T00:55:07.545Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T00:55:07.798Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts/ [2025-02-24T00:55:07.798Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0' [2025-02-24T00:55:08.050Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:55:08.050Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts [2025-02-24T00:55:08.050Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts/boot unmounted [2025-02-24T00:55:08.050Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts/var unmounted [2025-02-24T00:55:08.050Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts/sysroot unmounted [2025-02-24T00:55:08.050Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts unmounted [2025-02-24T00:55:08.050Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts unmounted [2025-02-24T00:55:08.050Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts unmounted [2025-02-24T00:55:08.050Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xa6j1tgt/mounts/ [2025-02-24T00:55:08.050Z] [2025-02-24T00:55:08.050Z] ��� Duration: 0s [2025-02-24T00:55:08.304Z] Pipeline raw-qemu-image: 1015a2903571782f84085421d006c394c095f0d1f1b033c221a9d05497102928 [2025-02-24T00:55:08.304Z] Build [2025-02-24T00:55:08.304Z] root: [2025-02-24T00:55:08.304Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T00:55:08.304Z] org.osbuild.copy: 4973877060165a0f4089dabea246a594f281d5eb5b9bea3459ec55b503fbd009 { [2025-02-24T00:55:08.304Z] "paths": [ [2025-02-24T00:55:08.304Z] { [2025-02-24T00:55:08.304Z] "from": "input://tree/disk.img", [2025-02-24T00:55:08.304Z] "to": "tree:///disk.img" [2025-02-24T00:55:08.304Z] } [2025-02-24T00:55:08.304Z] ] [2025-02-24T00:55:08.304Z] } [2025-02-24T00:55:08.556Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:55:08.556Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-24T00:55:08.556Z] [2025-02-24T00:55:08.556Z] ��� Duration: 0s [2025-02-24T00:55:08.556Z] org.osbuild.truncate: df3a5b8ff6f53ce54916128cc4ffa324a930631cbaf9317776dd57b5d873f917 { [2025-02-24T00:55:08.556Z] "filename": "disk.img", [2025-02-24T00:55:08.556Z] "size": "10737418240" [2025-02-24T00:55:08.556Z] } [2025-02-24T00:55:08.808Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:55:08.808Z] [2025-02-24T00:55:08.808Z] ��� Duration: 0s [2025-02-24T00:55:08.808Z] org.osbuild.coreos.platform: 1015a2903571782f84085421d006c394c095f0d1f1b033c221a9d05497102928 { [2025-02-24T00:55:08.808Z] "platform": "qemu" [2025-02-24T00:55:08.808Z] } [2025-02-24T00:55:09.060Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T00:55:09.060Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts/ [2025-02-24T00:55:09.312Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0' [2025-02-24T00:55:09.312Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts/boot [2025-02-24T00:55:09.312Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:55:09.576Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts/boot unmounted [2025-02-24T00:55:09.576Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts [2025-02-24T00:55:09.576Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts/boot unmounted [2025-02-24T00:55:09.576Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts/var unmounted [2025-02-24T00:55:09.576Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts/sysroot unmounted [2025-02-24T00:55:09.576Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts unmounted [2025-02-24T00:55:09.576Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts unmounted [2025-02-24T00:55:09.576Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts unmounted [2025-02-24T00:55:09.576Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-et0cu7x2/mounts/ [2025-02-24T00:55:09.828Z] [2025-02-24T00:55:09.828Z] ��� Duration: 0s [2025-02-24T00:55:09.828Z] Pipeline qemu: 27452422cafa75240e8cfed580095a8b8a3626f5a70f732dbf934074e10fcde7 [2025-02-24T00:55:09.828Z] Build [2025-02-24T00:55:09.828Z] root: [2025-02-24T00:55:09.828Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T00:55:09.828Z] org.osbuild.qemu: 27452422cafa75240e8cfed580095a8b8a3626f5a70f732dbf934074e10fcde7 { [2025-02-24T00:55:09.828Z] "filename": "fedora-coreos-41.20250224.dev.0-qemu.x86_64.qcow2", [2025-02-24T00:55:09.828Z] "format": { [2025-02-24T00:55:09.828Z] "type": "qcow2", [2025-02-24T00:55:09.828Z] "compression": false, [2025-02-24T00:55:09.828Z] "compat": "1.1" [2025-02-24T00:55:09.828Z] } [2025-02-24T00:55:09.828Z] } [2025-02-24T00:55:09.828Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T00:55:11.185Z]  [2025-02-24T00:55:11.185Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:55:11.185Z] /dev/vdb1 40G 10G 30G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:55:11.185Z]  [2025-02-24T00:55:13.060Z] [2025-02-24T00:55:13.060Z] ��� Duration: 3s [2025-02-24T00:55:13.060Z] manifest /tmp/osbuild-DMk9.json finished successfully [2025-02-24T00:55:21.109Z]  [2025-02-24T00:55:21.109Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T00:55:21.109Z] /dev/vdb1 40G 11G 29G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T00:55:21.109Z]  [2025-02-24T00:55:23.606Z] oci-archive: 48d1d7e1f651b84371afe191cc1b7d902ca69f25ba26616fd44a741badf6e22a [2025-02-24T00:55:23.606Z] deployed-tree: 09d1c04ae246f32905d8bc270eecffc8eac2c574feb79d5fe49f17371ffc40f1 [2025-02-24T00:55:23.606Z] tree: 7800b102fc9fbba150b70b9729cc3be5d63146e6d1419e0f59efbfd5d9c79934 [2025-02-24T00:55:23.606Z] raw-image: 52b31b65c3c86e06db7897157e1059aaf241497328230da9045b7949968953fd [2025-02-24T00:55:23.606Z] raw-4k-image: b247011b6f2c84ec1b3dace07f6d03949ffac8f2185f7bd59ee05b9935c09acd [2025-02-24T00:55:23.606Z] raw-aliyun-image: 2e54b4be48b1878e348e2146aeaad4a866ee02779b83e95c35793954d0968d44 [2025-02-24T00:55:23.606Z] aliyun: 9c5c89ee172c66038215703092da90075d6af78154593b38a024a2ab05afcfb6 [2025-02-24T00:55:23.606Z] raw-applehv-image: b21f087ed1e19e435cc4d0b627ab2eccf2c2da4ba987972d881ee26053e0fba9 [2025-02-24T00:55:23.606Z] applehv: 0752549c4c7fef325eb1b4742742c767437170d30d6b722fea1b82e3e2ff3b23 [2025-02-24T00:55:23.606Z] raw-aws-image: b2e73286c86fcbb63c0e2d2041e26819c5f2b5ced9cfe1f7a6c5ddd2396cafdb [2025-02-24T00:55:23.606Z] aws: d87350e241f786445a4bcb3cb9e7883aed9210aba550898e6cff0b685c4e4a15 [2025-02-24T00:55:23.606Z] raw-azure-image: 677d60896b4c7c44ea4a66e65c5f27dbd92a3408825d8bb6f71c893a55a421fd [2025-02-24T00:55:23.606Z] azure: 228d656b336591065d028196abb270a0343c0808c996896301b7fe1150e17073 [2025-02-24T00:55:23.606Z] raw-azurestack-image: efff5e2b74f022eb4ed2f2e3c1187d97ca6401ffe13a7dfcd109cb369f1b9660 [2025-02-24T00:55:23.606Z] azurestack: 3fb2658ea2e7e4cb53921565edc56861307fac1e7999670881eb0937f0accc9b [2025-02-24T00:55:23.606Z] raw-digitalocean-image: d513a531fee5542ac5238c983629dbc12935a059460727f06b6374801e7ae56a [2025-02-24T00:55:23.606Z] digitalocean: c85b4ffdaba14b3b37cb119694b29c257d444fb87531f4082a0d4ba75477cb73 [2025-02-24T00:55:23.606Z] raw-exoscale-image: 40d708c1173920b7b3bc92947becbc7b6db8352f3afbaa2162d245ff5a698a9e [2025-02-24T00:55:23.606Z] exoscale: 9f316deac70e87231a177ce65480bb02d21e92068b0425489b22fa55dd6adf68 [2025-02-24T00:55:23.606Z] raw-gcp-image: d1344ce19f5c548132b2c3a0859b5802d7ec596a8914a750d391da0e2ac131bc [2025-02-24T00:55:23.606Z] raw-gcp-image-tar: cf0d5f978b0e3eadb72424bf6a6b498abc86d58694b1543078f97f3c1300004f [2025-02-24T00:55:23.606Z] gcp: 42d3de0f061bc7cfa3d6313316643d3cd8bad3316c7c7e3b5a98602447365293 [2025-02-24T00:55:23.606Z] raw-hetzner-image: afa38a97fca4c761a20d3ef675f2382f403cf6e717fbbf0c3a26b7fddbf7411f [2025-02-24T00:55:23.606Z] hetzner: 6b6319cc9087b1f5f6d7da09174e9eea74f4618c2311a7a5523cfd2a7b20f582 [2025-02-24T00:55:23.606Z] raw-hyperv-image: 784b52b2e79927278f25108673680caf319491f6abe7ad0b7ad4648841f6825d [2025-02-24T00:55:23.606Z] hyperv: 6bf15bc2a6ae805821e180abca76e82260fae536c0707abc54b27d1cb1a54a19 [2025-02-24T00:55:23.606Z] raw-ibmcloud-image: 4ccacc18c90295de8c104efa0a99aea1539d2ff8e8095ad80869c7123ab0fb9b [2025-02-24T00:55:23.606Z] ibmcloud: 20890c1f0fc7c95d57e81737b8ec70f70fdcbb83500280354667bc3048c5685c [2025-02-24T00:55:23.606Z] raw-openstack-image: 44aaa6120594501e15855ec2ec445874e871c95d1814cb0ebfd139d54da53cb3 [2025-02-24T00:55:23.606Z] openstack: 58c9f45db6d8da2e989de6cf34422fa6ed702197ee680e578fea39dda47b086f [2025-02-24T00:55:23.606Z] raw-metal-image: 0bc0ab59ca250c6947b49e9abbc49f189daca464dee3d3c55181d9b55e185acd [2025-02-24T00:55:23.606Z] metal: 8b00fb094f87f30267ca2906716c6d2c26d3ec194f31eaf07838262097830f0b [2025-02-24T00:55:23.606Z] raw-metal4k-image: 5a2653e3603fe22f16355c01d83d0d1de0f4a601d83a80c663a04dba0c00680a [2025-02-24T00:55:23.606Z] metal4k: a5ffd097194542c5ed1e977f919e6cc6f7cdb325d658b1e55cc1d489dbf2cbe6 [2025-02-24T00:55:23.606Z] raw-nutanix-image: 34bcce8c6d3d009851463464e93f149f1cd8dbe282332e5d25b14a2570fabaed [2025-02-24T00:55:23.606Z] nutanix: b3d2962fc8ea8a8e1befebd25218be3965e35d6c14913d6f98543af68b5b036b [2025-02-24T00:55:23.606Z] raw-qemu-image: 1015a2903571782f84085421d006c394c095f0d1f1b033c221a9d05497102928 [2025-02-24T00:55:23.606Z] qemu: 27452422cafa75240e8cfed580095a8b8a3626f5a70f732dbf934074e10fcde7 [2025-02-24T00:55:23.606Z] raw-vultr-image: d4f4996014c8023ff91e4e9bed728546f5164d12ea91ca4f96dae4ee84a399ea [2025-02-24T00:55:23.606Z] vultr: 71f8c264f6f74fddd649f5ea89b291dc37817a591370e31de026d2235e46c5a3 [2025-02-24T00:55:23.606Z] live: 5ea60c6a79c90070904c506fc3ecde10bacc1aa272cbe3c1c5cf4e2ab0548b13 [2025-02-24T00:55:23.606Z] + set +x [2025-02-24T00:55:26.850Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.M1b8OuMida/qemu/fedora-coreos-41.20250224.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-24T00:55:26.850Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.M1b8OuMida/qemu': Operation not permitted [2025-02-24T00:55:36.754Z] /home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/meta.json wrote with version stamp 1740358535530660764 [2025-02-24T00:55:36.754Z] Successfully generated: fedora-coreos-41.20250224.dev.0-qemu.x86_64.qcow2 [2025-02-24T00:55:36.756Z] [Pipeline] } [2025-02-24T00:55:36.759Z] [Pipeline] // withEnv [2025-02-24T00:55:36.829Z] [Pipeline] } [2025-02-24T00:55:36.902Z] [Pipeline] // stage [2025-02-24T00:55:37.012Z] [Pipeline] withEnv [2025-02-24T00:55:37.020Z] [Pipeline] { [2025-02-24T00:55:37.022Z] [Pipeline] sh [2025-02-24T00:55:37.617Z] + set -euo pipefail [2025-02-24T00:55:37.617Z] ++ umask [2025-02-24T00:55:37.617Z] + '[' 0022 = 0000 ']' [2025-02-24T00:55:37.617Z] + uuidgen [2025-02-24T00:55:37.617Z] + cut -f1 -d- [2025-02-24T00:55:37.630Z] [Pipeline] } [2025-02-24T00:55:37.632Z] [Pipeline] // withEnv [2025-02-24T00:55:37.648Z] [Pipeline] withEnv [2025-02-24T00:55:37.648Z] [Pipeline] { [2025-02-24T00:55:37.669Z] [Pipeline] sh [2025-02-24T00:55:38.195Z] + set -euo pipefail [2025-02-24T00:55:38.195Z] ++ umask [2025-02-24T00:55:38.195Z] + '[' 0022 = 0000 ']' [2025-02-24T00:55:38.195Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T00:55:38.195Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-24T00:55:38.197Z] [Pipeline] } [2025-02-24T00:55:38.200Z] [Pipeline] // withEnv [2025-02-24T00:55:38.244Z] [Pipeline] parallel [2025-02-24T00:55:38.244Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-24T00:55:38.244Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-24T00:55:38.302Z] [Pipeline] withEnv [2025-02-24T00:55:38.302Z] [Pipeline] { [2025-02-24T00:55:38.302Z] [Pipeline] withEnv [2025-02-24T00:55:38.303Z] [Pipeline] { [2025-02-24T00:55:38.305Z] [Pipeline] sh [2025-02-24T00:55:38.630Z] [Pipeline] sh [2025-02-24T00:55:38.873Z] + set -xeuo pipefail [2025-02-24T00:55:38.873Z] ++ umask [2025-02-24T00:55:38.873Z] + '[' 0022 = 0000 ']' [2025-02-24T00:55:38.873Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-24T00:55:38.909Z] [Pipeline] } [2025-02-24T00:55:38.913Z] [Pipeline] // withEnv [2025-02-24T00:55:38.919Z] [Pipeline] withEnv [2025-02-24T00:55:38.920Z] [Pipeline] { [2025-02-24T00:55:38.991Z] [Pipeline] sh [2025-02-24T00:55:39.160Z] + set -xeuo pipefail [2025-02-24T00:55:39.160Z] ++ umask [2025-02-24T00:55:39.160Z] + '[' 0022 = 0000 ']' [2025-02-24T00:55:39.160Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T00:55:39.160Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-24T00:55:39.160Z] 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-cbx2Y/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-24T00:55:39.160Z] 2025-02-24T00:55:39Z cli: Started logging at level INFO [2025-02-24T00:55:39.160Z] 2025-02-24T00:55:39Z cli: Started logging at level INFO [2025-02-24T00:55:39.414Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250219.20.0/x86_64/fedora-coreos-41.20250219.20.0-qemu.x86_64.qcow2.xz [2025-02-24T00:55:39.414Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250219.20.0/x86_64/fedora-coreos-41.20250219.20.0-qemu.x86_64.qcow2.xz.sig [2025-02-24T00:55:39.523Z] + set -euo pipefail [2025-02-24T00:55:39.523Z] ++ umask [2025-02-24T00:55:39.523Z] + '[' 0022 = 0000 ']' [2025-02-24T00:55:39.523Z] + kola list --json [2025-02-24T00:55:39.523Z] + jq -r '.[].Name' [2025-02-24T00:55:39.527Z] [Pipeline] } [2025-02-24T00:55:39.539Z] [Pipeline] // withEnv [2025-02-24T00:55:39.551Z] [Pipeline] withEnv [2025-02-24T00:55:39.552Z] [Pipeline] { [2025-02-24T00:55:39.554Z] [Pipeline] sh [2025-02-24T00:55:40.078Z] + set -xeuo pipefail [2025-02-24T00:55:40.078Z] ++ umask [2025-02-24T00:55:40.078Z] + '[' 0022 = 0000 ']' [2025-02-24T00:55:40.078Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T00:55:40.078Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-24T00:55:40.078Z] 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-cbx2Y/kola-x86_64 [2025-02-24T00:55:40.333Z] === RUN ext.config.var-mount.simple [2025-02-24T00:55:40.333Z] === RUN coreos.ignition.groups [2025-02-24T00:55:40.333Z] === RUN podman.workflow [2025-02-24T00:55:40.333Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-24T00:55:40.333Z] === RUN coreos.ignition.failure [2025-02-24T00:55:40.333Z] === RUN non-exclusive-test-bucket-0 [2025-02-24T00:55:40.333Z] === RUN rpmostree.upgrade-rollback [2025-02-24T00:55:40.333Z] === RUN ext.config.ignition.systemd-disable [2025-02-24T00:55:40.333Z] === RUN multipath.day1 [2025-02-24T00:55:40.333Z] === RUN coreos.ignition.mount.disks [2025-02-24T00:55:40.333Z] === RUN ext.config.ignition.delete-config [2025-02-24T00:55:40.333Z] === RUN rhcos.selinux.boolean.persist [2025-02-24T00:55:40.333Z] === RUN coreos.ignition.sethostname [2025-02-24T00:55:40.333Z] === RUN ext.config.var-mount.luks [2025-02-24T00:55:40.333Z] === RUN ext.config.ignition.resource.remote [2025-02-24T00:55:40.333Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-24T00:55:40.333Z] === RUN podman.network-single [2025-02-24T00:55:40.333Z] === RUN ext.config.systemd.condition-needs-update [2025-02-24T00:55:40.333Z] === RUN ostree.hotfix [2025-02-24T00:55:40.333Z] === RUN ext.config.var-mount.scsi-id [2025-02-24T00:55:40.333Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-24T00:55:40.333Z] === RUN ext.config.disks.lvmdevices [2025-02-24T00:55:40.333Z] === RUN ext.config.networking.kargs-rd-net [2025-02-24T00:55:40.333Z] === RUN ext.config.docker.basic [2025-02-24T00:55:40.333Z] === RUN ext.config.networking.nameserver [2025-02-24T00:55:40.333Z] === RUN multipath.day2 [2025-02-24T00:55:40.333Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-24T00:55:40.333Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-24T00:55:40.333Z] === RUN ext.config.rpm-ostree-countme [2025-02-24T00:55:40.333Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-24T00:55:40.333Z] === RUN ext.config.networking.force-persist-ip [2025-02-24T00:55:40.333Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-24T00:55:40.333Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-24T00:55:40.333Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-24T00:55:40.333Z] === RUN ostree.remote [2025-02-24T00:55:40.333Z] === RUN coreos.auth.verify [2025-02-24T00:55:40.333Z] === RUN ext.config.clhm.ignition-warnings [2025-02-24T00:55:40.333Z] === RUN ext.config.boot.grub2-install [2025-02-24T00:55:40.333Z] === RUN basic [2025-02-24T00:55:40.333Z] === RUN ext.config.gshadow [2025-02-24T00:55:40.333Z] === RUN ext.config.networking.nmstate.policy [2025-02-24T00:55:40.333Z] === RUN podman.base [2025-02-24T00:55:40.333Z] === RUN ext.config.boot.bootupd-validate [2025-02-24T00:55:40.333Z] === RUN ext.config.podman.rootless-systemd [2025-02-24T00:55:40.333Z] === RUN fcos.filesystem [2025-02-24T00:55:40.333Z] === RUN rootfs.uuid [2025-02-24T00:55:40.333Z] === RUN rpmostree.status [2025-02-24T00:55:40.333Z] === RUN ext.config.systemd.network-online [2025-02-24T00:55:40.334Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-24T00:55:40.334Z] === RUN coreos.ignition.v2.users [2025-02-24T00:55:40.334Z] === RUN basic.uefi [2025-02-24T00:55:40.334Z] === RUN ext.config.ignition.stable-boot [2025-02-24T00:55:40.334Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-24T00:55:40.334Z] === RUN ext.config.selinux.enforcing [2025-02-24T00:55:40.334Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-24T00:55:40.334Z] === RUN coreos.ignition.once [2025-02-24T00:55:40.334Z] === RUN coreos.selinux.boolean [2025-02-24T00:55:40.334Z] === RUN ext.config.networking.nmstate.state [2025-02-24T00:55:40.334Z] === RUN ext.config.ignition.kargs [2025-02-24T00:55:40.334Z] === RUN ext.config.extensions.package [2025-02-24T00:55:40.334Z] === RUN ext.config.toolbox [2025-02-24T00:55:40.334Z] === RUN coreos.ignition.mount.partitions [2025-02-24T00:55:40.334Z] === RUN multipath.partition [2025-02-24T00:55:40.334Z] === RUN ext.config.ignition.remote [2025-02-24T00:55:40.334Z] === RUN ostree.unlock [2025-02-24T00:55:40.334Z] === RUN basic.uefi-secure [2025-02-24T00:55:40.334Z] === RUN coreos.ignition.symlink [2025-02-24T00:55:40.334Z] === RUN ext.config.containers.quadlet [2025-02-24T00:55:40.334Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-24T00:55:40.334Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-24T00:55:40.334Z] === RUN ext.config.firewall.iptables-legacy [2025-02-24T00:55:40.334Z] === RUN coreos.unique.boot.failure [2025-02-24T00:55:40.334Z] === RUN ext.config.swap.zram-generator [2025-02-24T00:55:40.334Z] === RUN ext.config.reboot [2025-02-24T00:55:40.334Z] === RUN rpmostree.install-uninstall [2025-02-24T00:55:40.334Z] === RUN basic.nvme [2025-02-24T00:55:40.334Z] === RUN fcos.network.listeners [2025-02-24T00:55:40.334Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-24T00:55:40.334Z] === RUN kdump.crash.ssh [2025-02-24T00:55:40.334Z] === RUN ext.config.networking.no-persist-ip [2025-02-24T00:55:40.334Z] === RUN coreos.unique.boot.ignition.failure [2025-02-24T00:55:40.334Z] === RUN ext.config.butane.grub-users [2025-02-24T00:55:40.334Z] === RUN ext.config.kdump.crash [2025-02-24T00:55:40.334Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-24T00:55:40.334Z] === RUN fcos.users.shells [2025-02-24T00:55:40.334Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-24T00:55:40.767Z] Read disk 110.1 MiB/728.3 MiB (15%) [2025-02-24T00:55:41.687Z] Read disk 134.4 MiB/728.3 MiB (18%) [2025-02-24T00:55:42.606Z] Read disk 164.8 MiB/728.3 MiB (22%) [2025-02-24T00:55:43.524Z] Read disk 191.2 MiB/728.3 MiB (26%) [2025-02-24T00:55:44.878Z] Read disk 214.2 MiB/728.3 MiB (29%) [2025-02-24T00:55:45.797Z] Read disk 236.8 MiB/728.3 MiB (32%) [2025-02-24T00:55:46.726Z] Read disk 267.2 MiB/728.3 MiB (36%) [2025-02-24T00:55:47.644Z] Read disk 310.8 MiB/728.3 MiB (42%) [2025-02-24T00:55:48.562Z] Read disk 331.1 MiB/728.3 MiB (45%) [2025-02-24T00:55:49.490Z] Read disk 352.7 MiB/728.3 MiB (48%) [2025-02-24T00:55:50.844Z] Read disk 393.7 MiB/728.3 MiB (54%) [2025-02-24T00:55:51.774Z] Read disk 419.0 MiB/728.3 MiB (57%) [2025-02-24T00:55:52.693Z] Read disk 448.9 MiB/728.3 MiB (61%) [2025-02-24T00:55:54.155Z] Read disk 478.0 MiB/728.3 MiB (65%) [2025-02-24T00:55:54.712Z] Read disk 503.3 MiB/728.3 MiB (69%) [2025-02-24T00:55:55.642Z] Read disk 527.2 MiB/728.3 MiB (72%) [2025-02-24T00:55:56.560Z] Read disk 604.1 MiB/728.3 MiB (82%) [2025-02-24T00:55:57.481Z] Read disk 661.1 MiB/728.3 MiB (90%) [2025-02-24T00:55:58.331Z] --- PASS: coreos.unique.boot.ignition.failure (14.88s) [2025-02-24T00:55:58.833Z] Read disk 713.9 MiB/728.3 MiB (98%) [2025-02-24T00:55:59.086Z] Read disk 728.3 MiB/728.3 MiB (100%) [2025-02-24T00:55:59.086Z] Read disk 728.3 MiB/728.3 MiB (100%) [2025-02-24T00:55:59.086Z] Read disk 728.3 MiB/728.3 MiB (100%) [2025-02-24T00:55:59.086Z] gpg: Signature made Thu Feb 20 03:27:32 2025 UTC [2025-02-24T00:55:59.086Z] gpg: using RSA key 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 [2025-02-24T00:55:59.086Z] gpg: Good signature from "Fedora (41) " [ultimate] [2025-02-24T00:55:59.643Z] tmp/kola-qemu-cache/fedora-coreos-41.20250219.20.0-qemu.x86_64.qcow2 [2025-02-24T00:55:59.897Z] === RUN fcos.upgrade.basic [2025-02-24T00:56:20.178Z] --- PASS: ext.config.gshadow (37.08s) [2025-02-24T00:56:38.178Z] --- PASS: ext.config.var-mount.simple (57.59s) [2025-02-24T00:56:38.179Z] --- PASS: coreos.misc.disk.varlibcontainers (57.88s) [2025-02-24T00:56:38.179Z] 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-02-24T00:56:38.179Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-02-24T00:56:38.499Z] === RUN fcos.upgrade.basic/setup [2025-02-24T00:57:16.796Z] --- PASS: ext.config.butane.grub-users (79.35s) [2025-02-24T00:57:16.796Z] === RUN basic/FCOSGrowpart [2025-02-24T00:57:16.796Z] === RUN basic/PortSSH [2025-02-24T00:57:16.796Z] === RUN basic/DbusPerms [2025-02-24T00:57:16.796Z] === RUN basic/ServicesActive [2025-02-24T00:57:16.796Z] === RUN basic/ReadOnly [2025-02-24T00:57:16.796Z] === RUN basic/Useradd [2025-02-24T00:57:16.796Z] === RUN basic/MachineID [2025-02-24T00:57:20.039Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (61.99s) [2025-02-24T00:57:20.039Z] --- PASS: basic (41.79s) [2025-02-24T00:57:20.039Z] --- PASS: basic/FCOSGrowpart (0.14s) [2025-02-24T00:57:20.039Z] --- PASS: basic/PortSSH (0.15s) [2025-02-24T00:57:20.039Z] --- PASS: basic/DbusPerms (0.36s) [2025-02-24T00:57:20.039Z] --- PASS: basic/ServicesActive (0.13s) [2025-02-24T00:57:20.039Z] --- PASS: basic/ReadOnly (0.12s) [2025-02-24T00:57:20.039Z] --- PASS: basic/Useradd (0.21s) [2025-02-24T00:57:20.039Z] --- PASS: basic/MachineID (0.12s) [2025-02-24T00:57:20.968Z] --- PASS: ext.config.boot.grub2-install (42.68s) [2025-02-24T00:57:42.810Z] --- PASS: ext.config.kdump.crash (119.27s) [2025-02-24T00:57:44.163Z] --- PASS: coreos.auth.verify (24.56s) [2025-02-24T00:57:54.075Z] --- PASS: ext.config.clhm.ignition-warnings (38.07s) [2025-02-24T00:57:54.075Z] === RUN ostree.remote/add [2025-02-24T00:57:54.075Z] === RUN ostree.remote/list [2025-02-24T00:57:54.075Z] === RUN ostree.remote/show-url [2025-02-24T00:57:54.075Z] === RUN ostree.remote/refs [2025-02-24T00:57:54.075Z] === RUN ostree.remote/summary [2025-02-24T00:57:54.075Z] === RUN ostree.remote/delete [2025-02-24T00:57:58.217Z] --- PASS: ostree.remote (38.03s) [2025-02-24T00:57:58.218Z] --- PASS: ostree.remote/add (0.26s) [2025-02-24T00:57:58.218Z] --- PASS: ostree.remote/list (0.11s) [2025-02-24T00:57:58.218Z] --- PASS: ostree.remote/show-url (0.21s) [2025-02-24T00:57:58.218Z] --- PASS: ostree.remote/refs (0.19s) [2025-02-24T00:57:58.218Z] --- PASS: ostree.remote/summary (0.28s) [2025-02-24T00:57:58.218Z] --- PASS: ostree.remote/delete (0.49s) [2025-02-24T00:57:59.903Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-24T00:58:24.660Z] --- PASS: ext.config.ssh.custom-host-key-permissions (38.87s) [2025-02-24T00:58:24.660Z] --- PASS: ext.config.networking.no-persist-ip (44.76s) [2025-02-24T00:58:36.800Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (75.58s) [2025-02-24T00:58:46.479Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-24T00:58:52.540Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (59.02s) [2025-02-24T00:58:53.893Z] --- PASS: ext.config.networking.nameserver (29.46s) [2025-02-24T00:59:01.952Z] --- PASS: ext.config.ignition.systemd-unmasking (38.76s) [2025-02-24T00:59:14.091Z] --- PASS: multipath.day2 (76.28s) [2025-02-24T00:59:18.243Z] --- PASS: ext.config.networking.force-persist-ip (41.71s) [2025-02-24T00:59:25.101Z] --- PASS: fcos.upgrade.basic (202.63s) [2025-02-24T00:59:25.101Z] --- PASS: fcos.upgrade.basic/setup (78.95s) [2025-02-24T00:59:25.101Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (48.03s) [2025-02-24T00:59:25.101Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (37.63s) [2025-02-24T00:59:25.101Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-upgrade-x86_64 [2025-02-24T00:59:25.103Z] [Pipeline] } [2025-02-24T00:59:25.116Z] [Pipeline] // withEnv [2025-02-24T00:59:25.187Z] [Pipeline] } [2025-02-24T00:59:44.693Z] --- PASS: ext.config.docker.basic (50.55s) [2025-02-24T00:59:44.693Z] --- PASS: ext.config.networking.kargs-rd-net (41.37s) [2025-02-24T00:59:46.046Z] --- PASS: ext.config.rpm-ostree-countme (27.88s) [2025-02-24T00:59:54.099Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.79s) [2025-02-24T01:00:12.114Z] --- PASS: ext.config.disks.lvmdevices (56.88s) [2025-02-24T01:00:18.642Z] --- PASS: fcos.network.listeners (24.24s) [2025-02-24T01:00:22.787Z] --- PASS: ext.config.ignition.kargs (39.48s) [2025-02-24T01:00:24.149Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (41.67s) [2025-02-24T01:00:42.151Z] === RUN basic.nvme/FCOSGrowpart [2025-02-24T01:00:42.151Z] === RUN basic.nvme/PortSSH [2025-02-24T01:00:42.151Z] === RUN basic.nvme/DbusPerms [2025-02-24T01:00:42.151Z] === RUN basic.nvme/ServicesActive [2025-02-24T01:00:42.151Z] === RUN basic.nvme/ReadOnly [2025-02-24T01:00:42.151Z] === RUN basic.nvme/Useradd [2025-02-24T01:00:42.151Z] === RUN basic.nvme/MachineID [2025-02-24T01:00:44.649Z] --- PASS: basic.nvme (26.83s) [2025-02-24T01:00:44.649Z] --- PASS: basic.nvme/FCOSGrowpart (0.15s) [2025-02-24T01:00:44.649Z] --- PASS: basic.nvme/PortSSH (0.14s) [2025-02-24T01:00:44.649Z] --- PASS: basic.nvme/DbusPerms (0.36s) [2025-02-24T01:00:44.649Z] --- PASS: basic.nvme/ServicesActive (0.13s) [2025-02-24T01:00:44.649Z] --- PASS: basic.nvme/ReadOnly (0.11s) [2025-02-24T01:00:44.649Z] --- PASS: basic.nvme/Useradd (0.20s) [2025-02-24T01:00:44.649Z] --- PASS: basic.nvme/MachineID (0.11s) [2025-02-24T01:00:54.556Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (42.77s) [2025-02-24T01:00:57.056Z] === RUN rpmostree.install-uninstall/install [2025-02-24T01:01:00.302Z] --- PASS: ext.config.ignition.resource.remote (37.49s) [2025-02-24T01:01:22.161Z] --- PASS: ext.config.ignition.delete-config (92.95s) [2025-02-24T01:01:22.161Z] === RUN ostree.hotfix/unlock [2025-02-24T01:01:30.213Z] === RUN ostree.hotfix/install [2025-02-24T01:01:30.769Z] === RUN ostree.hotfix/uninstall [2025-02-24T01:01:31.324Z] === RUN ostree.hotfix/persist [2025-02-24T01:01:33.822Z] --- PASS: ext.config.var-mount.scsi-id (49.04s) [2025-02-24T01:01:43.736Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-24T01:01:48.952Z] --- PASS: ext.config.reboot (54.87s) [2025-02-24T01:01:49.869Z] === RUN ostree.hotfix/rollback [2025-02-24T01:01:59.789Z] --- PASS: ext.config.swap.zram-generator (26.03s) [2025-02-24T01:02:14.586Z] --- PASS: ostree.hotfix (72.36s) [2025-02-24T01:02:14.586Z] --- PASS: ostree.hotfix/unlock (8.63s) [2025-02-24T01:02:14.586Z] --- PASS: ostree.hotfix/install (0.50s) [2025-02-24T01:02:14.586Z] --- PASS: ostree.hotfix/uninstall (0.40s) [2025-02-24T01:02:14.586Z] --- PASS: ostree.hotfix/persist (18.29s) [2025-02-24T01:02:14.586Z] --- PASS: ostree.hotfix/rollback (18.85s) [2025-02-24T01:02:24.502Z] --- PASS: rpmostree.install-uninstall (120.34s) [2025-02-24T01:02:24.502Z] --- PASS: rpmostree.install-uninstall/install (46.14s) [2025-02-24T01:02:24.502Z] --- PASS: rpmostree.install-uninstall/uninstall (37.83s) [2025-02-24T01:02:24.502Z] --- PASS: coreos.ignition.sethostname (24.66s) [2025-02-24T01:02:27.748Z] --- PASS: ext.config.var-mount.luks (68.34s) [2025-02-24T01:02:27.748Z] mke2fs 1.47.1 (20-May-2024) [2025-02-24T01:02:39.891Z] --- PASS: coreos.unique.boot.failure (11.58s) [2025-02-24T01:03:06.341Z] --- PASS: ext.config.ignition.systemd-enable-units (27.11s) [2025-02-24T01:03:07.696Z] --- PASS: ext.config.systemd.condition-needs-update (79.00s) [2025-02-24T01:03:19.829Z] --- PASS: rhcos.selinux.boolean.persist (55.41s) [2025-02-24T01:03:46.280Z] --- PASS: ext.config.firewall.iptables-legacy (38.61s) [2025-02-24T01:03:58.412Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-02-24T01:03:59.329Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (39.57s) [2025-02-24T01:03:59.581Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-02-24T01:04:01.454Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-02-24T01:04:01.706Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-24T01:04:05.855Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-24T01:04:05.855Z] --- PASS: kdump.crash.ssh (113.39s) [2025-02-24T01:04:05.855Z] cluster.go:151: Running as unit: run-r90ac9e04787c4b4ba942feca5c3d7614.service; invocation ID: a8b6a4eafc524a92bcc0934c4a75b78e [2025-02-24T01:04:07.207Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-24T01:04:09.081Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-02-24T01:04:10.433Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-24T01:04:12.304Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-24T01:04:13.868Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-02-24T01:04:15.220Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-02-24T01:04:17.091Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-02-24T01:04:18.453Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-02-24T01:04:20.325Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-02-24T01:04:20.881Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-24T01:04:22.766Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-02-24T01:04:26.011Z] --- PASS: ext.config.networking.bridge-static-via-kargs (41.00s) [2025-02-24T01:04:29.256Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-02-24T01:04:31.130Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-02-24T01:04:32.494Z] --- PASS: ext.config.networking.hostname.fallback-hostname (26.51s) [2025-02-24T01:04:32.494Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-02-24T01:04:34.370Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-02-24T01:04:40.884Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-02-24T01:04:42.758Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-02-24T01:04:43.011Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-02-24T01:04:44.894Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-02-24T01:04:51.415Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-02-24T01:04:52.333Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-24T01:04:53.252Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-24T01:04:53.871Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-24T01:04:53.871Z] --- PASS: coreos.ignition.mount.disks (54.66s) [2025-02-24T01:04:55.756Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-24T01:04:57.108Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-24T01:04:58.983Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-02-24T01:04:59.538Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-24T01:05:01.411Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-02-24T01:05:01.663Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-24T01:05:03.539Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-24T01:05:04.467Z] --- PASS: ext.config.ignition.systemd-disable (38.82s) [2025-02-24T01:05:05.022Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-24T01:05:06.895Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-02-24T01:05:13.403Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-02-24T01:05:13.960Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-24T01:05:15.844Z] --- PASS: podman.network-single (171.03s) [2025-02-24T01:05:15.844Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-02-24T01:05:17.718Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-02-24T01:05:17.970Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-02-24T01:05:18.526Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-24T01:05:20.401Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-24T01:05:20.957Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-02-24T01:05:24.205Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-02-24T01:05:24.458Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-24T01:05:26.333Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-24T01:05:27.688Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-02-24T01:05:28.244Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-02-24T01:05:30.119Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-02-24T01:05:30.372Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-24T01:05:30.625Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-02-24T01:05:32.678Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-02-24T01:05:34.034Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-02-24T01:05:34.591Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-02-24T01:05:34.591Z] --- PASS: coreos.ignition.instantiated.enable-unit (40.72s) [2025-02-24T01:05:35.147Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-24T01:05:37.023Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-02-24T01:05:37.588Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-02-24T01:05:39.465Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-02-24T01:05:39.720Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-02-24T01:05:39.975Z] --- PASS: fcos.users.shells (24.52s) [2025-02-24T01:05:41.852Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-24T01:05:42.106Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-24T01:05:48.619Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-02-24T01:05:48.619Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-24T01:05:50.094Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-02-24T01:05:50.651Z] --- PASS: coreos.ignition.failure (15.89s) [2025-02-24T01:05:55.870Z] --- PASS: rpmostree.upgrade-rollback (83.35s) [2025-02-24T01:05:55.870Z] --- PASS: rpmostree.upgrade-rollback/upgrade (37.10s) [2025-02-24T01:05:55.870Z] --- PASS: rpmostree.upgrade-rollback/rollback (21.89s) [2025-02-24T01:06:02.391Z] --- PASS: multipath.day1 (56.94s) [2025-02-24T01:06:02.391Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-02-24T01:06:02.391Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-02-24T01:06:12.522Z] === RUN podman.workflow/run [2025-02-24T01:06:15.783Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-02-24T01:06:16.036Z] --- PASS: coreos.ignition.v2.users (25.38s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0 (193.12s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (3.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.62s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.62s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.68s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.69s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (6.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.66s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (6.68s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.71s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.66s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (6.66s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.70s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.66s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.68s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (5.66s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.70s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.66s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (1.67s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.67s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.66s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.70s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.72s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (1.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.62s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.65s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.66s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.63s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.71s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.69s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.68s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.66s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (0.68s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (5.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.68s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.68s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (11.69s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.64s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.93s) [2025-02-24T01:06:21.267Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.68s) [2025-02-24T01:06:29.325Z] === RUN fcos.filesystem/writablefiles [2025-02-24T01:06:29.325Z] === RUN fcos.filesystem/writabledirs [2025-02-24T01:06:29.325Z] === RUN fcos.filesystem/stickydirs [2025-02-24T01:06:29.578Z] === RUN fcos.filesystem/denylist [2025-02-24T01:06:33.734Z] --- PASS: fcos.filesystem (37.63s) [2025-02-24T01:06:33.734Z] --- PASS: fcos.filesystem/writablefiles (0.86s) [2025-02-24T01:06:33.734Z] --- PASS: fcos.filesystem/writabledirs (0.27s) [2025-02-24T01:06:33.734Z] --- PASS: fcos.filesystem/stickydirs (0.30s) [2025-02-24T01:06:33.734Z] --- PASS: fcos.filesystem/denylist (0.37s) [2025-02-24T01:06:48.783Z] --- PASS: ext.config.networking.nmstate.state (45.99s) [2025-02-24T01:06:55.294Z] --- PASS: ext.config.systemd.network-online (38.81s) [2025-02-24T01:06:58.543Z] --- PASS: rpmostree.status (25.04s) [2025-02-24T01:07:13.346Z] --- PASS: coreos.selinux.boolean (52.56s) [2025-02-24T01:07:31.348Z] === RUN rootfs.uuid/RandomUUID [2025-02-24T01:07:33.222Z] --- PASS: rootfs.uuid (35.00s) [2025-02-24T01:07:33.222Z] --- PASS: rootfs.uuid/RandomUUID (0.16s) [2025-02-24T01:07:37.363Z] --- PASS: coreos.ignition.once (42.62s) [2025-02-24T01:07:52.177Z] --- PASS: ext.config.ignition.stable-boot (38.62s) [2025-02-24T01:07:58.684Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (70.17s) [2025-02-24T01:08:16.681Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (41.34s) [2025-02-24T01:08:16.681Z] --- PASS: ext.config.containers.quadlet (38.33s) [2025-02-24T01:08:24.733Z] --- PASS: ext.config.boot.bootupd-validate (26.53s) [2025-02-24T01:08:25.651Z] === RUN basic.uefi/PortSSH [2025-02-24T01:08:25.651Z] === RUN basic.uefi/DbusPerms [2025-02-24T01:08:25.906Z] === RUN basic.uefi/ServicesActive [2025-02-24T01:08:26.158Z] === RUN basic.uefi/ReadOnly [2025-02-24T01:08:26.158Z] === RUN basic.uefi/Useradd [2025-02-24T01:08:26.411Z] === RUN basic.uefi/MachineID [2025-02-24T01:08:26.411Z] === RUN basic.uefi/FCOSGrowpart [2025-02-24T01:08:30.563Z] --- PASS: basic.uefi (38.23s) [2025-02-24T01:08:30.563Z] --- PASS: basic.uefi/PortSSH (0.11s) [2025-02-24T01:08:30.563Z] --- PASS: basic.uefi/DbusPerms (0.35s) [2025-02-24T01:08:30.563Z] --- PASS: basic.uefi/ServicesActive (0.13s) [2025-02-24T01:08:30.563Z] --- PASS: basic.uefi/ReadOnly (0.11s) [2025-02-24T01:08:30.563Z] --- PASS: basic.uefi/Useradd (0.21s) [2025-02-24T01:08:30.563Z] --- PASS: basic.uefi/MachineID (0.12s) [2025-02-24T01:08:30.563Z] --- PASS: basic.uefi/FCOSGrowpart (0.14s) [2025-02-24T01:08:45.370Z] --- PASS: ext.config.networking.prefer-ignition-networking (29.44s) [2025-02-24T01:09:07.219Z] --- PASS: ext.config.ignition.remote (47.89s) [2025-02-24T01:09:13.728Z] --- PASS: ext.config.selinux.enforcing (43.35s) [2025-02-24T01:09:18.948Z] --- PASS: coreos.ignition.symlink (34.27s) [2025-02-24T01:09:40.796Z] --- PASS: ext.config.extensions.package (73.39s) [2025-02-24T01:09:52.928Z] === RUN basic.uefi-secure/ServicesActive [2025-02-24T01:09:52.928Z] === RUN basic.uefi-secure/ReadOnly [2025-02-24T01:09:52.928Z] === RUN basic.uefi-secure/Useradd [2025-02-24T01:09:53.181Z] === RUN basic.uefi-secure/MachineID [2025-02-24T01:09:53.181Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-24T01:09:53.434Z] === RUN basic.uefi-secure/PortSSH [2025-02-24T01:09:53.434Z] === RUN basic.uefi-secure/DbusPerms [2025-02-24T01:09:57.581Z] --- PASS: basic.uefi-secure (38.82s) [2025-02-24T01:09:57.581Z] --- PASS: basic.uefi-secure/ServicesActive (0.12s) [2025-02-24T01:09:57.581Z] --- PASS: basic.uefi-secure/ReadOnly (0.11s) [2025-02-24T01:09:57.581Z] --- PASS: basic.uefi-secure/Useradd (0.21s) [2025-02-24T01:09:57.581Z] --- PASS: basic.uefi-secure/MachineID (0.12s) [2025-02-24T01:09:57.581Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-02-24T01:09:57.581Z] --- PASS: basic.uefi-secure/PortSSH (0.11s) [2025-02-24T01:09:57.581Z] --- PASS: basic.uefi-secure/DbusPerms (0.35s) [2025-02-24T01:09:58.500Z] --- PASS: coreos.ignition.mount.partitions (54.99s) [2025-02-24T01:10:02.644Z] --- PASS: coreos.ignition.groups (24.49s) [2025-02-24T01:10:17.444Z] --- PASS: ext.config.podman.rootless-systemd (63.93s) [2025-02-24T01:10:22.661Z] === RUN podman.base/info [2025-02-24T01:10:22.915Z] === RUN podman.base/resources [2025-02-24T01:10:30.969Z] --- PASS: podman.base (28.78s) [2025-02-24T01:10:30.969Z] --- PASS: podman.base/info (0.40s) [2025-02-24T01:10:30.970Z] --- PASS: podman.base/resources (4.60s) [2025-02-24T01:10:39.026Z] === RUN ostree.unlock/unlock [2025-02-24T01:10:39.026Z] === RUN ostree.unlock/install [2025-02-24T01:10:39.279Z] === RUN ostree.unlock/uninstall [2025-02-24T01:10:39.532Z] === RUN ostree.unlock/discard [2025-02-24T01:10:54.336Z] --- PASS: multipath.partition (54.56s) [2025-02-24T01:11:02.664Z] --- PASS: ostree.unlock (43.84s) [2025-02-24T01:11:02.664Z] --- PASS: ostree.unlock/unlock (0.60s) [2025-02-24T01:11:02.664Z] --- PASS: ostree.unlock/install (0.57s) [2025-02-24T01:11:02.664Z] --- PASS: ostree.unlock/uninstall (0.39s) [2025-02-24T01:11:02.664Z] --- PASS: ostree.unlock/discard (18.33s) [2025-02-24T01:11:17.466Z] --- PASS: ext.config.toolbox (80.03s) [2025-02-24T01:11:18.022Z] === RUN podman.workflow/exec [2025-02-24T01:11:18.578Z] === RUN podman.workflow/stop [2025-02-24T01:11:30.720Z] === RUN podman.workflow/remove [2025-02-24T01:11:30.720Z] === RUN podman.workflow/delete [2025-02-24T01:11:34.867Z] --- PASS: podman.workflow (354.14s) [2025-02-24T01:11:34.867Z] --- PASS: podman.workflow/run (307.07s) [2025-02-24T01:11:34.867Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-24T01:11:34.867Z] cluster.go:151: Getting image source signatures [2025-02-24T01:11:34.867Z] cluster.go:151: Copying blob sha256:13086fac0f616164eed2b16365cda66265817e67e189cec4c1b810e44d6ecb6d [2025-02-24T01:11:34.867Z] cluster.go:151: Copying config sha256:8eaad246cf9b24a65d9fa573ab3dd2205bff97bfb1b90faa378edb0eef6c54ff [2025-02-24T01:11:34.867Z] cluster.go:151: Writing manifest to image destination [2025-02-24T01:11:34.867Z] --- PASS: podman.workflow/exec (0.43s) [2025-02-24T01:11:34.867Z] --- PASS: podman.workflow/stop (10.78s) [2025-02-24T01:11:34.867Z] --- PASS: podman.workflow/remove (0.61s) [2025-02-24T01:11:34.867Z] --- PASS: podman.workflow/delete (0.76s) [2025-02-24T01:11:34.867Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-02-24T01:11:34.867Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-02-24T01:12:30.978Z] --- PASS: ext.config.networking.nmstate.policy (120.17s) [2025-02-24T01:12:30.979Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-x86_64 [2025-02-24T01:12:30.980Z] [Pipeline] } [2025-02-24T01:12:30.983Z] [Pipeline] // withEnv [2025-02-24T01:12:31.046Z] [Pipeline] withEnv [2025-02-24T01:12:31.046Z] [Pipeline] { [2025-02-24T01:12:31.049Z] [Pipeline] sh [2025-02-24T01:12:31.656Z] + set -xeuo pipefail [2025-02-24T01:12:31.656Z] ++ umask [2025-02-24T01:12:31.656Z] + '[' 0022 = 0000 ']' [2025-02-24T01:12:31.656Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:12:31.656Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-02-24T01:12:31.656Z] 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-cbx2Y/kola-reprovision-x86_64 [2025-02-24T01:12:32.215Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-02-24T01:12:32.216Z] === RUN ext.config.root-reprovision.raid1 [2025-02-24T01:12:32.216Z] === RUN coreos.boot-mirror.luks [2025-02-24T01:12:32.216Z] === RUN coreos.boot-mirror [2025-02-24T01:12:32.216Z] === RUN ext.config.root-reprovision.luks [2025-02-24T01:12:32.216Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-02-24T01:12:32.216Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-02-24T01:12:32.216Z] === RUN ext.config.root-reprovision.filesystem-only [2025-02-24T01:12:32.216Z] === RUN ext.config.root-reprovision.luks.512e [2025-02-24T01:12:32.216Z] === RUN ext.config.root-reprovision.swap-before-root [2025-02-24T01:13:39.790Z] --- PASS: ext.config.root-reprovision.autosave-xfs (63.87s) [2025-02-24T01:15:31.108Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (113.04s) [2025-02-24T01:16:52.422Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.58s) [2025-02-24T01:18:58.757Z] --- PASS: ext.config.root-reprovision.luks.512e (124.33s) [2025-02-24T01:20:20.083Z] --- PASS: ext.config.root-reprovision.filesystem-only (80.94s) [2025-02-24T01:21:56.414Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-02-24T01:22:22.894Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-02-24T01:22:54.965Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-02-24T01:23:33.594Z] --- PASS: coreos.boot-mirror.luks (194.00s) [2025-02-24T01:23:33.594Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.66s) [2025-02-24T01:23:33.594Z] --- PASS: coreos.boot-mirror.luks/detach-primary (29.74s) [2025-02-24T01:23:33.594Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.83s) [2025-02-24T01:25:24.937Z] --- PASS: ext.config.root-reprovision.raid1 (106.35s) [2025-02-24T01:33:16.436Z] --- PASS: ext.config.rpm-ostree.kernel-replace (475.27s) [2025-02-24T01:35:22.821Z] --- PASS: ext.config.root-reprovision.luks (124.27s) [2025-02-24T01:36:59.199Z] === RUN coreos.boot-mirror/sanity-check [2025-02-24T01:36:59.199Z] === RUN coreos.boot-mirror/detach-primary [2025-02-24T01:37:25.701Z] === RUN coreos.boot-mirror/verify-fallback [2025-02-24T01:37:33.762Z] --- PASS: coreos.boot-mirror (136.75s) [2025-02-24T01:37:33.762Z] --- PASS: coreos.boot-mirror/sanity-check (2.31s) [2025-02-24T01:37:33.762Z] --- PASS: coreos.boot-mirror/detach-primary (29.93s) [2025-02-24T01:37:33.762Z] --- PASS: coreos.boot-mirror/verify-fallback (0.84s) [2025-02-24T01:37:33.762Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-reprovision-x86_64 [2025-02-24T01:37:33.766Z] [Pipeline] } [2025-02-24T01:37:33.997Z] [Pipeline] // withEnv [2025-02-24T01:37:34.001Z] [Pipeline] } [2025-02-24T01:37:34.055Z] [Pipeline] // parallel [2025-02-24T01:37:34.068Z] [Pipeline] withEnv [2025-02-24T01:37:34.069Z] [Pipeline] { [2025-02-24T01:37:34.086Z] [Pipeline] sh [2025-02-24T01:37:34.680Z] + set -xeuo pipefail [2025-02-24T01:37:34.680Z] ++ umask [2025-02-24T01:37:34.680Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:34.680Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:37:34.680Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-upgrade-x86_64 [2025-02-24T01:37:34.682Z] [Pipeline] } [2025-02-24T01:37:34.694Z] [Pipeline] // withEnv [2025-02-24T01:37:34.700Z] [Pipeline] withEnv [2025-02-24T01:37:34.700Z] [Pipeline] { [2025-02-24T01:37:34.703Z] [Pipeline] sh [2025-02-24T01:37:35.233Z] + set -xeuo pipefail [2025-02-24T01:37:35.233Z] ++ umask [2025-02-24T01:37:35.233Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:35.233Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:37:35.233Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y -c --xz kola-upgrade-x86_64 [2025-02-24T01:37:35.489Z] [Pipeline] } [2025-02-24T01:37:35.492Z] [Pipeline] // withEnv [2025-02-24T01:37:35.499Z] [Pipeline] archiveArtifacts [2025-02-24T01:37:35.501Z] Archiving artifacts [2025-02-24T01:37:36.080Z] [Pipeline] withEnv [2025-02-24T01:37:36.081Z] [Pipeline] { [2025-02-24T01:37:36.084Z] [Pipeline] sh [2025-02-24T01:37:36.617Z] + set -xeuo pipefail [2025-02-24T01:37:36.617Z] ++ umask [2025-02-24T01:37:36.617Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:36.617Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:37:36.617Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-upgrade-x86_64 --output - [2025-02-24T01:37:36.619Z] [Pipeline] } [2025-02-24T01:37:36.660Z] [Pipeline] // withEnv [2025-02-24T01:37:36.714Z] [Pipeline] junit [2025-02-24T01:37:36.716Z] Recording test results [2025-02-24T01:37:37.360Z] None of the test reports contained any result [2025-02-24T01:37:37.361Z] [Pipeline] withEnv [2025-02-24T01:37:37.362Z] [Pipeline] { [2025-02-24T01:37:37.375Z] [Pipeline] sh [2025-02-24T01:37:37.911Z] + set -xeuo pipefail [2025-02-24T01:37:37.911Z] ++ umask [2025-02-24T01:37:37.911Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:37.911Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:37:37.911Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-x86_64 [2025-02-24T01:37:37.913Z] [Pipeline] } [2025-02-24T01:37:37.916Z] [Pipeline] // withEnv [2025-02-24T01:37:37.936Z] [Pipeline] withEnv [2025-02-24T01:37:37.937Z] [Pipeline] { [2025-02-24T01:37:37.998Z] [Pipeline] sh [2025-02-24T01:37:38.532Z] + set -xeuo pipefail [2025-02-24T01:37:38.532Z] ++ umask [2025-02-24T01:37:38.532Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:38.532Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:37:38.532Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y -c --xz kola-x86_64 [2025-02-24T01:37:45.058Z] [Pipeline] } [2025-02-24T01:37:45.075Z] [Pipeline] // withEnv [2025-02-24T01:37:45.081Z] [Pipeline] archiveArtifacts [2025-02-24T01:37:45.083Z] Archiving artifacts [2025-02-24T01:37:47.608Z] [Pipeline] withEnv [2025-02-24T01:37:47.610Z] [Pipeline] { [2025-02-24T01:37:47.620Z] [Pipeline] sh [2025-02-24T01:37:48.455Z] + set -xeuo pipefail [2025-02-24T01:37:48.455Z] ++ umask [2025-02-24T01:37:48.455Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:48.455Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:37:48.455Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-x86_64 --output - [2025-02-24T01:37:48.709Z] [Pipeline] } [2025-02-24T01:37:48.712Z] [Pipeline] // withEnv [2025-02-24T01:37:48.753Z] [Pipeline] junit [2025-02-24T01:37:48.754Z] Recording test results [2025-02-24T01:37:48.856Z] None of the test reports contained any result [2025-02-24T01:37:48.857Z] [Pipeline] withEnv [2025-02-24T01:37:48.857Z] [Pipeline] { [2025-02-24T01:37:48.901Z] [Pipeline] sh [2025-02-24T01:37:49.440Z] + set -xeuo pipefail [2025-02-24T01:37:49.440Z] ++ umask [2025-02-24T01:37:49.440Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:49.440Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:37:49.440Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-reprovision-x86_64 [2025-02-24T01:37:49.441Z] [Pipeline] } [2025-02-24T01:37:49.443Z] [Pipeline] // withEnv [2025-02-24T01:37:49.482Z] [Pipeline] withEnv [2025-02-24T01:37:49.482Z] [Pipeline] { [2025-02-24T01:37:49.485Z] [Pipeline] sh [2025-02-24T01:37:50.013Z] + set -xeuo pipefail [2025-02-24T01:37:50.013Z] ++ umask [2025-02-24T01:37:50.013Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:50.013Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:37:50.013Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y -c --xz kola-reprovision-x86_64 [2025-02-24T01:37:53.262Z] [Pipeline] } [2025-02-24T01:37:53.264Z] [Pipeline] // withEnv [2025-02-24T01:37:53.363Z] [Pipeline] archiveArtifacts [2025-02-24T01:37:53.365Z] Archiving artifacts [2025-02-24T01:37:53.791Z] [Pipeline] withEnv [2025-02-24T01:37:53.793Z] [Pipeline] { [2025-02-24T01:37:53.806Z] [Pipeline] sh [2025-02-24T01:37:54.334Z] + set -xeuo pipefail [2025-02-24T01:37:54.334Z] ++ umask [2025-02-24T01:37:54.334Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:54.334Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:37:54.334Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-cbx2Y/kola-reprovision-x86_64 --output - [2025-02-24T01:37:54.336Z] [Pipeline] } [2025-02-24T01:37:54.339Z] [Pipeline] // withEnv [2025-02-24T01:37:54.436Z] [Pipeline] junit [2025-02-24T01:37:54.438Z] Recording test results [2025-02-24T01:37:54.524Z] None of the test reports contained any result [2025-02-24T01:37:54.526Z] [Pipeline] stage [2025-02-24T01:37:54.527Z] [Pipeline] { (x86_64:Build Metal) [2025-02-24T01:37:54.531Z] [Pipeline] withEnv [2025-02-24T01:37:54.531Z] [Pipeline] { [2025-02-24T01:37:54.535Z] [Pipeline] sh [2025-02-24T01:37:55.066Z] + set -xeuo pipefail [2025-02-24T01:37:55.066Z] ++ umask [2025-02-24T01:37:55.066Z] + '[' 0022 = 0000 ']' [2025-02-24T01:37:55.066Z] + cosa buildextend-metal [2025-02-24T01:37:55.321Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T01:37:55.321Z] Config commit: 288dcaa88bd981c70a92ff0888217e4578bc8dbd [2025-02-24T01:37:55.321Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T01:37:56.240Z] Will build metal [2025-02-24T01:38:14.240Z] ++ arch [2025-02-24T01:38:14.240Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250224.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2647 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2134 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-624P.json [2025-02-24T01:38:15.158Z] ostree init --mode=archive --repo=/tmp/tmpl_1kvf8b [2025-02-24T01:38:15.158Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpl_1kvf8b [2025-02-24T01:38:15.158Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpl_1kvf8b [2025-02-24T01:38:15.158Z] + set +x [2025-02-24T01:38:15.158Z] + 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 /tmp/osbuild-624P.json [2025-02-24T01:38:15.158Z]  [2025-02-24T01:38:15.158Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T01:38:15.158Z] /dev/vdb1 40G 9.3G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T01:38:15.158Z]  [2025-02-24T01:38:15.714Z] starting /tmp/osbuild-624P.jsonPipeline source org.osbuild.curl: 8e845477b5ade6d755919488ef10dc3eec21b3a969438f7c571915388c6aa0ed [2025-02-24T01:38:15.714Z] Build [2025-02-24T01:38:15.714Z] root: [2025-02-24T01:38:15.714Z] [2025-02-24T01:38:15.714Z] ��� Duration: 1740361094s [2025-02-24T01:38:15.714Z] Pipeline source org.osbuild.ostree: bb1de8af6e37375a776e1892150588336cde92993b13131e1bd5b19a946fdd1d [2025-02-24T01:38:15.714Z] Build [2025-02-24T01:38:15.714Z] root: [2025-02-24T01:38:15.968Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-24T01:38:15.968Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-24T01:38:15.968Z] [2025-02-24T01:38:15.968Z] ��� Duration: 1740361095s [2025-02-24T01:38:15.968Z] Pipeline raw-metal-image: 0bc0ab59ca250c6947b49e9abbc49f189daca464dee3d3c55181d9b55e185acd [2025-02-24T01:38:15.968Z] Build [2025-02-24T01:38:15.968Z] root: [2025-02-24T01:38:15.968Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T01:38:15.968Z] org.osbuild.copy: 4973877060165a0f4089dabea246a594f281d5eb5b9bea3459ec55b503fbd009 { [2025-02-24T01:38:15.968Z] "paths": [ [2025-02-24T01:38:15.968Z] { [2025-02-24T01:38:15.968Z] "from": "input://tree/disk.img", [2025-02-24T01:38:15.968Z] "to": "tree:///disk.img" [2025-02-24T01:38:15.968Z] } [2025-02-24T01:38:15.968Z] ] [2025-02-24T01:38:15.968Z] } [2025-02-24T01:38:16.221Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:16.484Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-24T01:38:16.484Z] [2025-02-24T01:38:16.484Z] ��� Duration: 0s [2025-02-24T01:38:16.484Z] org.osbuild.coreos.platform: 0bc0ab59ca250c6947b49e9abbc49f189daca464dee3d3c55181d9b55e185acd { [2025-02-24T01:38:16.484Z] "platform": "metal" [2025-02-24T01:38:16.484Z] } [2025-02-24T01:38:16.738Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T01:38:16.738Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts/ [2025-02-24T01:38:16.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0' [2025-02-24T01:38:16.991Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts/boot [2025-02-24T01:38:17.245Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:17.245Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts/boot unmounted [2025-02-24T01:38:17.245Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts [2025-02-24T01:38:17.245Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts/boot unmounted [2025-02-24T01:38:17.245Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts/var unmounted [2025-02-24T01:38:17.497Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts/sysroot unmounted [2025-02-24T01:38:17.498Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts unmounted [2025-02-24T01:38:17.498Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts unmounted [2025-02-24T01:38:17.498Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts unmounted [2025-02-24T01:38:17.498Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h3ut01ii/mounts/ [2025-02-24T01:38:17.498Z] [2025-02-24T01:38:17.498Z] ��� Duration: 0s [2025-02-24T01:38:17.498Z] Pipeline metal: 8b00fb094f87f30267ca2906716c6d2c26d3ec194f31eaf07838262097830f0b [2025-02-24T01:38:17.498Z] Build [2025-02-24T01:38:17.498Z] root: [2025-02-24T01:38:17.498Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T01:38:17.498Z] org.osbuild.copy: 8b00fb094f87f30267ca2906716c6d2c26d3ec194f31eaf07838262097830f0b { [2025-02-24T01:38:17.498Z] "paths": [ [2025-02-24T01:38:17.498Z] { [2025-02-24T01:38:17.498Z] "from": "input://tree/disk.img", [2025-02-24T01:38:17.498Z] "to": "tree:///fedora-coreos-41.20250224.dev.0-metal.x86_64.raw" [2025-02-24T01:38:17.498Z] } [2025-02-24T01:38:17.498Z] ] [2025-02-24T01:38:17.498Z] } [2025-02-24T01:38:17.752Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:17.752Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw' [2025-02-24T01:38:18.005Z] [2025-02-24T01:38:18.005Z] ��� Duration: 0s [2025-02-24T01:38:18.005Z] manifest /tmp/osbuild-624P.json finished successfully [2025-02-24T01:38:18.005Z] oci-archive: 48d1d7e1f651b84371afe191cc1b7d902ca69f25ba26616fd44a741badf6e22a [2025-02-24T01:38:18.005Z] deployed-tree: 09d1c04ae246f32905d8bc270eecffc8eac2c574feb79d5fe49f17371ffc40f1 [2025-02-24T01:38:18.005Z] tree: 7800b102fc9fbba150b70b9729cc3be5d63146e6d1419e0f59efbfd5d9c79934 [2025-02-24T01:38:18.005Z] raw-image: 52b31b65c3c86e06db7897157e1059aaf241497328230da9045b7949968953fd [2025-02-24T01:38:18.005Z] raw-4k-image: b247011b6f2c84ec1b3dace07f6d03949ffac8f2185f7bd59ee05b9935c09acd [2025-02-24T01:38:18.005Z] raw-aliyun-image: 2e54b4be48b1878e348e2146aeaad4a866ee02779b83e95c35793954d0968d44 [2025-02-24T01:38:18.005Z] aliyun: 9c5c89ee172c66038215703092da90075d6af78154593b38a024a2ab05afcfb6 [2025-02-24T01:38:18.005Z] raw-applehv-image: b21f087ed1e19e435cc4d0b627ab2eccf2c2da4ba987972d881ee26053e0fba9 [2025-02-24T01:38:18.005Z] applehv: 0752549c4c7fef325eb1b4742742c767437170d30d6b722fea1b82e3e2ff3b23 [2025-02-24T01:38:18.005Z] raw-aws-image: b2e73286c86fcbb63c0e2d2041e26819c5f2b5ced9cfe1f7a6c5ddd2396cafdb [2025-02-24T01:38:18.005Z] aws: d87350e241f786445a4bcb3cb9e7883aed9210aba550898e6cff0b685c4e4a15 [2025-02-24T01:38:18.005Z] raw-azure-image: 677d60896b4c7c44ea4a66e65c5f27dbd92a3408825d8bb6f71c893a55a421fd [2025-02-24T01:38:18.005Z] azure: 228d656b336591065d028196abb270a0343c0808c996896301b7fe1150e17073 [2025-02-24T01:38:18.005Z] raw-azurestack-image: efff5e2b74f022eb4ed2f2e3c1187d97ca6401ffe13a7dfcd109cb369f1b9660 [2025-02-24T01:38:18.005Z] azurestack: 3fb2658ea2e7e4cb53921565edc56861307fac1e7999670881eb0937f0accc9b [2025-02-24T01:38:18.005Z] raw-digitalocean-image: d513a531fee5542ac5238c983629dbc12935a059460727f06b6374801e7ae56a [2025-02-24T01:38:18.005Z] digitalocean: c85b4ffdaba14b3b37cb119694b29c257d444fb87531f4082a0d4ba75477cb73 [2025-02-24T01:38:18.005Z] raw-exoscale-image: 40d708c1173920b7b3bc92947becbc7b6db8352f3afbaa2162d245ff5a698a9e [2025-02-24T01:38:18.005Z] exoscale: 9f316deac70e87231a177ce65480bb02d21e92068b0425489b22fa55dd6adf68 [2025-02-24T01:38:18.005Z] raw-gcp-image: d1344ce19f5c548132b2c3a0859b5802d7ec596a8914a750d391da0e2ac131bc [2025-02-24T01:38:18.005Z] raw-gcp-image-tar: cf0d5f978b0e3eadb72424bf6a6b498abc86d58694b1543078f97f3c1300004f [2025-02-24T01:38:18.005Z] gcp: 42d3de0f061bc7cfa3d6313316643d3cd8bad3316c7c7e3b5a98602447365293 [2025-02-24T01:38:18.005Z] raw-hetzner-image: afa38a97fca4c761a20d3ef675f2382f403cf6e717fbbf0c3a26b7fddbf7411f [2025-02-24T01:38:18.005Z] hetzner: 6b6319cc9087b1f5f6d7da09174e9eea74f4618c2311a7a5523cfd2a7b20f582 [2025-02-24T01:38:18.005Z] raw-hyperv-image: 784b52b2e79927278f25108673680caf319491f6abe7ad0b7ad4648841f6825d [2025-02-24T01:38:18.005Z] hyperv: 6bf15bc2a6ae805821e180abca76e82260fae536c0707abc54b27d1cb1a54a19 [2025-02-24T01:38:18.005Z] raw-ibmcloud-image: 4ccacc18c90295de8c104efa0a99aea1539d2ff8e8095ad80869c7123ab0fb9b [2025-02-24T01:38:18.005Z] ibmcloud: 20890c1f0fc7c95d57e81737b8ec70f70fdcbb83500280354667bc3048c5685c [2025-02-24T01:38:18.005Z] raw-openstack-image: 44aaa6120594501e15855ec2ec445874e871c95d1814cb0ebfd139d54da53cb3 [2025-02-24T01:38:18.005Z] openstack: 58c9f45db6d8da2e989de6cf34422fa6ed702197ee680e578fea39dda47b086f [2025-02-24T01:38:18.005Z] raw-metal-image: 0bc0ab59ca250c6947b49e9abbc49f189daca464dee3d3c55181d9b55e185acd [2025-02-24T01:38:18.005Z] metal: 8b00fb094f87f30267ca2906716c6d2c26d3ec194f31eaf07838262097830f0b [2025-02-24T01:38:18.005Z] raw-metal4k-image: 5a2653e3603fe22f16355c01d83d0d1de0f4a601d83a80c663a04dba0c00680a [2025-02-24T01:38:18.005Z] metal4k: a5ffd097194542c5ed1e977f919e6cc6f7cdb325d658b1e55cc1d489dbf2cbe6 [2025-02-24T01:38:18.005Z] raw-nutanix-image: 34bcce8c6d3d009851463464e93f149f1cd8dbe282332e5d25b14a2570fabaed [2025-02-24T01:38:18.005Z] nutanix: b3d2962fc8ea8a8e1befebd25218be3965e35d6c14913d6f98543af68b5b036b [2025-02-24T01:38:18.005Z] raw-qemu-image: 1015a2903571782f84085421d006c394c095f0d1f1b033c221a9d05497102928 [2025-02-24T01:38:18.005Z] qemu: 27452422cafa75240e8cfed580095a8b8a3626f5a70f732dbf934074e10fcde7 [2025-02-24T01:38:18.005Z] raw-vultr-image: d4f4996014c8023ff91e4e9bed728546f5164d12ea91ca4f96dae4ee84a399ea [2025-02-24T01:38:18.005Z] vultr: 71f8c264f6f74fddd649f5ea89b291dc37817a591370e31de026d2235e46c5a3 [2025-02-24T01:38:18.005Z] live: 5ea60c6a79c90070904c506fc3ecde10bacc1aa272cbe3c1c5cf4e2ab0548b13 [2025-02-24T01:38:18.258Z] + set +x [2025-02-24T01:38:24.771Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.8193JJj67O/metal/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-24T01:38:24.771Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.8193JJj67O/metal': Operation not permitted [2025-02-24T01:38:31.279Z] /home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/meta.json wrote with version stamp 1740361110299767489 [2025-02-24T01:38:31.279Z] Successfully generated: fedora-coreos-41.20250224.dev.0-metal.x86_64.raw [2025-02-24T01:38:31.280Z] [Pipeline] } [2025-02-24T01:38:31.284Z] [Pipeline] // withEnv [2025-02-24T01:38:31.290Z] [Pipeline] withEnv [2025-02-24T01:38:31.290Z] [Pipeline] { [2025-02-24T01:38:31.387Z] [Pipeline] sh [2025-02-24T01:38:31.924Z] + set -xeuo pipefail [2025-02-24T01:38:31.924Z] ++ umask [2025-02-24T01:38:31.924Z] + '[' 0022 = 0000 ']' [2025-02-24T01:38:31.924Z] + cosa buildextend-metal4k [2025-02-24T01:38:32.179Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T01:38:32.179Z] Config commit: 288dcaa88bd981c70a92ff0888217e4578bc8dbd [2025-02-24T01:38:32.179Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T01:38:33.098Z] Will build metal4k [2025-02-24T01:38:51.101Z] ++ arch [2025-02-24T01:38:51.101Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250224.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2647 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2134 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-NhtK.json [2025-02-24T01:38:52.453Z] ostree init --mode=archive --repo=/tmp/tmpy7yw69x_ [2025-02-24T01:38:52.453Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpy7yw69x_ [2025-02-24T01:38:52.453Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpy7yw69x_ [2025-02-24T01:38:52.453Z] + set +x [2025-02-24T01:38:52.453Z] + 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=metal4k /tmp/osbuild-NhtK.json [2025-02-24T01:38:52.453Z]  [2025-02-24T01:38:52.453Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T01:38:52.453Z] /dev/vdb1 40G 9.3G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T01:38:52.453Z]  [2025-02-24T01:38:52.706Z] starting /tmp/osbuild-NhtK.jsonPipeline source org.osbuild.curl: 8e845477b5ade6d755919488ef10dc3eec21b3a969438f7c571915388c6aa0ed [2025-02-24T01:38:52.706Z] Build [2025-02-24T01:38:52.706Z] root: [2025-02-24T01:38:52.706Z] [2025-02-24T01:38:52.706Z] ��� Duration: 1740361132s [2025-02-24T01:38:52.706Z] Pipeline source org.osbuild.ostree: bb1de8af6e37375a776e1892150588336cde92993b13131e1bd5b19a946fdd1d [2025-02-24T01:38:52.706Z] Build [2025-02-24T01:38:52.706Z] root: [2025-02-24T01:38:52.958Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-24T01:38:52.958Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-24T01:38:52.958Z] [2025-02-24T01:38:52.958Z] ��� Duration: 1740361132s [2025-02-24T01:38:52.958Z] Pipeline raw-4k-image: b247011b6f2c84ec1b3dace07f6d03949ffac8f2185f7bd59ee05b9935c09acd [2025-02-24T01:38:52.958Z] Build [2025-02-24T01:38:52.958Z] root: [2025-02-24T01:38:52.958Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T01:38:52.958Z] org.osbuild.truncate: 7b7451c7a4d0d8298d0f56b7d3380799fab7047001dcb13e6fc723812cb1629a { [2025-02-24T01:38:52.958Z] "filename": "disk.img", [2025-02-24T01:38:52.958Z] "size": "2775580672" [2025-02-24T01:38:52.958Z] } [2025-02-24T01:38:53.210Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:53.474Z] [2025-02-24T01:38:53.474Z] ��� Duration: 0s [2025-02-24T01:38:53.474Z] org.osbuild.sfdisk: 3d35ac268aec2b1aa5ce5c633134aea8d329d64d43280a41dbfb0676c2bd2fbc { [2025-02-24T01:38:53.474Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-24T01:38:53.474Z] "label": "gpt", [2025-02-24T01:38:53.474Z] "partitions": [ [2025-02-24T01:38:53.474Z] { [2025-02-24T01:38:53.474Z] "start": 256, [2025-02-24T01:38:53.474Z] "partnum": 1, [2025-02-24T01:38:53.474Z] "size": 256, [2025-02-24T01:38:53.474Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-24T01:38:53.474Z] "bootable": true, [2025-02-24T01:38:53.474Z] "name": "BIOS-BOOT" [2025-02-24T01:38:53.474Z] }, [2025-02-24T01:38:53.474Z] { [2025-02-24T01:38:53.475Z] "start": 512, [2025-02-24T01:38:53.475Z] "partnum": 2, [2025-02-24T01:38:53.475Z] "size": 32512, [2025-02-24T01:38:53.475Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-24T01:38:53.475Z] "name": "EFI-SYSTEM" [2025-02-24T01:38:53.475Z] }, [2025-02-24T01:38:53.475Z] { [2025-02-24T01:38:53.475Z] "start": 33024, [2025-02-24T01:38:53.475Z] "partnum": 3, [2025-02-24T01:38:53.475Z] "size": 98304, [2025-02-24T01:38:53.475Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T01:38:53.475Z] "name": "boot" [2025-02-24T01:38:53.475Z] }, [2025-02-24T01:38:53.475Z] { [2025-02-24T01:38:53.475Z] "start": 131328, [2025-02-24T01:38:53.475Z] "partnum": 4, [2025-02-24T01:38:53.475Z] "size": 546048, [2025-02-24T01:38:53.475Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T01:38:53.475Z] "name": "root" [2025-02-24T01:38:53.475Z] } [2025-02-24T01:38:53.475Z] ] [2025-02-24T01:38:53.475Z] } [2025-02-24T01:38:53.475Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T01:38:53.475Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:53.727Z] label: gpt [2025-02-24T01:38:53.727Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-24T01:38:53.727Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-24T01:38:53.727Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-24T01:38:53.727Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-24T01:38:53.727Z] /dev/loop0p4: start="131328", size="546048", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-24T01:38:53.727Z] { [2025-02-24T01:38:53.727Z] "partitiontable": { [2025-02-24T01:38:53.727Z] "label": "gpt", [2025-02-24T01:38:53.727Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-24T01:38:53.727Z] "device": "/dev/loop0", [2025-02-24T01:38:53.727Z] "unit": "sectors", [2025-02-24T01:38:53.727Z] "firstlba": 256, [2025-02-24T01:38:53.727Z] "lastlba": 677626, [2025-02-24T01:38:53.727Z] "sectorsize": 4096, [2025-02-24T01:38:53.727Z] "partitions": [ [2025-02-24T01:38:53.727Z] { [2025-02-24T01:38:53.727Z] "node": "/dev/loop0p1", [2025-02-24T01:38:53.727Z] "start": 256, [2025-02-24T01:38:53.727Z] "size": 256, [2025-02-24T01:38:53.727Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-24T01:38:53.727Z] "uuid": "DC005F11-7F06-42C6-83A1-ED0E7ABC55FE", [2025-02-24T01:38:53.727Z] "name": "BIOS-BOOT" [2025-02-24T01:38:53.727Z] },{ [2025-02-24T01:38:53.727Z] "node": "/dev/loop0p2", [2025-02-24T01:38:53.727Z] "start": 512, [2025-02-24T01:38:53.727Z] "size": 32512, [2025-02-24T01:38:53.727Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-24T01:38:53.727Z] "uuid": "D62166D7-FF38-48DA-B0B2-2C3755A17D46", [2025-02-24T01:38:53.727Z] "name": "EFI-SYSTEM" [2025-02-24T01:38:53.727Z] },{ [2025-02-24T01:38:53.727Z] "node": "/dev/loop0p3", [2025-02-24T01:38:53.727Z] "start": 33024, [2025-02-24T01:38:53.727Z] "size": 98304, [2025-02-24T01:38:53.727Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T01:38:53.727Z] "uuid": "59598F6C-0593-4091-89ED-F9FA95D38008", [2025-02-24T01:38:53.727Z] "name": "boot" [2025-02-24T01:38:53.727Z] },{ [2025-02-24T01:38:53.727Z] "node": "/dev/loop0p4", [2025-02-24T01:38:53.727Z] "start": 131328, [2025-02-24T01:38:53.727Z] "size": 546048, [2025-02-24T01:38:53.727Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T01:38:53.727Z] "uuid": "42E7477B-4F69-4749-9AAA-D92CDAC22374", [2025-02-24T01:38:53.727Z] "name": "root" [2025-02-24T01:38:53.727Z] } [2025-02-24T01:38:53.727Z] ] [2025-02-24T01:38:53.727Z] } [2025-02-24T01:38:53.727Z] } [2025-02-24T01:38:53.727Z] [2025-02-24T01:38:53.727Z] ��� Duration: 0s [2025-02-24T01:38:53.727Z] org.osbuild.mkfs.fat: 91e568d95f67cad6b29acd968811fdff32b563f22e6855ca45b4d9c1dce24a2e { [2025-02-24T01:38:53.727Z] "label": "EFI-SYSTEM", [2025-02-24T01:38:53.727Z] "volid": "7B7795E7" [2025-02-24T01:38:53.727Z] } [2025-02-24T01:38:53.980Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T01:38:53.980Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:54.233Z] mkfs.fat 4.2 (2021-01-31) [2025-02-24T01:38:54.233Z] [2025-02-24T01:38:54.233Z] ��� Duration: 0s [2025-02-24T01:38:54.233Z] org.osbuild.mkfs.ext4: 6ec88da44c1e8238505ed53657c613d7d008582ed5a99c37618c90f6eda34614 { [2025-02-24T01:38:54.233Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-24T01:38:54.233Z] "label": "boot", [2025-02-24T01:38:54.233Z] "metadata_csum_seed": true [2025-02-24T01:38:54.233Z] } [2025-02-24T01:38:54.233Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T01:38:54.485Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:54.485Z] mke2fs 1.47.1 (20-May-2024) [2025-02-24T01:38:54.485Z] Discarding device blocks: 0/98304 done [2025-02-24T01:38:54.485Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-24T01:38:54.485Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-24T01:38:54.485Z] Superblock backups stored on blocks: [2025-02-24T01:38:54.485Z] 32768 [2025-02-24T01:38:54.485Z] [2025-02-24T01:38:54.485Z] Allocating group tables: 0/3 done [2025-02-24T01:38:54.485Z] Writing inode tables: 0/3 done [2025-02-24T01:38:54.485Z] Creating journal (4096 blocks): done [2025-02-24T01:38:54.485Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-24T01:38:54.485Z] [2025-02-24T01:38:54.738Z] [2025-02-24T01:38:54.738Z] ��� Duration: 0s [2025-02-24T01:38:54.738Z] org.osbuild.mkfs.xfs: 17e7cb415724bd7a7eb975ca5e7f87ea923a42412b00ed3c974751afa3b1cb10 { [2025-02-24T01:38:54.738Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-24T01:38:54.738Z] "label": "root" [2025-02-24T01:38:54.738Z] } [2025-02-24T01:38:54.738Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T01:38:54.738Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:54.991Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136512 blks [2025-02-24T01:38:54.991Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-24T01:38:54.991Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-24T01:38:54.991Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-24T01:38:54.991Z] data = bsize=4096 blocks=546048, imaxpct=25 [2025-02-24T01:38:54.991Z] = sunit=0 swidth=0 blks [2025-02-24T01:38:54.991Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-24T01:38:54.991Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-24T01:38:54.991Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-24T01:38:54.991Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-24T01:38:54.991Z] Discarding blocks...Done. [2025-02-24T01:38:54.991Z] [2025-02-24T01:38:54.991Z] ��� Duration: 0s [2025-02-24T01:38:54.991Z] org.osbuild.mkdir: e43e558c4f83206e06ff086f8df946310456e9478345cd280eb710c08f5193a4 { [2025-02-24T01:38:54.991Z] "paths": [ [2025-02-24T01:38:54.991Z] { [2025-02-24T01:38:54.991Z] "path": "mount://root/boot", [2025-02-24T01:38:54.991Z] "mode": 493 [2025-02-24T01:38:54.991Z] }, [2025-02-24T01:38:54.991Z] { [2025-02-24T01:38:54.991Z] "path": "mount://boot/efi", [2025-02-24T01:38:54.991Z] "mode": 493 [2025-02-24T01:38:54.991Z] } [2025-02-24T01:38:54.991Z] ] [2025-02-24T01:38:54.991Z] } [2025-02-24T01:38:54.991Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T01:38:55.243Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e0ig3yhw/mounts/root-mount-point [2025-02-24T01:38:55.243Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e0ig3yhw/mounts/boot-mount-point [2025-02-24T01:38:55.496Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:55.496Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e0ig3yhw/mounts/boot-mount-point unmounted [2025-02-24T01:38:55.749Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e0ig3yhw/mounts/root-mount-point unmounted [2025-02-24T01:38:55.749Z] [2025-02-24T01:38:55.749Z] ��� Duration: 0s [2025-02-24T01:38:55.749Z] org.osbuild.selinux: eeee330d05beaf9f3d39239b223f430c72df139f384565cfd81e387123e51abd { [2025-02-24T01:38:55.749Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T01:38:55.749Z] "target": "mount://root/" [2025-02-24T01:38:55.749Z] } [2025-02-24T01:38:55.749Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T01:38:56.001Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yedx7s29/mounts/ [2025-02-24T01:38:56.001Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:56.254Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yedx7s29/mounts/ unmounted [2025-02-24T01:38:56.254Z] [2025-02-24T01:38:56.254Z] ��� Duration: 0s [2025-02-24T01:38:56.254Z] org.osbuild.selinux: 9286880b33725beb6dcc67837b2b4e4ca1cb3e5128e44df547df597284b07e24 { [2025-02-24T01:38:56.254Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T01:38:56.254Z] "target": "mount://root/boot/" [2025-02-24T01:38:56.254Z] } [2025-02-24T01:38:56.507Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T01:38:56.507Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3uugp5kt/mounts/ [2025-02-24T01:38:56.769Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3uugp5kt/mounts/boot [2025-02-24T01:38:56.769Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:57.022Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3uugp5kt/mounts/boot unmounted [2025-02-24T01:38:57.022Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3uugp5kt/mounts/ unmounted [2025-02-24T01:38:57.022Z] [2025-02-24T01:38:57.022Z] ��� Duration: 0s [2025-02-24T01:38:57.022Z] org.osbuild.copy: abcd86700e4f76bf01ac1f9219f2cd68b3c8bf4deeaf1d3c0b27da1246b0f505 { [2025-02-24T01:38:57.022Z] "paths": [ [2025-02-24T01:38:57.022Z] { [2025-02-24T01:38:57.022Z] "from": "input://tree/", [2025-02-24T01:38:57.022Z] "to": "mount://root/" [2025-02-24T01:38:57.022Z] } [2025-02-24T01:38:57.022Z] ] [2025-02-24T01:38:57.022Z] } [2025-02-24T01:38:57.275Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T01:38:57.275Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-306mflun/mounts/ [2025-02-24T01:38:57.529Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-306mflun/mounts/boot [2025-02-24T01:38:57.529Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-306mflun/mounts/boot/efi [2025-02-24T01:38:57.529Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:38:57.781Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-24T01:39:02.996Z]  [2025-02-24T01:39:02.996Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T01:39:02.996Z] /dev/vdb1 40G 9.5G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T01:39:02.996Z]  [2025-02-24T01:39:12.900Z]  [2025-02-24T01:39:12.900Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T01:39:12.900Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T01:39:12.900Z]  [2025-02-24T01:39:22.806Z]  [2025-02-24T01:39:22.806Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T01:39:22.806Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T01:39:22.806Z]  [2025-02-24T01:39:23.067Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-306mflun/mounts/boot/efi unmounted [2025-02-24T01:39:23.624Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-306mflun/mounts/boot unmounted [2025-02-24T01:39:24.553Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-306mflun/mounts/ unmounted [2025-02-24T01:39:24.553Z] [2025-02-24T01:39:24.553Z] ��� Duration: 27s [2025-02-24T01:39:24.553Z] org.osbuild.bootupd: d26a2adf8df73c14b3b797ed69b8d6f47f4e8a0137bddd776c71b1bffd6737ab { [2025-02-24T01:39:24.553Z] "static-configs": true, [2025-02-24T01:39:24.553Z] "deployment": { [2025-02-24T01:39:24.553Z] "default": true [2025-02-24T01:39:24.553Z] } [2025-02-24T01:39:24.553Z] } [2025-02-24T01:39:24.806Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T01:39:24.806Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-01bheygb/mounts/ [2025-02-24T01:39:24.806Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-01bheygb/mounts/boot [2025-02-24T01:39:25.058Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-01bheygb/mounts/boot/efi [2025-02-24T01:39:25.311Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:39:25.311Z] Skip installing component BIOS without target device [2025-02-24T01:39:25.311Z] Installed 40_coreos-ignition.cfg [2025-02-24T01:39:25.311Z] Installed 70_coreos-user.cfg [2025-02-24T01:39:25.311Z] Installed: grub.cfg [2025-02-24T01:39:25.311Z] Installed: "fedora/grub.cfg" [2025-02-24T01:39:25.311Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-01bheygb/mounts/boot/efi unmounted [2025-02-24T01:39:25.566Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-01bheygb/mounts/boot unmounted [2025-02-24T01:39:25.566Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-01bheygb/mounts/ unmounted [2025-02-24T01:39:25.566Z] [2025-02-24T01:39:25.566Z] ��� Duration: 0s [2025-02-24T01:39:25.566Z] org.osbuild.chattr: b247011b6f2c84ec1b3dace07f6d03949ffac8f2185f7bd59ee05b9935c09acd { [2025-02-24T01:39:25.566Z] "items": { [2025-02-24T01:39:25.566Z] "mount://root/": { [2025-02-24T01:39:25.566Z] "immutable": true [2025-02-24T01:39:25.566Z] } [2025-02-24T01:39:25.566Z] } [2025-02-24T01:39:25.566Z] } [2025-02-24T01:39:25.566Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T01:39:25.818Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts/ [2025-02-24T01:39:25.818Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0' [2025-02-24T01:39:26.071Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:39:26.071Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts [2025-02-24T01:39:26.071Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts/boot unmounted [2025-02-24T01:39:26.071Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts/var unmounted [2025-02-24T01:39:26.072Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts/sysroot unmounted [2025-02-24T01:39:26.072Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts unmounted [2025-02-24T01:39:26.072Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts unmounted [2025-02-24T01:39:26.072Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts unmounted [2025-02-24T01:39:26.072Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1bspohvf/mounts/ [2025-02-24T01:39:26.072Z] [2025-02-24T01:39:26.072Z] ��� Duration: 0s [2025-02-24T01:39:26.072Z] Pipeline raw-metal4k-image: 5a2653e3603fe22f16355c01d83d0d1de0f4a601d83a80c663a04dba0c00680a [2025-02-24T01:39:26.072Z] Build [2025-02-24T01:39:26.072Z] root: [2025-02-24T01:39:26.072Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T01:39:26.072Z] org.osbuild.copy: b516ea7b9d3fffb797569e93f40aba8f5c56685d6c6a14efafe52b684398adc2 { [2025-02-24T01:39:26.072Z] "paths": [ [2025-02-24T01:39:26.072Z] { [2025-02-24T01:39:26.072Z] "from": "input://tree/disk.img", [2025-02-24T01:39:26.072Z] "to": "tree:///disk.img" [2025-02-24T01:39:26.072Z] } [2025-02-24T01:39:26.072Z] ] [2025-02-24T01:39:26.072Z] } [2025-02-24T01:39:26.326Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:39:26.578Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-24T01:39:26.578Z] [2025-02-24T01:39:26.578Z] ��� Duration: 0s [2025-02-24T01:39:26.578Z] org.osbuild.coreos.platform: 5a2653e3603fe22f16355c01d83d0d1de0f4a601d83a80c663a04dba0c00680a { [2025-02-24T01:39:26.578Z] "platform": "metal" [2025-02-24T01:39:26.578Z] } [2025-02-24T01:39:26.578Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T01:39:26.831Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts/ [2025-02-24T01:39:26.831Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0' [2025-02-24T01:39:27.084Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts/boot [2025-02-24T01:39:27.084Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:39:27.336Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts/boot unmounted [2025-02-24T01:39:27.336Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts [2025-02-24T01:39:27.336Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts/boot unmounted [2025-02-24T01:39:27.336Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts/var unmounted [2025-02-24T01:39:27.336Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts/sysroot unmounted [2025-02-24T01:39:27.336Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts unmounted [2025-02-24T01:39:27.336Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts unmounted [2025-02-24T01:39:27.336Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts unmounted [2025-02-24T01:39:27.336Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-227xjbvf/mounts/ [2025-02-24T01:39:27.336Z] [2025-02-24T01:39:27.336Z] ��� Duration: 0s [2025-02-24T01:39:27.336Z] Pipeline metal4k: a5ffd097194542c5ed1e977f919e6cc6f7cdb325d658b1e55cc1d489dbf2cbe6 [2025-02-24T01:39:27.336Z] Build [2025-02-24T01:39:27.336Z] root: [2025-02-24T01:39:27.336Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T01:39:27.336Z] org.osbuild.copy: a5ffd097194542c5ed1e977f919e6cc6f7cdb325d658b1e55cc1d489dbf2cbe6 { [2025-02-24T01:39:27.336Z] "paths": [ [2025-02-24T01:39:27.336Z] { [2025-02-24T01:39:27.336Z] "from": "input://tree/disk.img", [2025-02-24T01:39:27.336Z] "to": "tree:///fedora-coreos-41.20250224.dev.0-metal4k.x86_64.raw" [2025-02-24T01:39:27.336Z] } [2025-02-24T01:39:27.336Z] ] [2025-02-24T01:39:27.336Z] } [2025-02-24T01:39:27.588Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T01:39:27.588Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250224.dev.0-metal4k.x86_64.raw' [2025-02-24T01:39:27.840Z] [2025-02-24T01:39:27.840Z] ��� Duration: 0s [2025-02-24T01:39:27.840Z] manifest /tmp/osbuild-NhtK.json finished successfully [2025-02-24T01:39:28.094Z] oci-archive: 48d1d7e1f651b84371afe191cc1b7d902ca69f25ba26616fd44a741badf6e22a [2025-02-24T01:39:28.094Z] deployed-tree: 09d1c04ae246f32905d8bc270eecffc8eac2c574feb79d5fe49f17371ffc40f1 [2025-02-24T01:39:28.094Z] tree: 7800b102fc9fbba150b70b9729cc3be5d63146e6d1419e0f59efbfd5d9c79934 [2025-02-24T01:39:28.094Z] raw-image: 52b31b65c3c86e06db7897157e1059aaf241497328230da9045b7949968953fd [2025-02-24T01:39:28.094Z] raw-4k-image: b247011b6f2c84ec1b3dace07f6d03949ffac8f2185f7bd59ee05b9935c09acd [2025-02-24T01:39:28.094Z] raw-aliyun-image: 2e54b4be48b1878e348e2146aeaad4a866ee02779b83e95c35793954d0968d44 [2025-02-24T01:39:28.094Z] aliyun: 9c5c89ee172c66038215703092da90075d6af78154593b38a024a2ab05afcfb6 [2025-02-24T01:39:28.094Z] raw-applehv-image: b21f087ed1e19e435cc4d0b627ab2eccf2c2da4ba987972d881ee26053e0fba9 [2025-02-24T01:39:28.094Z] applehv: 0752549c4c7fef325eb1b4742742c767437170d30d6b722fea1b82e3e2ff3b23 [2025-02-24T01:39:28.094Z] raw-aws-image: b2e73286c86fcbb63c0e2d2041e26819c5f2b5ced9cfe1f7a6c5ddd2396cafdb [2025-02-24T01:39:28.094Z] aws: d87350e241f786445a4bcb3cb9e7883aed9210aba550898e6cff0b685c4e4a15 [2025-02-24T01:39:28.094Z] raw-azure-image: 677d60896b4c7c44ea4a66e65c5f27dbd92a3408825d8bb6f71c893a55a421fd [2025-02-24T01:39:28.094Z] azure: 228d656b336591065d028196abb270a0343c0808c996896301b7fe1150e17073 [2025-02-24T01:39:28.094Z] raw-azurestack-image: efff5e2b74f022eb4ed2f2e3c1187d97ca6401ffe13a7dfcd109cb369f1b9660 [2025-02-24T01:39:28.094Z] azurestack: 3fb2658ea2e7e4cb53921565edc56861307fac1e7999670881eb0937f0accc9b [2025-02-24T01:39:28.094Z] raw-digitalocean-image: d513a531fee5542ac5238c983629dbc12935a059460727f06b6374801e7ae56a [2025-02-24T01:39:28.094Z] digitalocean: c85b4ffdaba14b3b37cb119694b29c257d444fb87531f4082a0d4ba75477cb73 [2025-02-24T01:39:28.094Z] raw-exoscale-image: 40d708c1173920b7b3bc92947becbc7b6db8352f3afbaa2162d245ff5a698a9e [2025-02-24T01:39:28.094Z] exoscale: 9f316deac70e87231a177ce65480bb02d21e92068b0425489b22fa55dd6adf68 [2025-02-24T01:39:28.094Z] raw-gcp-image: d1344ce19f5c548132b2c3a0859b5802d7ec596a8914a750d391da0e2ac131bc [2025-02-24T01:39:28.094Z] raw-gcp-image-tar: cf0d5f978b0e3eadb72424bf6a6b498abc86d58694b1543078f97f3c1300004f [2025-02-24T01:39:28.094Z] gcp: 42d3de0f061bc7cfa3d6313316643d3cd8bad3316c7c7e3b5a98602447365293 [2025-02-24T01:39:28.094Z] raw-hetzner-image: afa38a97fca4c761a20d3ef675f2382f403cf6e717fbbf0c3a26b7fddbf7411f [2025-02-24T01:39:28.094Z] hetzner: 6b6319cc9087b1f5f6d7da09174e9eea74f4618c2311a7a5523cfd2a7b20f582 [2025-02-24T01:39:28.094Z] raw-hyperv-image: 784b52b2e79927278f25108673680caf319491f6abe7ad0b7ad4648841f6825d [2025-02-24T01:39:28.094Z] hyperv: 6bf15bc2a6ae805821e180abca76e82260fae536c0707abc54b27d1cb1a54a19 [2025-02-24T01:39:28.094Z] raw-ibmcloud-image: 4ccacc18c90295de8c104efa0a99aea1539d2ff8e8095ad80869c7123ab0fb9b [2025-02-24T01:39:28.094Z] ibmcloud: 20890c1f0fc7c95d57e81737b8ec70f70fdcbb83500280354667bc3048c5685c [2025-02-24T01:39:28.094Z] raw-openstack-image: 44aaa6120594501e15855ec2ec445874e871c95d1814cb0ebfd139d54da53cb3 [2025-02-24T01:39:28.094Z] openstack: 58c9f45db6d8da2e989de6cf34422fa6ed702197ee680e578fea39dda47b086f [2025-02-24T01:39:28.094Z] raw-metal-image: 0bc0ab59ca250c6947b49e9abbc49f189daca464dee3d3c55181d9b55e185acd [2025-02-24T01:39:28.094Z] metal: 8b00fb094f87f30267ca2906716c6d2c26d3ec194f31eaf07838262097830f0b [2025-02-24T01:39:28.094Z] raw-metal4k-image: 5a2653e3603fe22f16355c01d83d0d1de0f4a601d83a80c663a04dba0c00680a [2025-02-24T01:39:28.094Z] metal4k: a5ffd097194542c5ed1e977f919e6cc6f7cdb325d658b1e55cc1d489dbf2cbe6 [2025-02-24T01:39:28.094Z] raw-nutanix-image: 34bcce8c6d3d009851463464e93f149f1cd8dbe282332e5d25b14a2570fabaed [2025-02-24T01:39:28.094Z] nutanix: b3d2962fc8ea8a8e1befebd25218be3965e35d6c14913d6f98543af68b5b036b [2025-02-24T01:39:28.094Z] raw-qemu-image: 1015a2903571782f84085421d006c394c095f0d1f1b033c221a9d05497102928 [2025-02-24T01:39:28.094Z] qemu: 27452422cafa75240e8cfed580095a8b8a3626f5a70f732dbf934074e10fcde7 [2025-02-24T01:39:28.094Z] raw-vultr-image: d4f4996014c8023ff91e4e9bed728546f5164d12ea91ca4f96dae4ee84a399ea [2025-02-24T01:39:28.094Z] vultr: 71f8c264f6f74fddd649f5ea89b291dc37817a591370e31de026d2235e46c5a3 [2025-02-24T01:39:28.094Z] live: 5ea60c6a79c90070904c506fc3ecde10bacc1aa272cbe3c1c5cf4e2ab0548b13 [2025-02-24T01:39:28.094Z] + set +x [2025-02-24T01:39:32.243Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.vwT86OLcl6/metal4k/fedora-coreos-41.20250224.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-24T01:39:32.243Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.vwT86OLcl6/metal4k': Operation not permitted [2025-02-24T01:39:38.756Z] /home/jenkins/agent/workspace/test-override/builds/41.20250224.dev.0/x86_64/meta.json wrote with version stamp 1740361177686010659 [2025-02-24T01:39:38.756Z] Successfully generated: fedora-coreos-41.20250224.dev.0-metal4k.x86_64.raw [2025-02-24T01:39:38.758Z] [Pipeline] } [2025-02-24T01:39:38.776Z] [Pipeline] // withEnv [2025-02-24T01:39:38.838Z] [Pipeline] } [2025-02-24T01:39:38.859Z] [Pipeline] // stage [2025-02-24T01:39:38.879Z] [Pipeline] stage [2025-02-24T01:39:38.879Z] [Pipeline] { (x86_64:Build Live) [2025-02-24T01:39:38.883Z] [Pipeline] withEnv [2025-02-24T01:39:38.884Z] [Pipeline] { [2025-02-24T01:39:38.894Z] [Pipeline] sh [2025-02-24T01:39:39.433Z] + set -xeuo pipefail [2025-02-24T01:39:39.433Z] ++ umask [2025-02-24T01:39:39.433Z] + '[' 0022 = 0000 ']' [2025-02-24T01:39:39.433Z] + cosa buildextend-live --fast [2025-02-24T01:39:39.433Z] Targeting build: 41.20250224.dev.0 [2025-02-24T01:39:39.686Z] 2025-02-24 01:39:39,480 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9', '/usr/lib/modules'] [2025-02-24T01:39:39.686Z] 2025-02-24 01:39:39,490 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.13.4-200.fc41.x86_64/vmlinuz', '13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-24T01:39:39.686Z] 2025-02-24 01:39:39,537 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.13.4-200.fc41.x86_64/initramfs.img', '13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-24T01:39:39.939Z] 2025-02-24 01:39:39,736 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-24T01:39:39.939Z] 2025-02-24 01:39:39,753 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9', '/tmp/tmpq5568j3o'] [2025-02-24T01:39:39.939Z] Generating osmet file for 512b metal image [2025-02-24T01:39:39.939Z] 2025-02-24 01:39:39,769 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250224.dev.0', '--checksum', '48392e20e020c9a53991ab3b61442f1753f88341a7797378b62e2ad205e97d10', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-24T01:39:57.940Z] + RUST_BACKTRACE=full [2025-02-24T01:39:57.940Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250224.dev.0' --checksum 48392e20e020c9a53991ab3b61442f1753f88341a7797378b62e2ad205e97d10 --output /var/tmp/coreos-installer-output --fast [2025-02-24T01:39:57.940Z] Total OSTree objects scanned from /root: 17821 (17815 mapped, 6 empty) [2025-02-24T01:39:57.940Z] Total OSTree objects found in /boot: 317 [2025-02-24T01:39:57.940Z] Duplicate extents dropped: 0 [2025-02-24T01:39:57.940Z] Overlapping extents clamped: 0 [2025-02-24T01:39:57.940Z] Total /root extents: 17816 [2025-02-24T01:39:57.940Z] Duplicate extents dropped: 0 [2025-02-24T01:39:57.940Z] Overlapping extents clamped: 0 [2025-02-24T01:39:57.940Z] Total /boot extents: 322 [2025-02-24T01:39:57.940Z] Packing image [2025-02-24T01:40:15.952Z] Total bytes skipped: 1676956672 [2025-02-24T01:40:15.952Z] Total bytes written: 1098624000 [2025-02-24T01:40:15.952Z] Total bytes written (compressed): 23868360 [2025-02-24T01:40:15.952Z] Verifying that repacked image matches digest [2025-02-24T01:40:25.879Z] Packing successful! [2025-02-24T01:40:25.879Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-24T01:40:25.879Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-24T01:40:27.762Z] Generating osmet file for 4k metal image [2025-02-24T01:40:27.762Z] 2025-02-24 01:40:27,558 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250224.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250224.dev.0', '--checksum', '8002b9a734582b04a9dd3552603db6537bc61a642cb0c50eddfdd2a23e9cc25c', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-24T01:40:45.760Z] + RUST_BACKTRACE=full [2025-02-24T01:40:45.760Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250224.dev.0' --checksum 8002b9a734582b04a9dd3552603db6537bc61a642cb0c50eddfdd2a23e9cc25c --output /var/tmp/coreos-installer-output --fast [2025-02-24T01:40:45.760Z] Total OSTree objects scanned from /root: 17821 (17815 mapped, 6 empty) [2025-02-24T01:40:45.760Z] Total OSTree objects found in /boot: 3 [2025-02-24T01:40:45.760Z] Duplicate extents dropped: 0 [2025-02-24T01:40:45.760Z] Overlapping extents clamped: 0 [2025-02-24T01:40:45.760Z] Total /root extents: 17815 [2025-02-24T01:40:45.760Z] Duplicate extents dropped: 0 [2025-02-24T01:40:45.760Z] Overlapping extents clamped: 0 [2025-02-24T01:40:45.760Z] Total /boot extents: 4 [2025-02-24T01:40:45.760Z] Packing image [2025-02-24T01:40:57.904Z] Total bytes skipped: 1666084864 [2025-02-24T01:40:57.904Z] Total bytes written: 1109495808 [2025-02-24T01:40:57.904Z] Total bytes written (compressed): 23732288 [2025-02-24T01:40:57.904Z] Verifying that repacked image matches digest [2025-02-24T01:41:07.821Z] Packing successful! [2025-02-24T01:41:07.821Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-24T01:41:07.821Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-24T01:41:09.692Z] Compressing squashfs with lz4 [2025-02-24T01:41:09.692Z] 2025-02-24 01:41:09,461 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-24T01:41:09.692Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-24T01:41:09.692Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-24T01:41:09.692Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P [2025-02-24T01:41:09.692Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P/image.squashfs [2025-02-24T01:41:09.692Z] + coreos_gf_run_mount builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T01:41:09.692Z] + local mntarg=mount [2025-02-24T01:41:09.692Z] + '[' builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw = ro ']' [2025-02-24T01:41:09.692Z] + coreos_gf_run builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T01:41:09.692Z] + '[' -n '' ']' [2025-02-24T01:41:09.692Z] + coreos_gf_launch builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T01:41:09.692Z] + '[' -n '' ']' [2025-02-24T01:41:09.692Z] ++ guestfish --listen -a builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T01:41:09.692Z] + eval 'GUESTFISH_PID=12147; export GUESTFISH_PID' [2025-02-24T01:41:09.692Z] ++ GUESTFISH_PID=12147 [2025-02-24T01:41:09.692Z] ++ export GUESTFISH_PID [2025-02-24T01:41:09.692Z] + '[' -z 12147 ']' [2025-02-24T01:41:09.692Z] ++ kola ncpu [2025-02-24T01:41:09.945Z] + coreos_gf set-smp 6 [2025-02-24T01:41:09.945Z] + guestfish --remote -- set-smp 6 [2025-02-24T01:41:09.945Z] + coreos_gf run [2025-02-24T01:41:09.945Z] + guestfish --remote -- run [2025-02-24T01:41:11.820Z] + GUESTFISH_RUNNING=1 [2025-02-24T01:41:11.820Z] ++ coreos_gf findfs-label root [2025-02-24T01:41:11.820Z] ++ guestfish --remote -- findfs-label root [2025-02-24T01:41:11.820Z] + root=/dev/sda4 [2025-02-24T01:41:11.820Z] + coreos_gf mount /dev/sda4 / [2025-02-24T01:41:11.820Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-24T01:41:12.375Z] + local boot [2025-02-24T01:41:12.375Z] ++ coreos_gf findfs-label boot [2025-02-24T01:41:12.375Z] ++ guestfish --remote -- findfs-label boot [2025-02-24T01:41:12.375Z] + boot=/dev/sda3 [2025-02-24T01:41:12.375Z] + coreos_gf mount /dev/sda3 /boot [2025-02-24T01:41:12.375Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-24T01:41:12.375Z] + local partitions [2025-02-24T01:41:12.375Z] + local label [2025-02-24T01:41:12.375Z] ++ coreos_gf list-partitions [2025-02-24T01:41:12.375Z] ++ guestfish --remote -- list-partitions [2025-02-24T01:41:12.375Z] + partitions='/dev/sda1 [2025-02-24T01:41:12.375Z] /dev/sda2 [2025-02-24T01:41:12.375Z] /dev/sda3 [2025-02-24T01:41:12.375Z] /dev/sda4' [2025-02-24T01:41:12.375Z] + for pt in $partitions [2025-02-24T01:41:12.375Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-24T01:41:12.375Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-24T01:41:12.375Z] + label= [2025-02-24T01:41:12.375Z] + '[' '' == EFI-SYSTEM ']' [2025-02-24T01:41:12.375Z] + for pt in $partitions [2025-02-24T01:41:12.375Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-24T01:41:12.375Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-24T01:41:12.375Z] + label=EFI-SYSTEM [2025-02-24T01:41:12.375Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-24T01:41:12.375Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-24T01:41:12.375Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-24T01:41:12.629Z] + for pt in $partitions [2025-02-24T01:41:12.629Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-24T01:41:12.629Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-24T01:41:12.629Z] + label=boot [2025-02-24T01:41:12.629Z] + '[' boot == EFI-SYSTEM ']' [2025-02-24T01:41:12.629Z] + for pt in $partitions [2025-02-24T01:41:12.629Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-24T01:41:12.629Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-24T01:41:12.629Z] + label=root [2025-02-24T01:41:12.629Z] + '[' root == EFI-SYSTEM ']' [2025-02-24T01:41:12.629Z] ++ coreos_gf ls /ostree/deploy [2025-02-24T01:41:12.629Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-24T01:41:12.629Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-24T01:41:12.629Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-24T01:41:12.629Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-24T01:41:12.629Z] ++ grep -v .origin [2025-02-24T01:41:12.629Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 [2025-02-24T01:41:12.629Z] + export stateroot deploydir [2025-02-24T01:41:12.629Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P/config [2025-02-24T01:41:12.629Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P/config [2025-02-24T01:41:12.629Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P/config [2025-02-24T01:41:12.629Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P/config.new /ostree/repo/config [2025-02-24T01:41:12.629Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P/config.new /ostree/repo/config [2025-02-24T01:41:12.629Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-24T01:41:12.629Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-24T01:41:12.882Z] + kernel_binary=/boot/ostree/fedora-coreos-41d2ced890e4c4d67b802f07e95f68a5c6a136a0b55c0eda8180b24ec7b7f488/vmlinuz-6.13.4-200.fc41.x86_64 [2025-02-24T01:41:12.882Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-24T01:41:12.882Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-24T01:41:12.882Z] + kernel_hmac=/boot/ostree/fedora-coreos-41d2ced890e4c4d67b802f07e95f68a5c6a136a0b55c0eda8180b24ec7b7f488/.vmlinuz-6.13.4-200.fc41.x86_64.hmac [2025-02-24T01:41:12.882Z] ++ basename /boot/ostree/fedora-coreos-41d2ced890e4c4d67b802f07e95f68a5c6a136a0b55c0eda8180b24ec7b7f488/.vmlinuz-6.13.4-200.fc41.x86_64.hmac [2025-02-24T01:41:12.882Z] + coreos_gf ln /boot/ostree/fedora-coreos-41d2ced890e4c4d67b802f07e95f68a5c6a136a0b55c0eda8180b24ec7b7f488/.vmlinuz-6.13.4-200.fc41.x86_64.hmac /boot/.vmlinuz-6.13.4-200.fc41.x86_64.hmac [2025-02-24T01:41:12.882Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-41d2ced890e4c4d67b802f07e95f68a5c6a136a0b55c0eda8180b24ec7b7f488/.vmlinuz-6.13.4-200.fc41.x86_64.hmac /boot/.vmlinuz-6.13.4-200.fc41.x86_64.hmac [2025-02-24T01:41:12.882Z] ++ basename /boot/ostree/fedora-coreos-41d2ced890e4c4d67b802f07e95f68a5c6a136a0b55c0eda8180b24ec7b7f488/vmlinuz-6.13.4-200.fc41.x86_64 [2025-02-24T01:41:12.882Z] + coreos_gf ln /boot/ostree/fedora-coreos-41d2ced890e4c4d67b802f07e95f68a5c6a136a0b55c0eda8180b24ec7b7f488/vmlinuz-6.13.4-200.fc41.x86_64 /boot/vmlinuz-6.13.4-200.fc41.x86_64 [2025-02-24T01:41:12.882Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-41d2ced890e4c4d67b802f07e95f68a5c6a136a0b55c0eda8180b24ec7b7f488/vmlinuz-6.13.4-200.fc41.x86_64 /boot/vmlinuz-6.13.4-200.fc41.x86_64 [2025-02-24T01:41:12.882Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P/image.squashfs compress:lz4 [2025-02-24T01:41:12.882Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P/image.squashfs compress:lz4 [2025-02-24T01:41:20.943Z] + coreos_gf_shutdown [2025-02-24T01:41:20.943Z] + coreos_gf umount-all [2025-02-24T01:41:20.943Z] + guestfish --remote -- umount-all [2025-02-24T01:41:21.195Z] + coreos_gf exit [2025-02-24T01:41:21.195Z] + guestfish --remote -- exit [2025-02-24T01:41:21.449Z] + GUESTFISH_RUNNING= [2025-02-24T01:41:21.449Z] + GUESTFISH_PID= [2025-02-24T01:41:21.449Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-24T01:41:21.449Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.p0Z18P -rf [2025-02-24T01:41:21.449Z] + _coreos_gf_cleanup [2025-02-24T01:41:21.449Z] + guestfish --remote -- exit [2025-02-24T01:41:21.714Z] + : [2025-02-24T01:41:26.929Z] 2025-02-24 01:41:26,224 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw'] [2025-02-24T01:41:26.929Z] + coreos_gf_run_mount builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T01:41:26.929Z] + local mntarg=mount [2025-02-24T01:41:26.929Z] + '[' builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw = ro ']' [2025-02-24T01:41:26.929Z] + coreos_gf_run builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T01:41:26.929Z] + '[' -n '' ']' [2025-02-24T01:41:26.929Z] + coreos_gf_launch builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T01:41:26.929Z] + '[' -n '' ']' [2025-02-24T01:41:26.929Z] ++ guestfish --listen -a builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T01:41:26.929Z] + eval 'GUESTFISH_PID=12288; export GUESTFISH_PID' [2025-02-24T01:41:26.929Z] ++ GUESTFISH_PID=12288 [2025-02-24T01:41:26.929Z] ++ export GUESTFISH_PID [2025-02-24T01:41:26.929Z] + '[' -z 12288 ']' [2025-02-24T01:41:26.929Z] ++ kola ncpu [2025-02-24T01:41:26.929Z] + coreos_gf set-smp 6 [2025-02-24T01:41:26.929Z] + guestfish --remote -- set-smp 6 [2025-02-24T01:41:26.929Z] + coreos_gf run [2025-02-24T01:41:26.929Z] + guestfish --remote -- run [2025-02-24T01:41:28.283Z] + GUESTFISH_RUNNING=1 [2025-02-24T01:41:28.283Z] ++ coreos_gf findfs-label root [2025-02-24T01:41:28.283Z] ++ guestfish --remote -- findfs-label root [2025-02-24T01:41:28.283Z] + root=/dev/sda4 [2025-02-24T01:41:28.283Z] + coreos_gf mount /dev/sda4 / [2025-02-24T01:41:28.283Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-24T01:41:28.838Z] + local boot [2025-02-24T01:41:28.838Z] ++ coreos_gf findfs-label boot [2025-02-24T01:41:28.838Z] ++ guestfish --remote -- findfs-label boot [2025-02-24T01:41:28.838Z] + boot=/dev/sda3 [2025-02-24T01:41:28.838Z] + coreos_gf mount /dev/sda3 /boot [2025-02-24T01:41:28.838Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-24T01:41:28.838Z] + local partitions [2025-02-24T01:41:28.838Z] + local label [2025-02-24T01:41:28.838Z] ++ coreos_gf list-partitions [2025-02-24T01:41:28.838Z] ++ guestfish --remote -- list-partitions [2025-02-24T01:41:28.838Z] + partitions='/dev/sda1 [2025-02-24T01:41:28.838Z] /dev/sda2 [2025-02-24T01:41:28.838Z] /dev/sda3 [2025-02-24T01:41:28.838Z] /dev/sda4' [2025-02-24T01:41:28.838Z] + for pt in $partitions [2025-02-24T01:41:28.838Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-24T01:41:28.838Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-24T01:41:28.838Z] + label= [2025-02-24T01:41:28.838Z] + '[' '' == EFI-SYSTEM ']' [2025-02-24T01:41:28.838Z] + for pt in $partitions [2025-02-24T01:41:28.838Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-24T01:41:28.838Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-24T01:41:28.838Z] + label=EFI-SYSTEM [2025-02-24T01:41:28.838Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-24T01:41:28.838Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-24T01:41:28.838Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-24T01:41:29.092Z] + for pt in $partitions [2025-02-24T01:41:29.092Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-24T01:41:29.092Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-24T01:41:29.092Z] + label=boot [2025-02-24T01:41:29.092Z] + '[' boot == EFI-SYSTEM ']' [2025-02-24T01:41:29.092Z] + for pt in $partitions [2025-02-24T01:41:29.092Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-24T01:41:29.092Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-24T01:41:29.092Z] + label=root [2025-02-24T01:41:29.092Z] + '[' root == EFI-SYSTEM ']' [2025-02-24T01:41:29.092Z] ++ coreos_gf ls /ostree/deploy [2025-02-24T01:41:29.092Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-24T01:41:29.092Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-24T01:41:29.092Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-24T01:41:29.092Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-24T01:41:29.092Z] ++ grep -v .origin [2025-02-24T01:41:29.092Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 [2025-02-24T01:41:29.092Z] + export stateroot deploydir [2025-02-24T01:41:29.092Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-24T01:41:29.092Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-24T01:41:29.092Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-24T01:41:29.092Z] + coreos_gf_shutdown [2025-02-24T01:41:29.092Z] + coreos_gf umount-all [2025-02-24T01:41:29.092Z] + guestfish --remote -- umount-all [2025-02-24T01:41:29.092Z] + coreos_gf exit [2025-02-24T01:41:29.092Z] + guestfish --remote -- exit [2025-02-24T01:41:29.344Z] + GUESTFISH_RUNNING= [2025-02-24T01:41:29.344Z] + GUESTFISH_PID= [2025-02-24T01:41:29.344Z] + _coreos_gf_cleanup [2025-02-24T01:41:29.344Z] + guestfish --remote -- exit [2025-02-24T01:41:29.344Z] + : [2025-02-24T01:41:29.344Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-41.20250224.dev.0 [2025-02-24T01:41:29.344Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-24T01:41:29.344Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-24T01:41:29.344Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-24T01:41:29.344Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-24T01:41:29.344Z] 2025-02-24 01:41:29,186 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-24T01:41:29.344Z] 2025-02-24 01:41:29,244 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpz2vyvw9w.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-24T01:41:32.594Z] 2025-02-24 01:41:31,869 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250224.dev.0', '-volset', 'fedora-coreos-41.20250224.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250224.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-24T01:41:32.594Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-24T01:41:32.594Z] genisoimage 1.1.11 (Linux) [2025-02-24T01:41:32.595Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-24T01:41:32.595Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-24T01:41:32.595Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-24T01:41:32.595Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-24T01:41:32.595Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-24T01:41:32.595Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-24T01:41:32.595Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-24T01:41:32.595Z] Writing: Initial Padblock Start Block 0 [2025-02-24T01:41:32.595Z] Done with: Initial Padblock Block(s) 16 [2025-02-24T01:41:32.595Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-24T01:41:32.595Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-24T01:41:32.595Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-24T01:41:32.595Z] Size of boot image is 4 sectors -> No emulation [2025-02-24T01:41:32.595Z] Size of boot image is 13192 sectors -> No emulation [2025-02-24T01:41:32.595Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-24T01:41:32.595Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-24T01:41:32.595Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-24T01:41:32.595Z] Writing: End Volume Descriptor Start Block 19 [2025-02-24T01:41:32.595Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-24T01:41:32.595Z] Writing: Version block Start Block 20 [2025-02-24T01:41:32.595Z] Done with: Version block Block(s) 1 [2025-02-24T01:41:32.595Z] Writing: Path table Start Block 21 [2025-02-24T01:41:32.595Z] Done with: Path table Block(s) 4 [2025-02-24T01:41:32.595Z] Writing: Joliet path table Start Block 25 [2025-02-24T01:41:32.595Z] Done with: Joliet path table Block(s) 4 [2025-02-24T01:41:32.595Z] Writing: Directory tree Start Block 29 [2025-02-24T01:41:32.595Z] Done with: Directory tree Block(s) 7 [2025-02-24T01:41:32.595Z] Writing: Joliet directory tree Start Block 36 [2025-02-24T01:41:32.595Z] Done with: Joliet directory tree Block(s) 7 [2025-02-24T01:41:32.595Z] Writing: Directory tree cleanup Start Block 43 [2025-02-24T01:41:32.595Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-24T01:41:32.595Z] Writing: Extension record Start Block 43 [2025-02-24T01:41:32.595Z] Done with: Extension record Block(s) 1 [2025-02-24T01:41:32.595Z] Writing: The File(s) Start Block 44 [2025-02-24T01:41:32.595Z] 0.91% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 1.83% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 2.74% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 3.66% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 4.57% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 5.48% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 6.40% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 7.31% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 8.22% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 9.14% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 10.05% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 10.96% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 11.88% done, estimate finish Mon Feb 24 01:41:31 2025 [2025-02-24T01:41:32.595Z] 12.79% done, estimate finish Mon Feb 24 01:41:38 2025 [2025-02-24T01:41:32.595Z] 13.71% done, estimate finish Mon Feb 24 01:41:38 2025 [2025-02-24T01:41:32.595Z] 14.62% done, estimate finish Mon Feb 24 01:41:37 2025 [2025-02-24T01:41:32.595Z] 15.53% done, estimate finish Mon Feb 24 01:41:37 2025 [2025-02-24T01:41:32.595Z] 16.45% done, estimate finish Mon Feb 24 01:41:37 2025 [2025-02-24T01:41:32.595Z] 17.36% done, estimate finish Mon Feb 24 01:41:36 2025 [2025-02-24T01:41:32.595Z] 18.27% done, estimate finish Mon Feb 24 01:41:36 2025 [2025-02-24T01:41:32.595Z] 19.19% done, estimate finish Mon Feb 24 01:41:36 2025 [2025-02-24T01:41:32.595Z] 20.10% done, estimate finish Mon Feb 24 01:41:35 2025 [2025-02-24T01:41:32.595Z] 21.01% done, estimate finish Mon Feb 24 01:41:35 2025 [2025-02-24T01:41:32.595Z] 21.93% done, estimate finish Mon Feb 24 01:41:35 2025 [2025-02-24T01:41:32.595Z] 22.84% done, estimate finish Mon Feb 24 01:41:35 2025 [2025-02-24T01:41:32.595Z] 23.75% done, estimate finish Mon Feb 24 01:41:35 2025 [2025-02-24T01:41:32.595Z] 24.67% done, estimate finish Mon Feb 24 01:41:35 2025 [2025-02-24T01:41:32.595Z] 25.58% done, estimate finish Mon Feb 24 01:41:34 2025 [2025-02-24T01:41:32.595Z] 26.50% done, estimate finish Mon Feb 24 01:41:34 2025 [2025-02-24T01:41:32.595Z] 27.41% done, estimate finish Mon Feb 24 01:41:34 2025 [2025-02-24T01:41:32.595Z] 28.32% done, estimate finish Mon Feb 24 01:41:34 2025 [2025-02-24T01:41:32.595Z] 29.24% done, estimate finish Mon Feb 24 01:41:34 2025 [2025-02-24T01:41:32.595Z] 30.15% done, estimate finish Mon Feb 24 01:41:34 2025 [2025-02-24T01:41:32.595Z] 31.06% done, estimate finish Mon Feb 24 01:41:34 2025 [2025-02-24T01:41:32.595Z] 31.98% done, estimate finish Mon Feb 24 01:41:34 2025 [2025-02-24T01:41:32.595Z] 32.89% done, estimate finish Mon Feb 24 01:41:34 2025 [2025-02-24T01:41:32.595Z] 33.80% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 34.72% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 35.63% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 36.54% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 37.46% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 38.37% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 39.29% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 40.20% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 41.11% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 42.03% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 42.94% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 43.85% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 44.77% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 45.68% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 46.60% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 47.51% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 48.42% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 49.33% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:32.595Z] 50.25% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 51.16% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 52.08% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 52.99% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 53.90% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 54.82% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 55.73% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 56.64% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 57.56% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 58.47% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 59.39% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 60.30% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 61.21% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 62.12% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 63.04% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 63.95% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 64.87% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 65.78% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 66.69% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 67.61% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 68.52% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 69.43% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 70.35% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 71.26% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 72.18% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 73.09% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 74.00% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 74.91% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.595Z] 75.83% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 76.74% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 77.66% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 78.57% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 79.48% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 80.40% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 81.31% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 82.22% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 83.14% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 84.05% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 84.97% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 85.88% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 86.79% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 87.71% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 88.62% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 89.53% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 90.45% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 91.36% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 92.27% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 93.19% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 94.10% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 95.01% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 95.93% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 96.84% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 97.76% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 98.67% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] 99.58% done, estimate finish Mon Feb 24 01:41:32 2025 [2025-02-24T01:41:32.848Z] Total translation table size: 2048 [2025-02-24T01:41:32.848Z] Total rockridge attributes bytes: 3006 [2025-02-24T01:41:32.848Z] Total directory bytes: 12288 [2025-02-24T01:41:32.848Z] Path table size(bytes): 96 [2025-02-24T01:41:32.848Z] Done with: The File(s) Block(s) 547096 [2025-02-24T01:41:32.848Z] Writing: Ending Padblock Start Block 547140 [2025-02-24T01:41:32.848Z] Done with: Ending Padblock Block(s) 150 [2025-02-24T01:41:32.848Z] Max brk space used 1c000 [2025-02-24T01:41:32.848Z] 547290 extents written (1068 MB) [2025-02-24T01:41:32.848Z] 2025-02-24 01:41:32,816 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250224.dev.0-live.x86_64.iso'] [2025-02-24T01:41:32.848Z] isohybrid: Warning: more than 1024 cylinders: 1069 [2025-02-24T01:41:32.848Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-24T01:41:33.403Z] 2025-02-24 01:41:33,328 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250224.dev.0', '-volset', 'fedora-coreos-41.20250224.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250224.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-24T01:41:33.403Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-24T01:41:33.403Z] genisoimage 1.1.11 (Linux) [2025-02-24T01:41:33.403Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-24T01:41:33.403Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-24T01:41:33.403Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-24T01:41:33.403Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-24T01:41:33.403Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-24T01:41:33.403Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-24T01:41:33.403Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-24T01:41:33.403Z] Writing: Initial Padblock Start Block 0 [2025-02-24T01:41:33.403Z] Done with: Initial Padblock Block(s) 16 [2025-02-24T01:41:33.403Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-24T01:41:33.403Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-24T01:41:33.403Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-24T01:41:33.403Z] Size of boot image is 4 sectors -> No emulation [2025-02-24T01:41:33.403Z] Size of boot image is 13192 sectors -> No emulation [2025-02-24T01:41:33.403Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-24T01:41:33.403Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-24T01:41:33.403Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-24T01:41:33.403Z] Writing: End Volume Descriptor Start Block 19 [2025-02-24T01:41:33.403Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-24T01:41:33.403Z] Writing: Version block Start Block 20 [2025-02-24T01:41:33.403Z] Done with: Version block Block(s) 1 [2025-02-24T01:41:33.403Z] Writing: Path table Start Block 21 [2025-02-24T01:41:33.403Z] Done with: Path table Block(s) 4 [2025-02-24T01:41:33.403Z] Writing: Joliet path table Start Block 25 [2025-02-24T01:41:33.403Z] Done with: Joliet path table Block(s) 4 [2025-02-24T01:41:33.403Z] Writing: Directory tree Start Block 29 [2025-02-24T01:41:33.403Z] Done with: Directory tree Block(s) 7 [2025-02-24T01:41:33.403Z] Writing: Joliet directory tree Start Block 36 [2025-02-24T01:41:33.403Z] Done with: Joliet directory tree Block(s) 7 [2025-02-24T01:41:33.403Z] Writing: Directory tree cleanup Start Block 43 [2025-02-24T01:41:33.404Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-24T01:41:33.404Z] Writing: Extension record Start Block 43 [2025-02-24T01:41:33.404Z] Done with: Extension record Block(s) 1 [2025-02-24T01:41:33.404Z] Writing: The File(s) Start Block 44 [2025-02-24T01:41:33.404Z] 8.66% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.404Z] 17.28% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.404Z] 25.93% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.404Z] 34.56% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.404Z] 43.21% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.404Z] 51.83% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.404Z] 60.48% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.404Z] 69.10% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.655Z] 77.75% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.655Z] 86.38% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.655Z] 95.01% done, estimate finish Mon Feb 24 01:41:33 2025 [2025-02-24T01:41:33.655Z] Total translation table size: 2048 [2025-02-24T01:41:33.655Z] Total rockridge attributes bytes: 2842 [2025-02-24T01:41:33.655Z] Total directory bytes: 12288 [2025-02-24T01:41:33.655Z] Path table size(bytes): 96 [2025-02-24T01:41:33.656Z] Done with: The File(s) Block(s) 57699 [2025-02-24T01:41:33.656Z] Writing: Ending Padblock Start Block 57743 [2025-02-24T01:41:33.656Z] Done with: Ending Padblock Block(s) 150 [2025-02-24T01:41:33.656Z] Max brk space used 1b000 [2025-02-24T01:41:33.656Z] 57893 extents written (113 MB) [2025-02-24T01:41:33.656Z] 2025-02-24 01:41:33,432 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250224.dev.0-live.x86_64.iso.minimal'] [2025-02-24T01:41:33.656Z] 2025-02-24 01:41:33,468 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250224.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250224.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-24T01:41:51.650Z] + RUST_BACKTRACE=full [2025-02-24T01:41:51.650Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/13885bf91f63eca7603de37d6311f25aa132673919c0d0441e184ff0c03262f9.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250224.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250224.dev.0-live.x86_64.iso.minimal --consume [2025-02-24T01:41:51.650Z] Packing minimal ISO [2025-02-24T01:41:51.650Z] Matched 17 files of 17 [2025-02-24T01:41:51.650Z] Total bytes skipped: 118146215 [2025-02-24T01:41:51.650Z] Total bytes written: 1391449 [2025-02-24T01:41:51.650Z] Total bytes written (compressed): 2912 [2025-02-24T01:41:51.650Z] Verifying that packed image matches digest [2025-02-24T01:41:51.650Z] Packing successful! [2025-02-24T01:41:51.650Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-24T01:42:09.651Z] Updated: builds/41.20250224.dev.0/x86_64/meta.json [2025-02-24T01:42:09.653Z] [Pipeline] } [2025-02-24T01:42:09.656Z] [Pipeline] // withEnv [2025-02-24T01:42:09.661Z] [Pipeline] withEnv [2025-02-24T01:42:09.662Z] [Pipeline] { [2025-02-24T01:42:09.699Z] [Pipeline] sh [2025-02-24T01:42:10.252Z] + set -xeuo pipefail [2025-02-24T01:42:10.252Z] ++ umask [2025-02-24T01:42:10.252Z] + '[' 0022 = 0000 ']' [2025-02-24T01:42:10.252Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-24T01:42:10.252Z] Targeting build: 41.20250224.dev.0 [2025-02-24T01:42:10.506Z] Compressing: builds/41.20250224.dev.0/x86_64 [2025-02-24T01:42:10.506Z] 2025-02-24 01:42:10,312 INFO - Running command: ['xz', '-c9', '-T6', 'builds/41.20250224.dev.0/x86_64/fedora-coreos-41.20250224.dev.0-metal.x86_64.raw'] [2025-02-24T01:47:01.992Z] Compressed: fedora-coreos-41.20250224.dev.0-metal.x86_64.raw.xz [2025-02-24T01:47:01.992Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-24T01:47:01.992Z] Updated: builds/41.20250224.dev.0/x86_64/meta.json [2025-02-24T01:47:01.994Z] [Pipeline] } [2025-02-24T01:47:01.997Z] [Pipeline] // withEnv [2025-02-24T01:47:02.056Z] [Pipeline] } [2025-02-24T01:47:02.122Z] [Pipeline] // stage [2025-02-24T01:47:02.141Z] [Pipeline] stage [2025-02-24T01:47:02.142Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-24T01:47:02.221Z] [Pipeline] withEnv [2025-02-24T01:47:02.221Z] [Pipeline] { [2025-02-24T01:47:02.224Z] [Pipeline] sh [2025-02-24T01:47:03.184Z] + set -euo pipefail [2025-02-24T01:47:03.184Z] ++ umask [2025-02-24T01:47:03.184Z] + '[' 0022 = 0000 ']' [2025-02-24T01:47:03.184Z] + uuidgen [2025-02-24T01:47:03.184Z] + cut -f1 -d- [2025-02-24T01:47:03.190Z] [Pipeline] } [2025-02-24T01:47:03.193Z] [Pipeline] // withEnv [2025-02-24T01:47:03.201Z] [Pipeline] withEnv [2025-02-24T01:47:03.202Z] [Pipeline] { [2025-02-24T01:47:03.252Z] [Pipeline] sh [2025-02-24T01:47:03.784Z] + set -euo pipefail [2025-02-24T01:47:03.784Z] ++ umask [2025-02-24T01:47:03.784Z] + '[' 0022 = 0000 ']' [2025-02-24T01:47:03.784Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:47:03.784Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-24T01:47:03.787Z] [Pipeline] } [2025-02-24T01:47:03.790Z] [Pipeline] // withEnv [2025-02-24T01:47:03.806Z] [Pipeline] withEnv [2025-02-24T01:47:03.806Z] [Pipeline] { [2025-02-24T01:47:03.819Z] [Pipeline] sh [2025-02-24T01:47:04.351Z] + set -xeuo pipefail [2025-02-24T01:47:04.354Z] ++ umask [2025-02-24T01:47:04.354Z] + '[' 0022 = 0000 ']' [2025-02-24T01:47:04.354Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T01:47:04.354Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-eXE0d/kola-testiso-x86_64 [2025-02-24T01:47:04.354Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-eXE0d/kola-testiso-x86_64 [2025-02-24T01:47:04.354Z] Ignoring verification of signature on metal image [2025-02-24T01:47:04.354Z] Running test: iso-as-disk.bios [2025-02-24T01:47:30.817Z] PASS: iso-as-disk.bios (18.172s) [2025-02-24T01:47:30.818Z] Running test: iso-as-disk.uefi [2025-02-24T01:47:57.267Z] PASS: iso-as-disk.uefi (22.044s) [2025-02-24T01:47:57.267Z] Running test: iso-as-disk.uefi-secure [2025-02-24T01:48:23.730Z] PASS: iso-as-disk.uefi-secure (22.911s) [2025-02-24T01:48:23.730Z] Running test: iso-as-disk.4k.uefi [2025-02-24T01:48:50.181Z] PASS: iso-as-disk.4k.uefi (22.161s) [2025-02-24T01:48:50.181Z] Running test: iso-install.bios [2025-02-24T01:53:11.923Z] PASS: iso-install.bios (4m7.083s) [2025-02-24T01:53:11.923Z] Running test: iso-live-login.bios [2025-02-24T01:53:38.452Z] The file: journal.txt does not exist [2025-02-24T01:53:39.008Z] PASS: iso-live-login.bios (29.888s) [2025-02-24T01:53:39.008Z] Running test: iso-live-login.uefi [2025-02-24T01:54:11.088Z] The file: journal.txt does not exist [2025-02-24T01:54:11.088Z] PASS: iso-live-login.uefi (26.352s) [2025-02-24T01:54:11.088Z] Running test: iso-live-login.uefi-secure [2025-02-24T01:54:43.080Z] The file: journal.txt does not exist [2025-02-24T01:54:43.080Z] PASS: iso-live-login.uefi-secure (26.76s) [2025-02-24T01:54:43.080Z] Running test: iso-live-login.4k.uefi [2025-02-24T01:55:09.532Z] The file: journal.txt does not exist [2025-02-24T01:55:10.452Z] PASS: iso-live-login.4k.uefi (26.157s) [2025-02-24T01:55:10.452Z] Running test: iso-offline-install.bios [2025-02-24T01:59:17.134Z] PASS: iso-offline-install.bios (3m54.5s) [2025-02-24T01:59:17.134Z] Running test: iso-offline-install.mpath.bios [2025-02-24T02:03:38.535Z] PASS: iso-offline-install.mpath.bios (4m2.289s) [2025-02-24T02:03:38.535Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-24T02:07:44.945Z] PASS: iso-offline-install-fromram.4k.uefi (4m3.432s) [2025-02-24T02:07:44.945Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-24T02:07:47.446Z] Warning: Cannot announce submounts, client does not support it [2025-02-24T02:10:23.869Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m21.046s) [2025-02-24T02:10:23.869Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-24T02:12:45.213Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m21.372s) [2025-02-24T02:12:45.213Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-24T02:15:06.547Z] PASS: iso-offline-install-iscsi.manual.bios (2m16.916s) [2025-02-24T02:15:06.547Z] Running test: miniso-install.bios [2025-02-24T02:19:27.955Z] PASS: miniso-install.bios (4m13.873s) [2025-02-24T02:19:27.955Z] Running test: miniso-install.nm.bios [2025-02-24T02:24:04.379Z] PASS: miniso-install.nm.bios (4m24.374s) [2025-02-24T02:24:04.379Z] Running test: miniso-install.4k.uefi [2025-02-24T02:28:40.827Z] PASS: miniso-install.4k.uefi (4m20.232s) [2025-02-24T02:28:40.827Z] Running test: miniso-install.4k.nm.uefi [2025-02-24T02:33:32.241Z] PASS: miniso-install.4k.nm.uefi (4m30.967s) [2025-02-24T02:33:32.241Z] Running test: pxe-offline-install.bios [2025-02-24T02:37:53.634Z] PASS: pxe-offline-install.bios (4m11.888s) [2025-02-24T02:37:53.634Z] Running test: pxe-offline-install.4k.uefi [2025-02-24T02:42:15.051Z] PASS: pxe-offline-install.4k.uefi (4m19.735s) [2025-02-24T02:42:15.051Z] Running test: pxe-online-install.bios [2025-02-24T02:46:36.457Z] PASS: pxe-online-install.bios (4m13.182s) [2025-02-24T02:46:36.457Z] Running test: pxe-online-install.4k.uefi [2025-02-24T02:51:12.849Z] PASS: pxe-online-install.4k.uefi (4m14.587s) [2025-02-24T02:51:12.853Z] [Pipeline] } [2025-02-24T02:51:12.856Z] [Pipeline] // withEnv [2025-02-24T02:51:12.930Z] [Pipeline] withEnv [2025-02-24T02:51:12.930Z] [Pipeline] { [2025-02-24T02:51:12.992Z] [Pipeline] sh [2025-02-24T02:51:13.534Z] + set -xeuo pipefail [2025-02-24T02:51:13.534Z] ++ umask [2025-02-24T02:51:13.534Z] + '[' 0022 = 0000 ']' [2025-02-24T02:51:13.534Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T02:51:13.534Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-eXE0d -c --xz kola-testiso-x86_64 [2025-02-24T02:51:23.439Z] [Pipeline] } [2025-02-24T02:51:23.451Z] [Pipeline] // withEnv [2025-02-24T02:51:23.556Z] [Pipeline] archiveArtifacts [2025-02-24T02:51:23.559Z] Archiving artifacts [2025-02-24T02:51:24.622Z] [Pipeline] withEnv [2025-02-24T02:51:24.623Z] [Pipeline] { [2025-02-24T02:51:24.634Z] [Pipeline] sh [2025-02-24T02:51:25.222Z] + set -xeuo pipefail [2025-02-24T02:51:25.222Z] ++ umask [2025-02-24T02:51:25.222Z] + '[' 0022 = 0000 ']' [2025-02-24T02:51:25.222Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T02:51:25.222Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-eXE0d/kola-testiso-x86_64 --output - [2025-02-24T02:51:25.232Z] [Pipeline] } [2025-02-24T02:51:25.235Z] [Pipeline] // withEnv [2025-02-24T02:51:25.288Z] [Pipeline] junit [2025-02-24T02:51:25.289Z] Recording test results [2025-02-24T02:51:25.324Z] None of the test reports contained any result [2025-02-24T02:51:25.324Z] [Pipeline] } [2025-02-24T02:51:25.334Z] [Pipeline] // stage [2025-02-24T02:51:25.337Z] [Pipeline] stage [2025-02-24T02:51:25.338Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-24T02:51:25.415Z] [Pipeline] } [2025-02-24T02:51:25.470Z] [Pipeline] // stage [2025-02-24T02:51:25.481Z] [Pipeline] } [2025-02-24T02:51:25.497Z] [Pipeline] // parallel [2025-02-24T02:51:25.521Z] [Pipeline] } [2025-02-24T02:51:25.545Z] [Pipeline] // timeout [2025-02-24T02:51:25.548Z] [Pipeline] } [2025-02-24T02:51:25.566Z] [Pipeline] // container [2025-02-24T02:51:25.586Z] [Pipeline] } [2025-02-24T02:51:25.617Z] [Pipeline] // node [2025-02-24T02:51:25.621Z] [Pipeline] } [2025-02-24T02:51:25.670Z] [Pipeline] // podTemplate [2025-02-24T02:51:25.696Z] [Pipeline] End of Pipeline [2025-02-24T02:51:25.728Z] Finished: SUCCESS