[2025-02-18T04:38:05.550Z] Started by upstream project "bodhi-trigger" build number 1400 [2025-02-18T04:38:05.550Z] originally caused by: [2025-02-18T04:38:05.550Z] Triggered by CI message. [2025-02-18T04:38:05.645Z] 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-18T04:38:05.646Z] Selected Git installation does not exist. Using Default [2025-02-18T04:38:05.646Z] The recommended git tool is: NONE [2025-02-18T04:38:05.647Z] No credentials specified [2025-02-18T04:38:05.647Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-18T04:38:05.656Z] Fetching changes from the remote Git repository [2025-02-18T04:38:05.662Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-18T04:38:05.670Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-18T04:38:05.670Z] > git --version # timeout=10 [2025-02-18T04:38:05.676Z] > git --version # 'git version 2.39.3' [2025-02-18T04:38:05.676Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-18T04:38:05.844Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-18T04:38:05.852Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-18T04:38:05.852Z] > git config core.sparsecheckout # timeout=10 [2025-02-18T04:38:05.859Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-18T04:38:06.981Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-18T04:38:06.982Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-18T04:38:07.182Z] Loading library coreos@main [2025-02-18T04:38:07.182Z] Attempting to resolve main from remote references... [2025-02-18T04:38:07.182Z] > git --version # timeout=10 [2025-02-18T04:38:07.190Z] > git --version # 'git version 2.39.3' [2025-02-18T04:38:07.190Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-18T04:38:07.297Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-18T04:38:07.299Z] Selected Git installation does not exist. Using Default [2025-02-18T04:38:07.299Z] The recommended git tool is: NONE [2025-02-18T04:38:07.299Z] No credentials specified [2025-02-18T04:38:07.300Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-18T04:38:07.314Z] Fetching changes from the remote Git repository [2025-02-18T04:38:07.316Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-18T04:38:07.324Z] Fetching without tags [2025-02-18T04:38:07.324Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-18T04:38:07.324Z] > git --version # timeout=10 [2025-02-18T04:38:07.331Z] > git --version # 'git version 2.39.3' [2025-02-18T04:38:07.331Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-18T04:38:07.476Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-18T04:38:07.476Z] > git config core.sparsecheckout # timeout=10 [2025-02-18T04:38:07.483Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-18T04:38:07.500Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-18T04:38:07.500Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-18T04:38:08.382Z] [Pipeline] Start of Pipeline [2025-02-18T04:38:08.473Z] [Pipeline] node [2025-02-18T04:38:08.478Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-18T04:38:08.537Z] [Pipeline] { [2025-02-18T04:38:08.613Z] [Pipeline] withEnv [2025-02-18T04:38:08.614Z] [Pipeline] { [2025-02-18T04:38:08.636Z] [Pipeline] sh [2025-02-18T04:38:08.906Z] + set -xeuo pipefail [2025-02-18T04:38:08.906Z] ++ umask [2025-02-18T04:38:08.906Z] + '[' 0022 = 0000 ']' [2025-02-18T04:38:08.906Z] + rm -rf pipe [2025-02-18T04:38:08.906Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-18T04:38:08.906Z] Cloning into 'pipe'... [2025-02-18T04:38:09.158Z] [Pipeline] } [2025-02-18T04:38:09.202Z] [Pipeline] // withEnv [2025-02-18T04:38:09.259Z] [Pipeline] load [2025-02-18T04:38:09.364Z] [Pipeline] { (pipe/utils.groovy) [2025-02-18T04:38:09.369Z] [Pipeline] } [2025-02-18T04:38:09.402Z] [Pipeline] // load [2025-02-18T04:38:09.449Z] [Pipeline] readYaml [2025-02-18T04:38:09.472Z] [Pipeline] } [2025-02-18T04:38:09.547Z] [Pipeline] // node [2025-02-18T04:38:10.047Z] [Pipeline] properties [2025-02-18T04:38:10.448Z] [Pipeline] libraryResource [2025-02-18T04:38:10.452Z] [Pipeline] readJSON [2025-02-18T04:38:10.465Z] [Pipeline] node [2025-02-18T04:38:11.256Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-18T04:38:11.257Z] [Pipeline] { [2025-02-18T04:38:11.360Z] [Pipeline] writeYaml [2025-02-18T04:38:11.398Z] [Pipeline] readFile [2025-02-18T04:38:11.402Z] [Pipeline] } [2025-02-18T04:38:11.407Z] [Pipeline] // node [2025-02-18T04:38:11.484Z] [Pipeline] podTemplate [2025-02-18T04:38:11.495Z] [Pipeline] { [2025-02-18T04:38:11.502Z] [Pipeline] node [2025-02-18T04:38:15.673Z] Created Pod: openshift coreos-ci/pod-3b2768f2-9813-4bb5-8fdb-12adad646ab8-x543x-n29n4 [2025-02-18T04:38:22.554Z] Agent pod-3b2768f2-9813-4bb5-8fdb-12adad646ab8-x543x-n29n4 is provisioned from template pod-3b2768f2-9813-4bb5-8fdb-12adad646ab8-x543x [2025-02-18T04:38:22.559Z] --- [2025-02-18T04:38:22.559Z] apiVersion: "v1" [2025-02-18T04:38:22.559Z] kind: "Pod" [2025-02-18T04:38:22.559Z] metadata: [2025-02-18T04:38:22.559Z] annotations: [2025-02-18T04:38:22.559Z] buildUrl: "http://172.30.130.216:80/job/test-override/1411/" [2025-02-18T04:38:22.559Z] runUrl: "job/test-override/1411/" [2025-02-18T04:38:22.559Z] labels: [2025-02-18T04:38:22.559Z] jenkins: "slave" [2025-02-18T04:38:22.559Z] jenkins/label-digest: "7a61a2c3c89ab2281d7ded5bf0b8566378f2c110" [2025-02-18T04:38:22.559Z] jenkins/label: "pod-3b2768f2-9813-4bb5-8fdb-12adad646ab8" [2025-02-18T04:38:22.559Z] name: "pod-3b2768f2-9813-4bb5-8fdb-12adad646ab8-x543x-n29n4" [2025-02-18T04:38:22.559Z] namespace: "coreos-ci" [2025-02-18T04:38:22.559Z] spec: [2025-02-18T04:38:22.559Z] containers: [2025-02-18T04:38:22.559Z] - command: [2025-02-18T04:38:22.559Z] - "/usr/bin/dumb-init" [2025-02-18T04:38:22.559Z] - "/usr/bin/sleep" [2025-02-18T04:38:22.559Z] - "infinity" [2025-02-18T04:38:22.559Z] env: [2025-02-18T04:38:22.559Z] - name: "COSA_TESTISO_DEBUG" [2025-02-18T04:38:22.559Z] value: "true" [2025-02-18T04:38:22.559Z] - name: "NCPUS" [2025-02-18T04:38:22.559Z] value: "6" [2025-02-18T04:38:22.559Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-18T04:38:22.559Z] imagePullPolicy: "Always" [2025-02-18T04:38:22.559Z] name: "worker" [2025-02-18T04:38:22.559Z] resources: [2025-02-18T04:38:22.559Z] limits: [2025-02-18T04:38:22.559Z] memory: "10752Mi" [2025-02-18T04:38:22.559Z] cpu: "6" [2025-02-18T04:38:22.559Z] devices.kubevirt.io/kvm: "1" [2025-02-18T04:38:22.559Z] requests: [2025-02-18T04:38:22.559Z] memory: "10752Mi" [2025-02-18T04:38:22.559Z] cpu: "6" [2025-02-18T04:38:22.559Z] devices.kubevirt.io/kvm: "1" [2025-02-18T04:38:22.559Z] volumeMounts: [2025-02-18T04:38:22.559Z] - mountPath: "/srv/" [2025-02-18T04:38:22.559Z] name: "emptydir-0" [2025-02-18T04:38:22.559Z] - mountPath: "/home/jenkins/agent" [2025-02-18T04:38:22.559Z] name: "workspace-volume" [2025-02-18T04:38:22.559Z] readOnly: false [2025-02-18T04:38:22.559Z] - env: [2025-02-18T04:38:22.559Z] - name: "JENKINS_SECRET" [2025-02-18T04:38:22.559Z] value: "********" [2025-02-18T04:38:22.559Z] - name: "JENKINS_TUNNEL" [2025-02-18T04:38:22.559Z] value: "172.30.136.1:50000" [2025-02-18T04:38:22.559Z] - name: "JENKINS_AGENT_NAME" [2025-02-18T04:38:22.559Z] value: "pod-3b2768f2-9813-4bb5-8fdb-12adad646ab8-x543x-n29n4" [2025-02-18T04:38:22.559Z] - name: "JENKINS_NAME" [2025-02-18T04:38:22.559Z] value: "pod-3b2768f2-9813-4bb5-8fdb-12adad646ab8-x543x-n29n4" [2025-02-18T04:38:22.559Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-18T04:38:22.559Z] value: "/home/jenkins/agent" [2025-02-18T04:38:22.559Z] - name: "JENKINS_URL" [2025-02-18T04:38:22.559Z] value: "http://172.30.130.216:80/" [2025-02-18T04:38:22.559Z] image: "jenkins-agent-base:latest" [2025-02-18T04:38:22.559Z] name: "jnlp" [2025-02-18T04:38:22.559Z] resources: [2025-02-18T04:38:22.559Z] limits: [2025-02-18T04:38:22.559Z] memory: "512Mi" [2025-02-18T04:38:22.559Z] cpu: "1" [2025-02-18T04:38:22.559Z] requests: [2025-02-18T04:38:22.559Z] memory: "512Mi" [2025-02-18T04:38:22.559Z] cpu: "1" [2025-02-18T04:38:22.559Z] volumeMounts: [2025-02-18T04:38:22.559Z] - mountPath: "/home/jenkins/agent" [2025-02-18T04:38:22.559Z] name: "workspace-volume" [2025-02-18T04:38:22.559Z] readOnly: false [2025-02-18T04:38:22.559Z] nodeSelector: [2025-02-18T04:38:22.559Z] kubernetes.io/os: "linux" [2025-02-18T04:38:22.559Z] restartPolicy: "Never" [2025-02-18T04:38:22.559Z] serviceAccountName: "jenkins" [2025-02-18T04:38:22.559Z] volumes: [2025-02-18T04:38:22.559Z] - emptyDir: {} [2025-02-18T04:38:22.559Z] name: "emptydir-0" [2025-02-18T04:38:22.559Z] - emptyDir: [2025-02-18T04:38:22.559Z] medium: "" [2025-02-18T04:38:22.559Z] name: "workspace-volume" [2025-02-18T04:38:22.559Z] [2025-02-18T04:38:22.579Z] Running on pod-3b2768f2-9813-4bb5-8fdb-12adad646ab8-x543x-n29n4 in /home/jenkins/agent/workspace/test-override [2025-02-18T04:38:22.580Z] [Pipeline] { [2025-02-18T04:38:22.595Z] [Pipeline] container [2025-02-18T04:38:22.596Z] [Pipeline] { [2025-02-18T04:38:22.604Z] [Pipeline] withEnv [2025-02-18T04:38:22.605Z] [Pipeline] { [2025-02-18T04:38:22.654Z] [Pipeline] sh [2025-02-18T04:38:23.435Z] + set -xeuo pipefail [2025-02-18T04:38:23.436Z] ++ umask [2025-02-18T04:38:23.436Z] + '[' 0022 = 0000 ']' [2025-02-18T04:38:23.436Z] + cat /cosa/coreos-assembler-git.json [2025-02-18T04:38:23.436Z] { [2025-02-18T04:38:23.436Z] "date": "2025-02-17T13:48:46Z", [2025-02-18T04:38:23.436Z] "git": { [2025-02-18T04:38:23.436Z] "commit": "22aca49884ed2b95a15ff5b47a5e1b393b68481e", [2025-02-18T04:38:23.436Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-18T04:38:23.436Z] "branch": "HEAD", [2025-02-18T04:38:23.436Z] "dirty": "false" [2025-02-18T04:38:23.436Z] }, [2025-02-18T04:38:23.436Z] "file": { [2025-02-18T04:38:23.436Z] "checksum": "2376b504dd61bdee6848c079f1a30864d790c3e4a8ead4551c3e01b065a0e48c", [2025-02-18T04:38:23.436Z] "checksum_type": "sha256", [2025-02-18T04:38:23.436Z] "format": "tar.gz", [2025-02-18T04:38:23.436Z] "name": "coreos-assembler-git.tar.gz", [2025-02-18T04:38:23.436Z] "size": "10012677" [2025-02-18T04:38:23.436Z] } [2025-02-18T04:38:23.436Z] } [2025-02-18T04:38:23.765Z] [Pipeline] } [2025-02-18T04:38:23.769Z] [Pipeline] // withEnv [2025-02-18T04:38:23.778Z] [Pipeline] timeout [2025-02-18T04:38:23.782Z] Timeout set to expire in 2 hr 30 min [2025-02-18T04:38:23.783Z] [Pipeline] { [2025-02-18T04:38:23.866Z] [Pipeline] withEnv [2025-02-18T04:38:23.867Z] [Pipeline] { [2025-02-18T04:38:23.879Z] [Pipeline] sh [2025-02-18T04:38:24.420Z] + set -euo pipefail [2025-02-18T04:38:24.420Z] ++ umask [2025-02-18T04:38:24.420Z] + '[' 0022 = 0000 ']' [2025-02-18T04:38:24.420Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-d9b0fecaed [2025-02-18T04:38:24.420Z] + jq -r .update.title [2025-02-18T04:38:24.489Z] [Pipeline] } [2025-02-18T04:38:24.493Z] [Pipeline] // withEnv [2025-02-18T04:38:24.560Z] [Pipeline] withEnv [2025-02-18T04:38:24.561Z] [Pipeline] { [2025-02-18T04:38:24.585Z] [Pipeline] sh [2025-02-18T04:38:25.143Z] + set -euo pipefail [2025-02-18T04:38:25.143Z] ++ umask [2025-02-18T04:38:25.143Z] + '[' 0022 = 0000 ']' [2025-02-18T04:38:25.143Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-d9b0fecaed [2025-02-18T04:38:25.143Z] + jq -r '.update.builds[].nvr' [2025-02-18T04:38:25.148Z] [Pipeline] } [2025-02-18T04:38:25.152Z] [Pipeline] // withEnv [2025-02-18T04:38:25.182Z] [Pipeline] withCredentials [2025-02-18T04:38:25.213Z] [Pipeline] // withCredentials [2025-02-18T04:38:25.234Z] [Pipeline] echo [2025-02-18T04:38:25.235Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-18T04:38:25.240Z] [Pipeline] withCredentials [2025-02-18T04:38:25.242Z] [Pipeline] // withCredentials [2025-02-18T04:38:25.247Z] [Pipeline] echo [2025-02-18T04:38:25.247Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-18T04:38:25.252Z] [Pipeline] withCredentials [2025-02-18T04:38:25.255Z] [Pipeline] // withCredentials [2025-02-18T04:38:25.258Z] [Pipeline] echo [2025-02-18T04:38:25.259Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-18T04:38:25.265Z] [Pipeline] withEnv [2025-02-18T04:38:25.266Z] [Pipeline] { [2025-02-18T04:38:25.271Z] [Pipeline] sh [2025-02-18T04:38:25.808Z] + set -euo pipefail [2025-02-18T04:38:25.808Z] ++ umask [2025-02-18T04:38:25.808Z] + '[' 0022 = 0000 ']' [2025-02-18T04:38:25.808Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel [2025-02-18T04:38:25.808Z] + cut -d ' ' -f 1 [2025-02-18T04:38:25.812Z] [Pipeline] } [2025-02-18T04:38:25.817Z] [Pipeline] // withEnv [2025-02-18T04:38:25.825Z] [Pipeline] withEnv [2025-02-18T04:38:25.825Z] [Pipeline] { [2025-02-18T04:38:25.830Z] [Pipeline] sh [2025-02-18T04:38:26.389Z] + set -xeuo pipefail [2025-02-18T04:38:26.389Z] ++ umask [2025-02-18T04:38:26.389Z] + '[' 0022 = 0000 ']' [2025-02-18T04:38:26.389Z] + cosa init --branch testing-devel --commit=a4e1fd21b145ff94733cb30152720c137bb19c65 https://github.com/coreos/fedora-coreos-config [2025-02-18T04:38:26.389Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-18T04:38:26.644Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T04:38:26.644Z] + mkdir -p src [2025-02-18T04:38:26.644Z] + cd src [2025-02-18T04:38:26.644Z] + test -e config [2025-02-18T04:38:26.644Z] + case "${source}" in [2025-02-18T04:38:26.644Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-18T04:38:26.644Z] Cloning into 'config'... [2025-02-18T04:38:26.898Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-18T04:38:26.898Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-18T04:38:27.456Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc' [2025-02-18T04:38:27.456Z] + '[' -n a4e1fd21b145ff94733cb30152720c137bb19c65 ']' [2025-02-18T04:38:27.456Z] + git -C ./config fetch origin a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T04:38:27.456Z] From https://github.com/coreos/fedora-coreos-config [2025-02-18T04:38:27.456Z] * branch a4e1fd21b145ff94733cb30152720c137bb19c65 -> FETCH_HEAD [2025-02-18T04:38:27.456Z] + git -C ./config reset --hard a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T04:38:27.456Z] HEAD is now at a4e1fd2 lockfiles: bump to latest [2025-02-18T04:38:27.456Z] + git -C ./config submodule update --init --recursive [2025-02-18T04:38:27.456Z] + set +x [2025-02-18T04:38:27.456Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T04:38:27.456Z] + manifest=src/config/manifest.yaml [2025-02-18T04:38:27.456Z] + image=src/config/image.yaml [2025-02-18T04:38:27.456Z] + [[ -n '' ]] [2025-02-18T04:38:27.456Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-18T04:38:27.456Z] + [[ ! -f src/config/image.yaml ]] [2025-02-18T04:38:27.456Z] + mkdir -p cache [2025-02-18T04:38:27.456Z] + mkdir -p builds [2025-02-18T04:38:27.456Z] + mkdir -p tmp [2025-02-18T04:38:27.456Z] + mkdir -p overrides/rpm [2025-02-18T04:38:27.456Z] + mkdir -p overrides/rootfs [2025-02-18T04:38:27.456Z] + test 0 = 1 [2025-02-18T04:38:27.456Z] + case "${YUMREPOS}" in [2025-02-18T04:38:27.456Z] + set +x [2025-02-18T04:38:27.456Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-18T04:38:27.459Z] [Pipeline] } [2025-02-18T04:38:27.463Z] [Pipeline] // withEnv [2025-02-18T04:38:27.471Z] [Pipeline] stage [2025-02-18T04:38:27.472Z] [Pipeline] { (Initialize Remotes) [2025-02-18T04:38:27.477Z] [Pipeline] parallel [2025-02-18T04:38:27.480Z] [Pipeline] { (Branch: x86_64) [2025-02-18T04:38:27.483Z] [Pipeline] } [2025-02-18T04:38:27.487Z] [Pipeline] // parallel [2025-02-18T04:38:27.491Z] [Pipeline] } [2025-02-18T04:38:27.495Z] [Pipeline] // stage [2025-02-18T04:38:27.500Z] [Pipeline] stage [2025-02-18T04:38:27.500Z] [Pipeline] { (Download Overrides) [2025-02-18T04:38:27.504Z] [Pipeline] parallel [2025-02-18T04:38:27.504Z] [Pipeline] { (Branch: x86_64) [2025-02-18T04:38:27.511Z] [Pipeline] withEnv [2025-02-18T04:38:27.511Z] [Pipeline] { [2025-02-18T04:38:27.515Z] [Pipeline] sh [2025-02-18T04:38:28.079Z] + set -xeuo pipefail [2025-02-18T04:38:28.079Z] ++ umask [2025-02-18T04:38:28.079Z] + '[' 0022 = 0000 ']' [2025-02-18T04:38:28.079Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.12.14-200.fc41 --arch x86_64 --arch noarch [2025-02-18T04:38:28.337Z] Downloading [1/31]: libperf-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.337Z] [====================================] 100% 215.16 KiB / 215.16 KiB [2025-02-18T04:38:28.337Z] Downloading [2/31]: kernel-tools-libs-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.593Z] [====================================] 100% 205.99 KiB / 205.99 KiB [2025-02-18T04:38:28.593Z] Downloading [3/31]: rtla-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.593Z] [====================================] 100% 250.40 KiB / 250.40 KiB [2025-02-18T04:38:28.593Z] Downloading [4/31]: perf-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.593Z] [=============== ] 42% 1.00 MiB / 2.37 MiB [============================== ] 84% 2.00 MiB / 2.37 MiB [====================================] 100% 2.37 MiB / 2.37 MiB [2025-02-18T04:38:28.593Z] Downloading [5/31]: kernel-debug-uki-virt-addons-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.593Z] [====================================] 100% 200.08 KiB / 200.08 KiB [2025-02-18T04:38:28.593Z] Downloading [6/31]: kernel-tools-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.593Z] [====================================] 100% 470.94 KiB / 470.94 KiB [2025-02-18T04:38:28.593Z] Downloading [7/31]: kernel-devel-matched-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.847Z] [====================================] 100% 193.43 KiB / 193.43 KiB [2025-02-18T04:38:28.848Z] Downloading [8/31]: kernel-debug-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.848Z] [====================================] 100% 193.47 KiB / 193.47 KiB [2025-02-18T04:38:28.848Z] Downloading [9/31]: kernel-debug-devel-matched-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.848Z] [====================================] 100% 193.46 KiB / 193.46 KiB [2025-02-18T04:38:28.848Z] Downloading [10/31]: kernel-uki-virt-addons-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.848Z] [====================================] 100% 200.04 KiB / 200.04 KiB [2025-02-18T04:38:28.848Z] Downloading [11/31]: kernel-modules-extra-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:28.848Z] [============ ] 34% 1.00 MiB / 2.89 MiB [======================== ] 69% 2.00 MiB / 2.89 MiB [====================================] 100% 2.89 MiB / 2.89 MiB [2025-02-18T04:38:28.848Z] Downloading [12/31]: kernel-selftests-internal-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.103Z] [================ ] 47% 1.00 MiB / 2.13 MiB [================================= ] 94% 2.00 MiB / 2.13 MiB [====================================] 100% 2.13 MiB / 2.13 MiB [2025-02-18T04:38:29.103Z] Downloading [13/31]: python3-perf-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.103Z] [====================== ] 62% 1.00 MiB / 1.60 MiB [====================================] 100% 1.60 MiB / 1.60 MiB [2025-02-18T04:38:29.103Z] Downloading [14/31]: kernel-modules-internal-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.103Z] [========================= ] 69% 1.00 MiB / 1.43 MiB [====================================] 100% 1.43 MiB / 1.43 MiB [2025-02-18T04:38:29.103Z] Downloading [15/31]: kernel-debug-modules-extra-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.103Z] [======= ] 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-18T04:38:29.103Z] Downloading [16/31]: kernel-tools-libs-devel-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.359Z] [====================================] 100% 196.76 KiB / 196.76 KiB [2025-02-18T04:38:29.359Z] Downloading [17/31]: libperf-devel-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.359Z] [====================================] 100% 225.59 KiB / 225.59 KiB [2025-02-18T04:38:29.359Z] Downloading [18/31]: kernel-debug-modules-internal-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.359Z] [=============== ] 43% 1.00 MiB / 2.31 MiB [=============================== ] 86% 2.00 MiB / 2.31 MiB [====================================] 100% 2.31 MiB / 2.31 MiB [2025-02-18T04:38:29.359Z] Downloading [19/31]: rv-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.359Z] [====================================] 100% 207.13 KiB / 207.13 KiB [2025-02-18T04:38:29.359Z] Downloading [20/31]: kernel-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.359Z] [====================================] 100% 193.38 KiB / 193.38 KiB [2025-02-18T04:38:29.359Z] Downloading [21/31]: kernel-debug-devel-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.359Z] [= ] 5% 1.00 MiB / 18.11 MiB [=== ] 11% 2.00 MiB / 18.11 MiB [===== ] 16% 3.00 MiB / 18.11 MiB [======= ] 22% 4.00 MiB / 18.11 MiB [========= ] 27% 5.00 MiB / 18.11 MiB [=========== ] 33% 6.00 MiB / 18.11 MiB [============= ] 38% 7.00 MiB / 18.11 MiB [=============== ] 44% 8.00 MiB / 18.11 MiB [================= ] 49% 9.00 MiB / 18.11 MiB [=================== ] 55% 10.00 MiB / 18.11 MiB [===================== ] 60% 11.00 MiB / 18.11 MiB [======================= ] 66% 12.00 MiB / 18.11 MiB [========================= ] 71% 13.00 MiB / 18.11 MiB [=========================== ] 77% 14.00 MiB / 18.11 MiB [============================= ] 82% 15.00 MiB / 18.11 MiB [=============================== ] 88% 16.00 MiB / 18.11 MiB [================================= ] 93% 17.00 MiB / 18.11 MiB [=================================== ] 99% 18.00 MiB / 18.11 MiB [====================================] 100% 18.11 MiB / 18.11 MiB [2025-02-18T04:38:29.614Z] Downloading [22/31]: kernel-devel-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.614Z] [== ] 5% 1.00 MiB / 17.93 MiB [==== ] 11% 2.00 MiB / 17.93 MiB [====== ] 16% 3.00 MiB / 17.93 MiB [======== ] 22% 4.00 MiB / 17.93 MiB [========== ] 27% 5.00 MiB / 17.93 MiB [============ ] 33% 6.00 MiB / 17.93 MiB [============== ] 39% 7.00 MiB / 17.93 MiB [================ ] 44% 8.00 MiB / 17.93 MiB [================== ] 50% 9.00 MiB / 17.93 MiB [==================== ] 55% 10.00 MiB / 17.93 MiB [====================== ] 61% 11.00 MiB / 17.93 MiB [======================== ] 66% 12.00 MiB / 17.93 MiB [========================== ] 72% 13.00 MiB / 17.93 MiB [============================ ] 78% 14.00 MiB / 17.93 MiB [============================== ] 83% 15.00 MiB / 17.93 MiB [================================ ] 89% 16.00 MiB / 17.93 MiB [================================== ] 94% 17.00 MiB / 17.93 MiB [====================================] 100% 17.93 MiB / 17.93 MiB [2025-02-18T04:38:29.615Z] Downloading [23/31]: kernel-debug-core-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:29.871Z] [= ] 3% 1.00 MiB / 32.37 MiB [== ] 6% 2.00 MiB / 32.37 MiB [=== ] 9% 3.00 MiB / 32.37 MiB [==== ] 12% 4.00 MiB / 32.37 MiB [===== ] 15% 5.00 MiB / 32.37 MiB [====== ] 18% 6.00 MiB / 32.37 MiB [======= ] 21% 7.00 MiB / 32.37 MiB [======== ] 24% 8.00 MiB / 32.37 MiB [========== ] 27% 9.00 MiB / 32.37 MiB [=========== ] 30% 10.00 MiB / 32.37 MiB [============ ] 33% 11.00 MiB / 32.37 MiB [============= ] 37% 12.00 MiB / 32.37 MiB [============== ] 40% 13.00 MiB / 32.37 MiB [=============== ] 43% 14.00 MiB / 32.37 MiB [================ ] 46% 15.00 MiB / 32.37 MiB [================= ] 49% 16.00 MiB / 32.37 MiB [================== ] 52% 17.00 MiB / 32.37 MiB [==================== ] 55% 18.00 MiB / 32.37 MiB [===================== ] 58% 19.00 MiB / 32.37 MiB [====================== ] 61% 20.00 MiB / 32.37 MiB [======================= ] 64% 21.00 MiB / 32.37 MiB [======================== ] 67% 22.00 MiB / 32.37 MiB [========================= ] 71% 23.00 MiB / 32.37 MiB [========================== ] 74% 24.00 MiB / 32.37 MiB [=========================== ] 77% 25.00 MiB / 32.37 MiB [============================ ] 80% 26.00 MiB / 32.37 MiB [============================== ] 83% 27.00 MiB / 32.37 MiB [=============================== ] 86% 28.00 MiB / 32.37 MiB [================================ ] 89% 29.00 MiB / 32.37 MiB [================================= ] 92% 30.00 MiB / 32.37 MiB [================================== ] 95% 31.00 MiB / 32.37 MiB [=================================== ] 98% 32.00 MiB / 32.37 MiB [====================================] 100% 32.37 MiB / 32.37 MiB [2025-02-18T04:38:29.871Z] Downloading [24/31]: kernel-debug-modules-core-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:30.384Z] [ ] 1% 1.00 MiB / 62.25 MiB [= ] 3% 2.00 MiB / 62.25 MiB [= ] 4% 3.00 MiB / 62.25 MiB [== ] 6% 4.00 MiB / 62.25 MiB [== ] 8% 5.00 MiB / 62.25 MiB [=== ] 9% 6.00 MiB / 62.25 MiB [==== ] 11% 7.00 MiB / 62.25 MiB [==== ] 12% 8.00 MiB / 62.25 MiB [===== ] 14% 9.00 MiB / 62.25 MiB [===== ] 16% 10.00 MiB / 62.25 MiB [====== ] 17% 11.00 MiB / 62.25 MiB [====== ] 19% 12.00 MiB / 62.25 MiB [======= ] 20% 13.00 MiB / 62.25 MiB [======== ] 22% 14.00 MiB / 62.25 MiB [======== ] 24% 15.00 MiB / 62.25 MiB [========= ] 25% 16.00 MiB / 62.25 MiB [========= ] 27% 17.00 MiB / 62.25 MiB [========== ] 28% 18.00 MiB / 62.25 MiB [========== ] 30% 19.00 MiB / 62.25 MiB [=========== ] 32% 20.00 MiB / 62.25 MiB [============ ] 33% 21.00 MiB / 62.25 MiB [============ ] 35% 22.00 MiB / 62.25 MiB [============= ] 36% 23.00 MiB / 62.25 MiB [============= ] 38% 24.00 MiB / 62.25 MiB [============== ] 40% 25.00 MiB / 62.25 MiB [=============== ] 41% 26.00 MiB / 62.25 MiB [=============== ] 43% 27.00 MiB / 62.25 MiB [================ ] 44% 28.00 MiB / 62.25 MiB [================ ] 46% 29.00 MiB / 62.25 MiB [================= ] 48% 30.00 MiB / 62.25 MiB [================= ] 49% 31.00 MiB / 62.25 MiB [================== ] 51% 32.00 MiB / 62.25 MiB [=================== ] 53% 33.00 MiB / 62.25 MiB [=================== ] 54% 34.00 MiB / 62.25 MiB [==================== ] 56% 35.00 MiB / 62.25 MiB [==================== ] 57% 36.00 MiB / 62.25 MiB [===================== ] 59% 37.00 MiB / 62.25 MiB [===================== ] 61% 38.00 MiB / 62.25 MiB [====================== ] 62% 39.00 MiB / 62.25 MiB [======================= ] 64% 40.00 MiB / 62.25 MiB [======================= ] 65% 41.00 MiB / 62.25 MiB [======================== ] 67% 42.00 MiB / 62.25 MiB [======================== ] 69% 43.00 MiB / 62.25 MiB [========================= ] 70% 44.00 MiB / 62.25 MiB [========================== ] 72% 45.00 MiB / 62.25 MiB [========================== ] 73% 46.00 MiB / 62.25 MiB [=========================== ] 75% 47.00 MiB / 62.25 MiB [=========================== ] 77% 48.00 MiB / 62.25 MiB [============================ ] 78% 49.00 MiB / 62.25 MiB [============================ ] 80% 50.00 MiB / 62.25 MiB [============================= ] 81% 51.00 MiB / 62.25 MiB [============================== ] 83% 52.00 MiB / 62.25 MiB [============================== ] 85% 53.00 MiB / 62.25 MiB [=============================== ] 86% 54.00 MiB / 62.25 MiB [=============================== ] 88% 55.00 MiB / 62.25 MiB [================================ ] 89% 56.00 MiB / 62.25 MiB [================================ ] 91% 57.00 MiB / 62.25 MiB [================================= ] 93% 58.00 MiB / 62.25 MiB [================================== ] 94% 59.00 MiB / 62.25 MiB [================================== ] 96% 60.00 MiB / 62.25 MiB [=================================== ] 97% 61.00 MiB / 62.25 MiB [=================================== ] 99% 62.00 MiB / 62.25 MiB [====================================] 100% 62.25 MiB / 62.25 MiB [2025-02-18T04:38:30.640Z] Downloading [25/31]: kernel-core-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:30.897Z] [= ] 5% 1.00 MiB / 18.34 MiB [=== ] 10% 2.00 MiB / 18.34 MiB [===== ] 16% 3.00 MiB / 18.34 MiB [======= ] 21% 4.00 MiB / 18.34 MiB [========= ] 27% 5.00 MiB / 18.34 MiB [=========== ] 32% 6.00 MiB / 18.34 MiB [============= ] 38% 7.00 MiB / 18.34 MiB [=============== ] 43% 8.00 MiB / 18.34 MiB [================= ] 49% 9.00 MiB / 18.34 MiB [=================== ] 54% 10.00 MiB / 18.34 MiB [===================== ] 59% 11.00 MiB / 18.34 MiB [======================= ] 65% 12.00 MiB / 18.34 MiB [========================= ] 70% 13.00 MiB / 18.34 MiB [=========================== ] 76% 14.00 MiB / 18.34 MiB [============================= ] 81% 15.00 MiB / 18.34 MiB [=============================== ] 87% 16.00 MiB / 18.34 MiB [================================= ] 92% 17.00 MiB / 18.34 MiB [=================================== ] 98% 18.00 MiB / 18.34 MiB [====================================] 100% 18.34 MiB / 18.34 MiB [2025-02-18T04:38:30.897Z] Downloading [26/31]: kernel-modules-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:31.923Z] [ ] 1% 1.00 MiB / 63.86 MiB [= ] 3% 2.00 MiB / 63.86 MiB [= ] 4% 3.00 MiB / 63.86 MiB [== ] 6% 4.00 MiB / 63.86 MiB [== ] 7% 5.00 MiB / 63.86 MiB [=== ] 9% 6.00 MiB / 63.86 MiB [=== ] 10% 7.00 MiB / 63.86 MiB [==== ] 12% 8.00 MiB / 63.86 MiB [===== ] 14% 9.00 MiB / 63.86 MiB [===== ] 15% 10.00 MiB / 63.86 MiB [====== ] 17% 11.00 MiB / 63.86 MiB [====== ] 18% 12.00 MiB / 63.86 MiB [======= ] 20% 13.00 MiB / 63.86 MiB [======= ] 21% 14.00 MiB / 63.86 MiB [======== ] 23% 15.00 MiB / 63.86 MiB [========= ] 25% 16.00 MiB / 63.86 MiB [========= ] 26% 17.00 MiB / 63.86 MiB [========== ] 28% 18.00 MiB / 63.86 MiB [========== ] 29% 19.00 MiB / 63.86 MiB [=========== ] 31% 20.00 MiB / 63.86 MiB [=========== ] 32% 21.00 MiB / 63.86 MiB [============ ] 34% 22.00 MiB / 63.86 MiB [============ ] 36% 23.00 MiB / 63.86 MiB [============= ] 37% 24.00 MiB / 63.86 MiB [============== ] 39% 25.00 MiB / 63.86 MiB [============== ] 40% 26.00 MiB / 63.86 MiB [=============== ] 42% 27.00 MiB / 63.86 MiB [=============== ] 43% 28.00 MiB / 63.86 MiB [================ ] 45% 29.00 MiB / 63.86 MiB [================ ] 46% 30.00 MiB / 63.86 MiB [================= ] 48% 31.00 MiB / 63.86 MiB [================== ] 50% 32.00 MiB / 63.86 MiB [================== ] 51% 33.00 MiB / 63.86 MiB [=================== ] 53% 34.00 MiB / 63.86 MiB [=================== ] 54% 35.00 MiB / 63.86 MiB [==================== ] 56% 36.00 MiB / 63.86 MiB [==================== ] 57% 37.00 MiB / 63.86 MiB [===================== ] 59% 38.00 MiB / 63.86 MiB [===================== ] 61% 39.00 MiB / 63.86 MiB [====================== ] 62% 40.00 MiB / 63.86 MiB [======================= ] 64% 41.00 MiB / 63.86 MiB [======================= ] 65% 42.00 MiB / 63.86 MiB [======================== ] 67% 43.00 MiB / 63.86 MiB [======================== ] 68% 44.00 MiB / 63.86 MiB [========================= ] 70% 45.00 MiB / 63.86 MiB [========================= ] 72% 46.00 MiB / 63.86 MiB [========================== ] 73% 47.00 MiB / 63.86 MiB [=========================== ] 75% 48.00 MiB / 63.86 MiB [=========================== ] 76% 49.00 MiB / 63.86 MiB [============================ ] 78% 50.00 MiB / 63.86 MiB [============================ ] 79% 51.00 MiB / 63.86 MiB [============================= ] 81% 52.00 MiB / 63.86 MiB [============================= ] 82% 53.00 MiB / 63.86 MiB [============================== ] 84% 54.00 MiB / 63.86 MiB [=============================== ] 86% 55.00 MiB / 63.86 MiB [=============================== ] 87% 56.00 MiB / 63.86 MiB [================================ ] 89% 57.00 MiB / 63.86 MiB [================================ ] 90% 58.00 MiB / 63.86 MiB [================================= ] 92% 59.00 MiB / 63.86 MiB [================================= ] 93% 60.00 MiB / 63.86 MiB [================================== ] 95% 61.00 MiB / 63.86 MiB [================================== ] 97% 62.00 MiB / 63.86 MiB [=================================== ] 98% 63.00 MiB / 63.86 MiB [====================================] 100% 63.86 MiB / 63.86 MiB [2025-02-18T04:38:31.923Z] Downloading [27/31]: kernel-modules-core-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:32.201Z] [ ] 2% 1.00 MiB / 38.08 MiB [= ] 5% 2.00 MiB / 38.08 MiB [== ] 7% 3.00 MiB / 38.08 MiB [=== ] 10% 4.00 MiB / 38.08 MiB [==== ] 13% 5.00 MiB / 38.08 MiB [===== ] 15% 6.00 MiB / 38.08 MiB [====== ] 18% 7.00 MiB / 38.08 MiB [======= ] 21% 8.00 MiB / 38.08 MiB [======== ] 23% 9.00 MiB / 38.08 MiB [========= ] 26% 10.00 MiB / 38.08 MiB [========== ] 28% 11.00 MiB / 38.08 MiB [=========== ] 31% 12.00 MiB / 38.08 MiB [============ ] 34% 13.00 MiB / 38.08 MiB [============= ] 36% 14.00 MiB / 38.08 MiB [============== ] 39% 15.00 MiB / 38.08 MiB [=============== ] 42% 16.00 MiB / 38.08 MiB [================ ] 44% 17.00 MiB / 38.08 MiB [================= ] 47% 18.00 MiB / 38.08 MiB [================= ] 49% 19.00 MiB / 38.08 MiB [================== ] 52% 20.00 MiB / 38.08 MiB [=================== ] 55% 21.00 MiB / 38.08 MiB [==================== ] 57% 22.00 MiB / 38.08 MiB [===================== ] 60% 23.00 MiB / 38.08 MiB [====================== ] 63% 24.00 MiB / 38.08 MiB [======================= ] 65% 25.00 MiB / 38.08 MiB [======================== ] 68% 26.00 MiB / 38.08 MiB [========================= ] 70% 27.00 MiB / 38.08 MiB [========================== ] 73% 28.00 MiB / 38.08 MiB [=========================== ] 76% 29.00 MiB / 38.08 MiB [============================ ] 78% 30.00 MiB / 38.08 MiB [============================= ] 81% 31.00 MiB / 38.08 MiB [============================== ] 84% 32.00 MiB / 38.08 MiB [=============================== ] 86% 33.00 MiB / 38.08 MiB [================================ ] 89% 34.00 MiB / 38.08 MiB [================================= ] 91% 35.00 MiB / 38.08 MiB [================================== ] 94% 36.00 MiB / 38.08 MiB [================================== ] 97% 37.00 MiB / 38.08 MiB [=================================== ] 99% 38.00 MiB / 38.08 MiB [====================================] 100% 38.08 MiB / 38.08 MiB [2025-02-18T04:38:32.202Z] Downloading [28/31]: kernel-debug-modules-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:32.968Z] [ ] 0% 1.00 MiB / 105.82 MiB [ ] 1% 2.00 MiB / 105.82 MiB [= ] 2% 3.00 MiB / 105.82 MiB [= ] 3% 4.00 MiB / 105.82 MiB [= ] 4% 5.00 MiB / 105.82 MiB [== ] 5% 6.00 MiB / 105.82 MiB [== ] 6% 7.00 MiB / 105.82 MiB [== ] 7% 8.00 MiB / 105.82 MiB [=== ] 8% 9.00 MiB / 105.82 MiB [=== ] 9% 10.00 MiB / 105.82 MiB [=== ] 10% 11.00 MiB / 105.82 MiB [==== ] 11% 12.00 MiB / 105.82 MiB [==== ] 12% 13.00 MiB / 105.82 MiB [==== ] 13% 14.00 MiB / 105.82 MiB [===== ] 14% 15.00 MiB / 105.82 MiB [===== ] 15% 16.00 MiB / 105.82 MiB [===== ] 16% 17.00 MiB / 105.82 MiB [====== ] 17% 18.00 MiB / 105.82 MiB [====== ] 17% 19.00 MiB / 105.82 MiB [====== ] 18% 20.00 MiB / 105.82 MiB [======= ] 19% 21.00 MiB / 105.82 MiB [======= ] 20% 22.00 MiB / 105.82 MiB [======= ] 21% 23.00 MiB / 105.82 MiB [======== ] 22% 24.00 MiB / 105.82 MiB [======== ] 23% 25.00 MiB / 105.82 MiB [======== ] 24% 26.00 MiB / 105.82 MiB [========= ] 25% 27.00 MiB / 105.82 MiB [========= ] 26% 28.00 MiB / 105.82 MiB [========= ] 27% 29.00 MiB / 105.82 MiB [========== ] 28% 30.00 MiB / 105.82 MiB [========== ] 29% 31.00 MiB / 105.82 MiB [========== ] 30% 32.00 MiB / 105.82 MiB [=========== ] 31% 33.00 MiB / 105.82 MiB [=========== ] 32% 34.00 MiB / 105.82 MiB [=========== ] 33% 35.00 MiB / 105.82 MiB [============ ] 34% 36.00 MiB / 105.82 MiB [============ ] 34% 37.00 MiB / 105.82 MiB [============ ] 35% 38.00 MiB / 105.82 MiB [============= ] 36% 39.00 MiB / 105.82 MiB [============= ] 37% 40.00 MiB / 105.82 MiB [============= ] 38% 41.00 MiB / 105.82 MiB [============== ] 39% 42.00 MiB / 105.82 MiB [============== ] 40% 43.00 MiB / 105.82 MiB [============== ] 41% 44.00 MiB / 105.82 MiB [=============== ] 42% 45.00 MiB / 105.82 MiB [=============== ] 43% 46.00 MiB / 105.82 MiB [=============== ] 44% 47.00 MiB / 105.82 MiB [================ ] 45% 48.00 MiB / 105.82 MiB [================ ] 46% 49.00 MiB / 105.82 MiB [================= ] 47% 50.00 MiB / 105.82 MiB [================= ] 48% 51.00 MiB / 105.82 MiB [================= ] 49% 52.00 MiB / 105.82 MiB [================== ] 50% 53.00 MiB / 105.82 MiB [================== ] 51% 54.00 MiB / 105.82 MiB [================== ] 51% 55.00 MiB / 105.82 MiB [=================== ] 52% 56.00 MiB / 105.82 MiB [=================== ] 53% 57.00 MiB / 105.82 MiB [=================== ] 54% 58.00 MiB / 105.82 MiB [==================== ] 55% 59.00 MiB / 105.82 MiB [==================== ] 56% 60.00 MiB / 105.82 MiB [==================== ] 57% 61.00 MiB / 105.82 MiB [===================== ] 58% 62.00 MiB / 105.82 MiB [===================== ] 59% 63.00 MiB / 105.82 MiB [===================== ] 60% 64.00 MiB / 105.82 MiB [====================== ] 61% 65.00 MiB / 105.82 MiB [====================== ] 62% 66.00 MiB / 105.82 MiB [====================== ] 63% 67.00 MiB / 105.82 MiB [======================= ] 64% 68.00 MiB / 105.82 MiB [======================= ] 65% 69.00 MiB / 105.82 MiB [======================= ] 66% 70.00 MiB / 105.82 MiB [======================== ] 67% 71.00 MiB / 105.82 MiB [======================== ] 68% 72.00 MiB / 105.82 MiB [======================== ] 68% 73.00 MiB / 105.82 MiB [========================= ] 69% 74.00 MiB / 105.82 MiB [========================= ] 70% 75.00 MiB / 105.82 MiB [========================= ] 71% 76.00 MiB / 105.82 MiB [========================== ] 72% 77.00 MiB / 105.82 MiB [========================== ] 73% 78.00 MiB / 105.82 MiB [========================== ] 74% 79.00 MiB / 105.82 MiB [=========================== ] 75% 80.00 MiB / 105.82 MiB [=========================== ] 76% 81.00 MiB / 105.82 MiB [=========================== ] 77% 82.00 MiB / 105.82 MiB [============================ ] 78% 83.00 MiB / 105.82 MiB [============================ ] 79% 84.00 MiB / 105.82 MiB [============================ ] 80% 85.00 MiB / 105.82 MiB [============================= ] 81% 86.00 MiB / 105.82 MiB [============================= ] 82% 87.00 MiB / 105.82 MiB [============================= ] 83% 88.00 MiB / 105.82 MiB [============================== ] 84% 89.00 MiB / 105.82 MiB [============================== ] 85% 90.00 MiB / 105.82 MiB [============================== ] 85% 91.00 MiB / 105.82 MiB [=============================== ] 86% 92.00 MiB / 105.82 MiB [=============================== ] 87% 93.00 MiB / 105.82 MiB [=============================== ] 88% 94.00 MiB / 105.82 MiB [================================ ] 89% 95.00 MiB / 105.82 MiB [================================ ] 90% 96.00 MiB / 105.82 MiB [================================ ] 91% 97.00 MiB / 105.82 MiB [================================= ] 92% 98.00 MiB / 105.82 MiB [================================= ] 93% 99.00 MiB / 105.82 MiB [================================== ] 94% 100.00 MiB / 105.82 MiB [================================== ] 95% 101.00 MiB / 105.82 MiB [================================== ] 96% 102.00 MiB / 105.82 MiB [=================================== ] 97% 103.00 MiB / 105.82 MiB [=================================== ] 98% 104.00 MiB / 105.82 MiB [=================================== ] 99% 105.00 MiB / 105.82 MiB [====================================] 100% 105.82 MiB / 105.82 MiB [2025-02-18T04:38:32.969Z] Downloading [29/31]: kernel-debug-uki-virt-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:33.479Z] [ ] 1% 1.00 MiB / 77.25 MiB [ ] 2% 2.00 MiB / 77.25 MiB [= ] 3% 3.00 MiB / 77.25 MiB [= ] 5% 4.00 MiB / 77.25 MiB [== ] 6% 5.00 MiB / 77.25 MiB [== ] 7% 6.00 MiB / 77.25 MiB [=== ] 9% 7.00 MiB / 77.25 MiB [=== ] 10% 8.00 MiB / 77.25 MiB [==== ] 11% 9.00 MiB / 77.25 MiB [==== ] 12% 10.00 MiB / 77.25 MiB [===== ] 14% 11.00 MiB / 77.25 MiB [===== ] 15% 12.00 MiB / 77.25 MiB [====== ] 16% 13.00 MiB / 77.25 MiB [====== ] 18% 14.00 MiB / 77.25 MiB [====== ] 19% 15.00 MiB / 77.25 MiB [======= ] 20% 16.00 MiB / 77.25 MiB [======= ] 22% 17.00 MiB / 77.25 MiB [======== ] 23% 18.00 MiB / 77.25 MiB [======== ] 24% 19.00 MiB / 77.25 MiB [========= ] 25% 20.00 MiB / 77.25 MiB [========= ] 27% 21.00 MiB / 77.25 MiB [========== ] 28% 22.00 MiB / 77.25 MiB [========== ] 29% 23.00 MiB / 77.25 MiB [=========== ] 31% 24.00 MiB / 77.25 MiB [=========== ] 32% 25.00 MiB / 77.25 MiB [============ ] 33% 26.00 MiB / 77.25 MiB [============ ] 34% 27.00 MiB / 77.25 MiB [============= ] 36% 28.00 MiB / 77.25 MiB [============= ] 37% 29.00 MiB / 77.25 MiB [============= ] 38% 30.00 MiB / 77.25 MiB [============== ] 40% 31.00 MiB / 77.25 MiB [============== ] 41% 32.00 MiB / 77.25 MiB [=============== ] 42% 33.00 MiB / 77.25 MiB [=============== ] 44% 34.00 MiB / 77.25 MiB [================ ] 45% 35.00 MiB / 77.25 MiB [================ ] 46% 36.00 MiB / 77.25 MiB [================= ] 47% 37.00 MiB / 77.25 MiB [================= ] 49% 38.00 MiB / 77.25 MiB [================== ] 50% 39.00 MiB / 77.25 MiB [================== ] 51% 40.00 MiB / 77.25 MiB [=================== ] 53% 41.00 MiB / 77.25 MiB [=================== ] 54% 42.00 MiB / 77.25 MiB [==================== ] 55% 43.00 MiB / 77.25 MiB [==================== ] 56% 44.00 MiB / 77.25 MiB [==================== ] 58% 45.00 MiB / 77.25 MiB [===================== ] 59% 46.00 MiB / 77.25 MiB [===================== ] 60% 47.00 MiB / 77.25 MiB [====================== ] 62% 48.00 MiB / 77.25 MiB [====================== ] 63% 49.00 MiB / 77.25 MiB [======================= ] 64% 50.00 MiB / 77.25 MiB [======================= ] 66% 51.00 MiB / 77.25 MiB [======================== ] 67% 52.00 MiB / 77.25 MiB [======================== ] 68% 53.00 MiB / 77.25 MiB [========================= ] 69% 54.00 MiB / 77.25 MiB [========================= ] 71% 55.00 MiB / 77.25 MiB [========================== ] 72% 56.00 MiB / 77.25 MiB [========================== ] 73% 57.00 MiB / 77.25 MiB [=========================== ] 75% 58.00 MiB / 77.25 MiB [=========================== ] 76% 59.00 MiB / 77.25 MiB [=========================== ] 77% 60.00 MiB / 77.25 MiB [============================ ] 78% 61.00 MiB / 77.25 MiB [============================ ] 80% 62.00 MiB / 77.25 MiB [============================= ] 81% 63.00 MiB / 77.25 MiB [============================= ] 82% 64.00 MiB / 77.25 MiB [============================== ] 84% 65.00 MiB / 77.25 MiB [============================== ] 85% 66.00 MiB / 77.25 MiB [=============================== ] 86% 67.00 MiB / 77.25 MiB [=============================== ] 88% 68.00 MiB / 77.25 MiB [================================ ] 89% 69.00 MiB / 77.25 MiB [================================ ] 90% 70.00 MiB / 77.25 MiB [================================= ] 91% 71.00 MiB / 77.25 MiB [================================= ] 93% 72.00 MiB / 77.25 MiB [================================== ] 94% 73.00 MiB / 77.25 MiB [================================== ] 95% 74.00 MiB / 77.25 MiB [================================== ] 97% 75.00 MiB / 77.25 MiB [=================================== ] 98% 76.00 MiB / 77.25 MiB [=================================== ] 99% 77.00 MiB / 77.25 MiB [====================================] 100% 77.25 MiB / 77.25 MiB [2025-02-18T04:38:33.479Z] Downloading [30/31]: kernel-uki-virt-6.12.14-200.fc41.x86_64.rpm [2025-02-18T04:38:33.991Z] [ ] 1% 1.00 MiB / 57.37 MiB [= ] 3% 2.00 MiB / 57.37 MiB [= ] 5% 3.00 MiB / 57.37 MiB [== ] 6% 4.00 MiB / 57.37 MiB [=== ] 8% 5.00 MiB / 57.37 MiB [=== ] 10% 6.00 MiB / 57.37 MiB [==== ] 12% 7.00 MiB / 57.37 MiB [===== ] 13% 8.00 MiB / 57.37 MiB [===== ] 15% 9.00 MiB / 57.37 MiB [====== ] 17% 10.00 MiB / 57.37 MiB [====== ] 19% 11.00 MiB / 57.37 MiB [======= ] 20% 12.00 MiB / 57.37 MiB [======== ] 22% 13.00 MiB / 57.37 MiB [======== ] 24% 14.00 MiB / 57.37 MiB [========= ] 26% 15.00 MiB / 57.37 MiB [========== ] 27% 16.00 MiB / 57.37 MiB [========== ] 29% 17.00 MiB / 57.37 MiB [=========== ] 31% 18.00 MiB / 57.37 MiB [=========== ] 33% 19.00 MiB / 57.37 MiB [============ ] 34% 20.00 MiB / 57.37 MiB [============= ] 36% 21.00 MiB / 57.37 MiB [============= ] 38% 22.00 MiB / 57.37 MiB [============== ] 40% 23.00 MiB / 57.37 MiB [=============== ] 41% 24.00 MiB / 57.37 MiB [=============== ] 43% 25.00 MiB / 57.37 MiB [================ ] 45% 26.00 MiB / 57.37 MiB [================ ] 47% 27.00 MiB / 57.37 MiB [================= ] 48% 28.00 MiB / 57.37 MiB [================== ] 50% 29.00 MiB / 57.37 MiB [================== ] 52% 30.00 MiB / 57.37 MiB [=================== ] 54% 31.00 MiB / 57.37 MiB [==================== ] 55% 32.00 MiB / 57.37 MiB [==================== ] 57% 33.00 MiB / 57.37 MiB [===================== ] 59% 34.00 MiB / 57.37 MiB [===================== ] 61% 35.00 MiB / 57.37 MiB [====================== ] 62% 36.00 MiB / 57.37 MiB [======================= ] 64% 37.00 MiB / 57.37 MiB [======================= ] 66% 38.00 MiB / 57.37 MiB [======================== ] 67% 39.00 MiB / 57.37 MiB [========================= ] 69% 40.00 MiB / 57.37 MiB [========================= ] 71% 41.00 MiB / 57.37 MiB [========================== ] 73% 42.00 MiB / 57.37 MiB [========================== ] 74% 43.00 MiB / 57.37 MiB [=========================== ] 76% 44.00 MiB / 57.37 MiB [============================ ] 78% 45.00 MiB / 57.37 MiB [============================ ] 80% 46.00 MiB / 57.37 MiB [============================= ] 81% 47.00 MiB / 57.37 MiB [============================== ] 83% 48.00 MiB / 57.37 MiB [============================== ] 85% 49.00 MiB / 57.37 MiB [=============================== ] 87% 50.00 MiB / 57.37 MiB [================================ ] 88% 51.00 MiB / 57.37 MiB [================================ ] 90% 52.00 MiB / 57.37 MiB [================================= ] 92% 53.00 MiB / 57.37 MiB [================================= ] 94% 54.00 MiB / 57.37 MiB [================================== ] 95% 55.00 MiB / 57.37 MiB [=================================== ] 97% 56.00 MiB / 57.37 MiB [=================================== ] 99% 57.00 MiB / 57.37 MiB [====================================] 100% 57.37 MiB / 57.37 MiB [2025-02-18T04:38:33.991Z] Downloading [31/31]: kernel-doc-6.12.14-200.fc41.noarch.rpm [2025-02-18T04:38:33.991Z] [ ] 2% 1.00 MiB / 36.84 MiB [= ] 5% 2.00 MiB / 36.84 MiB [== ] 8% 3.00 MiB / 36.84 MiB [=== ] 10% 4.00 MiB / 36.84 MiB [==== ] 13% 5.00 MiB / 36.84 MiB [===== ] 16% 6.00 MiB / 36.84 MiB [====== ] 19% 7.00 MiB / 36.84 MiB [======= ] 21% 8.00 MiB / 36.84 MiB [======== ] 24% 9.00 MiB / 36.84 MiB [========= ] 27% 10.00 MiB / 36.84 MiB [========== ] 29% 11.00 MiB / 36.84 MiB [=========== ] 32% 12.00 MiB / 36.84 MiB [============ ] 35% 13.00 MiB / 36.84 MiB [============= ] 38% 14.00 MiB / 36.84 MiB [============== ] 40% 15.00 MiB / 36.84 MiB [=============== ] 43% 16.00 MiB / 36.84 MiB [================ ] 46% 17.00 MiB / 36.84 MiB [================= ] 48% 18.00 MiB / 36.84 MiB [================== ] 51% 19.00 MiB / 36.84 MiB [=================== ] 54% 20.00 MiB / 36.84 MiB [==================== ] 57% 21.00 MiB / 36.84 MiB [===================== ] 59% 22.00 MiB / 36.84 MiB [====================== ] 62% 23.00 MiB / 36.84 MiB [======================= ] 65% 24.00 MiB / 36.84 MiB [======================== ] 67% 25.00 MiB / 36.84 MiB [========================= ] 70% 26.00 MiB / 36.84 MiB [========================== ] 73% 27.00 MiB / 36.84 MiB [=========================== ] 76% 28.00 MiB / 36.84 MiB [============================ ] 78% 29.00 MiB / 36.84 MiB [============================= ] 81% 30.00 MiB / 36.84 MiB [============================== ] 84% 31.00 MiB / 36.84 MiB [=============================== ] 86% 32.00 MiB / 36.84 MiB [================================ ] 89% 33.00 MiB / 36.84 MiB [================================= ] 92% 34.00 MiB / 36.84 MiB [================================== ] 95% 35.00 MiB / 36.84 MiB [=================================== ] 97% 36.00 MiB / 36.84 MiB [====================================] 100% 36.84 MiB / 36.84 MiB [2025-02-18T04:38:34.249Z] [Pipeline] } [2025-02-18T04:38:34.254Z] [Pipeline] // withEnv [2025-02-18T04:38:34.312Z] [Pipeline] } [2025-02-18T04:38:34.334Z] [Pipeline] // parallel [2025-02-18T04:38:34.390Z] [Pipeline] } [2025-02-18T04:38:34.392Z] [Pipeline] // stage [2025-02-18T04:38:34.403Z] [Pipeline] parallel [2025-02-18T04:38:34.403Z] [Pipeline] { (Branch: x86_64) [2025-02-18T04:38:34.456Z] [Pipeline] stage [2025-02-18T04:38:34.457Z] [Pipeline] { (x86_64:Fetch) [2025-02-18T04:38:34.462Z] [Pipeline] withEnv [2025-02-18T04:38:34.462Z] [Pipeline] { [2025-02-18T04:38:34.510Z] [Pipeline] sh [2025-02-18T04:38:35.052Z] + set -xeuo pipefail [2025-02-18T04:38:35.052Z] ++ umask [2025-02-18T04:38:35.052Z] + '[' 0022 = 0000 ']' [2025-02-18T04:38:35.052Z] + cosa fetch --with-cosa-overrides [2025-02-18T04:38:35.052Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T04:38:35.307Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T04:38:35.307Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-18T04:38:35.561Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-18T04:38:35.561Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-18T04:38:35.562Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-18T04:38:35.562Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-18T04:38:35.562Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-18T04:38:35.562Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-18T04:38:35.833Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 593979af6c0bbfcc6f708bdd9883c7b902c180dc762d34d7643bc5ac4afc14f8 [2025-02-18T04:38:36.089Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 27dfcecb687bf233d851211c0ab3a684c1d27a2322170e0b7f1cde65fd3f94a9 [2025-02-18T04:38:36.089Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 3dd5e628a753af54362ff147ff83eceef09cbaf67b375c470d8435675df0783f [2025-02-18T04:38:36.343Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 44cd73efc9b65bdb881952bbaf69513ec2d12ecd3d2701afd71b830d6bfc5a5c [2025-02-18T04:38:36.343Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7492863c5fa34564ad94d0900322ccef74260b90e2584bd6e558a53901efc640 [2025-02-18T04:38:36.901Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 43a9201d16d122d88e145230635b8cf12aefc6bf0aa53a2f354d15419548315e [2025-02-18T04:38:36.901Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 337e22a2f85c734662a0bf2fca11062e6bd7342f74960a3f90d4423d35f2ff4a [2025-02-18T04:38:37.155Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 5a84ee3c4a417f920079c8c2e5c5b6007c3df151dc4403ac0f790b504c2de013 [2025-02-18T04:38:37.155Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... d8a2ff7af93101e75ac0442a2cc3b1fde898c1b983a92a2a6fa26d7bb932b5b5 [2025-02-18T04:38:37.408Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... adb716153c70d1d05d0a9e839f5ab2d3ae561ec42725f10dba64375236658ab3 [2025-02-18T04:38:37.662Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8c15578b42ede919485f38ef85f196c25715ce780b6c1b3ebd7472f66b1b7673 [2025-02-18T04:38:37.917Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... ee40672700c15f129c2d83bc8ee07b6d6a37ac3bb888a877d7d1e3fd933c5152 [2025-02-18T04:38:38.841Z] Directory walk started [2025-02-18T04:38:38.841Z] Directory walk done - 31 packages [2025-02-18T04:38:38.841Z] Temporary output repo path: ./.repodata/ [2025-02-18T04:38:38.841Z] Pool started (with 5 workers) [2025-02-18T04:38:38.841Z] Pool finished [2025-02-18T04:38:39.095Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-18T04:38:39.096Z] 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-18T04:38:39.096Z] 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-18T04:39:05.599Z] Loaded lockfiles: [2025-02-18T04:39:05.599Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-02-18T04:39:05.599Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-18T04:39:05.599Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-18T04:39:05.599Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-18T04:39:05.599Z] [2025-02-18T04:39:05.599Z] 6 metadata, 2 content objects imported; 110 bytes content written [2025-02-18T04:39:05.599Z] 5 metadata, 1 content objects imported; 85 bytes content written [2025-02-18T04:39:05.599Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-18T04:39:05.599Z] 42 metadata, 111 content objects imported; 153.4?kB content written [2025-02-18T04:39:05.599Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-18T04:39:05.599Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-18T04:39:05.599Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-18T04:39:05.599Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-18T04:39:05.599Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-18T04:39:05.599Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-18T04:39:05.599Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-18T04:39:05.599Z] 9 metadata, 7 content objects imported; 8.5?kB content written [2025-02-18T04:39:05.599Z] rpm-ostree version: 2025.2 [2025-02-18T04:39:05.600Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-02-18T04:39:05.600Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-02-18T04:39:05.600Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-18T04:39:08.107Z] Updating metadata for 'fedora'...done [2025-02-18T04:39:08.682Z] Updating metadata for 'fedora-updates'...done [2025-02-18T04:40:30.044Z] Importing rpm-md...done [2025-02-18T04:40:30.044Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-18T04:38:38Z solvables: 31 [2025-02-18T04:40:30.044Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-18T03:48:12Z solvables: 61338 [2025-02-18T04:40:30.044Z] rpm-md repo 'fedora'; generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-02-18T04:40:30.044Z] rpm-md repo 'fedora-updates'; generated: 2025-02-18T01:30:37Z solvables: 20816 [2025-02-18T04:40:30.044Z] Resolving dependencies...done [2025-02-18T04:40:30.044Z] Installing 439 packages: [2025-02-18T04:40:30.044Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] aardvark-dns-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] afterburn-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] afterburn-dracut-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bash-completion-1:2.16-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bind-libs-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bind-utils-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bootupd-0.2.26-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.044Z] c-ares-1.34.4-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] catatonit-0.2.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] clevis-pin-tpm2-0.5.3-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] coreos-installer-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] coreos-installer-bootinfra-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] crun-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] crun-wasm-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] crypto-policies-20250124-1.git4d262e7.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] fwupd-1.9.28-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gnutls-3.8.8-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] hwdata-0.392-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] ignition-2.20.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.045Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] kernel-6.12.14-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T04:40:30.046Z] kernel-core-6.12.14-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T04:40:30.046Z] kernel-modules-6.12.14-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T04:40:30.046Z] kernel-modules-core-6.12.14-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T04:40:30.046Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] krb5-libs-1.21.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] less-668-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libipa_hbac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnfsidmap-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libsss_certmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libsss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libsss_nss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libsss_sudo-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libusb1-1.0.27-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libxcrypt-4.4.38-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] microcode_ctl-2:2.1-67.1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.046Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] netavark-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] nfs-utils-coreos-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] nmstate-2.2.40-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] openssh-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] openssh-clients-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] openssh-server-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] openssl-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] openssl-libs-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] policycoreutils-3.7-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] rpm-sequoia-1.7.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] selinux-policy-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] selinux-policy-targeted-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sssd-ad-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sssd-client-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sssd-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sssd-common-pac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sssd-ipa-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sssd-krb5-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sssd-krb5-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sssd-ldap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sssd-nfs-idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] stalld-1.19.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] tzdata-2025a-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] vim-data-2:9.1.1081-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] vim-minimal-2:9.1.1081-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] zincati-0.0.29-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:40:30.047Z] Input state hash: 16354eb624ade1fb3ab9d2ba959c3066867f4c8ed7be82e7a5e4c982a46e88b7 [2025-02-18T04:40:30.047Z] Will download: 435 packages (465.6?MB) [2025-02-18T04:40:35.280Z] Downloading from 'fedora-coreos-pool'...done [2025-02-18T04:40:50.115Z] Importing packages...done: 439 [2025-02-18T04:40:51.471Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-18T04:40:54.744Z] [Pipeline] } [2025-02-18T04:40:54.752Z] [Pipeline] // withEnv [2025-02-18T04:40:54.835Z] [Pipeline] } [2025-02-18T04:40:54.888Z] [Pipeline] // stage [2025-02-18T04:40:54.925Z] [Pipeline] stage [2025-02-18T04:40:54.925Z] [Pipeline] { (x86_64:Build) [2025-02-18T04:40:54.981Z] [Pipeline] withEnv [2025-02-18T04:40:54.982Z] [Pipeline] { [2025-02-18T04:40:55.047Z] [Pipeline] sh [2025-02-18T04:40:55.636Z] + set -xeuo pipefail [2025-02-18T04:40:55.637Z] ++ umask [2025-02-18T04:40:55.637Z] + '[' 0022 = 0000 ']' [2025-02-18T04:40:55.637Z] + cosa build [2025-02-18T04:40:55.637Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T04:40:55.891Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T04:40:55.891Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-18T04:40:56.144Z] libostree: [2025-02-18T04:40:56.144Z] Version: '2025.1' [2025-02-18T04:40:56.144Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-18T04:40:56.144Z] Features: [2025-02-18T04:40:56.144Z] - inode64 [2025-02-18T04:40:56.144Z] - initial-var [2025-02-18T04:40:56.144Z] - libcurl [2025-02-18T04:40:56.144Z] - libsoup3 [2025-02-18T04:40:56.144Z] - gpgme [2025-02-18T04:40:56.144Z] - composefs [2025-02-18T04:40:56.144Z] - ex-fsverity [2025-02-18T04:40:56.144Z] - libarchive [2025-02-18T04:40:56.144Z] - selinux [2025-02-18T04:40:56.144Z] - openssl [2025-02-18T04:40:56.144Z] - sign-ed25519 [2025-02-18T04:40:56.144Z] - libmount [2025-02-18T04:40:56.144Z] - systemd [2025-02-18T04:40:56.144Z] - release [2025-02-18T04:40:56.144Z] - p2p [2025-02-18T04:40:56.144Z] rpm-ostree: [2025-02-18T04:40:56.144Z] Version: '2025.2' [2025-02-18T04:40:56.144Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-18T04:40:56.144Z] Features: [2025-02-18T04:40:56.144Z] - rust [2025-02-18T04:40:56.144Z] - compose [2025-02-18T04:40:56.144Z] - container [2025-02-18T04:40:56.144Z] - fedora-integration [2025-02-18T04:40:56.144Z] Previous build: none [2025-02-18T04:40:56.144Z] Previous commit: none [2025-02-18T04:40:56.144Z] Image Config checksum: cf17b7b984b38a47fa0cf161b9c0abd92b2186e82140566123f2026bf1cc0f3f [2025-02-18T04:40:56.144Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T04:40:56.399Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-18T04:40:56.399Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-18T04:40:56.399Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-18T04:40:56.399Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-18T04:40:56.399Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-18T04:40:56.399Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-18T04:40:56.399Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 593979af6c0bbfcc6f708bdd9883c7b902c180dc762d34d7643bc5ac4afc14f8 [2025-02-18T04:40:56.653Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 27dfcecb687bf233d851211c0ab3a684c1d27a2322170e0b7f1cde65fd3f94a9 [2025-02-18T04:40:56.653Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 3dd5e628a753af54362ff147ff83eceef09cbaf67b375c470d8435675df0783f [2025-02-18T04:40:56.653Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 44cd73efc9b65bdb881952bbaf69513ec2d12ecd3d2701afd71b830d6bfc5a5c [2025-02-18T04:40:56.653Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7492863c5fa34564ad94d0900322ccef74260b90e2584bd6e558a53901efc640 [2025-02-18T04:40:56.653Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 43a9201d16d122d88e145230635b8cf12aefc6bf0aa53a2f354d15419548315e [2025-02-18T04:40:56.653Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 337e22a2f85c734662a0bf2fca11062e6bd7342f74960a3f90d4423d35f2ff4a [2025-02-18T04:40:56.908Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 5a84ee3c4a417f920079c8c2e5c5b6007c3df151dc4403ac0f790b504c2de013 [2025-02-18T04:40:56.908Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... d8a2ff7af93101e75ac0442a2cc3b1fde898c1b983a92a2a6fa26d7bb932b5b5 [2025-02-18T04:40:56.908Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... adb716153c70d1d05d0a9e839f5ab2d3ae561ec42725f10dba64375236658ab3 [2025-02-18T04:40:56.908Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8c15578b42ede919485f38ef85f196c25715ce780b6c1b3ebd7472f66b1b7673 [2025-02-18T04:40:56.908Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... ee40672700c15f129c2d83bc8ee07b6d6a37ac3bb888a877d7d1e3fd933c5152 [2025-02-18T04:40:57.465Z] Directory walk started [2025-02-18T04:40:57.465Z] Directory walk done - 31 packages [2025-02-18T04:40:57.465Z] Temporary output repo path: ./.repodata/ [2025-02-18T04:40:57.465Z] Pool started (with 5 workers) [2025-02-18T04:40:57.465Z] Pool finished [2025-02-18T04:40:57.719Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-18T04:40:57.719Z] 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-18T04:41:12.552Z] Loaded lockfiles: [2025-02-18T04:41:12.552Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-02-18T04:41:12.552Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-18T04:41:12.552Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-18T04:41:12.552Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-18T04:41:12.552Z] [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T04:41:12.552Z] rpm-ostree version: 2025.2 [2025-02-18T04:41:12.552Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-02-18T04:41:12.552Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-02-18T04:41:15.053Z] Importing rpm-md...done [2025-02-18T04:41:15.053Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-18T04:40:57Z solvables: 31 [2025-02-18T04:41:15.053Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-18T03:48:12Z solvables: 61338 [2025-02-18T04:41:15.053Z] rpm-md repo 'fedora' (cached); generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-02-18T04:41:15.053Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-02-18T01:30:37Z solvables: 20816 [2025-02-18T04:41:16.427Z] Resolving dependencies...done [2025-02-18T04:41:16.427Z] Installing 439 packages: [2025-02-18T04:41:16.427Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] aardvark-dns-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] afterburn-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] afterburn-dracut-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bash-completion-1:2.16-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bind-libs-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bind-utils-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bootupd-0.2.26-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] c-ares-1.34.4-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] catatonit-0.2.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] clevis-pin-tpm2-0.5.3-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] coreos-installer-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] coreos-installer-bootinfra-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] crun-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] crun-wasm-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] crypto-policies-20250124-1.git4d262e7.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.427Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.682Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] fwupd-1.9.28-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gnutls-3.8.8-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] hwdata-0.392-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] ignition-2.20.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] kernel-6.12.14-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T04:41:16.683Z] kernel-core-6.12.14-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T04:41:16.683Z] kernel-modules-6.12.14-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T04:41:16.683Z] kernel-modules-core-6.12.14-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T04:41:16.683Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] krb5-libs-1.21.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] less-668-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libipa_hbac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnfsidmap-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libsss_certmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libsss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libsss_nss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libsss_sudo-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.683Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libusb1-1.0.27-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libxcrypt-4.4.38-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] microcode_ctl-2:2.1-67.1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] netavark-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] nfs-utils-coreos-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] nmstate-2.2.40-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] openssh-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] openssh-clients-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] openssh-server-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] openssl-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] openssl-libs-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] policycoreutils-3.7-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] rpm-sequoia-1.7.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] selinux-policy-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] selinux-policy-targeted-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sssd-ad-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sssd-client-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sssd-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sssd-common-pac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sssd-ipa-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sssd-krb5-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sssd-krb5-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sssd-ldap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sssd-nfs-idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] stalld-1.19.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] tzdata-2025a-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] vim-data-2:9.1.1081-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] vim-minimal-2:9.1.1081-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] zincati-0.0.29-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T04:41:16.684Z] Input state hash: 16354eb624ade1fb3ab9d2ba959c3066867f4c8ed7be82e7a5e4c982a46e88b7 [2025-02-18T04:41:20.830Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-18T04:41:20.830Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-18T04:41:21.749Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-18T04:41:21.749Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-18T04:41:21.749Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-18T04:41:21.749Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-18T04:41:23.645Z] Checking out packages...done [2025-02-18T04:41:23.645Z] Checking out ostree layers...done [2025-02-18T04:41:26.898Z] Running pre scripts...21 done [2025-02-18T04:41:32.148Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-18T04:41:32.148Z] audit-rules.post: No rules detected, adding default [2025-02-18T04:41:32.148Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-18T04:41:32.148Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-18T04:41:32.148Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-18T04:41:32.148Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-18T04:41:32.148Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-18T04:41:32.148Z] 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-18T04:41:32.148Z] 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-18T04:41:32.148Z] 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-18T04:41:32.148Z] 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-18T04:41:32.148Z] 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-18T04:41:32.148Z] 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-18T04:41:32.148Z] 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-18T04:41:32.148Z] 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-18T04:41:32.148Z] 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-18T04:41:32.148Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-18T04:41:32.148Z] systemd.post: Creating group 'render' with GID 105. [2025-02-18T04:41:32.148Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-18T04:41:32.148Z] systemd.post: Creating group 'zincati' with GID 981. [2025-02-18T04:41:32.148Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-02-18T04:41:32.149Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-18T04:41:32.149Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-18T04:41:32.149Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-18T04:41:32.149Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-18T04:41:32.149Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-18T04:41:32.149Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-18T04:41:32.149Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-18T04:41:32.149Z] 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-18T04:41:32.149Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-18T04:41:32.149Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-18T04:41:32.149Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-18T04:42:53.513Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-18T04:42:53.513Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-18T04:42:53.513Z] 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-18T04:42:53.513Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-18T04:42:53.513Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-18T04:42:53.513Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-18T04:42:53.513Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-18T04:42:53.513Z] 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-18T04:42:53.513Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-18T04:42:53.513Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-18T04:42:53.513Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-18T04:42:53.513Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-18T04:42:53.513Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-18T04:42:53.513Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-18T04:42:53.513Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-18T04:42:53.513Z] 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-18T04:42:53.513Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-18T04:42:53.513Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-18T04:42:53.513Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-18T04:42:53.513Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-18T04:42:53.513Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-18T04:42:53.513Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-18T04:42:53.513Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-18T04:42:53.513Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-18T04:42:53.513Z] 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-18T04:42:53.513Z] 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-18T04:42:53.513Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-18T04:42:53.513Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chroRunning post scripts...done [2025-02-18T04:43:15.389Z] Running posttrans scripts...15 done [2025-02-18T04:43:15.947Z] Writing rpmdb...done [2025-02-18T04:43:15.947Z] nyd.service'. [2025-02-18T04:43:15.947Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-18T04:43:15.947Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-18T04:43:15.947Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-18T04:43:15.947Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-18T04:43:15.948Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-18T04:43:15.948Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-18T04:43:15.948Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-18T04:43:15.948Z] rpm.posttrans: ln: failed to create symbolic link '/var/lib/rpm': Read-only file system [2025-02-18T04:43:15.948Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-18T04:43:15.948Z] Regenerating rpmdb for target [2025-02-18T04:43:37.846Z] Relabeling...done [2025-02-18T04:43:47.766Z] Updating usr/lib/os-release [2025-02-18T04:43:47.766Z] Deleting: usr/share/info [2025-02-18T04:43:47.766Z] Deleting: usr/share/man [2025-02-18T04:43:47.766Z] Deleting: usr/share/doc [2025-02-18T04:43:47.766Z] Executing `postprocess` inline script '0' [2025-02-18T04:43:47.766Z] + cat [2025-02-18T04:43:47.766Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-18T04:43:59.918Z] + rm /tmp/fcos-workarounds.cil [2025-02-18T04:43:59.918Z] Executing `postprocess` inline script '1' [2025-02-18T04:43:59.918Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-18T04:43:59.918Z] total 25832 [2025-02-18T04:43:59.918Z] drwxr-xr-x. 2 root root 91 Feb 18 04:43 . [2025-02-18T04:43:59.918Z] drwxr-xr-x. 89 root root 4096 Feb 18 04:43 .. [2025-02-18T04:43:59.918Z] -rw-r--r--. 1 root root 0 Feb 18 04:43 .rpm.lock [2025-02-18T04:43:59.918Z] -rw-r--r--. 1 root root 26349568 Feb 18 04:43 rpmdb.sqlite [2025-02-18T04:43:59.918Z] -rw-r--r--. 1 root root 98304 Feb 18 04:43 rpmdb.sqlite-shm [2025-02-18T04:43:59.918Z] -rw-r--r--. 1 root root 0 Feb 18 04:43 rpmdb.sqlite-wal [2025-02-18T04:43:59.918Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-18T04:43:59.918Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-18T04:43:59.918Z] Generated update layout for BIOS: grub2-tools-1:2.12-15.fc41.x86_64 [2025-02-18T04:43:59.918Z] total 25768 [2025-02-18T04:43:59.918Z] drwxr-xr-x. 2 root root 91 Feb 18 04:43 . [2025-02-18T04:43:59.918Z] drwxr-xr-x. 89 root root 4096 Feb 18 04:43 .. [2025-02-18T04:43:59.918Z] -rw-r--r--. 1 root root 0 Feb 18 04:43 .rpm.lock [2025-02-18T04:43:59.918Z] -rw-r--r--. 1 root root 26349568 Feb 18 04:43 rpmdb.sqlite [2025-02-18T04:43:59.918Z] -rw-r--r--. 1 root root 32768 Feb 18 04:43 rpmdb.sqlite-shm [2025-02-18T04:43:59.918Z] -rw-r--r--. 1 root root 0 Feb 18 04:43 rpmdb.sqlite-wal [2025-02-18T04:43:59.918Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-18T04:43:59.918Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-18T04:43:59.918Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-15.fc41.x86_64,shim-x64-15.8-3.x86_64 [2025-02-18T04:43:59.918Z] Executing `postprocess` inline script '2' [2025-02-18T04:43:59.918Z] + 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-18T04:43:59.918Z] + systemctl preset-all [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-18T04:44:00.173Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-migrate.service' -> '/usr/lib/systemd/system/rpmdb-migrate.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-18T04:44:00.174Z] 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-18T04:44:00.174Z] 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-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-18T04:44:00.174Z] 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-18T04:44:00.174Z] 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-18T04:44:00.174Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-18T04:44:00.174Z] 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-18T04:44:00.174Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-18T04:44:00.174Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-18T04:44:00.174Z] 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-18T04:44:00.174Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-18T04:44:00.174Z] 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-18T04:44:00.174Z] 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-18T04:44:00.174Z] 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-18T04:44:00.174Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-18T04:44:00.174Z] + systemctl --user --global preset-all [2025-02-18T04:44:00.429Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-18T04:44:00.429Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-18T04:44:00.429Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-18T04:44:00.429Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-18T04:44:00.429Z] Executing `postprocess` inline script '3' [2025-02-18T04:44:00.429Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-18T04:44:00.429Z] Executing `postprocess` inline script '4' [2025-02-18T04:44:00.683Z] + setsebool -P -N container_use_cephfs on [2025-02-18T04:44:03.199Z] + setsebool -P -N virt_use_samba on [2025-02-18T04:44:05.076Z] Executing `postprocess` inline script '5' [2025-02-18T04:44:05.076Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-18T04:44:05.076Z] Executing `postprocess` inline script '6' [2025-02-18T04:44:05.076Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-18T04:44:05.076Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-18T04:44:05.076Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-18T04:44:05.076Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-18T04:44:05.076Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-18T04:44:05.076Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-18T04:44:05.076Z] Executing `postprocess` inline script '7' [2025-02-18T04:44:05.076Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-18T04:44:05.076Z] + cat [2025-02-18T04:44:05.330Z] Executing `postprocess` inline script '8' [2025-02-18T04:44:05.330Z] + source /etc/os-release [2025-02-18T04:44:05.330Z] ++ NAME='Fedora Linux' [2025-02-18T04:44:05.330Z] ++ VERSION='41.20250218.dev.0 (CoreOS)' [2025-02-18T04:44:05.330Z] ++ RELEASE_TYPE=stable [2025-02-18T04:44:05.330Z] ++ ID=fedora [2025-02-18T04:44:05.330Z] ++ VERSION_ID=41 [2025-02-18T04:44:05.330Z] ++ VERSION_CODENAME= [2025-02-18T04:44:05.330Z] ++ PLATFORM_ID=platform:f41 [2025-02-18T04:44:05.330Z] ++ PRETTY_NAME='Fedora CoreOS 41.20250218.dev.0' [2025-02-18T04:44:05.330Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-18T04:44:05.330Z] ++ LOGO=fedora-logo-icon [2025-02-18T04:44:05.330Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:41 [2025-02-18T04:44:05.330Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-18T04:44:05.330Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-18T04:44:05.330Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-18T04:44:05.330Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-18T04:44:05.330Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-18T04:44:05.330Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=41 [2025-02-18T04:44:05.330Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-18T04:44:05.330Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=41 [2025-02-18T04:44:05.330Z] ++ SUPPORT_END=2025-12-15 [2025-02-18T04:44:05.330Z] ++ VARIANT=CoreOS [2025-02-18T04:44:05.330Z] ++ VARIANT_ID=coreos [2025-02-18T04:44:05.330Z] ++ OSTREE_VERSION=41.20250218.dev.0 [2025-02-18T04:44:05.330Z] + [[ 41.20250218.dev.0 = *.dev* ]] [2025-02-18T04:44:05.330Z] + mkdir -p /etc/zincati/config.d [2025-02-18T04:44:05.330Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-18T04:44:05.330Z] Executing `postprocess` inline script '9' [2025-02-18T04:44:05.330Z] + cat [2025-02-18T04:44:05.330Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-18T04:44:05.330Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-18T04:44:05.330Z] + rm /tmp/rpm-ostreed.conf [2025-02-18T04:44:05.330Z] Executing `postprocess` inline script '10' [2025-02-18T04:44:20.151Z] Initializing rootfs [2025-02-18T04:44:20.151Z] Moving /usr to target [2025-02-18T04:44:20.151Z] Copying toplevel compat symlinks [2025-02-18T04:44:20.151Z] No embedded whiteouts found [2025-02-18T04:44:20.151Z] No device files found [2025-02-18T04:44:20.151Z] Recompiling policy [2025-02-18T04:44:34.968Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-18T04:44:34.968Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-18T04:44:34.968Z] Adding rpm-ostree-0-integration.conf [2025-02-18T04:44:34.968Z] Preparing kernel [2025-02-18T04:44:41.474Z] /usr/bin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-18T04:44:41.474Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-18T04:44:41.474Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.12.14-200.fc41.x86_64 [2025-02-18T04:44:42.030Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-18T04:44:42.283Z] dracut[I]: *** Including module: bash *** [2025-02-18T04:44:42.536Z] dracut[I]: *** Including module: systemd *** [2025-02-18T04:44:42.536Z] dracut[I]: *** Including module: fips *** [2025-02-18T04:44:43.092Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-18T04:44:43.092Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-18T04:44:43.092Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-18T04:44:43.092Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-18T04:44:43.092Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-18T04:44:43.092Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-18T04:44:43.092Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-18T04:44:43.092Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-18T04:44:43.092Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-18T04:44:43.345Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-18T04:44:43.345Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-18T04:44:43.345Z] dracut[I]: *** Including module: modsign *** [2025-02-18T04:44:43.345Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-18T04:44:43.345Z] dracut[I]: *** Including module: dbus *** [2025-02-18T04:44:43.345Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-18T04:44:43.345Z] dracut[I]: *** Including module: i18n *** [2025-02-18T04:44:43.617Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-18T04:44:43.617Z] dracut[I]: *** Including module: afterburn *** [2025-02-18T04:44:43.617Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-18T04:44:43.617Z] dracut[I]: *** Including module: ignition *** [2025-02-18T04:44:43.870Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-18T04:44:43.870Z] dracut[I]: *** Including module: coreos-live *** [2025-02-18T04:44:44.123Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-18T04:44:44.123Z] dracut[I]: *** Including module: coreos-network *** [2025-02-18T04:44:44.123Z] dracut[I]: *** Including module: network-manager *** [2025-02-18T04:44:44.123Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-18T04:44:44.123Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-18T04:44:44.375Z] dracut[I]: *** Including module: network *** [2025-02-18T04:44:44.375Z] dracut[I]: *** Including module: net-lib *** [2025-02-18T04:44:44.375Z] dracut[I]: *** Including module: url-lib *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: rdcore *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: clevis *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: btrfs *** [2025-02-18T04:44:44.627Z] dracut[I]: *** Including module: crypt *** [2025-02-18T04:44:44.888Z] dracut[I]: *** Including module: dm *** [2025-02-18T04:44:45.143Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-18T04:44:50.380Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-18T04:44:50.380Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-18T04:44:50.936Z] dracut[I]: *** Including module: mdraid *** [2025-02-18T04:44:51.189Z] dracut[I]: *** Including module: multipath *** [2025-02-18T04:44:51.745Z] dracut[I]: *** Including module: nvdimm *** [2025-02-18T04:44:51.745Z] dracut[I]: *** Including module: pcmcia *** [2025-02-18T04:44:51.999Z] dracut[I]: *** Including module: qemu *** [2025-02-18T04:44:51.999Z] dracut[I]: *** Including module: qemu-net *** [2025-02-18T04:44:51.999Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-18T04:44:51.999Z] dracut[I]: *** Including module: fido2 *** [2025-02-18T04:44:51.999Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-18T04:44:51.999Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-18T04:44:51.999Z] dracut[I]: *** Including module: cifs *** [2025-02-18T04:44:52.252Z] dracut[I]: *** Including module: iscsi *** [2025-02-18T04:44:52.809Z] dracut[I]: *** Including module: lunmask *** [2025-02-18T04:44:52.809Z] dracut[I]: *** Including module: nvmf *** [2025-02-18T04:44:52.809Z] dracut[I]: *** Including module: resume *** [2025-02-18T04:44:52.809Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-18T04:44:52.809Z] dracut[I]: *** Including module: terminfo *** [2025-02-18T04:44:52.809Z] dracut[I]: *** Including module: udev-rules *** [2025-02-18T04:44:53.726Z] dracut[I]: *** Including module: virtfs *** [2025-02-18T04:44:53.726Z] dracut[I]: *** Including module: virtiofs *** [2025-02-18T04:44:53.726Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-18T04:44:53.726Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-18T04:44:53.979Z] dracut[I]: *** Including module: ostree *** [2025-02-18T04:44:53.979Z] dracut[I]: *** Including module: usrmount *** [2025-02-18T04:44:53.979Z] dracut[I]: *** Including module: base *** [2025-02-18T04:44:53.979Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-18T04:44:53.979Z] dracut[I]: *** Including module: fs-lib *** [2025-02-18T04:44:53.979Z] dracut[I]: *** Including module: journal-conf *** [2025-02-18T04:44:53.979Z] dracut[I]: *** Including module: shutdown *** [2025-02-18T04:44:54.233Z] dracut[I]: *** Including modules done *** [2025-02-18T04:44:54.233Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-18T04:44:56.122Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-18T04:44:56.122Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-18T04:44:59.371Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-18T04:44:59.371Z] dracut[I]: *** Hardlinking files *** [2025-02-18T04:44:59.371Z] dracut[I]: *** Hardlinking files done *** [2025-02-18T04:44:59.371Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-18T04:44:59.371Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-18T04:44:59.371Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-18T04:44:59.371Z] dracut[I]: *** Store current command line parameters *** [2025-02-18T04:44:59.371Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-18T04:45:38.003Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-18T04:45:38.561Z] Ignored user missing from new passwd file: root [2025-02-18T04:45:38.561Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-18T04:45:38.561Z] Ignored group missing from new group file: root [2025-02-18T04:45:38.561Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-18T04:45:38.561Z] Network filesystem detected for repo; disabling transaction [2025-02-18T04:46:00.444Z] Committing...done [2025-02-18T04:46:22.452Z] 3668 metadata, 21151 content objects imported; 1.5?GB content written [2025-02-18T04:46:22.452Z] fedora/x86_64/coreos/testing-devel => f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626 [2025-02-18T04:46:24.328Z] New image input checksum: ba4adec59018ffd7c7b7286bc003c266cc259767ddc7d5d96c90b2cefc6fb527 [2025-02-18T04:46:24.328Z] None [2025-02-18T04:46:24.328Z] New build ID: 41.20250218.dev.0 [2025-02-18T04:46:24.328Z] 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=ba4adec59018ffd7c7b7286bc003c266cc259767ddc7d5d96c90b2cefc6fb527 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=a4e1fd21b145ff94733cb30152720c137bb19c65 --copymeta-opt=fedora-coreos.stream 41.20250218.dev.0 oci-archive:fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-18T04:46:24.328Z] Reading packages...done [2025-02-18T04:46:39.150Z] Building package mapping...done [2025-02-18T04:46:39.150Z] 21151 objects in 441 packages (284 source) [2025-02-18T04:46:39.150Z] rpm size: 1421591576 [2025-02-18T04:46:39.150Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-18T04:46:39.150Z] 1154 duplicates [2025-02-18T04:46:39.150Z] Multiple owners: [2025-02-18T04:46:39.150Z] /usr/lib/.build-id/75/9da7be07ec7b3448ed88ddd7c3e1b8c2b17211 [2025-02-18T04:46:39.150Z] /usr/lib/.build-id/a2/89244a2b9b29a701551e9190f931e58c5e0921 [2025-02-18T04:46:39.150Z] /usr/sbin/ip6tables [2025-02-18T04:46:39.150Z] /usr/sbin/ip6tables-restore [2025-02-18T04:46:39.150Z] /usr/sbin/ip6tables-save [2025-02-18T04:46:39.150Z] /usr/sbin/iptables [2025-02-18T04:46:39.150Z] /usr/sbin/iptables-restore [2025-02-18T04:46:39.150Z] /usr/sbin/iptables-save [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-18T04:46:39.150Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE.txt [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/NOTICE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-18T04:46:39.151Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-18T04:47:25.752Z] Generating container image...done [2025-02-18T04:47:25.752Z] Pushed digest: sha256:2e67b84ce357902df4b3280475831953be50ac942cce03a6d8a12e50f9dfb923 [2025-02-18T04:47:26.014Z] Total objects: 25105 [2025-02-18T04:47:26.014Z] No unreachable objects [2025-02-18T04:47:26.270Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/commitmeta.json' [2025-02-18T04:47:26.270Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/ostree-commit-object' [2025-02-18T04:47:26.270Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-18T04:47:26.270Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-18T04:47:26.270Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-18T04:47:26.270Z] renamed 'fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive' [2025-02-18T04:47:26.270Z] renamed 'fedora-coreos-41.20250218.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64-manifest.json' [2025-02-18T04:47:26.270Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/meta.json' [2025-02-18T04:47:26.826Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T04:47:26.826Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T04:47:26.826Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-18T04:47:27.744Z] Will build qemu [2025-02-18T04:47:29.114Z] Estimating disk size... [2025-02-18T04:47:30.988Z] Disk sizes: metal: 2654M (estimated), cloud: 10240M [2025-02-18T04:47:49.012Z] ++ arch [2025-02-18T04:47:49.012Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250218.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.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2654 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2141 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-d9No.json [2025-02-18T04:47:49.012Z] ostree init --mode=archive --repo=/tmp/tmpryc_u95a [2025-02-18T04:47:49.266Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpryc_u95a [2025-02-18T04:47:49.266Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpryc_u95a [2025-02-18T04:47:49.266Z] + set +x [2025-02-18T04:47:49.266Z] + 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-d9No.json [2025-02-18T04:47:49.266Z]  [2025-02-18T04:47:49.266Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:47:49.266Z] /dev/vdb1 40G 3.1G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:47:49.266Z]  [2025-02-18T04:47:49.519Z] starting /tmp/osbuild-d9No.jsonPipeline source org.osbuild.curl: bb21878a5ff535258ea5a5ed3e044697f959744ad325b76f7a1349d539ab4af7 [2025-02-18T04:47:49.519Z] Build [2025-02-18T04:47:49.519Z] root: [2025-02-18T04:47:52.763Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive [2025-02-18T04:47:52.764Z] [2025-02-18T04:47:52.764Z] ��� Duration: 1739854072s [2025-02-18T04:47:52.764Z] Pipeline source org.osbuild.ostree: 22b43913dc28ae79cc8d8ce9bea9e4ddd18e89ca5134e2a48bcde12488dfe654 [2025-02-18T04:47:52.764Z] Build [2025-02-18T04:47:52.764Z] root: [2025-02-18T04:47:52.764Z] 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-18T04:47:52.764Z] 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-18T04:47:52.764Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote add a97bf58e-aa04-46ff-b5af-951ded81e578 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-18T04:47:52.764Z] source/org.osbuild.ostree (org.osbuild.ostree): pulling f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626 [2025-02-18T04:47:59.283Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree pull a97bf58e-aa04-46ff-b5af-951ded81e578 f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T04:47:59.283Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote delete a97bf58e-aa04-46ff-b5af-951ded81e578 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T04:47:59.283Z] [2025-02-18T04:47:59.283Z] ��� Duration: 1739854078s [2025-02-18T04:47:59.283Z] Pipeline oci-archive: bd5a6b2f52f944eadff9cf98ace4e4b5231dcdd44245263efd6d2f4d2a19e28f [2025-02-18T04:47:59.283Z] Build [2025-02-18T04:47:59.283Z] root: [2025-02-18T04:47:59.283Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T04:47:59.283Z] org.osbuild.copy: bd5a6b2f52f944eadff9cf98ace4e4b5231dcdd44245263efd6d2f4d2a19e28f { [2025-02-18T04:47:59.283Z] "paths": [ [2025-02-18T04:47:59.283Z] { [2025-02-18T04:47:59.283Z] "from": "input://inlinefile/sha256:82b47f036a5e588b25e878b9aead6f66975c2e1e834254a1f191601460579193", [2025-02-18T04:47:59.283Z] "to": "tree:///coreos.ociarchive" [2025-02-18T04:47:59.283Z] } [2025-02-18T04:47:59.283Z] ] [2025-02-18T04:47:59.283Z] } [2025-02-18T04:47:59.283Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:47:59.283Z] copying '/run/osbuild/inputs/inlinefile/sha256:82b47f036a5e588b25e878b9aead6f66975c2e1e834254a1f191601460579193' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-18T04:47:59.283Z] [2025-02-18T04:47:59.283Z] ��� Duration: 0s [2025-02-18T04:47:59.283Z] Pipeline deployed-tree: 1048c0a5028d94581c167b241b50c496288329576225deb810bcc002d136e89f [2025-02-18T04:47:59.283Z] Build [2025-02-18T04:47:59.283Z] root: [2025-02-18T04:47:59.283Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T04:47:59.283Z] org.osbuild.container-deploy: 1048c0a5028d94581c167b241b50c496288329576225deb810bcc002d136e89f {} [2025-02-18T04:47:59.283Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nzf6_epe/inputs/images [2025-02-18T04:47:59.283Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:47:59.283Z] time="2025-02-18T04:47:58Z" 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-18T04:47:59.283Z]  [2025-02-18T04:47:59.283Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:47:59.283Z] /dev/vdb1 40G 4.8G 36G 13% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:47:59.283Z]  [2025-02-18T04:48:00.637Z] Getting image source signatures [2025-02-18T04:48:00.637Z] Copying blob sha256:2d37c6ad11613ec71caee4c624d45f467a8080b35c33db49eb3215e643151391 [2025-02-18T04:48:01.991Z] Copying blob sha256:205e77d8a116f37b266b837335d01c2391057261ceccc11c8dd45116d884999d [2025-02-18T04:48:03.884Z] Copying blob sha256:8b1a617dc5b8f342e978da6d006bbbaf5dcdc99d60c778e15a891f08e6c2b734 [2025-02-18T04:48:05.239Z] Copying blob sha256:c479070546846141fce60df3973312c3b6ebb2324c590dfc76fba8e2f362408f [2025-02-18T04:48:06.593Z] Copying blob sha256:7524a9e243863421bb9329f54239216cbd489ddf78f1a2b7f18054555600dbe7 [2025-02-18T04:48:07.511Z] Copying blob sha256:0e99b52f48b3d216fc60174c302628e45276daadae37aaddbc2d622f08392aa3 [2025-02-18T04:48:08.429Z] Copying blob sha256:5e05d937f5ddeaab3ecab575b36bcd59dbe1c29bbac21aaf3f66bc8ff6d83b3a [2025-02-18T04:48:09.347Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-18T04:48:09.347Z]  [2025-02-18T04:48:09.347Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:48:09.347Z] /dev/vdb1 40G 6.3G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:48:09.347Z]  [2025-02-18T04:48:09.916Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-18T04:48:10.472Z] Copying blob sha256:770bff91bc49deebfe38dc26b37e8bdcd325b51362ad5e54e66905dd89d9698b [2025-02-18T04:48:11.389Z] Copying blob sha256:af750b4601040357db446073fb8e84144d03d2ebd05175ec87514b2f4ce51a47 [2025-02-18T04:48:11.944Z] Copying blob sha256:f2c7cdea7e9703034059c401132743238838a9553eb2bf36c5fb98bb262e6566 [2025-02-18T04:48:12.197Z] Copying blob sha256:b4291797eed3f3fa755f7f6672c287acd2aedb7fd940a687d0bb6d2a578a6a8b [2025-02-18T04:48:13.117Z] Copying blob sha256:f00eef8e02f1c37cae95b7150b8a037b8d78d50b8c70d3577de6477a68f55efd [2025-02-18T04:48:13.370Z] Copying blob sha256:16d984b74f9b3e385e8151ffe59b32dc47f23e9714e9746dbba84f52476c51a8 [2025-02-18T04:48:13.925Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-18T04:48:14.856Z] Copying blob sha256:8fd0a262c67c27dca4f752d333bfdf83fcfeacd48a9162f58228476dcb3961ff [2025-02-18T04:48:15.109Z] Copying blob sha256:83c0999827744afad6efd610c71219e786f9dcca9ec939a5aeae797c37f42494 [2025-02-18T04:48:15.361Z] Copying blob sha256:ea2c1d577a47eabe0a9885f830fbdfa344b0c5f3b02227f8cc843a94d3db38aa [2025-02-18T04:48:15.615Z] Copying blob sha256:4ffff8d1417b422eea71d327f67fe20b98a07d7927711b90328ab2ec9080ba10 [2025-02-18T04:48:16.534Z] Copying blob sha256:6e65049021acec146a210dd7a3b8a6300e79d5e90f1482e288efa4a6fecef593 [2025-02-18T04:48:16.534Z] Copying blob sha256:6e894a82dbf40cb8159df5325a5cae2124bb29497ebcb84991c7264c638a0829 [2025-02-18T04:48:16.787Z] Copying blob sha256:f986de0f7b7c7aba7b11505553e6055da13b5f783f82cd35781f67dec5442f21 [2025-02-18T04:48:17.040Z] Copying blob sha256:01f77f044cf964ff43a3efda364b9a3f43f71d2bfe1bf111371ff52bccdc7aa9 [2025-02-18T04:48:17.596Z] Copying blob sha256:ae660c50b48ed4b700b5e5bd92c37fd8a4a01ac843baccd28ff9a4c3603ecce1 [2025-02-18T04:48:18.152Z] Copying blob sha256:eb438befbce6ef4fbaeac43e8ef912f4517634af62cd5dccea7435af6a414589 [2025-02-18T04:48:18.152Z] Copying blob sha256:3a7867e00ea6209e190ee6f37720f5abd02b60a3e469a8d79c5e65ef6c5d4f0d [2025-02-18T04:48:18.405Z] Copying blob sha256:d8fab40c4053e4c16288414b0b748db69bd385f0de8f76cba974f8191815b902 [2025-02-18T04:48:18.658Z] Copying blob sha256:fa23d03ef93c1796e913f9fb62cc2fa525c4499ff203c673b7f52501001eb451 [2025-02-18T04:48:18.911Z] Copying blob sha256:faca862ff9b17936c5fb692d802c4d418066b2de60a44cc25a9b3486ee0130c7 [2025-02-18T04:48:19.164Z] Copying blob sha256:8c8d1cfb2123827efa029ea4713b483edf157b916e81d1dfe1547f7303e92bf2 [2025-02-18T04:48:19.431Z]  [2025-02-18T04:48:19.431Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:48:19.431Z] /dev/vdb1 40G 6.9G 34G 18% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:48:19.431Z]  [2025-02-18T04:48:19.431Z] Copying blob sha256:ac2b8751e1335903cb9ed154d6e321ead530f811ec7f62a8782af7813270488f [2025-02-18T04:48:19.684Z] Copying blob sha256:d5dd9ba6d2f6bdd0267bd152a99b361fdb1fb6441454eab512328fc3700057b6 [2025-02-18T04:48:19.684Z] Copying blob sha256:a0e5f93b733f589b39089fae74e274383d8397e4bce2929a338950f50cedd800 [2025-02-18T04:48:20.604Z] Copying blob sha256:f78e1da6d4af9aef12e45fb685bacffb087c05208450e1fadb9f088e7d6b9ff8 [2025-02-18T04:48:21.523Z] Copying blob sha256:bd76ca057e1ff72cfe39e1fc1cbbc393d98f17bc49903d77382b886e792a8c46 [2025-02-18T04:48:21.776Z] Copying blob sha256:fba29f37d31bf454c70506c065f080d4bab089e6004c1a00df5f7b3ec1b9c7db [2025-02-18T04:48:22.029Z] Copying blob sha256:d6022f2f5675c70f95a93f865674de9e96738d1c972749f5be012e73507f7e5d [2025-02-18T04:48:22.029Z] Copying blob sha256:d3639073167f9a84e216447aa7f36898b9faa59d513deb6af3f78bec4a67722e [2025-02-18T04:48:22.948Z] Copying blob sha256:fd554c0346a41e34d225e47f450ac16a1c4107f3f0b79601c3d6e17bacd16b9e [2025-02-18T04:48:23.202Z] Copying blob sha256:342687ca97c4508380ba065aa3805116e7754c343a3d400ecff1b21d2f92722d [2025-02-18T04:48:23.757Z] Copying blob sha256:af4388b908dc120dc5b309e738c7946bc5bd83dcb1133b93ca12a8dd30cf1923 [2025-02-18T04:48:24.327Z] Copying blob sha256:458c75d3cb26ebad539ddde2fd8cf743590cafa0ba2bfe10e82d6dce8dd7084d [2025-02-18T04:48:24.883Z] Copying blob sha256:3ffa9c36ce8e8f9229843abe75848ee2258c11158b1bddaa3b1d589da36b4680 [2025-02-18T04:48:25.136Z] Copying blob sha256:aec9c876910e830dec7695501d52f9b5efdb02a6d56e04e0663c85f4825e668c [2025-02-18T04:48:25.390Z] Copying blob sha256:ead3b64fb3e04eae1252333e9f64b74ecdee2c989ffd1e5f2966d943f0b2cb8b [2025-02-18T04:48:25.945Z] Copying blob sha256:125e6035314d96ca16702fd005a71c0c4ed103afd66243b52ef82ca2ef546a29 [2025-02-18T04:48:26.863Z] Copying blob sha256:c4f6765fec495645668155b6c0172ab59acdcfb177cd9d964f655870a18b82bf [2025-02-18T04:48:28.214Z] Copying blob sha256:e4c09d9ee78d5b725f5fe01ca7ac9808b09a4319060b362d3188d62729eb8d2d [2025-02-18T04:48:28.214Z] Copying blob sha256:73c0e8aeaa813cc3b77fbf6ea56b8557d1e71e71341f48cfbe64205743a3f0b2 [2025-02-18T04:48:29.565Z]  [2025-02-18T04:48:29.565Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:48:29.565Z] /dev/vdb1 40G 7.7G 33G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:48:29.565Z]  [2025-02-18T04:48:30.134Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-18T04:48:30.387Z] Copying config sha256:29056af40b30ba2327f93972da74a3f9775f436576b84529232028b2e37505d9 [2025-02-18T04:48:30.387Z] Writing manifest to image destination [2025-02-18T04:48:40.293Z]  [2025-02-18T04:48:40.293Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:48:40.293Z] /dev/vdb1 40G 7.6G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:48:40.293Z]  [2025-02-18T04:48:48.364Z] 29056af40b30ba2327f93972da74a3f9775f436576b84529232028b2e37505d9 [2025-02-18T04:48:49.719Z]  [2025-02-18T04:48:49.719Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:48:49.719Z] /dev/vdb1 40G 7.5G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:48:49.719Z]  [2025-02-18T04:48:52.967Z] Untagged: docker.io/library/tmp-container-deploy-74475449971231:latest [2025-02-18T04:48:52.967Z] Deleted: 29056af40b30ba2327f93972da74a3f9775f436576b84529232028b2e37505d9 [2025-02-18T04:48:53.903Z] [2025-02-18T04:48:53.903Z] ��� Duration: 55s [2025-02-18T04:49:00.411Z] Pipeline tree: 8bc341d6cfb7f51f043ac70a34b0f63c365da78022fb2a02266d7cbe28d42bcb [2025-02-18T04:49:00.411Z] Build [2025-02-18T04:49:00.411Z] root: [2025-02-18T04:49:00.411Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T04:49:00.411Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-18T04:49:00.411Z] org.osbuild.selinux: f45c3903fabdd3844b137f698cc04bb70e9b2d14fffd3a607a7de9da9d9c71c9 { [2025-02-18T04:49:00.411Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-18T04:49:00.411Z] "target": "tree:///" [2025-02-18T04:49:00.411Z] } [2025-02-18T04:49:00.411Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:00.411Z]  [2025-02-18T04:49:00.412Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:49:00.412Z] /dev/vdb1 40G 6.2G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:49:00.412Z]  [2025-02-18T04:49:00.412Z] [2025-02-18T04:49:00.412Z] ��� Duration: 0s [2025-02-18T04:49:00.412Z] org.osbuild.ostree.init-fs: 133aa37180a4d2878c09a7fc505bd0a513b12e74266e1a90cd8f41690db19973 {} [2025-02-18T04:49:00.412Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:00.412Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-18T04:49:00.412Z] [2025-02-18T04:49:00.412Z] ��� Duration: 0s [2025-02-18T04:49:00.412Z] org.osbuild.ostree.os-init: 690d0c1aae71abadd95e176af1f81391481f18b990fb394a7ec8251f5cab7140 { [2025-02-18T04:49:00.412Z] "osname": "fedora-coreos" [2025-02-18T04:49:00.412Z] } [2025-02-18T04:49:00.412Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:00.412Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-18T04:49:00.412Z] [2025-02-18T04:49:00.412Z] ��� Duration: 0s [2025-02-18T04:49:00.412Z] org.osbuild.ostree.config: 97aebe3940d53ab923146384dd9d93e7825771325c1e7aed0bef30bd11c357d7 { [2025-02-18T04:49:00.412Z] "repo": "/ostree/repo", [2025-02-18T04:49:00.412Z] "config": { [2025-02-18T04:49:00.412Z] "sysroot": { [2025-02-18T04:49:00.412Z] "readonly": true, [2025-02-18T04:49:00.412Z] "bootloader": "none", [2025-02-18T04:49:00.412Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-18T04:49:00.412Z] "bootprefix": true [2025-02-18T04:49:00.412Z] } [2025-02-18T04:49:00.412Z] } [2025-02-18T04:49:00.412Z] } [2025-02-18T04:49:00.412Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:00.412Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-18T04:49:00.412Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-18T04:49:00.412Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-18T04:49:00.412Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-18T04:49:00.665Z] [2025-02-18T04:49:00.665Z] ��� Duration: 0s [2025-02-18T04:49:00.665Z] org.osbuild.mkdir: c59995a103909adb99a9f5dfc4991d401de9f6c9dc0775cc91af9bc46f9cf4f5 { [2025-02-18T04:49:00.665Z] "paths": [ [2025-02-18T04:49:00.665Z] { [2025-02-18T04:49:00.665Z] "path": "/boot/efi", [2025-02-18T04:49:00.665Z] "mode": 493 [2025-02-18T04:49:00.665Z] } [2025-02-18T04:49:00.665Z] ] [2025-02-18T04:49:00.665Z] } [2025-02-18T04:49:00.665Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:00.919Z] [2025-02-18T04:49:00.919Z] ��� Duration: 0s [2025-02-18T04:49:00.919Z] org.osbuild.ignition: 88fc240ee52392a4610febad0967a821bf63e8890380670c328a378f8d6dafc7 {} [2025-02-18T04:49:00.919Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:01.172Z] [2025-02-18T04:49:01.172Z] ��� Duration: 0s [2025-02-18T04:49:01.172Z] org.osbuild.ostree.deploy: 33d0b9b92d0d793b49cf0031978fde018ea1cabb97d69bc78c04f06bc852b40b { [2025-02-18T04:49:01.172Z] "osname": "fedora-coreos", [2025-02-18T04:49:01.172Z] "remote": "fedora", [2025-02-18T04:49:01.172Z] "mounts": [ [2025-02-18T04:49:01.172Z] "/boot", [2025-02-18T04:49:01.172Z] "/boot/efi" [2025-02-18T04:49:01.172Z] ], [2025-02-18T04:49:01.172Z] "kernel_opts": [ [2025-02-18T04:49:01.172Z] "rw", [2025-02-18T04:49:01.172Z] "$ignition_firstboot", [2025-02-18T04:49:01.172Z] "mitigations=auto,nosmt" [2025-02-18T04:49:01.172Z] ] [2025-02-18T04:49:01.172Z] } [2025-02-18T04:49:01.172Z] input/commits (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-eida7vk5/inputs/commits/repo [2025-02-18T04:49:01.172Z] input/commits (org.osbuild.ostree): exporting f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626 [2025-02-18T04:49:03.693Z] input/commits (org.osbuild.ostree): ostree pull-local /home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-eida7vk5/inputs/commits/repo [2025-02-18T04:49:03.693Z] input/commits (org.osbuild.ostree): ostree refs --create fedora/x86_64/coreos/testing-devel f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-eida7vk5/inputs/commits/repo [2025-02-18T04:49:03.693Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:03.693Z] ostree pull-local /run/osbuild/inputs/commits/repo fedora/x86_64/coreos/testing-devel --remote=fedora --repo=/run/osbuild/tree/ostree/repo [2025-02-18T04:49:10.201Z]  [2025-02-18T04:49:10.201Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:49:10.201Z] /dev/vdb1 40G 7.6G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:49:10.201Z]  [2025-02-18T04:49:11.556Z] 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-18T04:49:18.089Z] [2025-02-18T04:49:18.089Z] ��� Duration: 15s [2025-02-18T04:49:18.089Z] org.osbuild.ostree.aleph: 9a08a41fd040951c293fabeedeff42ed55ef24464aa7081c525868a695d8b964 { [2025-02-18T04:49:18.089Z] "coreos_compat": true, [2025-02-18T04:49:18.089Z] "deployment": { [2025-02-18T04:49:18.089Z] "default": true [2025-02-18T04:49:18.089Z] } [2025-02-18T04:49:18.089Z] } [2025-02-18T04:49:18.089Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:18.089Z] ostree show --repo=/run/osbuild/tree/ostree/repo fedora:fedora/x86_64/coreos/testing-devel --print-metadata-key=version [2025-02-18T04:49:18.089Z] [2025-02-18T04:49:18.089Z] ��� Duration: 0s [2025-02-18T04:49:18.089Z] org.osbuild.ostree.selinux: 8bc341d6cfb7f51f043ac70a34b0f63c365da78022fb2a02266d7cbe28d42bcb { [2025-02-18T04:49:18.089Z] "deployment": { [2025-02-18T04:49:18.089Z] "default": true [2025-02-18T04:49:18.089Z] } [2025-02-18T04:49:18.089Z] } [2025-02-18T04:49:18.089Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:18.089Z] [2025-02-18T04:49:18.089Z] ��� Duration: 0s [2025-02-18T04:49:19.964Z]  [2025-02-18T04:49:19.964Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:49:19.964Z] /dev/vdb1 40G 7.7G 33G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:49:19.964Z]  [2025-02-18T04:49:25.199Z] Pipeline raw-image: 3ddc0da3420fd5c5b844628f639b6028fb52230523f3f53ab06f78797f466aa6 [2025-02-18T04:49:25.199Z] Build [2025-02-18T04:49:25.199Z] root: [2025-02-18T04:49:25.199Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T04:49:25.199Z] org.osbuild.truncate: a019bfe2c2e7fe4878e607e451215070a61b3ee3194100150a120d77fe0891fe { [2025-02-18T04:49:25.199Z] "filename": "disk.img", [2025-02-18T04:49:25.199Z] "size": "2782920704" [2025-02-18T04:49:25.199Z] } [2025-02-18T04:49:25.199Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:25.199Z] [2025-02-18T04:49:25.199Z] ��� Duration: 0s [2025-02-18T04:49:25.199Z] org.osbuild.sfdisk: c5c2f4f25da6f62cbd427b4b6ebbaeb567b458c4af1d3261610c8801b1987f08 { [2025-02-18T04:49:25.199Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-18T04:49:25.199Z] "label": "gpt", [2025-02-18T04:49:25.199Z] "partitions": [ [2025-02-18T04:49:25.199Z] { [2025-02-18T04:49:25.199Z] "start": 2048, [2025-02-18T04:49:25.199Z] "partnum": 1, [2025-02-18T04:49:25.199Z] "size": 2048, [2025-02-18T04:49:25.199Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-18T04:49:25.199Z] "bootable": true, [2025-02-18T04:49:25.199Z] "name": "BIOS-BOOT" [2025-02-18T04:49:25.199Z] }, [2025-02-18T04:49:25.199Z] { [2025-02-18T04:49:25.199Z] "start": 4096, [2025-02-18T04:49:25.199Z] "partnum": 2, [2025-02-18T04:49:25.199Z] "size": 260096, [2025-02-18T04:49:25.199Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-18T04:49:25.199Z] "name": "EFI-SYSTEM" [2025-02-18T04:49:25.199Z] }, [2025-02-18T04:49:25.199Z] { [2025-02-18T04:49:25.199Z] "start": 264192, [2025-02-18T04:49:25.199Z] "partnum": 3, [2025-02-18T04:49:25.199Z] "size": 786432, [2025-02-18T04:49:25.199Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T04:49:25.199Z] "name": "boot" [2025-02-18T04:49:25.199Z] }, [2025-02-18T04:49:25.199Z] { [2025-02-18T04:49:25.199Z] "start": 1050624, [2025-02-18T04:49:25.199Z] "partnum": 4, [2025-02-18T04:49:25.199Z] "size": 4382720, [2025-02-18T04:49:25.199Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T04:49:25.199Z] "name": "root" [2025-02-18T04:49:25.199Z] } [2025-02-18T04:49:25.199Z] ] [2025-02-18T04:49:25.199Z] } [2025-02-18T04:49:25.199Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T04:49:25.199Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:25.199Z] label: gpt [2025-02-18T04:49:25.199Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-18T04:49:25.199Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-18T04:49:25.199Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-18T04:49:25.199Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-18T04:49:25.199Z] /dev/loop0p4: start="1050624", size="4382720", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-18T04:49:25.199Z] { [2025-02-18T04:49:25.199Z] "partitiontable": { [2025-02-18T04:49:25.199Z] "label": "gpt", [2025-02-18T04:49:25.199Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-18T04:49:25.199Z] "device": "/dev/loop0", [2025-02-18T04:49:25.199Z] "unit": "sectors", [2025-02-18T04:49:25.199Z] "firstlba": 2048, [2025-02-18T04:49:25.199Z] "lastlba": 5435358, [2025-02-18T04:49:25.199Z] "sectorsize": 512, [2025-02-18T04:49:25.199Z] "partitions": [ [2025-02-18T04:49:25.199Z] { [2025-02-18T04:49:25.199Z] "node": "/dev/loop0p1", [2025-02-18T04:49:25.199Z] "start": 2048, [2025-02-18T04:49:25.199Z] "size": 2048, [2025-02-18T04:49:25.199Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-18T04:49:25.199Z] "uuid": "23C05EBD-F977-4B0F-A2FD-462133F64A59", [2025-02-18T04:49:25.199Z] "name": "BIOS-BOOT" [2025-02-18T04:49:25.199Z] },{ [2025-02-18T04:49:25.199Z] "node": "/dev/loop0p2", [2025-02-18T04:49:25.199Z] "start": 4096, [2025-02-18T04:49:25.199Z] "size": 260096, [2025-02-18T04:49:25.199Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-18T04:49:25.199Z] "uuid": "45143A31-DFD7-4863-8DA3-317AB7A7B817", [2025-02-18T04:49:25.199Z] "name": "EFI-SYSTEM" [2025-02-18T04:49:25.199Z] },{ [2025-02-18T04:49:25.199Z] "node": "/dev/loop0p3", [2025-02-18T04:49:25.199Z] "start": 264192, [2025-02-18T04:49:25.199Z] "size": 786432, [2025-02-18T04:49:25.199Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T04:49:25.199Z] "uuid": "BD67F6B4-ADFB-46A3-89BA-0B1D288BC2BD", [2025-02-18T04:49:25.199Z] "name": "boot" [2025-02-18T04:49:25.199Z] },{ [2025-02-18T04:49:25.199Z] "node": "/dev/loop0p4", [2025-02-18T04:49:25.199Z] "start": 1050624, [2025-02-18T04:49:25.199Z] "size": 4382720, [2025-02-18T04:49:25.199Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T04:49:25.199Z] "uuid": "85C166F4-4FDB-436B-BAEC-76CAD0037A65", [2025-02-18T04:49:25.199Z] "name": "root" [2025-02-18T04:49:25.199Z] } [2025-02-18T04:49:25.199Z] ] [2025-02-18T04:49:25.199Z] } [2025-02-18T04:49:25.199Z] } [2025-02-18T04:49:25.199Z] [2025-02-18T04:49:25.199Z] ��� Duration: 0s [2025-02-18T04:49:25.199Z] org.osbuild.mkfs.fat: 82749bcf01ec6b77f73b99b2b617e9aa03f8b2732b1dac836689ce141ca0aad8 { [2025-02-18T04:49:25.199Z] "label": "EFI-SYSTEM", [2025-02-18T04:49:25.199Z] "volid": "7B7795E7" [2025-02-18T04:49:25.199Z] } [2025-02-18T04:49:25.199Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-18T04:49:25.199Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:25.451Z] mkfs.fat 4.2 (2021-01-31) [2025-02-18T04:49:25.451Z] [2025-02-18T04:49:25.451Z] ��� Duration: 0s [2025-02-18T04:49:25.451Z] org.osbuild.mkfs.ext4: 5b105d82dc4f415719ace1d028be46a8b0d8c4e1ca221aff60bf925ac2ea2064 { [2025-02-18T04:49:25.451Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-18T04:49:25.451Z] "label": "boot", [2025-02-18T04:49:25.451Z] "metadata_csum_seed": true [2025-02-18T04:49:25.451Z] } [2025-02-18T04:49:25.451Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-18T04:49:25.704Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:25.705Z] mke2fs 1.47.1 (20-May-2024) [2025-02-18T04:49:25.705Z] Discarding device blocks: 0/393216 done [2025-02-18T04:49:25.705Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-18T04:49:25.705Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-18T04:49:25.705Z] Superblock backups stored on blocks: [2025-02-18T04:49:25.705Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-18T04:49:25.705Z] [2025-02-18T04:49:25.705Z] Allocating group tables: 0/48 done [2025-02-18T04:49:25.705Z] Writing inode tables: 0/48 done [2025-02-18T04:49:25.705Z] Creating journal (8192 blocks): done [2025-02-18T04:49:25.705Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-18T04:49:25.705Z] [2025-02-18T04:49:25.958Z] [2025-02-18T04:49:25.958Z] ��� Duration: 0s [2025-02-18T04:49:25.958Z] org.osbuild.mkfs.xfs: 5817ecd54aae6cc32a4eb368cf1913b86e150792d85a10ac74f3631a4b7cc6f7 { [2025-02-18T04:49:25.958Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-18T04:49:25.958Z] "label": "root" [2025-02-18T04:49:25.958Z] } [2025-02-18T04:49:25.958Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-18T04:49:25.958Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:26.210Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136960 blks [2025-02-18T04:49:26.210Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-18T04:49:26.210Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-18T04:49:26.210Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-18T04:49:26.210Z] data = bsize=4096 blocks=547840, imaxpct=25 [2025-02-18T04:49:26.210Z] = sunit=0 swidth=0 blks [2025-02-18T04:49:26.210Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-18T04:49:26.210Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-18T04:49:26.210Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-18T04:49:26.210Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-18T04:49:26.210Z] Discarding blocks...Done. [2025-02-18T04:49:26.210Z] [2025-02-18T04:49:26.210Z] ��� Duration: 0s [2025-02-18T04:49:26.210Z] org.osbuild.mkdir: 73611b2b4abd1e13a95e13ec76c7be95ba002598d03d1f8ceb4619cdd1b450f6 { [2025-02-18T04:49:26.210Z] "paths": [ [2025-02-18T04:49:26.210Z] { [2025-02-18T04:49:26.210Z] "path": "mount://root/boot", [2025-02-18T04:49:26.210Z] "mode": 493 [2025-02-18T04:49:26.210Z] }, [2025-02-18T04:49:26.210Z] { [2025-02-18T04:49:26.210Z] "path": "mount://boot/efi", [2025-02-18T04:49:26.210Z] "mode": 493 [2025-02-18T04:49:26.210Z] } [2025-02-18T04:49:26.210Z] ] [2025-02-18T04:49:26.210Z] } [2025-02-18T04:49:26.210Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T04:49:26.462Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iosz997i/mounts/root-mount-point [2025-02-18T04:49:26.463Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iosz997i/mounts/boot-mount-point [2025-02-18T04:49:26.715Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:26.715Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iosz997i/mounts/boot-mount-point unmounted [2025-02-18T04:49:26.968Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iosz997i/mounts/root-mount-point unmounted [2025-02-18T04:49:26.968Z] [2025-02-18T04:49:26.968Z] ��� Duration: 0s [2025-02-18T04:49:26.968Z] org.osbuild.selinux: 6dd4309db489aa7886e6ac69d33e755f23ec0e74d9a12782629792d23707061f { [2025-02-18T04:49:26.968Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-18T04:49:26.968Z] "target": "mount://root/" [2025-02-18T04:49:26.968Z] } [2025-02-18T04:49:26.968Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T04:49:27.221Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ubz2baze/mounts/ [2025-02-18T04:49:27.221Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:27.473Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ubz2baze/mounts/ unmounted [2025-02-18T04:49:27.473Z] [2025-02-18T04:49:27.473Z] ��� Duration: 0s [2025-02-18T04:49:27.473Z] org.osbuild.selinux: 07385a037aef2c4010c8d7099562332863bdf2a2e905fa1d905d547cd6c707d9 { [2025-02-18T04:49:27.473Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-18T04:49:27.473Z] "target": "mount://root/boot/" [2025-02-18T04:49:27.473Z] } [2025-02-18T04:49:27.726Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T04:49:27.726Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zic4sja9/mounts/ [2025-02-18T04:49:27.979Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zic4sja9/mounts/boot [2025-02-18T04:49:27.979Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:28.247Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zic4sja9/mounts/boot unmounted [2025-02-18T04:49:28.248Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zic4sja9/mounts/ unmounted [2025-02-18T04:49:28.248Z] [2025-02-18T04:49:28.248Z] ��� Duration: 0s [2025-02-18T04:49:28.248Z] org.osbuild.copy: c083639af6506460fab604242b01129be19a0408afdca3f016075d1f85080ae6 { [2025-02-18T04:49:28.248Z] "paths": [ [2025-02-18T04:49:28.248Z] { [2025-02-18T04:49:28.248Z] "from": "input://tree/", [2025-02-18T04:49:28.248Z] "to": "mount://root/" [2025-02-18T04:49:28.248Z] } [2025-02-18T04:49:28.248Z] ] [2025-02-18T04:49:28.248Z] } [2025-02-18T04:49:28.502Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T04:49:28.502Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xo8uomwr/mounts/ [2025-02-18T04:49:28.502Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xo8uomwr/mounts/boot [2025-02-18T04:49:28.755Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xo8uomwr/mounts/boot/efi [2025-02-18T04:49:28.755Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:29.008Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-18T04:49:29.926Z]  [2025-02-18T04:49:29.926Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:49:29.926Z] /dev/vdb1 40G 8.0G 33G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:49:29.926Z]  [2025-02-18T04:49:39.843Z]  [2025-02-18T04:49:39.843Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:49:39.843Z] /dev/vdb1 40G 9.3G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:49:39.843Z]  [2025-02-18T04:49:41.742Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xo8uomwr/mounts/boot/efi unmounted [2025-02-18T04:49:41.742Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xo8uomwr/mounts/boot unmounted [2025-02-18T04:49:42.663Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xo8uomwr/mounts/ unmounted [2025-02-18T04:49:42.663Z] [2025-02-18T04:49:42.663Z] ��� Duration: 14s [2025-02-18T04:49:42.663Z] org.osbuild.bootupd: 42abbe6909baae8abf8d60fa037680e746ac4c3c486bd27cd4d3b0042794a77d { [2025-02-18T04:49:42.663Z] "bios": { [2025-02-18T04:49:42.663Z] "device": "disk" [2025-02-18T04:49:42.663Z] }, [2025-02-18T04:49:42.663Z] "static-configs": true, [2025-02-18T04:49:42.663Z] "deployment": { [2025-02-18T04:49:42.663Z] "default": true [2025-02-18T04:49:42.663Z] } [2025-02-18T04:49:42.663Z] } [2025-02-18T04:49:42.663Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T04:49:42.663Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7nvtsgy/mounts/ [2025-02-18T04:49:42.916Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7nvtsgy/mounts/boot [2025-02-18T04:49:42.916Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7nvtsgy/mounts/boot/efi [2025-02-18T04:49:42.916Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:44.270Z] Installed 40_coreos-ignition.cfg [2025-02-18T04:49:44.270Z] Installed 70_coreos-user.cfg [2025-02-18T04:49:44.270Z] Installed: grub.cfg [2025-02-18T04:49:44.270Z] Installed: "fedora/grub.cfg" [2025-02-18T04:49:44.270Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7nvtsgy/mounts/boot/efi unmounted [2025-02-18T04:49:44.270Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7nvtsgy/mounts/boot unmounted [2025-02-18T04:49:44.524Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7nvtsgy/mounts/ unmounted [2025-02-18T04:49:44.524Z] [2025-02-18T04:49:44.524Z] ��� Duration: 1s [2025-02-18T04:49:44.524Z] org.osbuild.chattr: 3ddc0da3420fd5c5b844628f639b6028fb52230523f3f53ab06f78797f466aa6 { [2025-02-18T04:49:44.524Z] "items": { [2025-02-18T04:49:44.524Z] "mount://root/": { [2025-02-18T04:49:44.524Z] "immutable": true [2025-02-18T04:49:44.524Z] } [2025-02-18T04:49:44.524Z] } [2025-02-18T04:49:44.524Z] } [2025-02-18T04:49:44.524Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T04:49:44.778Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts/ [2025-02-18T04:49:44.778Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626.0' [2025-02-18T04:49:45.030Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:45.030Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts/ostree/deploy/fedora-coreos/deploy/f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts [2025-02-18T04:49:45.030Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts/boot unmounted [2025-02-18T04:49:45.030Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts/var unmounted [2025-02-18T04:49:45.030Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts/sysroot unmounted [2025-02-18T04:49:45.031Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts unmounted [2025-02-18T04:49:45.031Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts unmounted [2025-02-18T04:49:45.031Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts unmounted [2025-02-18T04:49:45.031Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-381mukpb/mounts/ [2025-02-18T04:49:45.031Z] [2025-02-18T04:49:45.031Z] ��� Duration: 0s [2025-02-18T04:49:45.283Z] Pipeline raw-qemu-image: 719690438036ca84e78434060019f6c02879161f79074899520393ed3c75aff7 [2025-02-18T04:49:45.283Z] Build [2025-02-18T04:49:45.283Z] root: [2025-02-18T04:49:45.283Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T04:49:45.283Z] org.osbuild.copy: 4846cbde84e57e0d6d896f8d6a17257ff7254838a8324436de2834b76906717d { [2025-02-18T04:49:45.283Z] "paths": [ [2025-02-18T04:49:45.283Z] { [2025-02-18T04:49:45.283Z] "from": "input://tree/disk.img", [2025-02-18T04:49:45.283Z] "to": "tree:///disk.img" [2025-02-18T04:49:45.283Z] } [2025-02-18T04:49:45.283Z] ] [2025-02-18T04:49:45.283Z] } [2025-02-18T04:49:45.552Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:45.552Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-18T04:49:45.805Z] [2025-02-18T04:49:45.805Z] ��� Duration: 0s [2025-02-18T04:49:45.805Z] org.osbuild.truncate: 76c869f8513bd96537042de769bd2683bd0048f1ce0e769023404f4c6b484f88 { [2025-02-18T04:49:45.805Z] "filename": "disk.img", [2025-02-18T04:49:45.805Z] "size": "10737418240" [2025-02-18T04:49:45.805Z] } [2025-02-18T04:49:45.805Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:46.059Z] [2025-02-18T04:49:46.060Z] ��� Duration: 0s [2025-02-18T04:49:46.060Z] org.osbuild.coreos.platform: 719690438036ca84e78434060019f6c02879161f79074899520393ed3c75aff7 { [2025-02-18T04:49:46.060Z] "platform": "qemu" [2025-02-18T04:49:46.060Z] } [2025-02-18T04:49:46.060Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T04:49:46.060Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts/ [2025-02-18T04:49:46.312Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626.0' [2025-02-18T04:49:46.313Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts/boot [2025-02-18T04:49:46.565Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:46.565Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts/boot unmounted [2025-02-18T04:49:46.818Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts/ostree/deploy/fedora-coreos/deploy/f544023677d584a55164e563d4095266aa2ea40a95720d0f050a474176944626.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts [2025-02-18T04:49:46.818Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts/boot unmounted [2025-02-18T04:49:46.818Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts/var unmounted [2025-02-18T04:49:46.818Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts/sysroot unmounted [2025-02-18T04:49:46.818Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts unmounted [2025-02-18T04:49:46.818Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts unmounted [2025-02-18T04:49:46.818Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts unmounted [2025-02-18T04:49:46.818Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-67txbkm8/mounts/ [2025-02-18T04:49:46.818Z] [2025-02-18T04:49:46.818Z] ��� Duration: 0s [2025-02-18T04:49:46.818Z] Pipeline qemu: b1623183b96c8120e54dbbae98426223150fc0267f3233124dd2615b454cce87 [2025-02-18T04:49:46.818Z] Build [2025-02-18T04:49:46.818Z] root: [2025-02-18T04:49:46.818Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T04:49:46.818Z] org.osbuild.qemu: b1623183b96c8120e54dbbae98426223150fc0267f3233124dd2615b454cce87 { [2025-02-18T04:49:46.818Z] "filename": "fedora-coreos-41.20250218.dev.0-qemu.x86_64.qcow2", [2025-02-18T04:49:46.818Z] "format": { [2025-02-18T04:49:46.818Z] "type": "qcow2", [2025-02-18T04:49:46.818Z] "compression": false, [2025-02-18T04:49:46.818Z] "compat": "1.1" [2025-02-18T04:49:46.818Z] } [2025-02-18T04:49:46.818Z] } [2025-02-18T04:49:47.072Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T04:49:50.322Z]  [2025-02-18T04:49:50.322Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:49:50.322Z] /dev/vdb1 40G 11G 29G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:49:50.322Z]  [2025-02-18T04:49:50.878Z] [2025-02-18T04:49:50.878Z] ��� Duration: 3s [2025-02-18T04:49:50.878Z] manifest /tmp/osbuild-d9No.json finished successfully [2025-02-18T04:50:00.805Z]  [2025-02-18T04:50:00.805Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T04:50:00.805Z] /dev/vdb1 40G 11G 29G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T04:50:00.805Z]  [2025-02-18T04:50:01.360Z] oci-archive: bd5a6b2f52f944eadff9cf98ace4e4b5231dcdd44245263efd6d2f4d2a19e28f [2025-02-18T04:50:01.360Z] deployed-tree: 1048c0a5028d94581c167b241b50c496288329576225deb810bcc002d136e89f [2025-02-18T04:50:01.360Z] tree: 8bc341d6cfb7f51f043ac70a34b0f63c365da78022fb2a02266d7cbe28d42bcb [2025-02-18T04:50:01.360Z] raw-image: 3ddc0da3420fd5c5b844628f639b6028fb52230523f3f53ab06f78797f466aa6 [2025-02-18T04:50:01.360Z] raw-4k-image: 4e58540f008f747bef37659adfeee2f91b43b1cf4109c61e6c47af36e932ad0c [2025-02-18T04:50:01.360Z] raw-aliyun-image: 372357837e3dd3acb4ad9816d7dd4b90c9e2cc3a3051beab27cd9394cdca072d [2025-02-18T04:50:01.360Z] aliyun: 114df63d0a8840408168076a017773633e7e7f73190a4c6940aac305f321faa2 [2025-02-18T04:50:01.360Z] raw-applehv-image: e5e5abb4047e3d14094c401a41eb9fe539a2ab3bd3b0abd17238049ddb803742 [2025-02-18T04:50:01.360Z] applehv: 8a7643513b76808b09228cb77b687211d958cda866a54d69e03103945675f6a8 [2025-02-18T04:50:01.360Z] raw-aws-image: 74c3cc9cc8e5d21f0c4bc02d6fe058312a38f3e4f35db175411541be0d38146f [2025-02-18T04:50:01.360Z] aws: 3e17a365edde72d04a4617c191ea1a45cf6651575f69f7f84a1616fd148aee0c [2025-02-18T04:50:01.360Z] raw-azure-image: d765dd0f3a8fcde62021a92b935991df1c59e56bd625be35c87a1a7674636710 [2025-02-18T04:50:01.360Z] azure: d9a8ac5d9a7412bb92fe964fbdaa4daa16826fce67e4f2c1d969cc9e2c01f085 [2025-02-18T04:50:01.360Z] raw-azurestack-image: db114c345087c498702a4381c276e2a8512e40ed74601c704e02cd829f2ae43b [2025-02-18T04:50:01.360Z] azurestack: 33ec906cd3bd1ee1271db861da60a870b94a9f92fdbbadc6d5d47ad5d225d595 [2025-02-18T04:50:01.360Z] raw-digitalocean-image: f62000f1eedf6405262678f60dd8d7d16fd32b84ad7c5353d7c41ea5884a226d [2025-02-18T04:50:01.360Z] digitalocean: 87e03b45de32bb3e1467b59ac2209d4aed635f766cce7e081722ec9904d3643e [2025-02-18T04:50:01.360Z] raw-exoscale-image: 0d6941dee208f2e9d6f91a4159c257cfcc7a4c8579729d6693d3629e829c00ad [2025-02-18T04:50:01.360Z] exoscale: 9d8d11c45e084e895809e830ca95b83da7a0c4a7a3fd8a161a652468be6e5b61 [2025-02-18T04:50:01.360Z] raw-gcp-image: 051a527eb92f6dbc4993f0df5a1ee1286531f71fcd2cc28ce56c787792a26db9 [2025-02-18T04:50:01.360Z] raw-gcp-image-tar: 8a3a51c65b128444ae7aba830a29d3bcd84304e71dc3b221f2865e169773e91d [2025-02-18T04:50:01.360Z] gcp: b7d3f77ace0d9924552df18bbcafac159d0bdd2185890c39710cc30d288226ba [2025-02-18T04:50:01.360Z] raw-hetzner-image: 70eefd2bff20fff26bef8a77677b1643df6c9a62f89abbcd3bad75bb9b24a4c2 [2025-02-18T04:50:01.360Z] hetzner: e2b725061128979322cdcd4d8028d644cf6dc7f94103ec348fd929f4d6f8a8b0 [2025-02-18T04:50:01.360Z] raw-hyperv-image: 06881d6c905e7c4ffcacf1e44671dd6a07e02bde6dc7d90ec0aec7a6675946f5 [2025-02-18T04:50:01.360Z] hyperv: beb2f2747f580572d98f0c626cbcfc67534e745be3d8654fe3446d2cca305c19 [2025-02-18T04:50:01.360Z] raw-ibmcloud-image: 7f88d941a07dece18f6e707e5fa44e9c63d126a3012b10cd1734a0fb1c0e1bdd [2025-02-18T04:50:01.360Z] ibmcloud: 5279a3af86bf1e55460f916d08bc14845363bce865577e1dbb5171cc79f43561 [2025-02-18T04:50:01.360Z] raw-openstack-image: 44289a51be060ca95a5ebddf8b989945e96477c85e338fecc04982e5e23d2f1b [2025-02-18T04:50:01.360Z] openstack: 46f879f6ad8e68b5e3f9cfb4ba8d1ab38abf97ba98dea4331fe88a8bec91225d [2025-02-18T04:50:01.360Z] raw-metal-image: 029b5ebcdfdfd651bfe3fd0e0eda6e93dddd0a1e40f246fc8970c13aac1e96fe [2025-02-18T04:50:01.360Z] metal: 28ddf42980fb0d5b4b65efa8f606fa679008d2ec4e1ba706bcff115a355fc723 [2025-02-18T04:50:01.360Z] raw-metal4k-image: 21dc48dc0cb17a10d0921ea9dd840f4b821684c651bf0acd30df83ffa53fab5e [2025-02-18T04:50:01.360Z] metal4k: e58e7f7a110c9dec87f3a416b75f5ee05bc1763eed5332bbd741df55a4054933 [2025-02-18T04:50:01.360Z] raw-nutanix-image: 79ba46298f9b683f98d3fdbd83450e9bd4e62b50373238fbbb649111c0afa934 [2025-02-18T04:50:01.360Z] nutanix: df92a367952972787c0933fa816a7b6605de3bf4b3288554d278b26c786fe136 [2025-02-18T04:50:01.360Z] raw-qemu-image: 719690438036ca84e78434060019f6c02879161f79074899520393ed3c75aff7 [2025-02-18T04:50:01.360Z] qemu: b1623183b96c8120e54dbbae98426223150fc0267f3233124dd2615b454cce87 [2025-02-18T04:50:01.360Z] raw-vultr-image: 382aa333e63c5b8a56517c580bfaffbde1eb7cf27d02c466e8e7522d6754cd7c [2025-02-18T04:50:01.360Z] vultr: 5a5d194c84731eb9604e2bb118e6fc6356a30089693ef70b481ce1d318c1fc16 [2025-02-18T04:50:01.361Z] live: 3e1fb1d4f3b29f6286907db19dc931df6fef24aa308d7276076b7ee602b1983f [2025-02-18T04:50:01.361Z] + set +x [2025-02-18T04:50:05.525Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.zpmAknltUY/qemu/fedora-coreos-41.20250218.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-18T04:50:05.525Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.zpmAknltUY/qemu': Operation not permitted [2025-02-18T04:50:15.429Z] /home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/meta.json wrote with version stamp 1739854214804883064 [2025-02-18T04:50:15.429Z] Successfully generated: fedora-coreos-41.20250218.dev.0-qemu.x86_64.qcow2 [2025-02-18T04:50:15.433Z] [Pipeline] } [2025-02-18T04:50:15.441Z] [Pipeline] // withEnv [2025-02-18T04:50:15.513Z] [Pipeline] } [2025-02-18T04:50:15.517Z] [Pipeline] // stage [2025-02-18T04:50:15.601Z] [Pipeline] withEnv [2025-02-18T04:50:15.603Z] [Pipeline] { [2025-02-18T04:50:15.608Z] [Pipeline] sh [2025-02-18T04:50:16.222Z] + set -euo pipefail [2025-02-18T04:50:16.222Z] ++ umask [2025-02-18T04:50:16.222Z] + '[' 0022 = 0000 ']' [2025-02-18T04:50:16.222Z] + uuidgen [2025-02-18T04:50:16.222Z] + cut -f1 -d- [2025-02-18T04:50:16.242Z] [Pipeline] } [2025-02-18T04:50:16.247Z] [Pipeline] // withEnv [2025-02-18T04:50:16.272Z] [Pipeline] withEnv [2025-02-18T04:50:16.273Z] [Pipeline] { [2025-02-18T04:50:16.305Z] [Pipeline] sh [2025-02-18T04:50:16.842Z] + set -euo pipefail [2025-02-18T04:50:16.842Z] ++ umask [2025-02-18T04:50:16.842Z] + '[' 0022 = 0000 ']' [2025-02-18T04:50:16.842Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T04:50:16.842Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-18T04:50:16.845Z] [Pipeline] } [2025-02-18T04:50:16.850Z] [Pipeline] // withEnv [2025-02-18T04:50:16.856Z] [Pipeline] parallel [2025-02-18T04:50:16.857Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-18T04:50:16.857Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-18T04:50:16.894Z] [Pipeline] withEnv [2025-02-18T04:50:16.895Z] [Pipeline] { [2025-02-18T04:50:16.897Z] [Pipeline] withEnv [2025-02-18T04:50:16.898Z] [Pipeline] { [2025-02-18T04:50:16.903Z] [Pipeline] sh [2025-02-18T04:50:17.187Z] [Pipeline] sh [2025-02-18T04:50:17.438Z] + set -xeuo pipefail [2025-02-18T04:50:17.438Z] ++ umask [2025-02-18T04:50:17.438Z] + '[' 0022 = 0000 ']' [2025-02-18T04:50:17.438Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-18T04:50:17.474Z] [Pipeline] } [2025-02-18T04:50:17.479Z] [Pipeline] // withEnv [2025-02-18T04:50:17.486Z] [Pipeline] withEnv [2025-02-18T04:50:17.487Z] [Pipeline] { [2025-02-18T04:50:17.492Z] [Pipeline] sh [2025-02-18T04:50:17.723Z] + set -xeuo pipefail [2025-02-18T04:50:17.724Z] ++ umask [2025-02-18T04:50:17.724Z] + '[' 0022 = 0000 ']' [2025-02-18T04:50:17.724Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T04:50:17.724Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-18T04:50:17.724Z] 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-CycSq/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-18T04:50:17.724Z] 2025-02-18T04:50:17Z cli: Started logging at level INFO [2025-02-18T04:50:17.724Z] 2025-02-18T04:50:17Z cli: Started logging at level INFO [2025-02-18T04:50:17.977Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250215.20.0/x86_64/fedora-coreos-41.20250215.20.0-qemu.x86_64.qcow2.xz [2025-02-18T04:50:17.977Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250215.20.0/x86_64/fedora-coreos-41.20250215.20.0-qemu.x86_64.qcow2.xz.sig [2025-02-18T04:50:18.031Z] + set -euo pipefail [2025-02-18T04:50:18.031Z] ++ umask [2025-02-18T04:50:18.031Z] + '[' 0022 = 0000 ']' [2025-02-18T04:50:18.031Z] + kola list --json [2025-02-18T04:50:18.031Z] + jq -r '.[].Name' [2025-02-18T04:50:18.050Z] [Pipeline] } [2025-02-18T04:50:18.055Z] [Pipeline] // withEnv [2025-02-18T04:50:18.063Z] [Pipeline] withEnv [2025-02-18T04:50:18.064Z] [Pipeline] { [2025-02-18T04:50:18.119Z] [Pipeline] sh [2025-02-18T04:50:18.654Z] + set -xeuo pipefail [2025-02-18T04:50:18.654Z] ++ umask [2025-02-18T04:50:18.654Z] + '[' 0022 = 0000 ']' [2025-02-18T04:50:18.654Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T04:50:18.654Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-18T04:50:18.654Z] 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-CycSq/kola-x86_64 [2025-02-18T04:50:18.907Z] === RUN kdump.crash.ssh [2025-02-18T04:50:18.907Z] === RUN ext.config.networking.nmstate.state [2025-02-18T04:50:18.907Z] === RUN coreos.ignition.groups [2025-02-18T04:50:18.907Z] === RUN coreos.ignition.failure [2025-02-18T04:50:18.907Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-18T04:50:18.907Z] === RUN ext.config.ignition.systemd-disable [2025-02-18T04:50:18.907Z] === RUN coreos.ignition.v2.users [2025-02-18T04:50:18.907Z] === RUN ext.config.firewall.iptables-legacy [2025-02-18T04:50:18.907Z] === RUN ext.config.ignition.stable-boot [2025-02-18T04:50:18.907Z] === RUN coreos.unique.boot.failure [2025-02-18T04:50:18.908Z] === RUN coreos.selinux.boolean [2025-02-18T04:50:18.908Z] === RUN rhcos.selinux.boolean.persist [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-18T04:50:18.908Z] === RUN ext.config.ignition.delete-config [2025-02-18T04:50:18.908Z] === RUN ext.config.boot.grub2-install [2025-02-18T04:50:18.908Z] === RUN podman.base [2025-02-18T04:50:18.908Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-18T04:50:18.908Z] === RUN ext.config.rpm-ostree-countme [2025-02-18T04:50:18.908Z] === RUN ext.config.gshadow [2025-02-18T04:50:18.908Z] === RUN ext.config.disks.lvmdevices [2025-02-18T04:50:18.908Z] === RUN ext.config.podman.rootless-systemd [2025-02-18T04:50:18.908Z] === RUN multipath.day2 [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.nameserver [2025-02-18T04:50:18.908Z] === RUN fcos.network.listeners [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.kargs-rd-net [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-18T04:50:18.908Z] === RUN coreos.ignition.sethostname [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-18T04:50:18.908Z] === RUN ext.config.clhm.ignition-warnings [2025-02-18T04:50:18.908Z] === RUN ext.config.butane.grub-users [2025-02-18T04:50:18.908Z] === RUN ext.config.selinux.enforcing [2025-02-18T04:50:18.908Z] === RUN coreos.ignition.mount.disks [2025-02-18T04:50:18.908Z] === RUN basic [2025-02-18T04:50:18.908Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-18T04:50:18.908Z] === RUN fcos.filesystem [2025-02-18T04:50:18.908Z] === RUN ext.config.systemd.network-online [2025-02-18T04:50:18.908Z] === RUN ext.config.ignition.remote [2025-02-18T04:50:18.908Z] === RUN ext.config.toolbox [2025-02-18T04:50:18.908Z] === RUN ostree.remote [2025-02-18T04:50:18.908Z] === RUN ext.config.reboot [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-18T04:50:18.908Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-18T04:50:18.908Z] === RUN rpmostree.status [2025-02-18T04:50:18.908Z] === RUN rootfs.uuid [2025-02-18T04:50:18.908Z] === RUN ext.config.systemd.condition-needs-update [2025-02-18T04:50:18.908Z] === RUN ext.config.ignition.resource.remote [2025-02-18T04:50:18.908Z] === RUN basic.uefi-secure [2025-02-18T04:50:18.908Z] === RUN basic.nvme [2025-02-18T04:50:18.908Z] === RUN coreos.ignition.once [2025-02-18T04:50:18.908Z] === RUN rpmostree.install-uninstall [2025-02-18T04:50:18.908Z] === RUN fcos.users.shells [2025-02-18T04:50:18.908Z] === RUN coreos.auth.verify [2025-02-18T04:50:18.908Z] === RUN ext.config.var-mount.luks [2025-02-18T04:50:18.908Z] === RUN ext.config.docker.basic [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.no-persist-ip [2025-02-18T04:50:18.908Z] === RUN rpmostree.upgrade-rollback [2025-02-18T04:50:18.908Z] === RUN ext.config.kdump.crash [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.nmstate.policy [2025-02-18T04:50:18.908Z] === RUN podman.network-single [2025-02-18T04:50:18.908Z] === RUN ext.config.boot.bootupd-validate [2025-02-18T04:50:18.908Z] === RUN ext.config.var-mount.simple [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.force-persist-ip [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-18T04:50:18.908Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-18T04:50:18.908Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-18T04:50:18.908Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-18T04:50:18.908Z] === RUN podman.workflow [2025-02-18T04:50:18.908Z] === RUN coreos.unique.boot.ignition.failure [2025-02-18T04:50:18.908Z] === RUN ext.config.containers.quadlet [2025-02-18T04:50:18.908Z] === RUN ext.config.var-mount.scsi-id [2025-02-18T04:50:18.908Z] === RUN ostree.hotfix [2025-02-18T04:50:18.908Z] === RUN coreos.ignition.mount.partitions [2025-02-18T04:50:18.908Z] === RUN ext.config.extensions.package [2025-02-18T04:50:18.908Z] === RUN multipath.partition [2025-02-18T04:50:18.908Z] === RUN multipath.day1 [2025-02-18T04:50:18.908Z] === RUN ext.config.ignition.kargs [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-18T04:50:18.908Z] === RUN ostree.unlock [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-18T04:50:18.908Z] === RUN basic.uefi [2025-02-18T04:50:18.908Z] === RUN non-exclusive-test-bucket-0 [2025-02-18T04:50:18.908Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-18T04:50:18.908Z] === RUN ext.config.swap.zram-generator [2025-02-18T04:50:18.908Z] === RUN coreos.ignition.symlink [2025-02-18T04:50:19.331Z] Read disk 110.2 MiB/721.9 MiB (15%) [2025-02-18T04:50:20.249Z] Read disk 141.3 MiB/721.9 MiB (19%) [2025-02-18T04:50:21.165Z] Read disk 165.6 MiB/721.9 MiB (22%) [2025-02-18T04:50:22.535Z] Read disk 190.0 MiB/721.9 MiB (26%) [2025-02-18T04:50:23.452Z] Read disk 236.9 MiB/721.9 MiB (32%) [2025-02-18T04:50:24.370Z] Read disk 257.0 MiB/721.9 MiB (35%) [2025-02-18T04:50:25.288Z] Read disk 283.8 MiB/721.9 MiB (39%) [2025-02-18T04:50:26.222Z] Read disk 314.7 MiB/721.9 MiB (43%) [2025-02-18T04:50:27.140Z] Read disk 343.8 MiB/721.9 MiB (47%) [2025-02-18T04:50:28.492Z] Read disk 394.0 MiB/721.9 MiB (54%) [2025-02-18T04:50:29.410Z] Read disk 420.6 MiB/721.9 MiB (58%) [2025-02-18T04:50:30.330Z] Read disk 446.8 MiB/721.9 MiB (61%) [2025-02-18T04:50:31.262Z] Read disk 481.4 MiB/721.9 MiB (66%) [2025-02-18T04:50:32.180Z] Read disk 505.2 MiB/721.9 MiB (69%) [2025-02-18T04:50:33.531Z] Read disk 529.2 MiB/721.9 MiB (73%) [2025-02-18T04:50:34.450Z] Read disk 552.9 MiB/721.9 MiB (76%) [2025-02-18T04:50:35.369Z] Read disk 651.7 MiB/721.9 MiB (90%) [2025-02-18T04:50:36.304Z] Read disk 688.2 MiB/721.9 MiB (95%) [2025-02-18T04:50:37.224Z] Read disk 713.0 MiB/721.9 MiB (98%) [2025-02-18T04:50:37.476Z] Read disk 721.9 MiB/721.9 MiB (100%) [2025-02-18T04:50:37.476Z] Read disk 721.9 MiB/721.9 MiB (100%) [2025-02-18T04:50:37.476Z] Read disk 721.9 MiB/721.9 MiB (100%) [2025-02-18T04:50:37.476Z] gpg: Signature made Sun Feb 16 02:46:02 2025 UTC [2025-02-18T04:50:37.476Z] gpg: using RSA key 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 [2025-02-18T04:50:37.476Z] gpg: Good signature from "Fedora (41) " [ultimate] [2025-02-18T04:50:45.543Z] tmp/kola-qemu-cache/fedora-coreos-41.20250215.20.0-qemu.x86_64.qcow2 [2025-02-18T04:50:45.543Z] === RUN fcos.upgrade.basic [2025-02-18T04:50:50.871Z] --- PASS: coreos.ignition.symlink (26.65s) [2025-02-18T04:51:12.210Z] === RUN fcos.upgrade.basic/setup [2025-02-18T04:51:12.735Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-18T04:51:12.735Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-18T04:51:14.089Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-18T04:51:15.965Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-18T04:51:16.217Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-18T04:51:21.447Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-18T04:51:22.800Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-18T04:51:24.168Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-18T04:51:24.723Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-18T04:51:26.595Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-18T04:51:27.953Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-18T04:51:31.214Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-18T04:51:32.568Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-18T04:52:33.522Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-18T04:52:40.164Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-18T04:53:20.079Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-18T04:58:01.597Z] --- FAIL: ext.config.networking.ifname-karg.everyboot-systemd-link-file (452.88s) [2025-02-18T04:58:01.597Z] harness.go:1740: Found kernel oops on machine 071940d7-0bf6-4724-a073-3537d415a624 console [2025-02-18T04:58:02.516Z] --- FAIL: multipath.day2 (463.57s) [2025-02-18T04:58:02.516Z] harness.go:1740: Found kernel oops on machine fa30851b-4fa5-4e51-9b85-182af8d62239 console [2025-02-18T04:58:12.438Z] --- FAIL: ext.config.selinux.enforcing (445.61s) [2025-02-18T04:58:12.438Z] harness.go:1740: Found kernel oops on machine 45254ff6-29d8-48ec-8718-871e9aa00f6a console [2025-02-18T04:58:38.881Z] === RUN ostree.remote/add [2025-02-18T04:58:38.881Z] === RUN ostree.remote/list [2025-02-18T04:58:38.881Z] === RUN ostree.remote/show-url [2025-02-18T04:58:38.881Z] === RUN ostree.remote/refs [2025-02-18T04:58:38.881Z] === RUN ostree.remote/summary [2025-02-18T04:58:38.881Z] === RUN ostree.remote/delete [2025-02-18T04:58:42.123Z] --- PASS: ostree.remote (39.11s) [2025-02-18T04:58:42.123Z] --- PASS: ostree.remote/add (0.27s) [2025-02-18T04:58:42.123Z] --- PASS: ostree.remote/list (0.11s) [2025-02-18T04:58:42.123Z] --- PASS: ostree.remote/show-url (0.21s) [2025-02-18T04:58:42.123Z] --- PASS: ostree.remote/refs (1.17s) [2025-02-18T04:58:42.123Z] --- PASS: ostree.remote/summary (0.30s) [2025-02-18T04:58:42.123Z] --- PASS: ostree.remote/delete (0.47s) [2025-02-18T04:59:38.235Z] --- PASS: ext.config.ignition.remote (48.00s) [2025-02-18T05:00:00.085Z] --- PASS: ext.config.systemd.network-online (26.78s) [2025-02-18T05:00:18.097Z] === RUN fcos.filesystem/writablefiles [2025-02-18T05:00:18.350Z] === RUN fcos.filesystem/writabledirs [2025-02-18T05:00:18.603Z] === RUN fcos.filesystem/stickydirs [2025-02-18T05:00:18.869Z] === RUN fcos.filesystem/denylist [2025-02-18T05:00:23.013Z] --- PASS: fcos.filesystem (26.30s) [2025-02-18T05:00:23.013Z] --- PASS: fcos.filesystem/writablefiles (0.89s) [2025-02-18T05:00:23.013Z] --- PASS: fcos.filesystem/writabledirs (0.26s) [2025-02-18T05:00:23.013Z] --- PASS: fcos.filesystem/stickydirs (0.30s) [2025-02-18T05:00:23.013Z] --- PASS: fcos.filesystem/denylist (0.39s) [2025-02-18T05:00:23.568Z] 2025-02-18T05:00:23Z kola: Test timed out. Adding as candidate for rerun success: kdump.crash.ssh [2025-02-18T05:00:23.568Z] --- FAIL: kdump.crash.ssh (604.44s) [2025-02-18T05:00:23.568Z] harness.go:106: TIMEOUT[10m0s]: ssh: systemctl is-active kdump.service [2025-02-18T05:00:26.506Z] --- FAIL: fcos.upgrade.basic (581.05s) [2025-02-18T05:00:26.506Z] --- PASS: fcos.upgrade.basic/setup (81.22s) [2025-02-18T05:00:26.506Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (45.36s) [2025-02-18T05:00:26.506Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (427.53s) [2025-02-18T05:00:26.506Z] harness.go:1740: Found kernel oops on machine 39369397-ee4e-402d-bbd8-5424a77356ed console [2025-02-18T05:00:26.506Z] FAIL, output in /home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-upgrade-x86_64 [2025-02-18T05:00:26.506Z] [2025-02-18T05:00:26.506Z] [2025-02-18T05:00:26.506Z] ======== Re-running failed tests (flake detection) ======== [2025-02-18T05:00:26.506Z] [2025-02-18T05:00:26.506Z] === RUN fcos.upgrade.basic [2025-02-18T05:00:50.009Z] === RUN basic/FCOSGrowpart [2025-02-18T05:00:50.009Z] === RUN basic/PortSSH [2025-02-18T05:00:50.009Z] === RUN basic/DbusPerms [2025-02-18T05:00:50.009Z] === RUN basic/ServicesActive [2025-02-18T05:00:50.009Z] === RUN basic/ReadOnly [2025-02-18T05:00:50.009Z] === RUN basic/Useradd [2025-02-18T05:00:50.009Z] === RUN basic/MachineID [2025-02-18T05:00:52.505Z] --- PASS: basic (28.73s) [2025-02-18T05:00:52.505Z] --- PASS: basic/FCOSGrowpart (0.14s) [2025-02-18T05:00:52.505Z] --- PASS: basic/PortSSH (0.12s) [2025-02-18T05:00:52.505Z] --- PASS: basic/DbusPerms (0.36s) [2025-02-18T05:00:52.505Z] --- PASS: basic/ServicesActive (0.12s) [2025-02-18T05:00:52.505Z] --- PASS: basic/ReadOnly (0.12s) [2025-02-18T05:00:52.505Z] --- PASS: basic/Useradd (0.21s) [2025-02-18T05:00:52.505Z] --- PASS: basic/MachineID (0.12s) [2025-02-18T05:01:05.130Z] === RUN fcos.upgrade.basic/setup [2025-02-18T05:02:26.453Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-18T05:02:58.443Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-18T05:05:28.884Z] --- FAIL: ext.config.reboot (446.54s) [2025-02-18T05:05:28.885Z] harness.go:1740: Found kernel oops on machine 0362bcdb-57cb-425d-b2f5-83f8d24fd157 console [2025-02-18T05:05:46.899Z] --- PASS: ext.config.swap.zram-generator (26.93s) [2025-02-18T05:08:23.253Z] 2025-02-18T05:08:16Z kola: Test timed out. Adding as candidate for rerun success: ext.config.toolbox [2025-02-18T05:08:23.253Z] --- FAIL: ext.config.toolbox (604.99s) [2025-02-18T05:08:23.253Z] harness.go:106: TIMEOUT[10m0s]: ssh: sudo /usr/local/bin/kolet run-test-unit kola-runext.service [2025-02-18T05:08:23.253Z] harness.go:106: TIMEOUT[10m0s]: ssh: journalctl -t kola-runext-test.sh [2025-02-18T05:08:23.253Z] harness.go:1740: Found kernel oops on machine 183b9e1e-72f6-4f8f-ac51-53f1355aa82e console [2025-02-18T05:08:23.253Z] harness.go:1740: Found kernel soft lockup on machine 183b9e1e-72f6-4f8f-ac51-53f1355aa82e console [2025-02-18T05:08:23.253Z] --- FAIL: coreos.ignition.mount.disks (444.86s) [2025-02-18T05:08:23.253Z] harness.go:1740: Found kernel oops on machine 9e83a381-2717-4778-bed9-2ed387fc8810 console [2025-02-18T05:09:19.375Z] --- PASS: ext.config.podman.rootless-systemd (54.03s) [2025-02-18T05:09:37.385Z] --- PASS: ext.config.gshadow (26.64s) [2025-02-18T05:10:16.000Z] --- PASS: ext.config.rpm-ostree-countme (37.05s) [2025-02-18T05:10:19.899Z] --- FAIL: fcos.upgrade.basic (583.06s) [2025-02-18T05:10:19.899Z] --- PASS: fcos.upgrade.basic/setup (74.12s) [2025-02-18T05:10:19.899Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (44.11s) [2025-02-18T05:10:19.899Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (427.50s) [2025-02-18T05:10:19.899Z] harness.go:1740: Found kernel oops on machine 343f31c7-3a77-4e87-a8ba-140ea5806b9d console [2025-02-18T05:10:19.899Z] FAIL, output in /home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-upgrade-x86_64/rerun [2025-02-18T05:10:19.899Z] Error: harness: test suite failed [2025-02-18T05:10:19.899Z] 2025-02-18T05:10:09Z cli: harness: test suite failed [2025-02-18T05:10:19.899Z] failed to execute cmd-kola: exit status 1 [2025-02-18T05:10:19.903Z] [Pipeline] } [2025-02-18T05:10:19.910Z] [Pipeline] // withEnv [2025-02-18T05:10:19.985Z] [Pipeline] error [2025-02-18T05:10:19.990Z] [Pipeline] withEnv [2025-02-18T05:10:19.990Z] [Pipeline] { [2025-02-18T05:10:19.993Z] [Pipeline] sh [2025-02-18T05:10:20.593Z] + set -xeuo pipefail [2025-02-18T05:10:20.593Z] ++ umask [2025-02-18T05:10:20.593Z] + '[' 0022 = 0000 ']' [2025-02-18T05:10:20.593Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T05:10:20.593Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-upgrade-x86_64 [2025-02-18T05:10:20.595Z] [Pipeline] } [2025-02-18T05:10:20.599Z] [Pipeline] // withEnv [2025-02-18T05:10:20.623Z] [Pipeline] } [2025-02-18T05:10:20.625Z] Failed in branch x86_64:kola:upgrade [2025-02-18T05:13:07.343Z] --- FAIL: rhcos.selinux.boolean.persist (433.08s) [2025-02-18T05:13:07.343Z] harness.go:1740: Found kernel oops on machine 3d12bf1c-1ac1-46ca-bf86-39b573139b7d console [2025-02-18T05:15:28.693Z] 2025-02-18T05:15:27Z kola: Test timed out. Adding as candidate for rerun success: ext.config.ntp.timesyncd.dhcp-propagation [2025-02-18T05:15:28.693Z] --- FAIL: ext.config.ntp.timesyncd.dhcp-propagation (904.94s) [2025-02-18T05:15:28.693Z] harness.go:106: TIMEOUT[15m0s]: ssh: sudo /usr/local/bin/kolet run-test-unit kola-runext.service [2025-02-18T05:15:28.693Z] harness.go:106: TIMEOUT[15m0s]: ssh: journalctl -t kola-runext-test.sh [2025-02-18T05:15:28.693Z] harness.go:1740: Found kernel oops on machine 25947ce5-f330-4496-bd46-6809b76eb13a console [2025-02-18T05:15:28.693Z] harness.go:1740: Found kernel soft lockup on machine 25947ce5-f330-4496-bd46-6809b76eb13a console [2025-02-18T05:15:46.712Z] --- FAIL: ext.config.disks.lvmdevices (447.07s) [2025-02-18T05:15:46.712Z] harness.go:1740: Found kernel oops on machine 1d4a3af8-00af-4c08-8dd5-903c6866e0c7 console [2025-02-18T05:16:08.571Z] --- PASS: ext.config.boot.grub2-install (38.59s) [2025-02-18T05:16:30.413Z] --- PASS: ext.config.networking.bridge-static-via-kargs (42.83s) [2025-02-18T05:16:30.413Z] === RUN podman.base/info [2025-02-18T05:16:30.413Z] === RUN podman.base/resources [2025-02-18T05:16:35.627Z] --- PASS: podman.base (29.38s) [2025-02-18T05:16:35.627Z] --- PASS: podman.base/info (0.44s) [2025-02-18T05:16:35.627Z] --- PASS: podman.base/resources (4.53s) [2025-02-18T05:16:53.633Z] --- PASS: coreos.auth.verify (24.24s) [2025-02-18T05:17:08.441Z] === RUN ostree.hotfix/unlock [2025-02-18T05:17:16.507Z] === RUN ostree.hotfix/install [2025-02-18T05:17:16.507Z] === RUN ostree.hotfix/uninstall [2025-02-18T05:17:17.061Z] === RUN ostree.hotfix/persist [2025-02-18T05:17:18.411Z] --- PASS: ext.config.boot.bootupd-validate (27.19s) [2025-02-18T05:17:57.019Z] === RUN basic.uefi/Useradd [2025-02-18T05:17:57.019Z] === RUN basic.uefi/MachineID [2025-02-18T05:17:57.019Z] === RUN basic.uefi/FCOSGrowpart [2025-02-18T05:17:57.019Z] === RUN basic.uefi/PortSSH [2025-02-18T05:17:57.019Z] === RUN basic.uefi/DbusPerms [2025-02-18T05:17:57.019Z] === RUN basic.uefi/ServicesActive [2025-02-18T05:17:57.019Z] === RUN basic.uefi/ReadOnly [2025-02-18T05:17:57.019Z] --- PASS: basic.uefi (38.57s) [2025-02-18T05:17:57.019Z] --- PASS: basic.uefi/Useradd (0.22s) [2025-02-18T05:17:57.019Z] --- PASS: basic.uefi/MachineID (0.11s) [2025-02-18T05:17:57.019Z] --- PASS: basic.uefi/FCOSGrowpart (0.15s) [2025-02-18T05:17:57.019Z] --- PASS: basic.uefi/PortSSH (0.12s) [2025-02-18T05:17:57.019Z] --- PASS: basic.uefi/DbusPerms (0.37s) [2025-02-18T05:17:57.019Z] --- PASS: basic.uefi/ServicesActive (0.12s) [2025-02-18T05:17:57.019Z] --- PASS: basic.uefi/ReadOnly (0.11s) [2025-02-18T05:24:18.463Z] === RUN ostree.hotfix/rollback [2025-02-18T05:25:26.063Z] 2025-02-18T05:25:18Z kola: Test timed out. Adding as candidate for rerun success: ext.config.ntp.chrony.dhcp-propagation [2025-02-18T05:25:26.063Z] --- FAIL: ext.config.ntp.chrony.dhcp-propagation (905.09s) [2025-02-18T05:25:26.063Z] harness.go:106: TIMEOUT[15m0s]: ssh: sudo /usr/local/bin/kolet run-test-unit kola-runext.service [2025-02-18T05:25:26.063Z] harness.go:106: TIMEOUT[15m0s]: ssh: journalctl -t kola-runext-dhcp-propagation [2025-02-18T05:25:26.063Z] harness.go:1740: Found kernel oops on machine 5d61d82b-f7a6-419b-aa24-79d47a7fe8cc console [2025-02-18T05:26:04.684Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (41.00s) [2025-02-18T05:27:12.268Z] 2025-02-18T05:27:11Z kola: Test timed out. Adding as candidate for rerun success: ext.config.ignition.delete-config [2025-02-18T05:27:12.268Z] --- FAIL: ext.config.ignition.delete-config (853.22s) [2025-02-18T05:27:12.268Z] harness.go:106: TIMEOUT[10m0s]: ssh: sudo /usr/local/bin/kolet run-test-unit kola-runext.service [2025-02-18T05:27:12.268Z] harness.go:106: TIMEOUT[10m0s]: ssh: journalctl -t kola-runext-test.sh [2025-02-18T05:27:12.268Z] harness.go:1740: Found kernel oops on machine fada3de2-aae9-4f5e-95d0-0bbad2cace23 console [2025-02-18T05:31:03.666Z] --- FAIL: ostree.hotfix (862.57s) [2025-02-18T05:31:03.666Z] --- PASS: ostree.hotfix/unlock (9.10s) [2025-02-18T05:31:03.666Z] --- PASS: ostree.hotfix/install (0.58s) [2025-02-18T05:31:03.666Z] --- PASS: ostree.hotfix/uninstall (0.49s) [2025-02-18T05:31:03.666Z] --- PASS: ostree.hotfix/persist (408.50s) [2025-02-18T05:31:03.666Z] --- PASS: ostree.hotfix/rollback (408.90s) [2025-02-18T05:31:03.666Z] harness.go:1740: Found kernel oops on machine 86c82767-3f90-4556-b5b4-913d86d96eec console [2025-02-18T05:31:21.666Z] === RUN ostree.unlock/unlock [2025-02-18T05:31:21.666Z] === RUN ostree.unlock/install [2025-02-18T05:31:21.666Z] === RUN ostree.unlock/uninstall [2025-02-18T05:31:21.666Z] === RUN ostree.unlock/discard [2025-02-18T05:33:28.026Z] --- FAIL: ext.config.var-mount.simple (446.68s) [2025-02-18T05:33:28.026Z] harness.go:1740: Found kernel oops on machine d2cd90b1-a25b-45b9-b5a1-35c27d0fa0af console [2025-02-18T05:34:14.604Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (41.83s) [2025-02-18T05:34:53.223Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (41.11s) [2025-02-18T05:35:39.804Z] --- PASS: ext.config.var-mount.scsi-id (44.23s) [2025-02-18T05:35:39.805Z] --- FAIL: ext.config.networking.nmstate.policy (506.33s) [2025-02-18T05:35:39.805Z] harness.go:1740: Found kernel oops on machine 691fa15e-792e-4d11-a6c5-8a516dcaa371 console [2025-02-18T05:38:16.169Z] 2025-02-18T05:38:01Z kola: Test timed out. Adding as candidate for rerun success: podman.network-single [2025-02-18T05:38:16.169Z] --- FAIL: podman.network-single (1204.84s) [2025-02-18T05:38:16.169Z] harness.go:106: TIMEOUT[20m0s]: ssh: for i in $(seq 1 100); do [2025-02-18T05:38:16.169Z] echo -n "$i: " [2025-02-18T05:38:16.169Z] sudo podman run --rm ping sh -c 'ping -i 0.2 10.88.0.1 -w 1 >/dev/null && echo PASS || echo FAIL' [2025-02-18T05:38:16.169Z] done [2025-02-18T05:38:16.169Z] harness.go:1740: Found kernel oops on machine 1e7f5b36-688d-4580-8c54-acc99d5479cb console [2025-02-18T05:38:16.169Z] harness.go:1740: Found kernel soft lockup on machine 1e7f5b36-688d-4580-8c54-acc99d5479cb console [2025-02-18T05:38:16.169Z] --- FAIL: ostree.unlock (434.56s) [2025-02-18T05:38:16.169Z] --- PASS: ostree.unlock/unlock (0.66s) [2025-02-18T05:38:16.169Z] --- PASS: ostree.unlock/install (0.59s) [2025-02-18T05:38:16.169Z] --- PASS: ostree.unlock/uninstall (0.45s) [2025-02-18T05:38:16.169Z] --- PASS: ostree.unlock/discard (408.61s) [2025-02-18T05:38:16.169Z] harness.go:1740: Found kernel oops on machine 85f05f76-5cc2-4018-a1e7-2a6e510c8049 console [2025-02-18T05:38:19.413Z] systemctl status kola-runext.service: [2025-02-18T05:38:19.413Z] �� kola-runext.service [2025-02-18T05:38:19.413Z] Loaded: loaded (/etc/systemd/system/kola-runext.service; static) [2025-02-18T05:38:19.413Z] Drop-In: /usr/lib/systemd/system/service.d [2025-02-18T05:38:19.413Z] ������10-timeout-abort.conf, 50-keep-warm.conf [2025-02-18T05:38:19.413Z] Active: failed (Result: exit-code) since Tue 2025-02-18 05:38:18 UTC; 638ms ago [2025-02-18T05:38:19.413Z] Duration: 2min 1.571s [2025-02-18T05:38:19.413Z] Invocation: 28e86a2936f8407a9982a03fe5317367 [2025-02-18T05:38:19.413Z] Process: 3972 ExecStart=/usr/local/bin/kola-runext-test.sh (code=exited, status=1/FAILURE) [2025-02-18T05:38:19.413Z] Main PID: 3972 (code=exited, status=1/FAILURE) [2025-02-18T05:38:19.413Z] Mem peak: 2.1M [2025-02-18T05:38:19.413Z] CPU: 889ms [2025-02-18T05:38:19.413Z] [2025-02-18T05:38:19.413Z] Feb 18 05:36:31 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:31 qemu0 kola-runext-test.sh[7296]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:31 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:31 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:19.413Z] Feb 18 05:36:32 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:32 qemu0 kola-runext-test.sh[7298]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:32 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:32 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:19.413Z] Feb 18 05:36:33 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:33 qemu0 kola-runext-test.sh[7300]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:33 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:33 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:19.413Z] Feb 18 05:36:34 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:34 qemu0 kola-runext-test.sh[7302]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:34 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:34 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:19.413Z] Feb 18 05:36:35 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:35 qemu0 kola-runext-test.sh[7305]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:35 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:35 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:19.413Z] Feb 18 05:36:36 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:36 qemu0 kola-runext-test.sh[7310]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:36 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:36 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:19.413Z] Feb 18 05:36:37 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:37 qemu0 kola-runext-test.sh[7312]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:37 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:37 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:19.413Z] Feb 18 05:36:38 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:38 qemu0 kola-runext-test.sh[7314]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:38 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:38 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:19.413Z] Feb 18 05:36:39 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:39 qemu0 kola-runext-test.sh[7316]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:39 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:39 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:19.413Z] Feb 18 05:36:40 qemu0 kola-runext-test.sh[3972]: + for _x in $(seq "${timeout}") [2025-02-18T05:38:19.413Z] Feb 18 05:36:40 qemu0 kola-runext-test.sh[7342]: ++ systemctl is-active kdump.service [2025-02-18T05:38:19.413Z] Feb 18 05:36:40 qemu0 kola-runext-test.sh[3972]: + '[' activating '!=' activating ']' [2025-02-18T05:38:19.413Z] Feb 18 05:36:40 qemu0 kola-runext-test.sh[3972]: + sleep 1 [2025-02-18T05:38:22.672Z] --- FAIL: ext.config.kdump.crash (164.73s) [2025-02-18T05:38:22.672Z] cluster.go:151: Error: Unit kola-runext.service exited with code 1 [2025-02-18T05:38:22.672Z] cluster.go:151: 2025-02-18T05:38:18Z cli: Unit kola-runext.service exited with code 1 [2025-02-18T05:38:22.672Z] harness.go:1265: kolet failed: : kolet run-test-unit failed: Process exited with status 1 [2025-02-18T05:38:54.642Z] --- PASS: ext.config.containers.quadlet (36.80s) [2025-02-18T05:38:56.005Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-18T05:39:04.052Z] --- PASS: coreos.unique.boot.ignition.failure (14.43s) [2025-02-18T05:45:40.543Z] --- FAIL: coreos.ignition.mount.partitions (444.69s) [2025-02-18T05:45:40.543Z] harness.go:1740: Found kernel oops on machine 5f28a899-b8a2-4b49-a84c-fdc71014906e console [2025-02-18T05:46:07.015Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-18T05:46:07.572Z] --- PASS: ext.config.networking.no-persist-ip (41.23s) [2025-02-18T05:46:29.433Z] === RUN podman.workflow/run [2025-02-18T05:46:29.433Z] --- FAIL: multipath.partition (445.44s) [2025-02-18T05:46:29.433Z] harness.go:1740: Found kernel oops on machine c1c0b855-5aa5-4d5a-9493-76e1e1c979f8 console [2025-02-18T05:47:16.008Z] --- PASS: ext.config.ignition.kargs (39.31s) [2025-02-18T05:47:42.466Z] --- PASS: ext.config.docker.basic (33.32s) [2025-02-18T05:48:21.084Z] --- PASS: ext.config.networking.hostname.fallback-hostname (36.40s) [2025-02-18T05:49:17.197Z] --- PASS: multipath.day1 (55.21s) [2025-02-18T05:49:49.177Z] === RUN basic.uefi-secure/MachineID [2025-02-18T05:49:49.177Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-18T05:49:49.177Z] === RUN basic.uefi-secure/PortSSH [2025-02-18T05:49:49.177Z] === RUN basic.uefi-secure/DbusPerms [2025-02-18T05:49:49.177Z] === RUN basic.uefi-secure/ServicesActive [2025-02-18T05:49:49.177Z] === RUN basic.uefi-secure/ReadOnly [2025-02-18T05:49:49.177Z] === RUN basic.uefi-secure/Useradd [2025-02-18T05:49:52.421Z] --- PASS: basic.uefi-secure (38.66s) [2025-02-18T05:49:52.422Z] --- PASS: basic.uefi-secure/MachineID (0.11s) [2025-02-18T05:49:52.422Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.15s) [2025-02-18T05:49:52.422Z] --- PASS: basic.uefi-secure/PortSSH (0.12s) [2025-02-18T05:49:52.422Z] --- PASS: basic.uefi-secure/DbusPerms (0.36s) [2025-02-18T05:49:52.422Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-02-18T05:49:52.422Z] --- PASS: basic.uefi-secure/ReadOnly (0.12s) [2025-02-18T05:49:52.422Z] --- PASS: basic.uefi-secure/Useradd (0.20s) [2025-02-18T05:50:38.993Z] --- PASS: ext.config.networking.prefer-ignition-networking (39.49s) [2025-02-18T05:50:38.994Z] 2025-02-18T05:50:38Z kola: Test timed out. Adding as candidate for rerun success: ext.config.extensions.package [2025-02-18T05:50:39.246Z] --- FAIL: ext.config.extensions.package (905.26s) [2025-02-18T05:50:39.246Z] harness.go:106: TIMEOUT[15m0s]: ssh: sudo /usr/local/bin/kolet run-test-unit kola-runext.service [2025-02-18T05:50:39.246Z] harness.go:106: TIMEOUT[15m0s]: ssh: journalctl -t kola-runext-package [2025-02-18T05:50:39.246Z] harness.go:1740: Found kernel oops on machine d56a74cf-2e12-4103-9e8c-59701cb0697b console [2025-02-18T05:50:39.246Z] harness.go:1740: Found kernel soft lockup on machine d56a74cf-2e12-4103-9e8c-59701cb0697b console [2025-02-18T05:51:05.707Z] === RUN rpmostree.install-uninstall/install [2025-02-18T05:53:12.647Z] --- FAIL: rpmostree.upgrade-rollback (875.35s) [2025-02-18T05:53:12.647Z] --- PASS: rpmostree.upgrade-rollback/upgrade (426.93s) [2025-02-18T05:53:12.647Z] --- PASS: rpmostree.upgrade-rollback/rollback (411.60s) [2025-02-18T05:53:12.647Z] harness.go:1740: Found kernel oops on machine dd2227fa-15d9-4aff-af60-4c09c3ba4d38 console [2025-02-18T05:53:22.573Z] --- PASS: fcos.users.shells (24.11s) [2025-02-18T05:53:49.020Z] --- PASS: ext.config.clhm.ignition-warnings (25.96s) [2025-02-18T05:54:35.610Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (40.89s) [2025-02-18T05:54:53.615Z] --- PASS: coreos.ignition.sethostname (24.65s) [2025-02-18T05:55:20.099Z] --- PASS: coreos.ignition.v2.users (25.09s) [2025-02-18T05:56:41.449Z] === RUN podman.workflow/exec [2025-02-18T05:56:41.449Z] === RUN podman.workflow/stop [2025-02-18T05:56:41.449Z] === RUN podman.workflow/remove [2025-02-18T05:56:41.449Z] === RUN podman.workflow/delete [2025-02-18T05:56:41.449Z] --- FAIL: podman.workflow (624.96s) [2025-02-18T05:56:41.449Z] --- FAIL: podman.workflow/run (600.00s) [2025-02-18T05:56:41.449Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-18T05:56:41.449Z] cluster.go:151: Getting image source signatures [2025-02-18T05:56:41.449Z] cluster.go:151: Copying blob sha256:ed5f9eb9b31eda228bb072bb9bdc2d63134767b37f5547eab07499ecbea47e66 [2025-02-18T05:56:41.449Z] cluster.go:151: Copying config sha256:6537a8f634103c83015ebb668e6149842aaa3b7b03e40e8e7dddaa54e1906769 [2025-02-18T05:56:41.449Z] cluster.go:151: Writing manifest to image destination [2025-02-18T05:56:41.449Z] harness.go:106: TIMEOUT[10m0s]: ssh: curl -f http://localhost 2>/dev/null [2025-02-18T05:56:41.449Z] --- SKIP: podman.workflow/exec (0.00s) [2025-02-18T05:56:41.449Z] cluster.go:54: A previous test has already failed [2025-02-18T05:56:41.449Z] --- SKIP: podman.workflow/stop (0.00s) [2025-02-18T05:56:41.449Z] cluster.go:54: A previous test has already failed [2025-02-18T05:56:41.449Z] --- SKIP: podman.workflow/remove (0.00s) [2025-02-18T05:56:41.449Z] cluster.go:54: A previous test has already failed [2025-02-18T05:56:41.449Z] --- SKIP: podman.workflow/delete (0.00s) [2025-02-18T05:56:41.449Z] cluster.go:54: A previous test has already failed [2025-02-18T05:56:41.449Z] harness.go:1740: Found kernel oops on machine 7561ce31-8dd1-4661-88e6-b32c973435ea console [2025-02-18T05:56:41.449Z] harness.go:1740: Found kernel soft lockup on machine 7561ce31-8dd1-4661-88e6-b32c973435ea console [2025-02-18T05:58:32.797Z] --- FAIL: ext.config.var-mount.luks (458.78s) [2025-02-18T05:58:32.797Z] harness.go:1740: Found kernel oops on machine 090e56e8-9d6e-47d1-8ee5-65806f0991f2 console [2025-02-18T05:58:32.797Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-18T06:03:09.222Z] --- FAIL: ext.config.butane.grub-users (463.75s) [2025-02-18T06:03:09.222Z] harness.go:1740: Found kernel oops on machine c4d218e9-68b5-43cc-b128-50476fe32a07 console [2025-02-18T06:04:05.343Z] --- FAIL: coreos.ignition.once (444.01s) [2025-02-18T06:04:05.343Z] harness.go:1740: Found kernel oops on machine b9932861-edd2-462a-af0f-f85ed75de05a console [2025-02-18T06:04:37.332Z] --- PASS: ext.config.ignition.systemd-unmasking (38.34s) [2025-02-18T06:05:09.320Z] === RUN basic.nvme/FCOSGrowpart [2025-02-18T06:05:09.320Z] === RUN basic.nvme/PortSSH [2025-02-18T06:05:09.320Z] === RUN basic.nvme/DbusPerms [2025-02-18T06:05:09.320Z] === RUN basic.nvme/ServicesActive [2025-02-18T06:05:09.320Z] === RUN basic.nvme/ReadOnly [2025-02-18T06:05:09.320Z] === RUN basic.nvme/Useradd [2025-02-18T06:05:09.320Z] === RUN basic.nvme/MachineID [2025-02-18T06:05:13.476Z] --- PASS: basic.nvme (37.87s) [2025-02-18T06:05:13.476Z] --- PASS: basic.nvme/FCOSGrowpart (0.14s) [2025-02-18T06:05:13.476Z] --- PASS: basic.nvme/PortSSH (0.12s) [2025-02-18T06:05:13.476Z] --- PASS: basic.nvme/DbusPerms (0.37s) [2025-02-18T06:05:13.476Z] --- PASS: basic.nvme/ServicesActive (0.13s) [2025-02-18T06:05:13.476Z] --- PASS: basic.nvme/ReadOnly (0.11s) [2025-02-18T06:05:13.476Z] --- PASS: basic.nvme/Useradd (0.22s) [2025-02-18T06:05:13.476Z] --- PASS: basic.nvme/MachineID (0.12s) [2025-02-18T06:05:31.478Z] --- FAIL: coreos.selinux.boolean (432.59s) [2025-02-18T06:05:31.478Z] harness.go:1740: Found kernel oops on machine 8e09053e-44de-4525-8691-9273c347dfda console [2025-02-18T06:05:31.478Z] --- FAIL: rpmostree.install-uninstall (899.28s) [2025-02-18T06:05:31.478Z] --- PASS: rpmostree.install-uninstall/install (435.97s) [2025-02-18T06:05:31.478Z] --- PASS: rpmostree.install-uninstall/uninstall (427.35s) [2025-02-18T06:05:31.478Z] harness.go:1740: Found kernel oops on machine e48a231c-e1fa-48ed-87d5-0ab47dcdbd34 console [2025-02-18T06:05:57.942Z] --- PASS: ext.config.networking.kargs-rd-net (41.38s) [2025-02-18T06:06:08.902Z] --- PASS: ext.config.ignition.systemd-enable-units (37.75s) [2025-02-18T06:06:35.357Z] --- PASS: ext.config.ignition.systemd-disable (36.96s) [2025-02-18T06:06:57.209Z] --- PASS: fcos.network.listeners (24.08s) [2025-02-18T06:07:35.827Z] --- PASS: ext.config.networking.force-persist-ip (39.25s) [2025-02-18T06:08:02.286Z] --- PASS: coreos.ignition.groups (24.74s) [2025-02-18T06:08:40.921Z] --- PASS: ext.config.ignition.stable-boot (38.61s) [2025-02-18T06:08:55.737Z] --- PASS: coreos.ignition.failure (15.63s) [2025-02-18T06:10:32.064Z] --- FAIL: coreos.misc.disk.varlibcontainers (448.23s) [2025-02-18T06:10:32.064Z] 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-18T06:10:32.064Z] 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-18T06:10:32.064Z] harness.go:1740: Found kernel oops on machine 622afc44-433d-4a88-b6e4-dddddcf035d7 console [2025-02-18T06:10:58.525Z] --- PASS: ext.config.firewall.iptables-legacy (26.91s) [2025-02-18T06:11:24.989Z] --- PASS: ext.config.ssh.custom-host-key-permissions (26.61s) [2025-02-18T06:12:03.600Z] --- PASS: rpmostree.status (34.73s) [2025-02-18T06:12:03.600Z] mke2fs 1.47.1 (20-May-2024) [2025-02-18T06:12:11.664Z] --- PASS: coreos.unique.boot.failure (11.63s) [2025-02-18T06:12:50.262Z] --- PASS: ext.config.networking.nameserver (39.19s) [2025-02-18T06:13:00.161Z] --- FAIL: ext.config.networking.rd-net-timeout-carrier (448.83s) [2025-02-18T06:13:00.161Z] harness.go:1740: Found kernel oops on machine 5447b708-3bca-44be-8146-e8e1cf66e817 console [2025-02-18T06:13:26.626Z] --- PASS: coreos.ignition.instantiated.enable-unit (35.15s) [2025-02-18T06:13:26.626Z] --- FAIL: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (437.70s) [2025-02-18T06:13:26.626Z] harness.go:1740: Found kernel oops on machine d77085b8-b57a-4f33-8353-99c903685833 console [2025-02-18T06:13:48.476Z] === RUN rootfs.uuid/RandomUUID [2025-02-18T06:13:49.826Z] --- PASS: rootfs.uuid (24.89s) [2025-02-18T06:13:49.826Z] --- PASS: rootfs.uuid/RandomUUID (0.15s) [2025-02-18T06:14:04.640Z] --- PASS: ext.config.ignition.resource.remote (37.68s) [2025-02-18T06:16:11.085Z] --- FAIL: ext.config.networking.nmstate.state (434.93s) [2025-02-18T06:16:11.085Z] harness.go:1740: Found kernel oops on machine 4a451ac6-04e2-45da-bd24-83dc9075ad5e console [2025-02-18T06:27:32.655Z] 2025-02-18T06:27:18Z kola: Test timed out. Adding as candidate for rerun success: ext.config.systemd.condition-needs-update [2025-02-18T06:27:32.655Z] --- FAIL: ext.config.systemd.condition-needs-update (859.03s) [2025-02-18T06:27:32.655Z] harness.go:106: TIMEOUT[10m0s]: ssh: sudo /usr/local/bin/kolet run-test-unit kola-runext.service [2025-02-18T06:27:32.655Z] harness.go:106: TIMEOUT[10m0s]: ssh: journalctl -t kola-runext-condition-needs-update [2025-02-18T06:27:32.655Z] harness.go:1740: Found kernel oops on machine 2ab16d07-6454-4020-92f4-22ca65a6fa57 console [2025-02-18T07:08:23.784Z] Cancelling nested steps due to timeout [2025-02-18T07:08:23.788Z] Sending interrupt signal to process [2025-02-18T07:08:23.789Z] Killing processes [2025-02-18T07:08:24.189Z] kill finished with exit code 0 [2025-02-18T07:08:25.015Z] qemu-system-x86_64: terminating on signal 15 from pid 14447 () [2025-02-18T07:08:25.015Z] qemu-system-x86_64: tpm-emulator: Could not cleanly shutdown the TPM: Invalid argument [2025-02-18T07:08:25.018Z] script returned exit code 143 [2025-02-18T07:08:25.025Z] [Pipeline] } [2025-02-18T07:08:25.029Z] [Pipeline] // withEnv [2025-02-18T07:08:25.109Z] [Pipeline] } [2025-02-18T07:08:25.110Z] Failed in branch x86_64:kola [2025-02-18T07:08:25.146Z] [Pipeline] // parallel [2025-02-18T07:08:25.255Z] [Pipeline] withEnv [2025-02-18T07:08:25.256Z] [Pipeline] { [2025-02-18T07:08:25.313Z] [Pipeline] sh [2025-02-18T07:08:25.850Z] + set -xeuo pipefail [2025-02-18T07:08:25.850Z] ++ umask [2025-02-18T07:08:25.850Z] + '[' 0022 = 0000 ']' [2025-02-18T07:08:25.850Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T07:08:25.850Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-upgrade-x86_64 [2025-02-18T07:08:25.852Z] [Pipeline] } [2025-02-18T07:08:25.855Z] [Pipeline] // withEnv [2025-02-18T07:08:25.873Z] [Pipeline] withEnv [2025-02-18T07:08:25.873Z] [Pipeline] { [2025-02-18T07:08:25.950Z] [Pipeline] sh [2025-02-18T07:08:26.474Z] + set -xeuo pipefail [2025-02-18T07:08:26.475Z] ++ umask [2025-02-18T07:08:26.475Z] + '[' 0022 = 0000 ']' [2025-02-18T07:08:26.475Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T07:08:26.475Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-CycSq -c --xz kola-upgrade-x86_64 [2025-02-18T07:08:27.394Z] [Pipeline] } [2025-02-18T07:08:27.398Z] [Pipeline] // withEnv [2025-02-18T07:08:27.424Z] [Pipeline] archiveArtifacts [2025-02-18T07:08:27.428Z] Archiving artifacts [2025-02-18T07:08:28.193Z] [Pipeline] withEnv [2025-02-18T07:08:28.195Z] [Pipeline] { [2025-02-18T07:08:28.199Z] [Pipeline] sh [2025-02-18T07:08:28.782Z] + set -xeuo pipefail [2025-02-18T07:08:28.782Z] ++ umask [2025-02-18T07:08:28.782Z] + '[' 0022 = 0000 ']' [2025-02-18T07:08:28.782Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T07:08:28.782Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-upgrade-x86_64 --output - [2025-02-18T07:08:28.785Z] [Pipeline] } [2025-02-18T07:08:28.788Z] [Pipeline] // withEnv [2025-02-18T07:08:28.821Z] [Pipeline] junit [2025-02-18T07:08:28.825Z] Recording test results [2025-02-18T07:08:29.861Z] [Pipeline] withEnv [2025-02-18T07:08:29.862Z] [Pipeline] { [2025-02-18T07:08:29.867Z] [Pipeline] sh [2025-02-18T07:08:30.401Z] + set -xeuo pipefail [2025-02-18T07:08:30.401Z] ++ umask [2025-02-18T07:08:30.401Z] + '[' 0022 = 0000 ']' [2025-02-18T07:08:30.401Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T07:08:30.401Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-x86_64 [2025-02-18T07:08:30.403Z] [Pipeline] } [2025-02-18T07:08:30.407Z] [Pipeline] // withEnv [2025-02-18T07:08:30.450Z] [Pipeline] withEnv [2025-02-18T07:08:30.451Z] [Pipeline] { [2025-02-18T07:08:30.475Z] [Pipeline] sh [2025-02-18T07:08:31.002Z] + set -xeuo pipefail [2025-02-18T07:08:31.002Z] ++ umask [2025-02-18T07:08:31.002Z] + '[' 0022 = 0000 ']' [2025-02-18T07:08:31.002Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T07:08:31.002Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-CycSq -c --xz kola-x86_64 [2025-02-18T07:08:36.246Z] [Pipeline] } [2025-02-18T07:08:36.249Z] [Pipeline] // withEnv [2025-02-18T07:08:36.255Z] [Pipeline] archiveArtifacts [2025-02-18T07:08:36.258Z] Archiving artifacts [2025-02-18T07:08:38.900Z] [Pipeline] withEnv [2025-02-18T07:08:38.902Z] [Pipeline] { [2025-02-18T07:08:39.012Z] [Pipeline] sh [2025-02-18T07:08:39.546Z] + set -xeuo pipefail [2025-02-18T07:08:39.546Z] ++ umask [2025-02-18T07:08:39.546Z] + '[' 0022 = 0000 ']' [2025-02-18T07:08:39.546Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T07:08:39.546Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-x86_64 --output - [2025-02-18T07:08:39.546Z] Traceback (most recent call last): [2025-02-18T07:08:39.546Z] File "/usr/lib/coreos-assembler/kola-junit", line 24, in [2025-02-18T07:08:39.546Z] with open(os.path.join(args.koladir, "reports/report.json")) as f: [2025-02-18T07:08:39.546Z] ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2025-02-18T07:08:39.546Z] FileNotFoundError: [Errno 2] No such file or directory: '/home/jenkins/agent/workspace/test-override/tmp/kola-CycSq/kola-x86_64/reports/report.json' [2025-02-18T07:08:39.546Z] failed to execute cmd-shell: exit status 1 [2025-02-18T07:08:39.546Z] + : [2025-02-18T07:08:39.549Z] [Pipeline] } [2025-02-18T07:08:39.553Z] [Pipeline] // withEnv [2025-02-18T07:08:39.643Z] [Pipeline] junit [2025-02-18T07:08:39.645Z] Recording test results [2025-02-18T07:08:39.751Z] [Pipeline] } [2025-02-18T07:08:39.752Z] Failed in branch x86_64 [2025-02-18T07:08:39.756Z] [Pipeline] // parallel [2025-02-18T07:08:39.774Z] [Pipeline] } [2025-02-18T07:08:39.800Z] [Pipeline] // timeout [2025-02-18T07:08:39.867Z] [Pipeline] } [2025-02-18T07:08:39.894Z] [Pipeline] // container [2025-02-18T07:08:39.932Z] [Pipeline] } [2025-02-18T07:08:39.979Z] [Pipeline] // node [2025-02-18T07:08:39.983Z] [Pipeline] } [2025-02-18T07:08:40.002Z] [Pipeline] // podTemplate [2025-02-18T07:08:40.024Z] [Pipeline] End of Pipeline [2025-02-18T07:08:40.039Z] ERROR: Script returned exit code 1 [2025-02-18T07:08:40.512Z] Finished: FAILURE