[2025-02-09T16:47:43.035Z] Started by upstream project "bodhi-trigger" build number 1369 [2025-02-09T16:47:43.035Z] originally caused by: [2025-02-09T16:47:43.035Z] Triggered by CI message. [2025-02-09T16:47:43.129Z] 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-09T16:47:43.129Z] Selected Git installation does not exist. Using Default [2025-02-09T16:47:43.129Z] The recommended git tool is: NONE [2025-02-09T16:47:43.129Z] No credentials specified [2025-02-09T16:47:43.129Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-09T16:47:43.137Z] Fetching changes from the remote Git repository [2025-02-09T16:47:43.138Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-09T16:47:43.157Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-09T16:47:43.157Z] > git --version # timeout=10 [2025-02-09T16:47:43.165Z] > git --version # 'git version 2.39.3' [2025-02-09T16:47:43.165Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-09T16:47:43.264Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-09T16:47:43.272Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-09T16:47:43.273Z] > git config core.sparsecheckout # timeout=10 [2025-02-09T16:47:43.279Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-09T16:47:43.289Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-09T16:47:43.289Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-09T16:47:43.417Z] Loading library coreos@main [2025-02-09T16:47:43.418Z] Attempting to resolve main from remote references... [2025-02-09T16:47:43.418Z] > git --version # timeout=10 [2025-02-09T16:47:43.426Z] > git --version # 'git version 2.39.3' [2025-02-09T16:47:43.426Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-09T16:47:43.504Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-09T16:47:43.505Z] Selected Git installation does not exist. Using Default [2025-02-09T16:47:43.505Z] The recommended git tool is: NONE [2025-02-09T16:47:43.505Z] No credentials specified [2025-02-09T16:47:43.505Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-09T16:47:43.512Z] Fetching changes from the remote Git repository [2025-02-09T16:47:43.513Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-09T16:47:43.590Z] Fetching without tags [2025-02-09T16:47:43.590Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-09T16:47:43.590Z] > git --version # timeout=10 [2025-02-09T16:47:43.597Z] > git --version # 'git version 2.39.3' [2025-02-09T16:47:43.597Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-09T16:47:43.662Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-09T16:47:43.662Z] > git config core.sparsecheckout # timeout=10 [2025-02-09T16:47:43.669Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-09T16:47:43.680Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-09T16:47:43.680Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-09T16:47:43.986Z] [Pipeline] Start of Pipeline [2025-02-09T16:47:44.025Z] [Pipeline] node [2025-02-09T16:47:44.028Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-09T16:47:44.049Z] [Pipeline] { [2025-02-09T16:47:44.137Z] [Pipeline] withEnv [2025-02-09T16:47:44.137Z] [Pipeline] { [2025-02-09T16:47:44.176Z] [Pipeline] sh [2025-02-09T16:47:44.433Z] + set -xeuo pipefail [2025-02-09T16:47:44.433Z] ++ umask [2025-02-09T16:47:44.433Z] + '[' 0022 = 0000 ']' [2025-02-09T16:47:44.433Z] + rm -rf pipe [2025-02-09T16:47:44.433Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-09T16:47:44.433Z] Cloning into 'pipe'... [2025-02-09T16:47:44.684Z] [Pipeline] } [2025-02-09T16:47:44.686Z] [Pipeline] // withEnv [2025-02-09T16:47:44.725Z] [Pipeline] load [2025-02-09T16:47:44.810Z] [Pipeline] { (pipe/utils.groovy) [2025-02-09T16:47:44.814Z] [Pipeline] } [2025-02-09T16:47:44.852Z] [Pipeline] // load [2025-02-09T16:47:44.883Z] [Pipeline] readYaml [2025-02-09T16:47:44.928Z] [Pipeline] } [2025-02-09T16:47:44.966Z] [Pipeline] // node [2025-02-09T16:47:45.036Z] [Pipeline] properties [2025-02-09T16:47:45.157Z] [Pipeline] libraryResource [2025-02-09T16:47:45.159Z] [Pipeline] readJSON [2025-02-09T16:47:45.173Z] [Pipeline] node [2025-02-09T16:47:45.176Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-09T16:47:45.192Z] [Pipeline] { [2025-02-09T16:47:45.203Z] [Pipeline] writeYaml [2025-02-09T16:47:45.216Z] [Pipeline] readFile [2025-02-09T16:47:45.248Z] [Pipeline] } [2025-02-09T16:47:45.320Z] [Pipeline] // node [2025-02-09T16:47:45.346Z] [Pipeline] podTemplate [2025-02-09T16:47:45.353Z] [Pipeline] { [2025-02-09T16:47:45.392Z] [Pipeline] node [2025-02-09T16:47:52.841Z] Created Pod: openshift coreos-ci/pod-a8389b59-3a13-4bed-93fb-cb49691b6a33-drd9c-svtz3 [2025-02-09T16:47:58.477Z] Agent pod-a8389b59-3a13-4bed-93fb-cb49691b6a33-drd9c-svtz3 is provisioned from template pod-a8389b59-3a13-4bed-93fb-cb49691b6a33-drd9c [2025-02-09T16:47:58.477Z] --- [2025-02-09T16:47:58.477Z] apiVersion: "v1" [2025-02-09T16:47:58.477Z] kind: "Pod" [2025-02-09T16:47:58.477Z] metadata: [2025-02-09T16:47:58.477Z] annotations: [2025-02-09T16:47:58.477Z] buildUrl: "http://172.30.130.216:80/job/test-override/1380/" [2025-02-09T16:47:58.477Z] runUrl: "job/test-override/1380/" [2025-02-09T16:47:58.477Z] labels: [2025-02-09T16:47:58.477Z] jenkins: "slave" [2025-02-09T16:47:58.477Z] jenkins/label-digest: "3f8e13912ffb1602d30458a460309d70938b9d07" [2025-02-09T16:47:58.477Z] jenkins/label: "pod-a8389b59-3a13-4bed-93fb-cb49691b6a33" [2025-02-09T16:47:58.477Z] name: "pod-a8389b59-3a13-4bed-93fb-cb49691b6a33-drd9c-svtz3" [2025-02-09T16:47:58.477Z] namespace: "coreos-ci" [2025-02-09T16:47:58.477Z] spec: [2025-02-09T16:47:58.477Z] containers: [2025-02-09T16:47:58.477Z] - command: [2025-02-09T16:47:58.477Z] - "/usr/bin/dumb-init" [2025-02-09T16:47:58.477Z] - "/usr/bin/sleep" [2025-02-09T16:47:58.477Z] - "infinity" [2025-02-09T16:47:58.477Z] env: [2025-02-09T16:47:58.477Z] - name: "COSA_TESTISO_DEBUG" [2025-02-09T16:47:58.477Z] value: "true" [2025-02-09T16:47:58.477Z] - name: "NCPUS" [2025-02-09T16:47:58.477Z] value: "6" [2025-02-09T16:47:58.477Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-09T16:47:58.477Z] imagePullPolicy: "Always" [2025-02-09T16:47:58.477Z] name: "worker" [2025-02-09T16:47:58.477Z] resources: [2025-02-09T16:47:58.477Z] limits: [2025-02-09T16:47:58.477Z] memory: "10752Mi" [2025-02-09T16:47:58.477Z] cpu: "6" [2025-02-09T16:47:58.477Z] devices.kubevirt.io/kvm: "1" [2025-02-09T16:47:58.477Z] requests: [2025-02-09T16:47:58.477Z] memory: "10752Mi" [2025-02-09T16:47:58.477Z] cpu: "6" [2025-02-09T16:47:58.477Z] devices.kubevirt.io/kvm: "1" [2025-02-09T16:47:58.477Z] volumeMounts: [2025-02-09T16:47:58.477Z] - mountPath: "/srv/" [2025-02-09T16:47:58.477Z] name: "emptydir-0" [2025-02-09T16:47:58.477Z] - mountPath: "/home/jenkins/agent" [2025-02-09T16:47:58.477Z] name: "workspace-volume" [2025-02-09T16:47:58.477Z] readOnly: false [2025-02-09T16:47:58.477Z] - env: [2025-02-09T16:47:58.477Z] - name: "JENKINS_SECRET" [2025-02-09T16:47:58.477Z] value: "********" [2025-02-09T16:47:58.477Z] - name: "JENKINS_TUNNEL" [2025-02-09T16:47:58.477Z] value: "172.30.136.1:50000" [2025-02-09T16:47:58.477Z] - name: "JENKINS_AGENT_NAME" [2025-02-09T16:47:58.477Z] value: "pod-a8389b59-3a13-4bed-93fb-cb49691b6a33-drd9c-svtz3" [2025-02-09T16:47:58.477Z] - name: "JENKINS_NAME" [2025-02-09T16:47:58.477Z] value: "pod-a8389b59-3a13-4bed-93fb-cb49691b6a33-drd9c-svtz3" [2025-02-09T16:47:58.477Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-09T16:47:58.477Z] value: "/home/jenkins/agent" [2025-02-09T16:47:58.477Z] - name: "JENKINS_URL" [2025-02-09T16:47:58.477Z] value: "http://172.30.130.216:80/" [2025-02-09T16:47:58.477Z] image: "jenkins-agent-base:latest" [2025-02-09T16:47:58.477Z] name: "jnlp" [2025-02-09T16:47:58.477Z] resources: [2025-02-09T16:47:58.477Z] limits: [2025-02-09T16:47:58.477Z] memory: "512Mi" [2025-02-09T16:47:58.477Z] cpu: "1" [2025-02-09T16:47:58.477Z] requests: [2025-02-09T16:47:58.477Z] memory: "512Mi" [2025-02-09T16:47:58.477Z] cpu: "1" [2025-02-09T16:47:58.477Z] volumeMounts: [2025-02-09T16:47:58.477Z] - mountPath: "/home/jenkins/agent" [2025-02-09T16:47:58.477Z] name: "workspace-volume" [2025-02-09T16:47:58.477Z] readOnly: false [2025-02-09T16:47:58.477Z] nodeSelector: [2025-02-09T16:47:58.477Z] kubernetes.io/os: "linux" [2025-02-09T16:47:58.477Z] restartPolicy: "Never" [2025-02-09T16:47:58.477Z] serviceAccountName: "jenkins" [2025-02-09T16:47:58.477Z] volumes: [2025-02-09T16:47:58.477Z] - emptyDir: {} [2025-02-09T16:47:58.477Z] name: "emptydir-0" [2025-02-09T16:47:58.477Z] - emptyDir: [2025-02-09T16:47:58.477Z] medium: "" [2025-02-09T16:47:58.477Z] name: "workspace-volume" [2025-02-09T16:47:58.477Z] [2025-02-09T16:47:58.604Z] Running on pod-a8389b59-3a13-4bed-93fb-cb49691b6a33-drd9c-svtz3 in /home/jenkins/agent/workspace/test-override [2025-02-09T16:47:58.605Z] [Pipeline] { [2025-02-09T16:47:58.613Z] [Pipeline] container [2025-02-09T16:47:58.613Z] [Pipeline] { [2025-02-09T16:47:58.706Z] [Pipeline] withEnv [2025-02-09T16:47:58.706Z] [Pipeline] { [2025-02-09T16:47:58.747Z] [Pipeline] sh [2025-02-09T16:47:59.455Z] + set -xeuo pipefail [2025-02-09T16:47:59.455Z] ++ umask [2025-02-09T16:47:59.455Z] + '[' 0022 = 0000 ']' [2025-02-09T16:47:59.455Z] + cat /cosa/coreos-assembler-git.json [2025-02-09T16:47:59.455Z] { [2025-02-09T16:47:59.455Z] "date": "2025-02-07T23:58:31Z", [2025-02-09T16:47:59.455Z] "git": { [2025-02-09T16:47:59.455Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2", [2025-02-09T16:47:59.455Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-09T16:47:59.455Z] "branch": "HEAD", [2025-02-09T16:47:59.455Z] "dirty": "false" [2025-02-09T16:47:59.455Z] }, [2025-02-09T16:47:59.455Z] "file": { [2025-02-09T16:47:59.455Z] "checksum": "09e3f5e05b90fa7b1c434a6c0f2d425d90c30fdd173232b148d09ccedc58d5eb", [2025-02-09T16:47:59.455Z] "checksum_type": "sha256", [2025-02-09T16:47:59.455Z] "format": "tar.gz", [2025-02-09T16:47:59.455Z] "name": "coreos-assembler-git.tar.gz", [2025-02-09T16:47:59.455Z] "size": "10006691" [2025-02-09T16:47:59.455Z] } [2025-02-09T16:47:59.455Z] } [2025-02-09T16:47:59.693Z] [Pipeline] } [2025-02-09T16:47:59.696Z] [Pipeline] // withEnv [2025-02-09T16:47:59.768Z] [Pipeline] timeout [2025-02-09T16:47:59.768Z] Timeout set to expire in 2 hr 30 min [2025-02-09T16:47:59.769Z] [Pipeline] { [2025-02-09T16:47:59.846Z] [Pipeline] withEnv [2025-02-09T16:47:59.846Z] [Pipeline] { [2025-02-09T16:47:59.854Z] [Pipeline] sh [2025-02-09T16:48:00.396Z] + set -euo pipefail [2025-02-09T16:48:00.396Z] ++ umask [2025-02-09T16:48:00.396Z] + '[' 0022 = 0000 ']' [2025-02-09T16:48:00.396Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-573a085a7c [2025-02-09T16:48:00.396Z] + jq -r .update.title [2025-02-09T16:48:00.423Z] [Pipeline] } [2025-02-09T16:48:00.426Z] [Pipeline] // withEnv [2025-02-09T16:48:00.900Z] [Pipeline] withEnv [2025-02-09T16:48:00.901Z] [Pipeline] { [2025-02-09T16:48:00.930Z] [Pipeline] sh [2025-02-09T16:48:01.462Z] + set -euo pipefail [2025-02-09T16:48:01.462Z] ++ umask [2025-02-09T16:48:01.462Z] + '[' 0022 = 0000 ']' [2025-02-09T16:48:01.463Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-573a085a7c [2025-02-09T16:48:01.463Z] + jq -r '.update.builds[].nvr' [2025-02-09T16:48:01.466Z] [Pipeline] } [2025-02-09T16:48:01.468Z] [Pipeline] // withEnv [2025-02-09T16:48:01.496Z] [Pipeline] withCredentials [2025-02-09T16:48:01.559Z] [Pipeline] // withCredentials [2025-02-09T16:48:01.563Z] [Pipeline] echo [2025-02-09T16:48:01.563Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-09T16:48:01.588Z] [Pipeline] withCredentials [2025-02-09T16:48:01.615Z] [Pipeline] // withCredentials [2025-02-09T16:48:01.685Z] [Pipeline] echo [2025-02-09T16:48:01.685Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-09T16:48:01.688Z] [Pipeline] withCredentials [2025-02-09T16:48:01.691Z] [Pipeline] // withCredentials [2025-02-09T16:48:01.694Z] [Pipeline] echo [2025-02-09T16:48:01.694Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-09T16:48:01.719Z] [Pipeline] withEnv [2025-02-09T16:48:01.719Z] [Pipeline] { [2025-02-09T16:48:01.736Z] [Pipeline] sh [2025-02-09T16:48:02.279Z] + set -euo pipefail [2025-02-09T16:48:02.279Z] ++ umask [2025-02-09T16:48:02.279Z] + '[' 0022 = 0000 ']' [2025-02-09T16:48:02.279Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel [2025-02-09T16:48:02.279Z] + cut -d ' ' -f 1 [2025-02-09T16:48:02.283Z] [Pipeline] } [2025-02-09T16:48:02.286Z] [Pipeline] // withEnv [2025-02-09T16:48:02.307Z] [Pipeline] withEnv [2025-02-09T16:48:02.308Z] [Pipeline] { [2025-02-09T16:48:02.362Z] [Pipeline] sh [2025-02-09T16:48:02.905Z] + set -xeuo pipefail [2025-02-09T16:48:02.906Z] ++ umask [2025-02-09T16:48:02.906Z] + '[' 0022 = 0000 ']' [2025-02-09T16:48:02.906Z] + cosa init --branch testing-devel --commit=5e6443744b6ac423695d82385a067bc02d1e1a39 https://github.com/coreos/fedora-coreos-config [2025-02-09T16:48:02.906Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-09T16:48:02.906Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-09T16:48:02.906Z] + mkdir -p src [2025-02-09T16:48:02.906Z] + cd src [2025-02-09T16:48:02.906Z] + test -e config [2025-02-09T16:48:02.906Z] + case "${source}" in [2025-02-09T16:48:02.906Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-09T16:48:02.906Z] Cloning into 'config'... [2025-02-09T16:48:03.171Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-09T16:48:03.171Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-09T16:48:05.055Z] From https://gitlab.com/fedora/bootc/base-images [2025-02-09T16:48:05.055Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD [2025-02-09T16:48:05.055Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4' [2025-02-09T16:48:05.055Z] + '[' -n 5e6443744b6ac423695d82385a067bc02d1e1a39 ']' [2025-02-09T16:48:05.055Z] + git -C ./config fetch origin 5e6443744b6ac423695d82385a067bc02d1e1a39 [2025-02-09T16:48:05.311Z] From https://github.com/coreos/fedora-coreos-config [2025-02-09T16:48:05.311Z] * branch 5e6443744b6ac423695d82385a067bc02d1e1a39 -> FETCH_HEAD [2025-02-09T16:48:05.311Z] + git -C ./config reset --hard 5e6443744b6ac423695d82385a067bc02d1e1a39 [2025-02-09T16:48:05.311Z] HEAD is now at 5e64437 lockfiles: bump to latest [2025-02-09T16:48:05.311Z] + git -C ./config submodule update --init --recursive [2025-02-09T16:48:05.311Z] + set +x [2025-02-09T16:48:05.311Z] Config commit: 5e6443744b6ac423695d82385a067bc02d1e1a39 [2025-02-09T16:48:05.311Z] + manifest=src/config/manifest.yaml [2025-02-09T16:48:05.311Z] + image=src/config/image.yaml [2025-02-09T16:48:05.311Z] + [[ -n '' ]] [2025-02-09T16:48:05.311Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-09T16:48:05.311Z] + [[ ! -f src/config/image.yaml ]] [2025-02-09T16:48:05.311Z] + mkdir -p cache [2025-02-09T16:48:05.311Z] + mkdir -p builds [2025-02-09T16:48:05.311Z] + mkdir -p tmp [2025-02-09T16:48:05.311Z] + mkdir -p overrides/rpm [2025-02-09T16:48:05.311Z] + mkdir -p overrides/rootfs [2025-02-09T16:48:05.311Z] + test 0 = 1 [2025-02-09T16:48:05.311Z] + case "${YUMREPOS}" in [2025-02-09T16:48:05.311Z] + set +x [2025-02-09T16:48:05.311Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-09T16:48:05.314Z] [Pipeline] } [2025-02-09T16:48:05.316Z] [Pipeline] // withEnv [2025-02-09T16:48:05.394Z] [Pipeline] stage [2025-02-09T16:48:05.394Z] [Pipeline] { (Initialize Remotes) [2025-02-09T16:48:05.432Z] [Pipeline] parallel [2025-02-09T16:48:05.432Z] [Pipeline] { (Branch: x86_64) [2025-02-09T16:48:05.490Z] [Pipeline] } [2025-02-09T16:48:05.542Z] [Pipeline] // parallel [2025-02-09T16:48:05.581Z] [Pipeline] } [2025-02-09T16:48:05.615Z] [Pipeline] // stage [2025-02-09T16:48:05.644Z] [Pipeline] stage [2025-02-09T16:48:05.644Z] [Pipeline] { (Download Overrides) [2025-02-09T16:48:05.657Z] [Pipeline] parallel [2025-02-09T16:48:05.657Z] [Pipeline] { (Branch: x86_64) [2025-02-09T16:48:05.662Z] [Pipeline] withEnv [2025-02-09T16:48:05.662Z] [Pipeline] { [2025-02-09T16:48:05.718Z] [Pipeline] sh [2025-02-09T16:48:06.247Z] + set -xeuo pipefail [2025-02-09T16:48:06.247Z] ++ umask [2025-02-09T16:48:06.247Z] + '[' 0022 = 0000 ']' [2025-02-09T16:48:06.247Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.12.13-200.fc41 --arch x86_64 --arch noarch [2025-02-09T16:48:06.247Z] Downloading [1/31]: kernel-tools-libs-devel-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [====================================] 100% 196.41 KiB / 196.41 KiB [2025-02-09T16:48:06.508Z] Downloading [2/31]: kernel-debug-uki-virt-addons-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [====================================] 100% 199.73 KiB / 199.73 KiB [2025-02-09T16:48:06.508Z] Downloading [3/31]: kernel-tools-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [====================================] 100% 470.60 KiB / 470.60 KiB [2025-02-09T16:48:06.508Z] Downloading [4/31]: perf-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [=============== ] 42% 1.00 MiB / 2.37 MiB [============================== ] 84% 2.00 MiB / 2.37 MiB [====================================] 100% 2.37 MiB / 2.37 MiB [2025-02-09T16:48:06.508Z] Downloading [5/31]: libperf-devel-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [====================================] 100% 225.23 KiB / 225.23 KiB [2025-02-09T16:48:06.508Z] Downloading [6/31]: kernel-debug-modules-internal-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [=============== ] 43% 1.00 MiB / 2.31 MiB [=============================== ] 86% 2.00 MiB / 2.31 MiB [====================================] 100% 2.31 MiB / 2.31 MiB [2025-02-09T16:48:06.508Z] Downloading [7/31]: kernel-tools-libs-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [====================================] 100% 205.64 KiB / 205.64 KiB [2025-02-09T16:48:06.508Z] Downloading [8/31]: kernel-selftests-internal-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [================ ] 47% 1.00 MiB / 2.12 MiB [================================= ] 94% 2.00 MiB / 2.12 MiB [====================================] 100% 2.12 MiB / 2.12 MiB [2025-02-09T16:48:06.508Z] Downloading [9/31]: python3-perf-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [====================== ] 62% 1.00 MiB / 1.60 MiB [====================================] 100% 1.60 MiB / 1.60 MiB [2025-02-09T16:48:06.508Z] Downloading [10/31]: kernel-uki-virt-addons-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [====================================] 100% 199.68 KiB / 199.68 KiB [2025-02-09T16:48:06.508Z] Downloading [11/31]: libperf-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [====================================] 100% 214.81 KiB / 214.81 KiB [2025-02-09T16:48:06.508Z] Downloading [12/31]: kernel-modules-internal-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.508Z] [========================= ] 69% 1.00 MiB / 1.43 MiB [====================================] 100% 1.43 MiB / 1.43 MiB [2025-02-09T16:48:06.508Z] Downloading [13/31]: kernel-debug-modules-extra-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.763Z] [======= ] 20% 1.00 MiB / 4.97 MiB [============== ] 40% 2.00 MiB / 4.97 MiB [===================== ] 60% 3.00 MiB / 4.97 MiB [============================ ] 80% 4.00 MiB / 4.97 MiB [====================================] 100% 4.97 MiB / 4.97 MiB [2025-02-09T16:48:06.763Z] Downloading [14/31]: kernel-debug-devel-matched-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.763Z] [====================================] 100% 193.11 KiB / 193.11 KiB [2025-02-09T16:48:06.763Z] Downloading [15/31]: kernel-devel-matched-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.763Z] [====================================] 100% 193.09 KiB / 193.09 KiB [2025-02-09T16:48:06.763Z] Downloading [16/31]: kernel-debug-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.764Z] [====================================] 100% 193.13 KiB / 193.13 KiB [2025-02-09T16:48:06.764Z] Downloading [17/31]: rv-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.764Z] [====================================] 100% 206.78 KiB / 206.78 KiB [2025-02-09T16:48:06.764Z] Downloading [18/31]: kernel-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.764Z] [====================================] 100% 193.04 KiB / 193.04 KiB [2025-02-09T16:48:06.764Z] Downloading [19/31]: rtla-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.764Z] [====================================] 100% 249.98 KiB / 249.98 KiB [2025-02-09T16:48:06.764Z] Downloading [20/31]: kernel-modules-extra-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:06.764Z] [============ ] 34% 1.00 MiB / 2.89 MiB [======================== ] 69% 2.00 MiB / 2.89 MiB [====================================] 100% 2.89 MiB / 2.89 MiB [2025-02-09T16:48:06.764Z] Downloading [21/31]: kernel-debug-modules-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:07.273Z] [ ] 0% 1.00 MiB / 105.85 MiB [ ] 1% 2.00 MiB / 105.85 MiB [= ] 2% 3.00 MiB / 105.85 MiB [= ] 3% 4.00 MiB / 105.85 MiB [= ] 4% 5.00 MiB / 105.85 MiB [== ] 5% 6.00 MiB / 105.85 MiB [== ] 6% 7.00 MiB / 105.85 MiB [== ] 7% 8.00 MiB / 105.85 MiB [=== ] 8% 9.00 MiB / 105.85 MiB [=== ] 9% 10.00 MiB / 105.85 MiB [=== ] 10% 11.00 MiB / 105.85 MiB [==== ] 11% 12.00 MiB / 105.85 MiB [==== ] 12% 13.00 MiB / 105.85 MiB [==== ] 13% 14.00 MiB / 105.85 MiB [===== ] 14% 15.00 MiB / 105.85 MiB [===== ] 15% 16.00 MiB / 105.85 MiB [===== ] 16% 17.00 MiB / 105.85 MiB [====== ] 17% 18.00 MiB / 105.85 MiB [====== ] 17% 19.00 MiB / 105.85 MiB [====== ] 18% 20.00 MiB / 105.85 MiB [======= ] 19% 21.00 MiB / 105.85 MiB [======= ] 20% 22.00 MiB / 105.85 MiB [======= ] 21% 23.00 MiB / 105.85 MiB [======== ] 22% 24.00 MiB / 105.85 MiB [======== ] 23% 25.00 MiB / 105.85 MiB [======== ] 24% 26.00 MiB / 105.85 MiB [========= ] 25% 27.00 MiB / 105.85 MiB [========= ] 26% 28.00 MiB / 105.85 MiB [========= ] 27% 29.00 MiB / 105.85 MiB [========== ] 28% 30.00 MiB / 105.85 MiB [========== ] 29% 31.00 MiB / 105.85 MiB [========== ] 30% 32.00 MiB / 105.85 MiB [=========== ] 31% 33.00 MiB / 105.85 MiB [=========== ] 32% 34.00 MiB / 105.85 MiB [=========== ] 33% 35.00 MiB / 105.85 MiB [============ ] 34% 36.00 MiB / 105.85 MiB [============ ] 34% 37.00 MiB / 105.85 MiB [============ ] 35% 38.00 MiB / 105.85 MiB [============= ] 36% 39.00 MiB / 105.85 MiB [============= ] 37% 40.00 MiB / 105.85 MiB [============= ] 38% 41.00 MiB / 105.85 MiB [============== ] 39% 42.00 MiB / 105.85 MiB [============== ] 40% 43.00 MiB / 105.85 MiB [============== ] 41% 44.00 MiB / 105.85 MiB [=============== ] 42% 45.00 MiB / 105.85 MiB [=============== ] 43% 46.00 MiB / 105.85 MiB [=============== ] 44% 47.00 MiB / 105.85 MiB [================ ] 45% 48.00 MiB / 105.85 MiB [================ ] 46% 49.00 MiB / 105.85 MiB [================= ] 47% 50.00 MiB / 105.85 MiB [================= ] 48% 51.00 MiB / 105.85 MiB [================= ] 49% 52.00 MiB / 105.85 MiB [================== ] 50% 53.00 MiB / 105.85 MiB [================== ] 51% 54.00 MiB / 105.85 MiB [================== ] 51% 55.00 MiB / 105.85 MiB [=================== ] 52% 56.00 MiB / 105.85 MiB [=================== ] 53% 57.00 MiB / 105.85 MiB [=================== ] 54% 58.00 MiB / 105.85 MiB [==================== ] 55% 59.00 MiB / 105.85 MiB [==================== ] 56% 60.00 MiB / 105.85 MiB [==================== ] 57% 61.00 MiB / 105.85 MiB [===================== ] 58% 62.00 MiB / 105.85 MiB [===================== ] 59% 63.00 MiB / 105.85 MiB [===================== ] 60% 64.00 MiB / 105.85 MiB [====================== ] 61% 65.00 MiB / 105.85 MiB [====================== ] 62% 66.00 MiB / 105.85 MiB [====================== ] 63% 67.00 MiB / 105.85 MiB [======================= ] 64% 68.00 MiB / 105.85 MiB [======================= ] 65% 69.00 MiB / 105.85 MiB [======================= ] 66% 70.00 MiB / 105.85 MiB [======================== ] 67% 71.00 MiB / 105.85 MiB [======================== ] 68% 72.00 MiB / 105.85 MiB [======================== ] 68% 73.00 MiB / 105.85 MiB [========================= ] 69% 74.00 MiB / 105.85 MiB [========================= ] 70% 75.00 MiB / 105.85 MiB [========================= ] 71% 76.00 MiB / 105.85 MiB [========================== ] 72% 77.00 MiB / 105.85 MiB [========================== ] 73% 78.00 MiB / 105.85 MiB [========================== ] 74% 79.00 MiB / 105.85 MiB [=========================== ] 75% 80.00 MiB / 105.85 MiB [=========================== ] 76% 81.00 MiB / 105.85 MiB [=========================== ] 77% 82.00 MiB / 105.85 MiB [============================ ] 78% 83.00 MiB / 105.85 MiB [============================ ] 79% 84.00 MiB / 105.85 MiB [============================ ] 80% 85.00 MiB / 105.85 MiB [============================= ] 81% 86.00 MiB / 105.85 MiB [============================= ] 82% 87.00 MiB / 105.85 MiB [============================= ] 83% 88.00 MiB / 105.85 MiB [============================== ] 84% 89.00 MiB / 105.85 MiB [============================== ] 85% 90.00 MiB / 105.85 MiB [============================== ] 85% 91.00 MiB / 105.85 MiB [=============================== ] 86% 92.00 MiB / 105.85 MiB [=============================== ] 87% 93.00 MiB / 105.85 MiB [=============================== ] 88% 94.00 MiB / 105.85 MiB [================================ ] 89% 95.00 MiB / 105.85 MiB [================================ ] 90% 96.00 MiB / 105.85 MiB [================================ ] 91% 97.00 MiB / 105.85 MiB [================================= ] 92% 98.00 MiB / 105.85 MiB [================================= ] 93% 99.00 MiB / 105.85 MiB [================================== ] 94% 100.00 MiB / 105.85 MiB [================================== ] 95% 101.00 MiB / 105.85 MiB [================================== ] 96% 102.00 MiB / 105.85 MiB [=================================== ] 97% 103.00 MiB / 105.85 MiB [=================================== ] 98% 104.00 MiB / 105.85 MiB [=================================== ] 99% 105.00 MiB / 105.85 MiB [====================================] 100% 105.85 MiB / 105.85 MiB [2025-02-09T16:48:07.273Z] Downloading [22/31]: kernel-devel-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:07.273Z] [== ] 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-09T16:48:07.274Z] Downloading [23/31]: kernel-debug-devel-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:07.528Z] [= ] 5% 1.00 MiB / 18.10 MiB [=== ] 11% 2.00 MiB / 18.10 MiB [===== ] 16% 3.00 MiB / 18.10 MiB [======= ] 22% 4.00 MiB / 18.10 MiB [========= ] 27% 5.00 MiB / 18.10 MiB [=========== ] 33% 6.00 MiB / 18.10 MiB [============= ] 38% 7.00 MiB / 18.10 MiB [=============== ] 44% 8.00 MiB / 18.10 MiB [================= ] 49% 9.00 MiB / 18.10 MiB [=================== ] 55% 10.00 MiB / 18.10 MiB [===================== ] 60% 11.00 MiB / 18.10 MiB [======================= ] 66% 12.00 MiB / 18.10 MiB [========================= ] 71% 13.00 MiB / 18.10 MiB [=========================== ] 77% 14.00 MiB / 18.10 MiB [============================= ] 82% 15.00 MiB / 18.10 MiB [=============================== ] 88% 16.00 MiB / 18.10 MiB [================================= ] 93% 17.00 MiB / 18.10 MiB [=================================== ] 99% 18.00 MiB / 18.10 MiB [====================================] 100% 18.10 MiB / 18.10 MiB [2025-02-09T16:48:07.528Z] Downloading [24/31]: kernel-modules-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:07.784Z] [ ] 1% 1.00 MiB / 63.82 MiB [= ] 3% 2.00 MiB / 63.82 MiB [= ] 4% 3.00 MiB / 63.82 MiB [== ] 6% 4.00 MiB / 63.82 MiB [== ] 7% 5.00 MiB / 63.82 MiB [=== ] 9% 6.00 MiB / 63.82 MiB [=== ] 10% 7.00 MiB / 63.82 MiB [==== ] 12% 8.00 MiB / 63.82 MiB [===== ] 14% 9.00 MiB / 63.82 MiB [===== ] 15% 10.00 MiB / 63.82 MiB [====== ] 17% 11.00 MiB / 63.82 MiB [====== ] 18% 12.00 MiB / 63.82 MiB [======= ] 20% 13.00 MiB / 63.82 MiB [======= ] 21% 14.00 MiB / 63.82 MiB [======== ] 23% 15.00 MiB / 63.82 MiB [========= ] 25% 16.00 MiB / 63.82 MiB [========= ] 26% 17.00 MiB / 63.82 MiB [========== ] 28% 18.00 MiB / 63.82 MiB [========== ] 29% 19.00 MiB / 63.82 MiB [=========== ] 31% 20.00 MiB / 63.82 MiB [=========== ] 32% 21.00 MiB / 63.82 MiB [============ ] 34% 22.00 MiB / 63.82 MiB [============ ] 36% 23.00 MiB / 63.82 MiB [============= ] 37% 24.00 MiB / 63.82 MiB [============== ] 39% 25.00 MiB / 63.82 MiB [============== ] 40% 26.00 MiB / 63.82 MiB [=============== ] 42% 27.00 MiB / 63.82 MiB [=============== ] 43% 28.00 MiB / 63.82 MiB [================ ] 45% 29.00 MiB / 63.82 MiB [================ ] 47% 30.00 MiB / 63.82 MiB [================= ] 48% 31.00 MiB / 63.82 MiB [================== ] 50% 32.00 MiB / 63.82 MiB [================== ] 51% 33.00 MiB / 63.82 MiB [=================== ] 53% 34.00 MiB / 63.82 MiB [=================== ] 54% 35.00 MiB / 63.82 MiB [==================== ] 56% 36.00 MiB / 63.82 MiB [==================== ] 57% 37.00 MiB / 63.82 MiB [===================== ] 59% 38.00 MiB / 63.82 MiB [===================== ] 61% 39.00 MiB / 63.82 MiB [====================== ] 62% 40.00 MiB / 63.82 MiB [======================= ] 64% 41.00 MiB / 63.82 MiB [======================= ] 65% 42.00 MiB / 63.82 MiB [======================== ] 67% 43.00 MiB / 63.82 MiB [======================== ] 68% 44.00 MiB / 63.82 MiB [========================= ] 70% 45.00 MiB / 63.82 MiB [========================= ] 72% 46.00 MiB / 63.82 MiB [========================== ] 73% 47.00 MiB / 63.82 MiB [=========================== ] 75% 48.00 MiB / 63.82 MiB [=========================== ] 76% 49.00 MiB / 63.82 MiB [============================ ] 78% 50.00 MiB / 63.82 MiB [============================ ] 79% 51.00 MiB / 63.82 MiB [============================= ] 81% 52.00 MiB / 63.82 MiB [============================= ] 83% 53.00 MiB / 63.82 MiB [============================== ] 84% 54.00 MiB / 63.82 MiB [=============================== ] 86% 55.00 MiB / 63.82 MiB [=============================== ] 87% 56.00 MiB / 63.82 MiB [================================ ] 89% 57.00 MiB / 63.82 MiB [================================ ] 90% 58.00 MiB / 63.82 MiB [================================= ] 92% 59.00 MiB / 63.82 MiB [================================= ] 94% 60.00 MiB / 63.82 MiB [================================== ] 95% 61.00 MiB / 63.82 MiB [================================== ] 97% 62.00 MiB / 63.82 MiB [=================================== ] 98% 63.00 MiB / 63.82 MiB [====================================] 100% 63.82 MiB / 63.82 MiB [2025-02-09T16:48:07.784Z] Downloading [25/31]: kernel-debug-modules-core-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:07.784Z] [ ] 1% 1.00 MiB / 62.24 MiB [= ] 3% 2.00 MiB / 62.24 MiB [= ] 4% 3.00 MiB / 62.24 MiB [== ] 6% 4.00 MiB / 62.24 MiB [== ] 8% 5.00 MiB / 62.24 MiB [=== ] 9% 6.00 MiB / 62.24 MiB [==== ] 11% 7.00 MiB / 62.24 MiB [==== ] 12% 8.00 MiB / 62.24 MiB [===== ] 14% 9.00 MiB / 62.24 MiB [===== ] 16% 10.00 MiB / 62.24 MiB [====== ] 17% 11.00 MiB / 62.24 MiB [====== ] 19% 12.00 MiB / 62.24 MiB [======= ] 20% 13.00 MiB / 62.24 MiB [======== ] 22% 14.00 MiB / 62.24 MiB [======== ] 24% 15.00 MiB / 62.24 MiB [========= ] 25% 16.00 MiB / 62.24 MiB [========= ] 27% 17.00 MiB / 62.24 MiB [========== ] 28% 18.00 MiB / 62.24 MiB [========== ] 30% 19.00 MiB / 62.24 MiB [=========== ] 32% 20.00 MiB / 62.24 MiB [============ ] 33% 21.00 MiB / 62.24 MiB [============ ] 35% 22.00 MiB / 62.24 MiB [============= ] 36% 23.00 MiB / 62.24 MiB [============= ] 38% 24.00 MiB / 62.24 MiB [============== ] 40% 25.00 MiB / 62.24 MiB [=============== ] 41% 26.00 MiB / 62.24 MiB [=============== ] 43% 27.00 MiB / 62.24 MiB [================ ] 44% 28.00 MiB / 62.24 MiB [================ ] 46% 29.00 MiB / 62.24 MiB [================= ] 48% 30.00 MiB / 62.24 MiB [================= ] 49% 31.00 MiB / 62.24 MiB [================== ] 51% 32.00 MiB / 62.24 MiB [=================== ] 53% 33.00 MiB / 62.24 MiB [=================== ] 54% 34.00 MiB / 62.24 MiB [==================== ] 56% 35.00 MiB / 62.24 MiB [==================== ] 57% 36.00 MiB / 62.24 MiB [===================== ] 59% 37.00 MiB / 62.24 MiB [===================== ] 61% 38.00 MiB / 62.24 MiB [====================== ] 62% 39.00 MiB / 62.24 MiB [======================= ] 64% 40.00 MiB / 62.24 MiB [======================= ] 65% 41.00 MiB / 62.24 MiB [======================== ] 67% 42.00 MiB / 62.24 MiB [======================== ] 69% 43.00 MiB / 62.24 MiB [========================= ] 70% 44.00 MiB / 62.24 MiB [========================== ] 72% 45.00 MiB / 62.24 MiB [========================== ] 73% 46.00 MiB / 62.24 MiB [=========================== ] 75% 47.00 MiB / 62.24 MiB [=========================== ] 77% 48.00 MiB / 62.24 MiB [============================ ] 78% 49.00 MiB / 62.24 MiB [============================ ] 80% 50.00 MiB / 62.24 MiB [============================= ] 81% 51.00 MiB / 62.24 MiB [============================== ] 83% 52.00 MiB / 62.24 MiB [============================== ] 85% 53.00 MiB / 62.24 MiB [=============================== ] 86% 54.00 MiB / 62.24 MiB [=============================== ] 88% 55.00 MiB / 62.24 MiB [================================ ] 89% 56.00 MiB / 62.24 MiB [================================ ] 91% 57.00 MiB / 62.24 MiB [================================= ] 93% 58.00 MiB / 62.24 MiB [================================== ] 94% 59.00 MiB / 62.24 MiB [================================== ] 96% 60.00 MiB / 62.24 MiB [=================================== ] 98% 61.00 MiB / 62.24 MiB [=================================== ] 99% 62.00 MiB / 62.24 MiB [====================================] 100% 62.24 MiB / 62.24 MiB [2025-02-09T16:48:07.784Z] Downloading [26/31]: kernel-debug-core-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:08.038Z] [= ] 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-09T16:48:08.038Z] Downloading [27/31]: kernel-modules-core-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:08.294Z] [ ] 2% 1.00 MiB / 38.09 MiB [= ] 5% 2.00 MiB / 38.09 MiB [== ] 7% 3.00 MiB / 38.09 MiB [=== ] 10% 4.00 MiB / 38.09 MiB [==== ] 13% 5.00 MiB / 38.09 MiB [===== ] 15% 6.00 MiB / 38.09 MiB [====== ] 18% 7.00 MiB / 38.09 MiB [======= ] 21% 8.00 MiB / 38.09 MiB [======== ] 23% 9.00 MiB / 38.09 MiB [========= ] 26% 10.00 MiB / 38.09 MiB [========== ] 28% 11.00 MiB / 38.09 MiB [=========== ] 31% 12.00 MiB / 38.09 MiB [============ ] 34% 13.00 MiB / 38.09 MiB [============= ] 36% 14.00 MiB / 38.09 MiB [============== ] 39% 15.00 MiB / 38.09 MiB [=============== ] 42% 16.00 MiB / 38.09 MiB [================ ] 44% 17.00 MiB / 38.09 MiB [================= ] 47% 18.00 MiB / 38.09 MiB [================= ] 49% 19.00 MiB / 38.09 MiB [================== ] 52% 20.00 MiB / 38.09 MiB [=================== ] 55% 21.00 MiB / 38.09 MiB [==================== ] 57% 22.00 MiB / 38.09 MiB [===================== ] 60% 23.00 MiB / 38.09 MiB [====================== ] 63% 24.00 MiB / 38.09 MiB [======================= ] 65% 25.00 MiB / 38.09 MiB [======================== ] 68% 26.00 MiB / 38.09 MiB [========================= ] 70% 27.00 MiB / 38.09 MiB [========================== ] 73% 28.00 MiB / 38.09 MiB [=========================== ] 76% 29.00 MiB / 38.09 MiB [============================ ] 78% 30.00 MiB / 38.09 MiB [============================= ] 81% 31.00 MiB / 38.09 MiB [============================== ] 84% 32.00 MiB / 38.09 MiB [=============================== ] 86% 33.00 MiB / 38.09 MiB [================================ ] 89% 34.00 MiB / 38.09 MiB [================================= ] 91% 35.00 MiB / 38.09 MiB [================================== ] 94% 36.00 MiB / 38.09 MiB [================================== ] 97% 37.00 MiB / 38.09 MiB [=================================== ] 99% 38.00 MiB / 38.09 MiB [====================================] 100% 38.09 MiB / 38.09 MiB [2025-02-09T16:48:08.295Z] Downloading [28/31]: kernel-debug-uki-virt-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:08.548Z] [ ] 1% 1.00 MiB / 76.97 MiB [ ] 2% 2.00 MiB / 76.97 MiB [= ] 3% 3.00 MiB / 76.97 MiB [= ] 5% 4.00 MiB / 76.97 MiB [== ] 6% 5.00 MiB / 76.97 MiB [== ] 7% 6.00 MiB / 76.97 MiB [=== ] 9% 7.00 MiB / 76.97 MiB [=== ] 10% 8.00 MiB / 76.97 MiB [==== ] 11% 9.00 MiB / 76.97 MiB [==== ] 12% 10.00 MiB / 76.97 MiB [===== ] 14% 11.00 MiB / 76.97 MiB [===== ] 15% 12.00 MiB / 76.97 MiB [====== ] 16% 13.00 MiB / 76.97 MiB [====== ] 18% 14.00 MiB / 76.97 MiB [======= ] 19% 15.00 MiB / 76.97 MiB [======= ] 20% 16.00 MiB / 76.97 MiB [======= ] 22% 17.00 MiB / 76.97 MiB [======== ] 23% 18.00 MiB / 76.97 MiB [======== ] 24% 19.00 MiB / 76.97 MiB [========= ] 25% 20.00 MiB / 76.97 MiB [========= ] 27% 21.00 MiB / 76.97 MiB [========== ] 28% 22.00 MiB / 76.97 MiB [========== ] 29% 23.00 MiB / 76.97 MiB [=========== ] 31% 24.00 MiB / 76.97 MiB [=========== ] 32% 25.00 MiB / 76.97 MiB [============ ] 33% 26.00 MiB / 76.97 MiB [============ ] 35% 27.00 MiB / 76.97 MiB [============= ] 36% 28.00 MiB / 76.97 MiB [============= ] 37% 29.00 MiB / 76.97 MiB [============== ] 38% 30.00 MiB / 76.97 MiB [============== ] 40% 31.00 MiB / 76.97 MiB [============== ] 41% 32.00 MiB / 76.97 MiB [=============== ] 42% 33.00 MiB / 76.97 MiB [=============== ] 44% 34.00 MiB / 76.97 MiB [================ ] 45% 35.00 MiB / 76.97 MiB [================ ] 46% 36.00 MiB / 76.97 MiB [================= ] 48% 37.00 MiB / 76.97 MiB [================= ] 49% 38.00 MiB / 76.97 MiB [================== ] 50% 39.00 MiB / 76.97 MiB [================== ] 51% 40.00 MiB / 76.97 MiB [=================== ] 53% 41.00 MiB / 76.97 MiB [=================== ] 54% 42.00 MiB / 76.97 MiB [==================== ] 55% 43.00 MiB / 76.97 MiB [==================== ] 57% 44.00 MiB / 76.97 MiB [===================== ] 58% 45.00 MiB / 76.97 MiB [===================== ] 59% 46.00 MiB / 76.97 MiB [===================== ] 61% 47.00 MiB / 76.97 MiB [====================== ] 62% 48.00 MiB / 76.97 MiB [====================== ] 63% 49.00 MiB / 76.97 MiB [======================= ] 64% 50.00 MiB / 76.97 MiB [======================= ] 66% 51.00 MiB / 76.97 MiB [======================== ] 67% 52.00 MiB / 76.97 MiB [======================== ] 68% 53.00 MiB / 76.97 MiB [========================= ] 70% 54.00 MiB / 76.97 MiB [========================= ] 71% 55.00 MiB / 76.97 MiB [========================== ] 72% 56.00 MiB / 76.97 MiB [========================== ] 74% 57.00 MiB / 76.97 MiB [=========================== ] 75% 58.00 MiB / 76.97 MiB [=========================== ] 76% 59.00 MiB / 76.97 MiB [============================ ] 77% 60.00 MiB / 76.97 MiB [============================ ] 79% 61.00 MiB / 76.97 MiB [============================ ] 80% 62.00 MiB / 76.97 MiB [============================= ] 81% 63.00 MiB / 76.97 MiB [============================= ] 83% 64.00 MiB / 76.97 MiB [============================== ] 84% 65.00 MiB / 76.97 MiB [============================== ] 85% 66.00 MiB / 76.97 MiB [=============================== ] 87% 67.00 MiB / 76.97 MiB [=============================== ] 88% 68.00 MiB / 76.97 MiB [================================ ] 89% 69.00 MiB / 76.97 MiB [================================ ] 90% 70.00 MiB / 76.97 MiB [================================= ] 92% 71.00 MiB / 76.97 MiB [================================= ] 93% 72.00 MiB / 76.97 MiB [================================== ] 94% 73.00 MiB / 76.97 MiB [================================== ] 96% 74.00 MiB / 76.97 MiB [=================================== ] 97% 75.00 MiB / 76.97 MiB [=================================== ] 98% 76.00 MiB / 76.97 MiB [====================================] 100% 76.97 MiB / 76.97 MiB [2025-02-09T16:48:08.548Z] Downloading [29/31]: kernel-uki-virt-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:08.802Z] [ ] 1% 1.00 MiB / 57.13 MiB [= ] 3% 2.00 MiB / 57.13 MiB [= ] 5% 3.00 MiB / 57.13 MiB [== ] 7% 4.00 MiB / 57.13 MiB [=== ] 8% 5.00 MiB / 57.13 MiB [=== ] 10% 6.00 MiB / 57.13 MiB [==== ] 12% 7.00 MiB / 57.13 MiB [===== ] 14% 8.00 MiB / 57.13 MiB [===== ] 15% 9.00 MiB / 57.13 MiB [====== ] 17% 10.00 MiB / 57.13 MiB [====== ] 19% 11.00 MiB / 57.13 MiB [======= ] 21% 12.00 MiB / 57.13 MiB [======== ] 22% 13.00 MiB / 57.13 MiB [======== ] 24% 14.00 MiB / 57.13 MiB [========= ] 26% 15.00 MiB / 57.13 MiB [========== ] 28% 16.00 MiB / 57.13 MiB [========== ] 29% 17.00 MiB / 57.13 MiB [=========== ] 31% 18.00 MiB / 57.13 MiB [=========== ] 33% 19.00 MiB / 57.13 MiB [============ ] 35% 20.00 MiB / 57.13 MiB [============= ] 36% 21.00 MiB / 57.13 MiB [============= ] 38% 22.00 MiB / 57.13 MiB [============== ] 40% 23.00 MiB / 57.13 MiB [=============== ] 42% 24.00 MiB / 57.13 MiB [=============== ] 43% 25.00 MiB / 57.13 MiB [================ ] 45% 26.00 MiB / 57.13 MiB [================= ] 47% 27.00 MiB / 57.13 MiB [================= ] 49% 28.00 MiB / 57.13 MiB [================== ] 50% 29.00 MiB / 57.13 MiB [================== ] 52% 30.00 MiB / 57.13 MiB [=================== ] 54% 31.00 MiB / 57.13 MiB [==================== ] 56% 32.00 MiB / 57.13 MiB [==================== ] 57% 33.00 MiB / 57.13 MiB [===================== ] 59% 34.00 MiB / 57.13 MiB [====================== ] 61% 35.00 MiB / 57.13 MiB [====================== ] 63% 36.00 MiB / 57.13 MiB [======================= ] 64% 37.00 MiB / 57.13 MiB [======================= ] 66% 38.00 MiB / 57.13 MiB [======================== ] 68% 39.00 MiB / 57.13 MiB [========================= ] 70% 40.00 MiB / 57.13 MiB [========================= ] 71% 41.00 MiB / 57.13 MiB [========================== ] 73% 42.00 MiB / 57.13 MiB [=========================== ] 75% 43.00 MiB / 57.13 MiB [=========================== ] 77% 44.00 MiB / 57.13 MiB [============================ ] 78% 45.00 MiB / 57.13 MiB [============================ ] 80% 46.00 MiB / 57.13 MiB [============================= ] 82% 47.00 MiB / 57.13 MiB [============================== ] 84% 48.00 MiB / 57.13 MiB [============================== ] 85% 49.00 MiB / 57.13 MiB [=============================== ] 87% 50.00 MiB / 57.13 MiB [================================ ] 89% 51.00 MiB / 57.13 MiB [================================ ] 91% 52.00 MiB / 57.13 MiB [================================= ] 92% 53.00 MiB / 57.13 MiB [================================== ] 94% 54.00 MiB / 57.13 MiB [================================== ] 96% 55.00 MiB / 57.13 MiB [=================================== ] 98% 56.00 MiB / 57.13 MiB [=================================== ] 99% 57.00 MiB / 57.13 MiB [====================================] 100% 57.13 MiB / 57.13 MiB [2025-02-09T16:48:08.802Z] Downloading [30/31]: kernel-core-6.12.13-200.fc41.x86_64.rpm [2025-02-09T16:48:08.802Z] [= ] 5% 1.00 MiB / 18.35 MiB [=== ] 10% 2.00 MiB / 18.35 MiB [===== ] 16% 3.00 MiB / 18.35 MiB [======= ] 21% 4.00 MiB / 18.35 MiB [========= ] 27% 5.00 MiB / 18.35 MiB [=========== ] 32% 6.00 MiB / 18.35 MiB [============= ] 38% 7.00 MiB / 18.35 MiB [=============== ] 43% 8.00 MiB / 18.35 MiB [================= ] 49% 9.00 MiB / 18.35 MiB [=================== ] 54% 10.00 MiB / 18.35 MiB [===================== ] 59% 11.00 MiB / 18.35 MiB [======================= ] 65% 12.00 MiB / 18.35 MiB [========================= ] 70% 13.00 MiB / 18.35 MiB [=========================== ] 76% 14.00 MiB / 18.35 MiB [============================= ] 81% 15.00 MiB / 18.35 MiB [=============================== ] 87% 16.00 MiB / 18.35 MiB [================================= ] 92% 17.00 MiB / 18.35 MiB [=================================== ] 98% 18.00 MiB / 18.35 MiB [====================================] 100% 18.35 MiB / 18.35 MiB [2025-02-09T16:48:08.802Z] Downloading [31/31]: kernel-doc-6.12.13-200.fc41.noarch.rpm [2025-02-09T16:48:09.310Z] [ ] 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-09T16:48:09.314Z] [Pipeline] } [2025-02-09T16:48:09.317Z] [Pipeline] // withEnv [2025-02-09T16:48:09.395Z] [Pipeline] } [2025-02-09T16:48:09.429Z] [Pipeline] // parallel [2025-02-09T16:48:09.500Z] [Pipeline] } [2025-02-09T16:48:09.551Z] [Pipeline] // stage [2025-02-09T16:48:09.584Z] [Pipeline] parallel [2025-02-09T16:48:09.584Z] [Pipeline] { (Branch: x86_64) [2025-02-09T16:48:09.628Z] [Pipeline] stage [2025-02-09T16:48:09.628Z] [Pipeline] { (x86_64:Fetch) [2025-02-09T16:48:09.656Z] [Pipeline] withEnv [2025-02-09T16:48:09.656Z] [Pipeline] { [2025-02-09T16:48:09.678Z] [Pipeline] sh [2025-02-09T16:48:10.221Z] + set -xeuo pipefail [2025-02-09T16:48:10.221Z] ++ umask [2025-02-09T16:48:10.221Z] + '[' 0022 = 0000 ']' [2025-02-09T16:48:10.221Z] + cosa fetch --with-cosa-overrides [2025-02-09T16:48:10.221Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-09T16:48:11.579Z] Config commit: 5e6443744b6ac423695d82385a067bc02d1e1a39 [2025-02-09T16:48:11.579Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-09T16:48:11.579Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-09T16:48:11.579Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-09T16:48:11.579Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-09T16:48:11.579Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-09T16:48:11.579Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-09T16:48:11.579Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-09T16:48:11.835Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ad18f81546137c1913cd0447d2aa749f670445b3c3a75e7c66f6f2fdad9ef133 [2025-02-09T16:48:11.835Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 0f3aa63e1d3da862abdb7db2897b679068c9865df33bcfba434b93f57a0c18c1 [2025-02-09T16:48:11.835Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... dea2b01d316d18d1dd7d39dd0b82c2f7ed2a0eb4c6d6401e9fc075bfba2c49e4 [2025-02-09T16:48:11.835Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 3cad1a89180176f4a60e8e4ce55697ba02cff0340469539a17319df9d3b850eb [2025-02-09T16:48:11.835Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... f97ffb8c9bf558da43dc884b7fbfda732c13bb98d978c77f12640367558b7b6e [2025-02-09T16:48:11.835Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... b1a95cf16787d5f5aacc6c76e8cff3383efcacda0637ee1f98c9169846b7ac0f [2025-02-09T16:48:12.088Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 1f208322db88f7717e59680979d077bb889eb650fe13d952f4946b6fa41a4573 [2025-02-09T16:48:12.088Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... d2d2db97f2a3f6fa2465779de95c72d707bb42a1cb490b8936763abf2b6f9f03 [2025-02-09T16:48:12.088Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 0c1a5a7e0e173a5c471853cbe9bd790833bb78568a794668d869d3b5add86925 [2025-02-09T16:48:12.088Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 6706382da04e3ce480dcf3c9ccde39a2fe5e3e4f221b061cdbc3c2762e3664a4 [2025-02-09T16:48:12.088Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 157d2b486bceefdbccf15b3edbfa08d88b56854e57d9ded4c510cc53062f8d1f [2025-02-09T16:48:12.088Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... c3c1cc65c41d17b3d8da8684afd3b394526b598426f0f1beccdcad71e5cfa363 [2025-02-09T16:48:12.646Z] Directory walk started [2025-02-09T16:48:12.646Z] Directory walk done - 31 packages [2025-02-09T16:48:12.646Z] Temporary output repo path: ./.repodata/ [2025-02-09T16:48:12.646Z] Pool started (with 5 workers) [2025-02-09T16:48:12.646Z] Pool finished [2025-02-09T16:48:12.899Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-09T16:48:12.899Z] 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-09T16:48:12.899Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=32212254720 lazy_refcounts=off refcount_bits=16 [2025-02-09T16:48:34.773Z] Loaded lockfiles: [2025-02-09T16:48:34.773Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-02-09T16:48:34.773Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-09T16:48:34.773Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-09T16:48:34.773Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-09T16:48:34.773Z] [2025-02-09T16:48:34.773Z] 6 metadata, 2 content objects imported; 110 bytes content written [2025-02-09T16:48:34.773Z] 5 metadata, 1 content objects imported; 85 bytes content written [2025-02-09T16:48:34.774Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-09T16:48:34.774Z] 42 metadata, 111 content objects imported; 153.2?kB content written [2025-02-09T16:48:34.774Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-09T16:48:34.774Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-09T16:48:34.774Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-09T16:48:34.774Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-09T16:48:34.774Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-09T16:48:34.774Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-09T16:48:34.774Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-09T16:48:34.774Z] 9 metadata, 7 content objects imported; 8.5?kB content written [2025-02-09T16:48:34.774Z] rpm-ostree version: 2025.2 [2025-02-09T16:48:34.774Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-02-09T16:48:34.774Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-02-09T16:48:35.698Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-09T16:48:38.202Z] Updating metadata for 'fedora'...done [2025-02-09T16:48:39.143Z] Updating metadata for 'fedora-updates'...done [2025-02-09T16:50:00.485Z] Importing rpm-md...done [2025-02-09T16:50:00.485Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-09T16:48:12Z solvables: 31 [2025-02-09T16:50:00.485Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-09T10:34:52Z solvables: 59532 [2025-02-09T16:50:00.485Z] rpm-md repo 'fedora'; generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-02-09T16:50:00.485Z] rpm-md repo 'fedora-updates'; generated: 2025-02-09T01:13:12Z solvables: 20316 [2025-02-09T16:50:00.485Z] Resolving dependencies...done [2025-02-09T16:50:00.485Z] Installing 439 packages: [2025-02-09T16:50:00.485Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] aardvark-dns-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] afterburn-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] afterburn-dracut-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bash-completion-1:2.13-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bind-libs-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bind-utils-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bootupd-0.2.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] c-ares-1.34.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] catatonit-0.1.7-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] clevis-pin-tpm2-0.5.3-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] coreos-installer-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] coreos-installer-bootinfra-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] crun-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] crun-wasm-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] crypto-policies-20250124-1.git4d262e7.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] fwupd-1.9.28-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] gnutls-3.8.8-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.485Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] hwdata-0.392-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] ignition-2.20.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] kernel-6.12.13-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-09T16:50:00.486Z] kernel-core-6.12.13-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-09T16:50:00.486Z] kernel-modules-6.12.13-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-09T16:50:00.486Z] kernel-modules-core-6.12.13-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-09T16:50:00.486Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] krb5-libs-1.21.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] less-668-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libipa_hbac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnfsidmap-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libsss_certmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libsss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libsss_nss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libsss_sudo-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libusb1-1.0.27-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libxcrypt-4.4.38-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] microcode_ctl-2:2.1-67.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] netavark-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] nfs-utils-coreos-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] nmstate-2.2.40-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] openssh-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] openssh-clients-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] openssh-server-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] openssl-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] openssl-libs-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] policycoreutils-3.7-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] rpm-sequoia-1.7.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] selinux-policy-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] selinux-policy-targeted-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sssd-ad-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sssd-client-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sssd-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sssd-common-pac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sssd-ipa-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sssd-krb5-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sssd-krb5-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sssd-ldap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sssd-nfs-idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] stalld-1.19.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.486Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] tzdata-2024b-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] vim-data-2:9.1.1000-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] vim-minimal-2:9.1.1000-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] zincati-0.0.27-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:00.487Z] Input state hash: 2936479d96e501a668f3b9ec3e92fb2d90e9a303aa2519b215b09a7e2124d39b [2025-02-09T16:50:00.487Z] Will download: 435 packages (463.5?MB) [2025-02-09T16:50:05.720Z] Downloading from 'fedora-coreos-pool'...done [2025-02-09T16:50:20.542Z] Importing packages...done: 439 [2025-02-09T16:50:20.795Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-09T16:50:23.312Z] [Pipeline] } [2025-02-09T16:50:23.315Z] [Pipeline] // withEnv [2025-02-09T16:50:23.394Z] [Pipeline] } [2025-02-09T16:50:23.465Z] [Pipeline] // stage [2025-02-09T16:50:23.482Z] [Pipeline] stage [2025-02-09T16:50:23.482Z] [Pipeline] { (x86_64:Build) [2025-02-09T16:50:23.550Z] [Pipeline] withEnv [2025-02-09T16:50:23.550Z] [Pipeline] { [2025-02-09T16:50:23.622Z] [Pipeline] sh [2025-02-09T16:50:24.262Z] + set -xeuo pipefail [2025-02-09T16:50:24.262Z] ++ umask [2025-02-09T16:50:24.262Z] + '[' 0022 = 0000 ']' [2025-02-09T16:50:24.262Z] + cosa build [2025-02-09T16:50:24.262Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-09T16:50:24.516Z] Config commit: 5e6443744b6ac423695d82385a067bc02d1e1a39 [2025-02-09T16:50:24.516Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-09T16:50:25.071Z] libostree: [2025-02-09T16:50:25.071Z] Version: '2025.1' [2025-02-09T16:50:25.071Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-09T16:50:25.071Z] Features: [2025-02-09T16:50:25.071Z] - inode64 [2025-02-09T16:50:25.071Z] - initial-var [2025-02-09T16:50:25.071Z] - libcurl [2025-02-09T16:50:25.071Z] - libsoup3 [2025-02-09T16:50:25.071Z] - gpgme [2025-02-09T16:50:25.071Z] - composefs [2025-02-09T16:50:25.071Z] - ex-fsverity [2025-02-09T16:50:25.071Z] - libarchive [2025-02-09T16:50:25.071Z] - selinux [2025-02-09T16:50:25.071Z] - openssl [2025-02-09T16:50:25.071Z] - sign-ed25519 [2025-02-09T16:50:25.071Z] - libmount [2025-02-09T16:50:25.071Z] - systemd [2025-02-09T16:50:25.071Z] - release [2025-02-09T16:50:25.071Z] - p2p [2025-02-09T16:50:25.071Z] rpm-ostree: [2025-02-09T16:50:25.071Z] Version: '2025.2' [2025-02-09T16:50:25.071Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-09T16:50:25.071Z] Features: [2025-02-09T16:50:25.071Z] - rust [2025-02-09T16:50:25.071Z] - compose [2025-02-09T16:50:25.071Z] - container [2025-02-09T16:50:25.071Z] - fedora-integration [2025-02-09T16:50:25.325Z] Previous build: none [2025-02-09T16:50:25.325Z] Previous commit: none [2025-02-09T16:50:25.325Z] Image Config checksum: 7785d2c62ec40bdf6ca4f25477f4ca121f98482efb0846ee1980f74d4c741663 [2025-02-09T16:50:25.325Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit 5e6443744b6ac423695d82385a067bc02d1e1a39 [2025-02-09T16:50:25.325Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-09T16:50:25.325Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-09T16:50:25.325Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-09T16:50:25.325Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-09T16:50:25.325Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-09T16:50:25.325Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-09T16:50:25.325Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ad18f81546137c1913cd0447d2aa749f670445b3c3a75e7c66f6f2fdad9ef133 [2025-02-09T16:50:25.325Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 0f3aa63e1d3da862abdb7db2897b679068c9865df33bcfba434b93f57a0c18c1 [2025-02-09T16:50:25.630Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... dea2b01d316d18d1dd7d39dd0b82c2f7ed2a0eb4c6d6401e9fc075bfba2c49e4 [2025-02-09T16:50:25.630Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 3cad1a89180176f4a60e8e4ce55697ba02cff0340469539a17319df9d3b850eb [2025-02-09T16:50:25.630Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... f97ffb8c9bf558da43dc884b7fbfda732c13bb98d978c77f12640367558b7b6e [2025-02-09T16:50:25.630Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... b1a95cf16787d5f5aacc6c76e8cff3383efcacda0637ee1f98c9169846b7ac0f [2025-02-09T16:50:25.630Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 1f208322db88f7717e59680979d077bb889eb650fe13d952f4946b6fa41a4573 [2025-02-09T16:50:25.630Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... d2d2db97f2a3f6fa2465779de95c72d707bb42a1cb490b8936763abf2b6f9f03 [2025-02-09T16:50:25.630Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 0c1a5a7e0e173a5c471853cbe9bd790833bb78568a794668d869d3b5add86925 [2025-02-09T16:50:25.630Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 6706382da04e3ce480dcf3c9ccde39a2fe5e3e4f221b061cdbc3c2762e3664a4 [2025-02-09T16:50:25.884Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 157d2b486bceefdbccf15b3edbfa08d88b56854e57d9ded4c510cc53062f8d1f [2025-02-09T16:50:25.884Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... c3c1cc65c41d17b3d8da8684afd3b394526b598426f0f1beccdcad71e5cfa363 [2025-02-09T16:50:26.138Z] Directory walk started [2025-02-09T16:50:26.138Z] Directory walk done - 31 packages [2025-02-09T16:50:26.138Z] Temporary output repo path: ./.repodata/ [2025-02-09T16:50:26.138Z] Pool started (with 5 workers) [2025-02-09T16:50:26.138Z] Pool finished [2025-02-09T16:50:26.694Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-09T16:50:26.694Z] 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-09T16:50:41.506Z] Loaded lockfiles: [2025-02-09T16:50:41.506Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-02-09T16:50:41.506Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-09T16:50:41.506Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-09T16:50:41.506Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-09T16:50:41.506Z] [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-09T16:50:41.506Z] rpm-ostree version: 2025.2 [2025-02-09T16:50:41.506Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-02-09T16:50:41.506Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-02-09T16:50:44.010Z] Importing rpm-md...done [2025-02-09T16:50:44.010Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-09T16:50:26Z solvables: 31 [2025-02-09T16:50:44.010Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-09T10:34:52Z solvables: 59532 [2025-02-09T16:50:44.010Z] rpm-md repo 'fedora' (cached); generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-02-09T16:50:44.010Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-02-09T01:13:12Z solvables: 20316 [2025-02-09T16:50:45.889Z] Resolving dependencies...done [2025-02-09T16:50:45.889Z] Installing 439 packages: [2025-02-09T16:50:45.889Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] aardvark-dns-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] afterburn-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] afterburn-dracut-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bash-completion-1:2.13-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bind-libs-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bind-utils-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bootupd-0.2.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] c-ares-1.34.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] catatonit-0.1.7-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] clevis-pin-tpm2-0.5.3-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] coreos-installer-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] coreos-installer-bootinfra-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] crun-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] crun-wasm-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] crypto-policies-20250124-1.git4d262e7.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] fwupd-1.9.28-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gnutls-3.8.8-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] hwdata-0.392-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] ignition-2.20.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] kernel-6.12.13-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-09T16:50:45.889Z] kernel-core-6.12.13-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-09T16:50:45.889Z] kernel-modules-6.12.13-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-09T16:50:45.889Z] kernel-modules-core-6.12.13-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-09T16:50:45.889Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] krb5-libs-1.21.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] less-668-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.889Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libipa_hbac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnfsidmap-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libsss_certmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libsss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libsss_nss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libsss_sudo-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libusb1-1.0.27-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libxcrypt-4.4.38-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] microcode_ctl-2:2.1-67.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] netavark-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] nfs-utils-coreos-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] nmstate-2.2.40-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] openssh-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] openssh-clients-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] openssh-server-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] openssl-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] openssl-libs-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] policycoreutils-3.7-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] rpm-sequoia-1.7.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] selinux-policy-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] selinux-policy-targeted-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sssd-ad-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sssd-client-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sssd-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sssd-common-pac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sssd-ipa-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sssd-krb5-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sssd-krb5-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sssd-ldap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sssd-nfs-idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] stalld-1.19.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] tzdata-2024b-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] vim-data-2:9.1.1000-1.fc41.noarch (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] vim-minimal-2:9.1.1000-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] zincati-0.0.27-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-09T16:50:45.890Z] Input state hash: 2936479d96e501a668f3b9ec3e92fb2d90e9a303aa2519b215b09a7e2124d39b [2025-02-09T16:50:50.067Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-09T16:50:50.322Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-09T16:50:51.243Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-09T16:50:51.243Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-09T16:50:51.243Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-09T16:50:51.243Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-09T16:50:53.121Z] Checking out packages...done [2025-02-09T16:50:53.121Z] Checking out ostree layers...done [2025-02-09T16:50:56.382Z] Running pre scripts...21 done [2025-02-09T16:51:02.895Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-09T16:51:02.895Z] audit-rules.post: No rules detected, adding default [2025-02-09T16:51:02.895Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-09T16:51:02.895Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-09T16:51:02.895Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-09T16:51:02.895Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-09T16:51:02.895Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-09T16:51:02.895Z] 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-09T16:51:02.895Z] 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-09T16:51:02.895Z] 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-09T16:51:02.895Z] 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-09T16:51:02.895Z] 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-09T16:51:02.895Z] 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-09T16:51:02.895Z] 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-09T16:51:02.895Z] 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-09T16:51:02.895Z] 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-09T16:51:02.895Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-09T16:51:02.895Z] systemd.post: Creating group 'render' with GID 105. [2025-02-09T16:51:02.895Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-09T16:51:02.895Z] systemd.post: Creating group 'zincati' with GID 981. [2025-02-09T16:51:02.895Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-02-09T16:51:02.895Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-09T16:51:02.895Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-09T16:51:02.895Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-09T16:51:02.895Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-09T16:51:02.895Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-09T16:51:02.895Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-09T16:51:02.895Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-09T16:51:02.895Z] 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-09T16:51:02.895Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-09T16:51:02.895Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-09T16:51:02.895Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-09T16:52:24.228Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-09T16:52:24.228Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-09T16:52:24.228Z] 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-09T16:52:24.228Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-09T16:52:24.228Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-09T16:52:24.228Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-09T16:52:24.228Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-09T16:52:24.228Z] 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-09T16:52:24.228Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-09T16:52:24.228Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-09T16:52:24.228Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-09T16:52:24.228Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-09T16:52:24.228Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-09T16:52:24.228Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-09T16:52:24.228Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-09T16:52:24.228Z] 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-09T16:52:24.228Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-09T16:52:24.228Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-09T16:52:24.228Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-09T16:52:24.228Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-09T16:52:24.228Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-09T16:52:24.228Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-09T16:52:24.228Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-09T16:52:24.228Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-09T16:52:24.228Z] 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-09T16:52:24.228Z] 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-09T16:52:24.228Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-09T16:52:24.228Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chroRunning post scripts...done [2025-02-09T16:52:46.087Z] Running posttrans scripts...15 done [2025-02-09T16:52:47.444Z] Writing rpmdb...done [2025-02-09T16:52:47.444Z] nyd.service'. [2025-02-09T16:52:47.444Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-09T16:52:47.444Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-09T16:52:47.444Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-09T16:52:47.444Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-09T16:52:47.444Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-09T16:52:47.444Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-09T16:52:47.444Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-09T16:52:47.444Z] rpm.posttrans: ln: failed to create symbolic link '/var/lib/rpm': Read-only file system [2025-02-09T16:52:47.444Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-09T16:52:47.444Z] Regenerating rpmdb for target [2025-02-09T16:53:09.313Z] Relabeling...done [2025-02-09T16:53:19.240Z] Updating usr/lib/os-release [2025-02-09T16:53:19.240Z] Deleting: usr/share/info [2025-02-09T16:53:19.240Z] Deleting: usr/share/man [2025-02-09T16:53:19.240Z] Deleting: usr/share/doc [2025-02-09T16:53:19.240Z] Executing `postprocess` inline script '0' [2025-02-09T16:53:19.240Z] + cat [2025-02-09T16:53:19.240Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-09T16:53:31.649Z] + rm /tmp/fcos-workarounds.cil [2025-02-09T16:53:31.649Z] Executing `postprocess` inline script '1' [2025-02-09T16:53:31.649Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-09T16:53:31.649Z] Generated update layout for BIOS: grub2-tools-1:2.12-15.fc41.x86_64 [2025-02-09T16:53:31.649Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-15.fc41.x86_64,shim-x64-15.8-3.x86_64 [2025-02-09T16:53:31.649Z] Executing `postprocess` inline script '2' [2025-02-09T16:53:31.649Z] + 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-09T16:53:31.649Z] + systemctl preset-all [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-migrate.service' -> '/usr/lib/systemd/system/rpmdb-migrate.service'. [2025-02-09T16:53:31.903Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-09T16:53:31.904Z] 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-09T16:53:31.904Z] 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-09T16:53:31.904Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-09T16:53:31.904Z] 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-09T16:53:31.904Z] 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-09T16:53:31.904Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-09T16:53:31.904Z] 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-09T16:53:31.904Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-09T16:53:31.904Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-09T16:53:31.904Z] 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-09T16:53:31.904Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-09T16:53:31.904Z] 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-09T16:53:31.904Z] 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-09T16:53:31.904Z] 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-09T16:53:31.904Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-09T16:53:31.904Z] + systemctl --user --global preset-all [2025-02-09T16:53:32.157Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-09T16:53:32.157Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-09T16:53:32.157Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-09T16:53:32.157Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-09T16:53:32.157Z] Executing `postprocess` inline script '3' [2025-02-09T16:53:32.157Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-09T16:53:32.157Z] Executing `postprocess` inline script '4' [2025-02-09T16:53:32.157Z] + setsebool -P -N container_use_cephfs on [2025-02-09T16:53:34.659Z] + setsebool -P -N virt_use_samba on [2025-02-09T16:53:36.535Z] Executing `postprocess` inline script '5' [2025-02-09T16:53:36.788Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-09T16:53:36.788Z] Executing `postprocess` inline script '6' [2025-02-09T16:53:36.788Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-09T16:53:36.788Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-09T16:53:36.788Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-09T16:53:36.788Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-09T16:53:36.788Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-09T16:53:36.788Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-09T16:53:36.788Z] Executing `postprocess` inline script '7' [2025-02-09T16:53:37.042Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-09T16:53:37.042Z] + cat [2025-02-09T16:53:37.042Z] Executing `postprocess` inline script '8' [2025-02-09T16:53:37.042Z] + source /etc/os-release [2025-02-09T16:53:37.042Z] ++ NAME='Fedora Linux' [2025-02-09T16:53:37.042Z] ++ VERSION='41.20250209.dev.0 (CoreOS)' [2025-02-09T16:53:37.042Z] ++ RELEASE_TYPE=stable [2025-02-09T16:53:37.042Z] ++ ID=fedora [2025-02-09T16:53:37.042Z] ++ VERSION_ID=41 [2025-02-09T16:53:37.042Z] ++ VERSION_CODENAME= [2025-02-09T16:53:37.042Z] ++ PLATFORM_ID=platform:f41 [2025-02-09T16:53:37.042Z] ++ PRETTY_NAME='Fedora CoreOS 41.20250209.dev.0' [2025-02-09T16:53:37.042Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-09T16:53:37.042Z] ++ LOGO=fedora-logo-icon [2025-02-09T16:53:37.042Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:41 [2025-02-09T16:53:37.042Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-09T16:53:37.042Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-09T16:53:37.042Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-09T16:53:37.042Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-09T16:53:37.042Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-09T16:53:37.042Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=41 [2025-02-09T16:53:37.042Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-09T16:53:37.042Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=41 [2025-02-09T16:53:37.042Z] ++ SUPPORT_END=2025-12-15 [2025-02-09T16:53:37.042Z] ++ VARIANT=CoreOS [2025-02-09T16:53:37.042Z] ++ VARIANT_ID=coreos [2025-02-09T16:53:37.042Z] ++ OSTREE_VERSION=41.20250209.dev.0 [2025-02-09T16:53:37.042Z] + [[ 41.20250209.dev.0 = *.dev* ]] [2025-02-09T16:53:37.042Z] + mkdir -p /etc/zincati/config.d [2025-02-09T16:53:37.042Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-09T16:53:37.042Z] Executing `postprocess` inline script '9' [2025-02-09T16:53:37.295Z] + cat [2025-02-09T16:53:37.295Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-09T16:53:37.295Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-09T16:53:37.295Z] + rm /tmp/rpm-ostreed.conf [2025-02-09T16:53:37.295Z] Executing `postprocess` inline script '10' [2025-02-09T16:53:52.111Z] Initializing rootfs [2025-02-09T16:53:52.111Z] Moving /usr to target [2025-02-09T16:53:52.111Z] Copying toplevel compat symlinks [2025-02-09T16:53:52.111Z] No embedded whiteouts found [2025-02-09T16:53:52.111Z] No device files found [2025-02-09T16:53:52.111Z] Recompiling policy [2025-02-09T16:54:06.932Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-09T16:54:06.932Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-09T16:54:06.932Z] Adding rpm-ostree-0-integration.conf [2025-02-09T16:54:06.932Z] Preparing kernel [2025-02-09T16:54:13.443Z] /usr/bin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-09T16:54:13.443Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-09T16:54:13.443Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.12.13-200.fc41.x86_64 [2025-02-09T16:54:13.443Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-09T16:54:13.443Z] dracut[I]: *** Including module: bash *** [2025-02-09T16:54:13.443Z] dracut[I]: *** Including module: systemd *** [2025-02-09T16:54:13.695Z] dracut[I]: *** Including module: fips *** [2025-02-09T16:54:13.949Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-09T16:54:13.949Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-09T16:54:13.949Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: modsign *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: dbus *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-09T16:54:14.201Z] dracut[I]: *** Including module: i18n *** [2025-02-09T16:54:14.453Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-09T16:54:14.453Z] dracut[I]: *** Including module: afterburn *** [2025-02-09T16:54:14.453Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-09T16:54:14.453Z] dracut[I]: *** Including module: ignition *** [2025-02-09T16:54:14.717Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-09T16:54:14.970Z] dracut[I]: *** Including module: coreos-live *** [2025-02-09T16:54:14.970Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-09T16:54:14.970Z] dracut[I]: *** Including module: coreos-network *** [2025-02-09T16:54:14.970Z] dracut[I]: *** Including module: network-manager *** [2025-02-09T16:54:15.224Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-09T16:54:15.224Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-09T16:54:15.224Z] dracut[I]: *** Including module: network *** [2025-02-09T16:54:15.224Z] dracut[I]: *** Including module: net-lib *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: url-lib *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: rdcore *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: clevis *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-09T16:54:15.477Z] dracut[I]: *** Including module: btrfs *** [2025-02-09T16:54:15.730Z] dracut[I]: *** Including module: crypt *** [2025-02-09T16:54:15.730Z] dracut[I]: *** Including module: dm *** [2025-02-09T16:54:15.984Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-09T16:54:21.204Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-09T16:54:21.204Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-09T16:54:21.771Z] dracut[I]: *** Including module: mdraid *** [2025-02-09T16:54:22.023Z] dracut[I]: *** Including module: multipath *** [2025-02-09T16:54:22.578Z] dracut[I]: *** Including module: nvdimm *** [2025-02-09T16:54:22.832Z] dracut[I]: *** Including module: pcmcia *** [2025-02-09T16:54:22.832Z] dracut[I]: *** Including module: qemu *** [2025-02-09T16:54:22.832Z] dracut[I]: *** Including module: qemu-net *** [2025-02-09T16:54:22.832Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-09T16:54:22.832Z] dracut[I]: *** Including module: fido2 *** [2025-02-09T16:54:22.832Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-09T16:54:22.832Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-09T16:54:22.832Z] dracut[I]: *** Including module: cifs *** [2025-02-09T16:54:23.084Z] dracut[I]: *** Including module: iscsi *** [2025-02-09T16:54:23.638Z] dracut[I]: *** Including module: lunmask *** [2025-02-09T16:54:23.638Z] dracut[I]: *** Including module: nvmf *** [2025-02-09T16:54:23.638Z] dracut[I]: *** Including module: resume *** [2025-02-09T16:54:23.638Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-09T16:54:23.638Z] dracut[I]: *** Including module: terminfo *** [2025-02-09T16:54:23.638Z] dracut[I]: *** Including module: udev-rules *** [2025-02-09T16:54:24.557Z] dracut[I]: *** Including module: virtfs *** [2025-02-09T16:54:24.557Z] dracut[I]: *** Including module: virtiofs *** [2025-02-09T16:54:24.557Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-09T16:54:24.557Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-09T16:54:24.810Z] dracut[I]: *** Including module: ostree *** [2025-02-09T16:54:24.810Z] dracut[I]: *** Including module: usrmount *** [2025-02-09T16:54:24.810Z] dracut[I]: *** Including module: base *** [2025-02-09T16:54:24.810Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-09T16:54:24.810Z] dracut[I]: *** Including module: fs-lib *** [2025-02-09T16:54:24.810Z] dracut[I]: *** Including module: journal-conf *** [2025-02-09T16:54:24.810Z] dracut[I]: *** Including module: shutdown *** [2025-02-09T16:54:25.064Z] dracut[I]: *** Including modules done *** [2025-02-09T16:54:25.064Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-09T16:54:26.938Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-09T16:54:26.938Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-09T16:54:29.440Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-09T16:54:29.440Z] dracut[I]: *** Hardlinking files *** [2025-02-09T16:54:29.693Z] dracut[I]: *** Hardlinking files done *** [2025-02-09T16:54:29.693Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-09T16:54:29.693Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-09T16:54:29.693Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-09T16:54:29.948Z] dracut[I]: *** Store current command line parameters *** [2025-02-09T16:54:30.200Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-09T16:55:08.838Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-09T16:55:08.838Z] Ignored user missing from new passwd file: root [2025-02-09T16:55:08.838Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-09T16:55:08.838Z] Ignored group missing from new group file: root [2025-02-09T16:55:08.838Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-09T16:55:08.838Z] Network filesystem detected for repo; disabling transaction [2025-02-09T16:55:30.688Z] Committing...done [2025-02-09T16:55:52.552Z] 3669 metadata, 21136 content objects imported; 1.5?GB content written [2025-02-09T16:55:52.552Z] fedora/x86_64/coreos/testing-devel => 8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1 [2025-02-09T16:55:53.907Z] New image input checksum: 3f204214be91adec80e0186c65a56af5b2eca2a5a9e0be7a174f64f09aa2e876 [2025-02-09T16:55:53.907Z] None [2025-02-09T16:55:53.907Z] New build ID: 41.20250209.dev.0 [2025-02-09T16:55:54.160Z] 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=7785d2c62ec40bdf6ca4f25477f4ca121f98482efb0846ee1980f74d4c741663 --label=coreos-assembler.image-input-checksum=3f204214be91adec80e0186c65a56af5b2eca2a5a9e0be7a174f64f09aa2e876 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=5e6443744b6ac423695d82385a067bc02d1e1a39 --copymeta-opt=fedora-coreos.stream 41.20250209.dev.0 oci-archive:fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-09T16:55:54.160Z] Reading packages...done [2025-02-09T16:56:08.973Z] Building package mapping...done [2025-02-09T16:56:08.973Z] 21136 objects in 441 packages (284 source) [2025-02-09T16:56:08.973Z] rpm size: 1421473988 [2025-02-09T16:56:08.973Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-09T16:56:08.973Z] 1153 duplicates [2025-02-09T16:56:08.973Z] Multiple owners: [2025-02-09T16:56:08.973Z] /usr/lib/.build-id/75/9da7be07ec7b3448ed88ddd7c3e1b8c2b17211 [2025-02-09T16:56:08.973Z] /usr/lib/.build-id/a2/89244a2b9b29a701551e9190f931e58c5e0921 [2025-02-09T16:56:08.973Z] /usr/sbin/ip6tables [2025-02-09T16:56:08.973Z] /usr/sbin/ip6tables-restore [2025-02-09T16:56:08.973Z] /usr/sbin/ip6tables-save [2025-02-09T16:56:08.973Z] /usr/sbin/iptables [2025-02-09T16:56:08.973Z] /usr/sbin/iptables-restore [2025-02-09T16:56:08.973Z] /usr/sbin/iptables-save [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE.txt [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-09T16:56:08.973Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/NOTICE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-09T16:56:08.974Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-09T16:56:55.547Z] Generating container image...done [2025-02-09T16:56:55.547Z] Pushed digest: sha256:10f34d5713212e9a8967097fb7801b6add90c24d23803fc7f13dd1c7140253b1 [2025-02-09T16:56:55.547Z] Total objects: 25091 [2025-02-09T16:56:55.547Z] No unreachable objects [2025-02-09T16:56:55.801Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/commitmeta.json' [2025-02-09T16:56:55.801Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/ostree-commit-object' [2025-02-09T16:56:55.801Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-09T16:56:55.801Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-09T16:56:55.801Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-09T16:56:55.801Z] renamed 'fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive' [2025-02-09T16:56:55.801Z] renamed 'fedora-coreos-41.20250209.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-ostree.x86_64-manifest.json' [2025-02-09T16:56:55.801Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/meta.json' [2025-02-09T16:56:56.054Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-09T16:56:56.307Z] Config commit: 5e6443744b6ac423695d82385a067bc02d1e1a39 [2025-02-09T16:56:56.307Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-09T16:56:57.226Z] Will build qemu [2025-02-09T16:56:58.578Z] Estimating disk size... [2025-02-09T16:57:00.453Z] Disk sizes: metal: 2651M (estimated), cloud: 10240M [2025-02-09T16:57:18.468Z] ++ arch [2025-02-09T16:57:18.468Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250209.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.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2651 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2138 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-XflV.json [2025-02-09T16:57:18.722Z] ostree init --mode=archive --repo=/tmp/tmpism9335z [2025-02-09T16:57:18.722Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpism9335z [2025-02-09T16:57:18.722Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpism9335z [2025-02-09T16:57:18.722Z] + set +x [2025-02-09T16:57:18.722Z] + 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-XflV.json [2025-02-09T16:57:18.722Z]  [2025-02-09T16:57:18.722Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:57:18.722Z] /dev/vdb1 30G 2.9G 28G 10% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:57:18.722Z]  [2025-02-09T16:57:19.283Z] starting /tmp/osbuild-XflV.jsonPipeline source org.osbuild.curl: 31280a43561ec9bbce32a7153802773caf890317ac8592e6c4b26103fc4b5ad6 [2025-02-09T16:57:19.283Z] Build [2025-02-09T16:57:19.283Z] root: [2025-02-09T16:57:22.533Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive [2025-02-09T16:57:22.533Z] [2025-02-09T16:57:22.533Z] ��� Duration: 1739120241s [2025-02-09T16:57:22.533Z] Pipeline source org.osbuild.ostree: f09e37f86f8e4b57d64e7473e1213f71d56a9ac6e528080225f6a2bf13448690 [2025-02-09T16:57:22.533Z] Build [2025-02-09T16:57:22.533Z] root: [2025-02-09T16:57:22.533Z] 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-09T16:57:22.533Z] 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-09T16:57:22.533Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote add c3a0cb45-c7cd-46ab-8020-48080e0253cd 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-09T16:57:22.533Z] source/org.osbuild.ostree (org.osbuild.ostree): pulling 8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1 [2025-02-09T16:57:27.764Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree pull c3a0cb45-c7cd-46ab-8020-48080e0253cd 8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-09T16:57:27.764Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote delete c3a0cb45-c7cd-46ab-8020-48080e0253cd --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-09T16:57:27.764Z] [2025-02-09T16:57:27.764Z] ��� Duration: 1739120246s [2025-02-09T16:57:27.764Z] Pipeline oci-archive: 5cfd03e3f689d345005b964e7615b5061f178128b537bd1aa440bc3a967b6af6 [2025-02-09T16:57:27.764Z] Build [2025-02-09T16:57:27.764Z] root: [2025-02-09T16:57:27.764Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T16:57:27.764Z] org.osbuild.copy: 5cfd03e3f689d345005b964e7615b5061f178128b537bd1aa440bc3a967b6af6 { [2025-02-09T16:57:27.764Z] "paths": [ [2025-02-09T16:57:27.764Z] { [2025-02-09T16:57:27.764Z] "from": "input://inlinefile/sha256:7957d207bff167a87b3ae586734398c25ca7c193b93cd401a16b48185a22447a", [2025-02-09T16:57:27.764Z] "to": "tree:///coreos.ociarchive" [2025-02-09T16:57:27.764Z] } [2025-02-09T16:57:27.764Z] ] [2025-02-09T16:57:27.764Z] } [2025-02-09T16:57:27.764Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:57:27.764Z] copying '/run/osbuild/inputs/inlinefile/sha256:7957d207bff167a87b3ae586734398c25ca7c193b93cd401a16b48185a22447a' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-09T16:57:27.764Z] [2025-02-09T16:57:27.764Z] ��� Duration: 0s [2025-02-09T16:57:27.764Z] Pipeline deployed-tree: 3a42af6590d46eb3c46050d0cba53ec6237bf26f9c74724fd12a4571bebdd866 [2025-02-09T16:57:27.764Z] Build [2025-02-09T16:57:27.764Z] root: [2025-02-09T16:57:27.764Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T16:57:27.764Z] org.osbuild.container-deploy: 3a42af6590d46eb3c46050d0cba53ec6237bf26f9c74724fd12a4571bebdd866 {} [2025-02-09T16:57:27.764Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-prwgrxro/inputs/images [2025-02-09T16:57:27.764Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:57:28.017Z] time="2025-02-09T16:57:27Z" 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-09T16:57:28.935Z]  [2025-02-09T16:57:28.935Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:57:28.935Z] /dev/vdb1 30G 4.9G 26G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:57:28.935Z]  [2025-02-09T16:57:29.491Z] Getting image source signatures [2025-02-09T16:57:29.491Z] Copying blob sha256:db731b1636cf1e4f9a9981ec09c90f5010429f89a2ece01ec79150c2e0c112f7 [2025-02-09T16:57:30.845Z] Copying blob sha256:205e77d8a116f37b266b837335d01c2391057261ceccc11c8dd45116d884999d [2025-02-09T16:57:32.720Z] Copying blob sha256:8b1a617dc5b8f342e978da6d006bbbaf5dcdc99d60c778e15a891f08e6c2b734 [2025-02-09T16:57:34.074Z] Copying blob sha256:c479070546846141fce60df3973312c3b6ebb2324c590dfc76fba8e2f362408f [2025-02-09T16:57:35.442Z] Copying blob sha256:6c95759fbec3c714e15c7e6c9b6b461f98401edfed6e26c5e3fd577c53ac2174 [2025-02-09T16:57:36.797Z] Copying blob sha256:0e99b52f48b3d216fc60174c302628e45276daadae37aaddbc2d622f08392aa3 [2025-02-09T16:57:37.353Z] Copying blob sha256:a65c9f0209dc5bfb4e817279a38ad0530b8d0434713f636d8f9e4604abc1c655 [2025-02-09T16:57:38.273Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-09T16:57:38.830Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-09T16:57:38.831Z]  [2025-02-09T16:57:38.831Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:57:38.831Z] /dev/vdb1 30G 6.1G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:57:38.831Z]  [2025-02-09T16:57:39.083Z] Copying blob sha256:770bff91bc49deebfe38dc26b37e8bdcd325b51362ad5e54e66905dd89d9698b [2025-02-09T16:57:40.033Z] Copying blob sha256:3924d46f2ea327defcc5ecb20e08255a68f738bd5684a4f21b0abe612e312550 [2025-02-09T16:57:40.286Z] Copying blob sha256:98aa35cc253715799653faf1c162ce5909645a92737ada75fc1e807bc4df0f72 [2025-02-09T16:57:40.539Z] Copying blob sha256:b4291797eed3f3fa755f7f6672c287acd2aedb7fd940a687d0bb6d2a578a6a8b [2025-02-09T16:57:40.841Z] Copying blob sha256:f00eef8e02f1c37cae95b7150b8a037b8d78d50b8c70d3577de6477a68f55efd [2025-02-09T16:57:41.394Z] Copying blob sha256:067b7bbab19b5f35e03fbdffc6bb6c906afafd364cf5dea5572b219b32c55655 [2025-02-09T16:57:41.648Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-09T16:57:42.204Z] Copying blob sha256:8fd0a262c67c27dca4f752d333bfdf83fcfeacd48a9162f58228476dcb3961ff [2025-02-09T16:57:42.760Z] Copying blob sha256:83c0999827744afad6efd610c71219e786f9dcca9ec939a5aeae797c37f42494 [2025-02-09T16:57:43.013Z] Copying blob sha256:ea2c1d577a47eabe0a9885f830fbdfa344b0c5f3b02227f8cc843a94d3db38aa [2025-02-09T16:57:43.265Z] Copying blob sha256:4ffff8d1417b422eea71d327f67fe20b98a07d7927711b90328ab2ec9080ba10 [2025-02-09T16:57:43.518Z] Copying blob sha256:6e65049021acec146a210dd7a3b8a6300e79d5e90f1482e288efa4a6fecef593 [2025-02-09T16:57:43.780Z] Copying blob sha256:6e894a82dbf40cb8159df5325a5cae2124bb29497ebcb84991c7264c638a0829 [2025-02-09T16:57:44.032Z] Copying blob sha256:f986de0f7b7c7aba7b11505553e6055da13b5f783f82cd35781f67dec5442f21 [2025-02-09T16:57:44.285Z] Copying blob sha256:01f77f044cf964ff43a3efda364b9a3f43f71d2bfe1bf111371ff52bccdc7aa9 [2025-02-09T16:57:44.538Z] Copying blob sha256:eb438befbce6ef4fbaeac43e8ef912f4517634af62cd5dccea7435af6a414589 [2025-02-09T16:57:44.792Z] Copying blob sha256:3a7867e00ea6209e190ee6f37720f5abd02b60a3e469a8d79c5e65ef6c5d4f0d [2025-02-09T16:57:45.049Z] Copying blob sha256:74d7ca7fd2a44928099c7a2b9e8a942ef3d273dda8aa671c91adbd8b1f8c37ad [2025-02-09T16:57:45.301Z] Copying blob sha256:0b2bdb7c61be74efc2a1123af89534033aaea477e72484c97362b0aaddcb7fb0 [2025-02-09T16:57:45.554Z] Copying blob sha256:fa23d03ef93c1796e913f9fb62cc2fa525c4499ff203c673b7f52501001eb451 [2025-02-09T16:57:45.806Z] Copying blob sha256:6f927be139f7e9b5b2fef358b9cb65d31bd8df1abeea46fcfef17414177d5965 [2025-02-09T16:57:46.059Z] Copying blob sha256:8c8d1cfb2123827efa029ea4713b483edf157b916e81d1dfe1547f7303e92bf2 [2025-02-09T16:57:46.614Z] Copying blob sha256:ac2b8751e1335903cb9ed154d6e321ead530f811ec7f62a8782af7813270488f [2025-02-09T16:57:46.614Z] Copying blob sha256:d5dd9ba6d2f6bdd0267bd152a99b361fdb1fb6441454eab512328fc3700057b6 [2025-02-09T16:57:46.614Z] Copying blob sha256:b81e5324bb34ef37d668de6a4a0f2e77533d19f9ef538d14e82a7b2b7bcac3bb [2025-02-09T16:57:47.534Z] Copying blob sha256:2313eda335bcb735aa2d59616e5f78f2ae928b22feaa071d599326cbbd682d98 [2025-02-09T16:57:48.090Z] Copying blob sha256:333af271ab7b6c93940f7bb0211a0a367e5f59e8c37b0b6ea5684cfe08a5558c [2025-02-09T16:57:48.090Z] Copying blob sha256:8ce6bed52d45ed7738bbe0e750cd961ee702b8ef3df1b7efa4039f0eb2ec7449 [2025-02-09T16:57:48.344Z] Copying blob sha256:d6022f2f5675c70f95a93f865674de9e96738d1c972749f5be012e73507f7e5d [2025-02-09T16:57:48.344Z] Copying blob sha256:01bb11db9135af8ec815499c58f5decf0cea4e9854624fb2748546774e27c729 [2025-02-09T16:57:48.901Z]  [2025-02-09T16:57:48.901Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:57:48.901Z] /dev/vdb1 30G 6.9G 24G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:57:48.901Z]  [2025-02-09T16:57:49.154Z] Copying blob sha256:9442fcc81ec89993c1d34fc9ee5d13486555107a5015dde913629c2dcdaf235c [2025-02-09T16:57:49.710Z] Copying blob sha256:86098b73e51b3d8a9770ecc0a83f8e270bb2d14befb3a1552c09e1ceae9befc6 [2025-02-09T16:57:50.267Z] Copying blob sha256:6ba3ee8297818f7c1181e3d2bb04f73b73ddecfcbb1246f29a8418be04344f7c [2025-02-09T16:57:50.823Z] Copying blob sha256:85208a7ab3f024045947bef588ed1745f485133a2472dd4471b5bed5e49c3d00 [2025-02-09T16:57:51.077Z] Copying blob sha256:2c3e4ab4f8838b22f06ce270ee918aeb2183e9de9931058e43ca6965381ca07d [2025-02-09T16:57:51.633Z] Copying blob sha256:e1d21964f1bd48d8ecf392865516a73478e96507d353e512c05f053b34ce4add [2025-02-09T16:57:51.886Z] Copying blob sha256:1aaba560b33914cd15c137911d431afbc6b82873c3cea549a513724739fe62a9 [2025-02-09T16:57:52.443Z] Copying blob sha256:d792164b79a149c3d32e142b9161af9e60c430389eccbf5216e5d25f6713e0d9 [2025-02-09T16:57:52.696Z] Copying blob sha256:1130e95752b0fd0386076527e5cb3247709ef10ae63d0a799ad75381bef1e120 [2025-02-09T16:57:54.051Z] Copying blob sha256:c5e90299888f7f58c2849bd88c051b491daa428d89e037adf86aa12a6f2c58ca [2025-02-09T16:57:54.051Z] Copying blob sha256:0ca510607ae41d0a336002b3bcb814239b656f0f6c70a2858f2e90b0084a771d [2025-02-09T16:57:55.927Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-09T16:57:55.927Z] Copying config sha256:b43651a22e9131a6420ce73dacb961475d83dd3264983d5f194097e575a96864 [2025-02-09T16:57:55.927Z] Writing manifest to image destination [2025-02-09T16:57:59.178Z]  [2025-02-09T16:57:59.178Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:57:59.178Z] /dev/vdb1 30G 6.7G 24G 23% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:57:59.178Z]  [2025-02-09T16:58:09.090Z]  [2025-02-09T16:58:09.090Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:58:09.090Z] /dev/vdb1 30G 7.6G 23G 26% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:58:09.090Z]  [2025-02-09T16:58:14.314Z] b43651a22e9131a6420ce73dacb961475d83dd3264983d5f194097e575a96864 [2025-02-09T16:58:18.463Z] Untagged: docker.io/library/tmp-container-deploy-46601260807930:latest [2025-02-09T16:58:18.463Z] Deleted: b43651a22e9131a6420ce73dacb961475d83dd3264983d5f194097e575a96864 [2025-02-09T16:58:18.716Z] [2025-02-09T16:58:18.716Z] ��� Duration: 51s [2025-02-09T16:58:19.273Z]  [2025-02-09T16:58:19.273Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:58:19.273Z] /dev/vdb1 30G 6.0G 25G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:58:19.273Z]  [2025-02-09T16:58:24.495Z] Pipeline tree: c8d8cac9ceebb0912449d181c191aa7338af590eab018a868399ca9fefa2b629 [2025-02-09T16:58:24.496Z] Build [2025-02-09T16:58:24.496Z] root: [2025-02-09T16:58:24.496Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T16:58:24.496Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-09T16:58:24.496Z] org.osbuild.selinux: 6c1d833064f32268e8adf4196c7736a811bebc79530d8532a8645c26429659d8 { [2025-02-09T16:58:24.496Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-09T16:58:24.496Z] "target": "tree:///" [2025-02-09T16:58:24.496Z] } [2025-02-09T16:58:24.749Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:25.001Z] [2025-02-09T16:58:25.001Z] ��� Duration: 0s [2025-02-09T16:58:25.001Z] org.osbuild.ostree.init-fs: 4d85b02666946ac83905b020577dc0bef2ae2c9be914ceb65cddc92f4d9a43f1 {} [2025-02-09T16:58:25.254Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:25.254Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-09T16:58:25.255Z] [2025-02-09T16:58:25.255Z] ��� Duration: 0s [2025-02-09T16:58:25.255Z] org.osbuild.ostree.os-init: 368aa2b2ee54046681d3ba25234147d749839b25a6ec7e3126db998ddeb2f5f6 { [2025-02-09T16:58:25.255Z] "osname": "fedora-coreos" [2025-02-09T16:58:25.255Z] } [2025-02-09T16:58:25.508Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:25.508Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-09T16:58:25.508Z] [2025-02-09T16:58:25.508Z] ��� Duration: 0s [2025-02-09T16:58:25.508Z] org.osbuild.ostree.config: 1bb0977f7a30eb5c25f8259b62a23eed1a60e2302f84a7d6740f5c75220d63b9 { [2025-02-09T16:58:25.508Z] "repo": "/ostree/repo", [2025-02-09T16:58:25.508Z] "config": { [2025-02-09T16:58:25.508Z] "sysroot": { [2025-02-09T16:58:25.508Z] "readonly": true, [2025-02-09T16:58:25.508Z] "bootloader": "none", [2025-02-09T16:58:25.508Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-09T16:58:25.508Z] "bootprefix": true [2025-02-09T16:58:25.508Z] } [2025-02-09T16:58:25.508Z] } [2025-02-09T16:58:25.508Z] } [2025-02-09T16:58:25.761Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:25.761Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-09T16:58:25.761Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-09T16:58:25.761Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-09T16:58:25.761Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-09T16:58:26.015Z] [2025-02-09T16:58:26.015Z] ��� Duration: 0s [2025-02-09T16:58:26.015Z] org.osbuild.mkdir: 64ae84144caa14b5151e962ba19cdbeef4782b638101a0594781c7bb988b12b6 { [2025-02-09T16:58:26.015Z] "paths": [ [2025-02-09T16:58:26.015Z] { [2025-02-09T16:58:26.015Z] "path": "/boot/efi", [2025-02-09T16:58:26.015Z] "mode": 493 [2025-02-09T16:58:26.015Z] } [2025-02-09T16:58:26.015Z] ] [2025-02-09T16:58:26.015Z] } [2025-02-09T16:58:26.015Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:26.267Z] [2025-02-09T16:58:26.267Z] ��� Duration: 0s [2025-02-09T16:58:26.267Z] org.osbuild.ignition: e932aeaec8e86e7702df2b64461435c0aeddf926f50d23bb69f9d8b7db3dab59 {} [2025-02-09T16:58:26.267Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:26.520Z] [2025-02-09T16:58:26.520Z] ��� Duration: 0s [2025-02-09T16:58:26.520Z] org.osbuild.ostree.deploy: 377186068346cc623c73d09d9161ed37d091538c4a15ed0bcbca2b4c19563c94 { [2025-02-09T16:58:26.520Z] "osname": "fedora-coreos", [2025-02-09T16:58:26.520Z] "remote": "fedora", [2025-02-09T16:58:26.520Z] "mounts": [ [2025-02-09T16:58:26.520Z] "/boot", [2025-02-09T16:58:26.520Z] "/boot/efi" [2025-02-09T16:58:26.520Z] ], [2025-02-09T16:58:26.520Z] "kernel_opts": [ [2025-02-09T16:58:26.520Z] "rw", [2025-02-09T16:58:26.520Z] "$ignition_firstboot", [2025-02-09T16:58:26.520Z] "mitigations=auto,nosmt" [2025-02-09T16:58:26.520Z] ] [2025-02-09T16:58:26.520Z] } [2025-02-09T16:58:26.520Z] input/commits (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gtpp7_e0/inputs/commits/repo [2025-02-09T16:58:26.520Z] input/commits (org.osbuild.ostree): exporting 8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1 [2025-02-09T16:58:29.020Z] input/commits (org.osbuild.ostree): ostree pull-local /home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo 8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gtpp7_e0/inputs/commits/repo [2025-02-09T16:58:29.020Z] input/commits (org.osbuild.ostree): ostree refs --create fedora/x86_64/coreos/testing-devel 8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gtpp7_e0/inputs/commits/repo [2025-02-09T16:58:29.020Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:29.020Z] ostree pull-local /run/osbuild/inputs/commits/repo fedora/x86_64/coreos/testing-devel --remote=fedora --repo=/run/osbuild/tree/ostree/repo [2025-02-09T16:58:29.272Z]  [2025-02-09T16:58:29.272Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:58:29.272Z] /dev/vdb1 30G 6.3G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:58:29.272Z]  [2025-02-09T16:58:39.195Z]  [2025-02-09T16:58:39.195Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:58:39.195Z] /dev/vdb1 30G 7.5G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:58:39.195Z]  [2025-02-09T16:58:40.115Z] 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-09T16:58:45.346Z] [2025-02-09T16:58:45.346Z] ��� Duration: 18s [2025-02-09T16:58:45.346Z] org.osbuild.ostree.aleph: 744b90306ba4004c8987e129a2f143caf2beb9c6ad86b9e641a33d4cc6afa87e { [2025-02-09T16:58:45.346Z] "coreos_compat": true, [2025-02-09T16:58:45.346Z] "deployment": { [2025-02-09T16:58:45.346Z] "default": true [2025-02-09T16:58:45.346Z] } [2025-02-09T16:58:45.346Z] } [2025-02-09T16:58:45.346Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:45.346Z] ostree show --repo=/run/osbuild/tree/ostree/repo fedora:fedora/x86_64/coreos/testing-devel --print-metadata-key=version [2025-02-09T16:58:45.346Z] [2025-02-09T16:58:45.346Z] ��� Duration: 0s [2025-02-09T16:58:45.346Z] org.osbuild.ostree.selinux: c8d8cac9ceebb0912449d181c191aa7338af590eab018a868399ca9fefa2b629 { [2025-02-09T16:58:45.346Z] "deployment": { [2025-02-09T16:58:45.346Z] "default": true [2025-02-09T16:58:45.346Z] } [2025-02-09T16:58:45.346Z] } [2025-02-09T16:58:45.346Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:45.598Z] [2025-02-09T16:58:45.598Z] ��� Duration: 0s [2025-02-09T16:58:49.743Z]  [2025-02-09T16:58:49.743Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:58:49.743Z] /dev/vdb1 30G 7.5G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:58:49.743Z]  [2025-02-09T16:58:52.252Z] Pipeline raw-image: 3130bb6b9c232d570cf5ea0fc23907b3923a820275ec0c11a2e7d01474afabf4 [2025-02-09T16:58:52.252Z] Build [2025-02-09T16:58:52.252Z] root: [2025-02-09T16:58:52.252Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T16:58:52.252Z] org.osbuild.truncate: bea24f5e70641a79b806a056cb0e128e84a0406a6d6508d0cf0aa6395bfe6aea { [2025-02-09T16:58:52.252Z] "filename": "disk.img", [2025-02-09T16:58:52.252Z] "size": "2779774976" [2025-02-09T16:58:52.252Z] } [2025-02-09T16:58:52.252Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:52.504Z] [2025-02-09T16:58:52.504Z] ��� Duration: 0s [2025-02-09T16:58:52.504Z] org.osbuild.sfdisk: 4d8bfbdc07d526d22ac6512ee6e5ecc6e888c89ef0d6c22171b076a4787f9f7f { [2025-02-09T16:58:52.504Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-09T16:58:52.504Z] "label": "gpt", [2025-02-09T16:58:52.504Z] "partitions": [ [2025-02-09T16:58:52.504Z] { [2025-02-09T16:58:52.504Z] "start": 2048, [2025-02-09T16:58:52.504Z] "partnum": 1, [2025-02-09T16:58:52.504Z] "size": 2048, [2025-02-09T16:58:52.504Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-09T16:58:52.504Z] "bootable": true, [2025-02-09T16:58:52.504Z] "name": "BIOS-BOOT" [2025-02-09T16:58:52.504Z] }, [2025-02-09T16:58:52.504Z] { [2025-02-09T16:58:52.504Z] "start": 4096, [2025-02-09T16:58:52.504Z] "partnum": 2, [2025-02-09T16:58:52.504Z] "size": 260096, [2025-02-09T16:58:52.504Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-09T16:58:52.504Z] "name": "EFI-SYSTEM" [2025-02-09T16:58:52.504Z] }, [2025-02-09T16:58:52.504Z] { [2025-02-09T16:58:52.504Z] "start": 264192, [2025-02-09T16:58:52.504Z] "partnum": 3, [2025-02-09T16:58:52.504Z] "size": 786432, [2025-02-09T16:58:52.504Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-09T16:58:52.504Z] "name": "boot" [2025-02-09T16:58:52.504Z] }, [2025-02-09T16:58:52.504Z] { [2025-02-09T16:58:52.504Z] "start": 1050624, [2025-02-09T16:58:52.504Z] "partnum": 4, [2025-02-09T16:58:52.504Z] "size": 4376576, [2025-02-09T16:58:52.504Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-09T16:58:52.504Z] "name": "root" [2025-02-09T16:58:52.504Z] } [2025-02-09T16:58:52.504Z] ] [2025-02-09T16:58:52.504Z] } [2025-02-09T16:58:52.504Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T16:58:52.758Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:52.758Z] label: gpt [2025-02-09T16:58:52.758Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-09T16:58:52.758Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-09T16:58:52.758Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-09T16:58:52.758Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-09T16:58:52.758Z] /dev/loop0p4: start="1050624", size="4376576", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-09T16:58:52.758Z] { [2025-02-09T16:58:52.758Z] "partitiontable": { [2025-02-09T16:58:52.758Z] "label": "gpt", [2025-02-09T16:58:52.758Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-09T16:58:52.758Z] "device": "/dev/loop0", [2025-02-09T16:58:52.758Z] "unit": "sectors", [2025-02-09T16:58:52.758Z] "firstlba": 2048, [2025-02-09T16:58:52.758Z] "lastlba": 5429214, [2025-02-09T16:58:52.758Z] "sectorsize": 512, [2025-02-09T16:58:52.758Z] "partitions": [ [2025-02-09T16:58:52.758Z] { [2025-02-09T16:58:52.758Z] "node": "/dev/loop0p1", [2025-02-09T16:58:52.758Z] "start": 2048, [2025-02-09T16:58:52.758Z] "size": 2048, [2025-02-09T16:58:52.758Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-09T16:58:52.758Z] "uuid": "6D73F90B-FD5F-475B-A935-692CD22BDFAC", [2025-02-09T16:58:52.758Z] "name": "BIOS-BOOT" [2025-02-09T16:58:52.758Z] },{ [2025-02-09T16:58:52.758Z] "node": "/dev/loop0p2", [2025-02-09T16:58:52.758Z] "start": 4096, [2025-02-09T16:58:52.758Z] "size": 260096, [2025-02-09T16:58:52.758Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-09T16:58:52.758Z] "uuid": "C80A2468-0641-46E7-9173-B08337D219B9", [2025-02-09T16:58:52.758Z] "name": "EFI-SYSTEM" [2025-02-09T16:58:52.758Z] },{ [2025-02-09T16:58:52.758Z] "node": "/dev/loop0p3", [2025-02-09T16:58:52.758Z] "start": 264192, [2025-02-09T16:58:52.758Z] "size": 786432, [2025-02-09T16:58:52.758Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-09T16:58:52.758Z] "uuid": "28369730-7AD4-4BBA-85F7-725F7638C7CC", [2025-02-09T16:58:52.758Z] "name": "boot" [2025-02-09T16:58:52.758Z] },{ [2025-02-09T16:58:52.758Z] "node": "/dev/loop0p4", [2025-02-09T16:58:52.758Z] "start": 1050624, [2025-02-09T16:58:52.758Z] "size": 4376576, [2025-02-09T16:58:52.758Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-09T16:58:52.758Z] "uuid": "165BA249-8D88-468D-90A1-889DFF70E778", [2025-02-09T16:58:52.758Z] "name": "root" [2025-02-09T16:58:52.758Z] } [2025-02-09T16:58:52.758Z] ] [2025-02-09T16:58:52.758Z] } [2025-02-09T16:58:52.758Z] } [2025-02-09T16:58:53.104Z] [2025-02-09T16:58:53.104Z] ��� Duration: 0s [2025-02-09T16:58:53.105Z] org.osbuild.mkfs.fat: 1b71a2afeccd30aaa09e9dfa24f2c08a9d6aac6c00e3da60228a15f11783aff5 { [2025-02-09T16:58:53.105Z] "label": "EFI-SYSTEM", [2025-02-09T16:58:53.105Z] "volid": "7B7795E7" [2025-02-09T16:58:53.105Z] } [2025-02-09T16:58:53.105Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-09T16:58:53.105Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:53.105Z] mkfs.fat 4.2 (2021-01-31) [2025-02-09T16:58:53.357Z] [2025-02-09T16:58:53.357Z] ��� Duration: 0s [2025-02-09T16:58:53.357Z] org.osbuild.mkfs.ext4: 376a874f3f326cb27d3e34833b7cafd30e78dfd842c971b75843ed1b53e7c94b { [2025-02-09T16:58:53.357Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-09T16:58:53.357Z] "label": "boot", [2025-02-09T16:58:53.357Z] "metadata_csum_seed": true [2025-02-09T16:58:53.357Z] } [2025-02-09T16:58:53.357Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-09T16:58:53.610Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:53.610Z] mke2fs 1.47.1 (20-May-2024) [2025-02-09T16:58:53.610Z] Discarding device blocks: 0/393216 done [2025-02-09T16:58:53.610Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-09T16:58:53.610Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-09T16:58:53.610Z] Superblock backups stored on blocks: [2025-02-09T16:58:53.610Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-09T16:58:53.610Z] [2025-02-09T16:58:53.610Z] Allocating group tables: 0/48 done [2025-02-09T16:58:53.610Z] Writing inode tables: 0/48 done [2025-02-09T16:58:53.610Z] Creating journal (8192 blocks): done [2025-02-09T16:58:53.610Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-09T16:58:53.610Z] [2025-02-09T16:58:53.610Z] [2025-02-09T16:58:53.610Z] ��� Duration: 0s [2025-02-09T16:58:53.610Z] org.osbuild.mkfs.xfs: df785e584d46c3fd9b4d951d744ba86d7e6a6a6e8695e011fc7835fede7a76d2 { [2025-02-09T16:58:53.610Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-09T16:58:53.610Z] "label": "root" [2025-02-09T16:58:53.610Z] } [2025-02-09T16:58:53.863Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-09T16:58:53.863Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:53.863Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136768 blks [2025-02-09T16:58:53.863Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-09T16:58:53.863Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-09T16:58:53.863Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-09T16:58:53.863Z] data = bsize=4096 blocks=547072, imaxpct=25 [2025-02-09T16:58:53.863Z] = sunit=0 swidth=0 blks [2025-02-09T16:58:53.863Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-09T16:58:53.863Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-09T16:58:53.863Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-09T16:58:53.863Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-09T16:58:54.116Z] Discarding blocks...Done. [2025-02-09T16:58:54.116Z] [2025-02-09T16:58:54.116Z] ��� Duration: 0s [2025-02-09T16:58:54.116Z] org.osbuild.mkdir: ff5a140e70f1ec1787a64c83761c33766abc04a1d24ff7ded49901334b23194c { [2025-02-09T16:58:54.116Z] "paths": [ [2025-02-09T16:58:54.116Z] { [2025-02-09T16:58:54.116Z] "path": "mount://root/boot", [2025-02-09T16:58:54.116Z] "mode": 493 [2025-02-09T16:58:54.116Z] }, [2025-02-09T16:58:54.116Z] { [2025-02-09T16:58:54.116Z] "path": "mount://boot/efi", [2025-02-09T16:58:54.116Z] "mode": 493 [2025-02-09T16:58:54.116Z] } [2025-02-09T16:58:54.116Z] ] [2025-02-09T16:58:54.116Z] } [2025-02-09T16:58:54.116Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T16:58:54.116Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8q07imab/mounts/root-mount-point [2025-02-09T16:58:54.369Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8q07imab/mounts/boot-mount-point [2025-02-09T16:58:54.621Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:54.621Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8q07imab/mounts/boot-mount-point unmounted [2025-02-09T16:58:54.621Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8q07imab/mounts/root-mount-point unmounted [2025-02-09T16:58:54.621Z] [2025-02-09T16:58:54.621Z] ��� Duration: 0s [2025-02-09T16:58:54.621Z] org.osbuild.selinux: fc56b13b13faaa8d4df8f44ef9c39b8e2554bd0bdd2314de6e6488b3242401ce { [2025-02-09T16:58:54.621Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-09T16:58:54.621Z] "target": "mount://root/" [2025-02-09T16:58:54.621Z] } [2025-02-09T16:58:54.875Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T16:58:54.875Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-00j9dfjd/mounts/ [2025-02-09T16:58:55.127Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:55.381Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-00j9dfjd/mounts/ unmounted [2025-02-09T16:58:55.381Z] [2025-02-09T16:58:55.381Z] ��� Duration: 0s [2025-02-09T16:58:55.381Z] org.osbuild.selinux: fa4e0ae0af15d29d440dcc049fbffe5e649b4813537fb1b09bc7fa97c4054e25 { [2025-02-09T16:58:55.381Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-09T16:58:55.381Z] "target": "mount://root/boot/" [2025-02-09T16:58:55.381Z] } [2025-02-09T16:58:55.634Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T16:58:55.634Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d_w2yojp/mounts/ [2025-02-09T16:58:55.634Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d_w2yojp/mounts/boot [2025-02-09T16:58:55.886Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:55.886Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d_w2yojp/mounts/boot unmounted [2025-02-09T16:58:55.886Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d_w2yojp/mounts/ unmounted [2025-02-09T16:58:56.140Z] [2025-02-09T16:58:56.140Z] ��� Duration: 0s [2025-02-09T16:58:56.140Z] org.osbuild.copy: 9ce2a611b776ec0553309c7c09bcc63bd1c3c2e02aafe42f903b9cb469a6c0ff { [2025-02-09T16:58:56.140Z] "paths": [ [2025-02-09T16:58:56.140Z] { [2025-02-09T16:58:56.140Z] "from": "input://tree/", [2025-02-09T16:58:56.140Z] "to": "mount://root/" [2025-02-09T16:58:56.140Z] } [2025-02-09T16:58:56.140Z] ] [2025-02-09T16:58:56.140Z] } [2025-02-09T16:58:56.140Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T16:58:56.392Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x3u86f2b/mounts/ [2025-02-09T16:58:56.392Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x3u86f2b/mounts/boot [2025-02-09T16:58:56.645Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x3u86f2b/mounts/boot/efi [2025-02-09T16:58:56.645Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:58:56.645Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-09T16:58:59.891Z]  [2025-02-09T16:58:59.891Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:58:59.891Z] /dev/vdb1 30G 8.1G 22G 27% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:58:59.891Z]  [2025-02-09T16:59:09.799Z]  [2025-02-09T16:59:09.799Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:59:09.799Z] /dev/vdb1 30G 9.2G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:59:09.799Z]  [2025-02-09T16:59:11.672Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x3u86f2b/mounts/boot/efi unmounted [2025-02-09T16:59:11.924Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x3u86f2b/mounts/boot unmounted [2025-02-09T16:59:12.479Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x3u86f2b/mounts/ unmounted [2025-02-09T16:59:12.479Z] [2025-02-09T16:59:12.479Z] ��� Duration: 16s [2025-02-09T16:59:12.479Z] org.osbuild.bootupd: 87618be4836a53dd0ba1c9278e7ce34ff585115843cf140f0497691dc6ee32f1 { [2025-02-09T16:59:12.479Z] "bios": { [2025-02-09T16:59:12.479Z] "device": "disk" [2025-02-09T16:59:12.479Z] }, [2025-02-09T16:59:12.479Z] "static-configs": true, [2025-02-09T16:59:12.479Z] "deployment": { [2025-02-09T16:59:12.479Z] "default": true [2025-02-09T16:59:12.479Z] } [2025-02-09T16:59:12.479Z] } [2025-02-09T16:59:12.479Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T16:59:12.479Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lnmfo3bg/mounts/ [2025-02-09T16:59:12.733Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lnmfo3bg/mounts/boot [2025-02-09T16:59:12.733Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lnmfo3bg/mounts/boot/efi [2025-02-09T16:59:12.985Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:59:14.338Z] Installed 40_coreos-ignition.cfg [2025-02-09T16:59:14.339Z] Installed 70_coreos-user.cfg [2025-02-09T16:59:14.339Z] Installed: grub.cfg [2025-02-09T16:59:14.339Z] Installed: "fedora/grub.cfg" [2025-02-09T16:59:14.339Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lnmfo3bg/mounts/boot/efi unmounted [2025-02-09T16:59:14.339Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lnmfo3bg/mounts/boot unmounted [2025-02-09T16:59:14.339Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lnmfo3bg/mounts/ unmounted [2025-02-09T16:59:14.339Z] [2025-02-09T16:59:14.339Z] ��� Duration: 2s [2025-02-09T16:59:14.339Z] org.osbuild.chattr: 3130bb6b9c232d570cf5ea0fc23907b3923a820275ec0c11a2e7d01474afabf4 { [2025-02-09T16:59:14.339Z] "items": { [2025-02-09T16:59:14.339Z] "mount://root/": { [2025-02-09T16:59:14.339Z] "immutable": true [2025-02-09T16:59:14.339Z] } [2025-02-09T16:59:14.339Z] } [2025-02-09T16:59:14.339Z] } [2025-02-09T16:59:14.592Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T16:59:14.592Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts/ [2025-02-09T16:59:14.844Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0' [2025-02-09T16:59:14.844Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:59:15.099Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts [2025-02-09T16:59:15.099Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts/boot unmounted [2025-02-09T16:59:15.099Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts/var unmounted [2025-02-09T16:59:15.099Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts/sysroot unmounted [2025-02-09T16:59:15.099Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts unmounted [2025-02-09T16:59:15.099Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts unmounted [2025-02-09T16:59:15.099Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts unmounted [2025-02-09T16:59:15.099Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bezprh6k/mounts/ [2025-02-09T16:59:15.099Z] [2025-02-09T16:59:15.099Z] ��� Duration: 0s [2025-02-09T16:59:15.099Z] Pipeline raw-qemu-image: a6fbe19e2cf8d65e97bb47da6eb651dd5b1424c53e9375f395494edffafc9cd2 [2025-02-09T16:59:15.099Z] Build [2025-02-09T16:59:15.099Z] root: [2025-02-09T16:59:15.099Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T16:59:15.099Z] org.osbuild.copy: 6345a240544ce6a1836b60372e0dc7bdfcd65e6cabf4aac47d764be82ef37bb7 { [2025-02-09T16:59:15.099Z] "paths": [ [2025-02-09T16:59:15.099Z] { [2025-02-09T16:59:15.099Z] "from": "input://tree/disk.img", [2025-02-09T16:59:15.099Z] "to": "tree:///disk.img" [2025-02-09T16:59:15.099Z] } [2025-02-09T16:59:15.099Z] ] [2025-02-09T16:59:15.099Z] } [2025-02-09T16:59:15.352Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:59:15.352Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-09T16:59:15.605Z] [2025-02-09T16:59:15.605Z] ��� Duration: 0s [2025-02-09T16:59:15.605Z] org.osbuild.truncate: 8b9ac596b8bbbb6d99dcdada5817a742d19c30cd6dc7b53835462824813df9cb { [2025-02-09T16:59:15.605Z] "filename": "disk.img", [2025-02-09T16:59:15.605Z] "size": "10737418240" [2025-02-09T16:59:15.605Z] } [2025-02-09T16:59:15.605Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:59:15.857Z] [2025-02-09T16:59:15.857Z] ��� Duration: 0s [2025-02-09T16:59:15.857Z] org.osbuild.coreos.platform: a6fbe19e2cf8d65e97bb47da6eb651dd5b1424c53e9375f395494edffafc9cd2 { [2025-02-09T16:59:15.857Z] "platform": "qemu" [2025-02-09T16:59:15.857Z] } [2025-02-09T16:59:15.857Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T16:59:16.108Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts/ [2025-02-09T16:59:16.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0' [2025-02-09T16:59:16.362Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts/boot [2025-02-09T16:59:16.362Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:59:16.615Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts/boot unmounted [2025-02-09T16:59:16.615Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts [2025-02-09T16:59:16.615Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts/boot unmounted [2025-02-09T16:59:16.615Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts/var unmounted [2025-02-09T16:59:16.615Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts/sysroot unmounted [2025-02-09T16:59:16.615Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts unmounted [2025-02-09T16:59:16.615Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts unmounted [2025-02-09T16:59:16.615Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts unmounted [2025-02-09T16:59:16.615Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vocnpj1a/mounts/ [2025-02-09T16:59:16.615Z] [2025-02-09T16:59:16.615Z] ��� Duration: 0s [2025-02-09T16:59:16.615Z] Pipeline qemu: 5351cccf2bbca94383404c24f3c5563435773dd241fb3c822000dbd34f37888e [2025-02-09T16:59:16.615Z] Build [2025-02-09T16:59:16.615Z] root: [2025-02-09T16:59:16.615Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T16:59:16.615Z] org.osbuild.qemu: 5351cccf2bbca94383404c24f3c5563435773dd241fb3c822000dbd34f37888e { [2025-02-09T16:59:16.615Z] "filename": "fedora-coreos-41.20250209.dev.0-qemu.x86_64.qcow2", [2025-02-09T16:59:16.615Z] "format": { [2025-02-09T16:59:16.615Z] "type": "qcow2", [2025-02-09T16:59:16.615Z] "compression": false, [2025-02-09T16:59:16.615Z] "compat": "1.1" [2025-02-09T16:59:16.615Z] } [2025-02-09T16:59:16.615Z] } [2025-02-09T16:59:16.868Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T16:59:20.123Z]  [2025-02-09T16:59:20.123Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T16:59:20.123Z] /dev/vdb1 30G 11G 20G 36% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T16:59:20.123Z]  [2025-02-09T16:59:20.679Z] [2025-02-09T16:59:20.679Z] ��� Duration: 3s [2025-02-09T16:59:20.679Z] manifest /tmp/osbuild-XflV.json finished successfully [2025-02-09T16:59:30.587Z] oci-archive: 5cfd03e3f689d345005b964e7615b5061f178128b537bd1aa440bc3a967b6af6 [2025-02-09T16:59:30.587Z] deployed-tree: 3a42af6590d46eb3c46050d0cba53ec6237bf26f9c74724fd12a4571bebdd866 [2025-02-09T16:59:30.587Z] tree: c8d8cac9ceebb0912449d181c191aa7338af590eab018a868399ca9fefa2b629 [2025-02-09T16:59:30.587Z] raw-image: 3130bb6b9c232d570cf5ea0fc23907b3923a820275ec0c11a2e7d01474afabf4 [2025-02-09T16:59:30.587Z] raw-4k-image: 7cd0e23e893bad49393171b07467ae9b2842bcf48c485e546be495e7c90852c5 [2025-02-09T16:59:30.587Z] raw-applehv-image: aee3de01eab3edf3cea482f2b44eabb7213929ea1f04abd29b25bfdc9e877c0e [2025-02-09T16:59:30.587Z] applehv: 229629c237ac27b8453dd85e660df0713fc9de283a8b99667604bb743b476309 [2025-02-09T16:59:30.587Z] raw-gcp-image: 6edf0d0fca4877e1c250a2528e3d8ab0d4ea47bc82477eab69380cfe0e66469e [2025-02-09T16:59:30.587Z] raw-gcp-image-tar: 17b93e0e795554a9de2adff096aa3cee0b4618cd2105af4dff1cdd7fdfaad621 [2025-02-09T16:59:30.587Z] gcp: 826c17b479f589ded78a5b6ca8ec31373712c7f58c9191fe33f148f4481c232c [2025-02-09T16:59:30.587Z] raw-hyperv-image: b78d505fe71637632e594ed525cae99e6ef39162b33ccaed2e9cd370877146c8 [2025-02-09T16:59:30.587Z] hyperv: 4e1a2d5f34860abb8407d22de6fdb892375b22e26a01095bfd78365768596c9b [2025-02-09T16:59:30.587Z] raw-metal-image: 93e4b1b72454532043261e5e91e205506d3833c2023b68ad85c7dd667d9eb5af [2025-02-09T16:59:30.587Z] metal: 707ff56cf0199f1ba82fdacb4c84ea4cb29d246d7015ccdd5dfe32ba539b6eac [2025-02-09T16:59:30.587Z] raw-metal4k-image: b681f7fcdf4283af6a3291fc9ae850c3036020402ed5a774645f2324dd2b43ec [2025-02-09T16:59:30.587Z] metal4k: 18381ade45417dac29d5e80bcdd18130b257b3ad2df8dc1c6b5ba22f25e25070 [2025-02-09T16:59:30.587Z] raw-qemu-image: a6fbe19e2cf8d65e97bb47da6eb651dd5b1424c53e9375f395494edffafc9cd2 [2025-02-09T16:59:30.587Z] qemu: 5351cccf2bbca94383404c24f3c5563435773dd241fb3c822000dbd34f37888e [2025-02-09T16:59:30.587Z] live: c62af079033f008e410f40701e1dfdeb0e252e2e78fea0df9031023c6ba75dd2 [2025-02-09T16:59:30.587Z] + set +x [2025-02-09T16:59:33.836Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.KzHyVoAAMk/qemu/fedora-coreos-41.20250209.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-09T16:59:33.836Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.KzHyVoAAMk/qemu': Operation not permitted [2025-02-09T16:59:39.067Z] /home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/meta.json wrote with version stamp 1739120378363313769 [2025-02-09T16:59:39.067Z] Successfully generated: fedora-coreos-41.20250209.dev.0-qemu.x86_64.qcow2 [2025-02-09T16:59:39.069Z] [Pipeline] } [2025-02-09T16:59:39.072Z] [Pipeline] // withEnv [2025-02-09T16:59:39.077Z] [Pipeline] } [2025-02-09T16:59:39.132Z] [Pipeline] // stage [2025-02-09T16:59:39.188Z] [Pipeline] withEnv [2025-02-09T16:59:39.188Z] [Pipeline] { [2025-02-09T16:59:39.242Z] [Pipeline] sh [2025-02-09T16:59:39.829Z] + set -euo pipefail [2025-02-09T16:59:39.830Z] ++ umask [2025-02-09T16:59:39.830Z] + '[' 0022 = 0000 ']' [2025-02-09T16:59:39.830Z] + uuidgen [2025-02-09T16:59:39.830Z] + cut -f1 -d- [2025-02-09T16:59:39.832Z] [Pipeline] } [2025-02-09T16:59:39.834Z] [Pipeline] // withEnv [2025-02-09T16:59:39.897Z] [Pipeline] withEnv [2025-02-09T16:59:39.897Z] [Pipeline] { [2025-02-09T16:59:39.972Z] [Pipeline] sh [2025-02-09T16:59:40.495Z] + set -euo pipefail [2025-02-09T16:59:40.495Z] ++ umask [2025-02-09T16:59:40.495Z] + '[' 0022 = 0000 ']' [2025-02-09T16:59:40.495Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T16:59:40.495Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-09T16:59:40.497Z] [Pipeline] } [2025-02-09T16:59:40.500Z] [Pipeline] // withEnv [2025-02-09T16:59:40.557Z] [Pipeline] parallel [2025-02-09T16:59:40.557Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-09T16:59:40.557Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-09T16:59:40.593Z] [Pipeline] withEnv [2025-02-09T16:59:40.593Z] [Pipeline] { [2025-02-09T16:59:40.594Z] [Pipeline] withEnv [2025-02-09T16:59:40.604Z] [Pipeline] { [2025-02-09T16:59:40.607Z] [Pipeline] sh [2025-02-09T16:59:40.877Z] [Pipeline] sh [2025-02-09T16:59:41.128Z] + set -xeuo pipefail [2025-02-09T16:59:41.128Z] ++ umask [2025-02-09T16:59:41.128Z] + '[' 0022 = 0000 ']' [2025-02-09T16:59:41.128Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-09T16:59:41.189Z] [Pipeline] } [2025-02-09T16:59:41.263Z] [Pipeline] // withEnv [2025-02-09T16:59:41.291Z] [Pipeline] withEnv [2025-02-09T16:59:41.292Z] [Pipeline] { [2025-02-09T16:59:41.295Z] [Pipeline] sh [2025-02-09T16:59:41.427Z] + set -xeuo pipefail [2025-02-09T16:59:41.428Z] ++ umask [2025-02-09T16:59:41.428Z] + '[' 0022 = 0000 ']' [2025-02-09T16:59:41.428Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T16:59:41.428Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-09T16:59:41.428Z] 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-FQqCE/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-09T16:59:41.428Z] 2025-02-09T16:59:41Z cli: Started logging at level INFO [2025-02-09T16:59:41.428Z] 2025-02-09T16:59:41Z cli: Started logging at level INFO [2025-02-09T16:59:41.680Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250208.20.0/x86_64/fedora-coreos-41.20250208.20.0-qemu.x86_64.qcow2.xz [2025-02-09T16:59:41.680Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250208.20.0/x86_64/fedora-coreos-41.20250208.20.0-qemu.x86_64.qcow2.xz.sig [2025-02-09T16:59:41.832Z] + set -euo pipefail [2025-02-09T16:59:41.832Z] ++ umask [2025-02-09T16:59:41.832Z] + '[' 0022 = 0000 ']' [2025-02-09T16:59:41.832Z] + kola list --json [2025-02-09T16:59:41.832Z] + jq -r '.[].Name' [2025-02-09T16:59:41.836Z] [Pipeline] } [2025-02-09T16:59:41.839Z] [Pipeline] // withEnv [2025-02-09T16:59:41.855Z] [Pipeline] withEnv [2025-02-09T16:59:41.855Z] [Pipeline] { [2025-02-09T16:59:41.880Z] [Pipeline] sh [2025-02-09T16:59:42.404Z] + set -xeuo pipefail [2025-02-09T16:59:42.404Z] ++ umask [2025-02-09T16:59:42.404Z] + '[' 0022 = 0000 ']' [2025-02-09T16:59:42.404Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T16:59:42.404Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-09T16:59:42.404Z] 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-FQqCE/kola-x86_64 [2025-02-09T16:59:43.042Z] Read disk 64.0 MiB/726.3 MiB (8%) [2025-02-09T16:59:43.322Z] === RUN ostree.unlock [2025-02-09T16:59:43.322Z] === RUN multipath.day1 [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-09T16:59:43.322Z] === RUN basic.uefi [2025-02-09T16:59:43.322Z] === RUN ext.config.reboot [2025-02-09T16:59:43.322Z] === RUN ext.config.containers.quadlet [2025-02-09T16:59:43.322Z] === RUN basic.nvme [2025-02-09T16:59:43.322Z] === RUN ext.config.firewall.iptables-legacy [2025-02-09T16:59:43.322Z] === RUN ext.config.podman.rootless-systemd [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-09T16:59:43.322Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-09T16:59:43.322Z] === RUN non-exclusive-test-bucket-0 [2025-02-09T16:59:43.322Z] === RUN ext.config.disks.lvmdevices [2025-02-09T16:59:43.322Z] === RUN ext.config.ignition.resource.remote [2025-02-09T16:59:43.322Z] === RUN ext.config.gshadow [2025-02-09T16:59:43.322Z] === RUN rootfs.uuid [2025-02-09T16:59:43.322Z] === RUN ext.config.boot.grub2-install [2025-02-09T16:59:43.322Z] === RUN coreos.unique.boot.failure [2025-02-09T16:59:43.322Z] === RUN ext.config.extensions.package [2025-02-09T16:59:43.322Z] === RUN fcos.users.shells [2025-02-09T16:59:43.322Z] === RUN coreos.ignition.groups [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-09T16:59:43.322Z] === RUN coreos.auth.verify [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.nameserver [2025-02-09T16:59:43.322Z] === RUN coreos.selinux.boolean [2025-02-09T16:59:43.322Z] === RUN ext.config.systemd.network-online [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-09T16:59:43.322Z] === RUN ext.config.ignition.delete-config [2025-02-09T16:59:43.322Z] === RUN podman.workflow [2025-02-09T16:59:43.322Z] === RUN ext.config.ignition.kargs [2025-02-09T16:59:43.322Z] === RUN rhcos.selinux.boolean.persist [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.force-persist-ip [2025-02-09T16:59:43.322Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-09T16:59:43.322Z] === RUN ext.config.var-mount.luks [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-09T16:59:43.322Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-09T16:59:43.322Z] === RUN multipath.day2 [2025-02-09T16:59:43.322Z] === RUN coreos.ignition.once [2025-02-09T16:59:43.322Z] === RUN coreos.ignition.symlink [2025-02-09T16:59:43.322Z] === RUN ostree.remote [2025-02-09T16:59:43.322Z] === RUN basic [2025-02-09T16:59:43.322Z] === RUN ext.config.ignition.systemd-disable [2025-02-09T16:59:43.322Z] === RUN coreos.ignition.mount.disks [2025-02-09T16:59:43.322Z] === RUN coreos.ignition.failure [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.nmstate.state [2025-02-09T16:59:43.322Z] === RUN podman.base [2025-02-09T16:59:43.322Z] === RUN multipath.partition [2025-02-09T16:59:43.322Z] === RUN ext.config.butane.grub-users [2025-02-09T16:59:43.322Z] === RUN ext.config.systemd.condition-needs-update [2025-02-09T16:59:43.322Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-09T16:59:43.322Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-09T16:59:43.322Z] === RUN ext.config.swap.zram-generator [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-09T16:59:43.322Z] === RUN rpmostree.upgrade-rollback [2025-02-09T16:59:43.322Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-09T16:59:43.322Z] === RUN podman.network-single [2025-02-09T16:59:43.322Z] === RUN rpmostree.status [2025-02-09T16:59:43.322Z] === RUN ext.config.kdump.crash [2025-02-09T16:59:43.322Z] === RUN ext.config.rpm-ostree-countme [2025-02-09T16:59:43.322Z] === RUN ext.config.boot.bootupd-validate [2025-02-09T16:59:43.322Z] === RUN coreos.ignition.v2.users [2025-02-09T16:59:43.322Z] === RUN ext.config.docker.basic [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.no-persist-ip [2025-02-09T16:59:43.322Z] === RUN ext.config.var-mount.simple [2025-02-09T16:59:43.322Z] === RUN fcos.network.listeners [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.kargs-rd-net [2025-02-09T16:59:43.322Z] === RUN coreos.ignition.sethostname [2025-02-09T16:59:43.322Z] === RUN ext.config.ignition.stable-boot [2025-02-09T16:59:43.322Z] === RUN ext.config.clhm.ignition-warnings [2025-02-09T16:59:43.322Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-09T16:59:43.322Z] === RUN coreos.ignition.mount.partitions [2025-02-09T16:59:43.322Z] === RUN coreos.unique.boot.ignition.failure [2025-02-09T16:59:43.322Z] === RUN ostree.hotfix [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.nmstate.policy [2025-02-09T16:59:43.322Z] === RUN basic.uefi-secure [2025-02-09T16:59:43.322Z] === RUN kdump.crash.ssh [2025-02-09T16:59:43.322Z] === RUN ext.config.toolbox [2025-02-09T16:59:43.322Z] === RUN ext.config.var-mount.scsi-id [2025-02-09T16:59:43.322Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-09T16:59:43.322Z] === RUN rpmostree.install-uninstall [2025-02-09T16:59:43.322Z] === RUN ext.config.selinux.enforcing [2025-02-09T16:59:43.322Z] === RUN fcos.filesystem [2025-02-09T16:59:43.322Z] === RUN ext.config.ignition.remote [2025-02-09T16:59:43.959Z] Read disk 108.9 MiB/726.3 MiB (14%) [2025-02-09T16:59:45.310Z] Read disk 133.5 MiB/726.3 MiB (18%) [2025-02-09T16:59:46.229Z] Read disk 153.5 MiB/726.3 MiB (21%) [2025-02-09T16:59:47.149Z] Read disk 173.1 MiB/726.3 MiB (23%) [2025-02-09T16:59:48.067Z] Read disk 194.5 MiB/726.3 MiB (26%) [2025-02-09T16:59:48.987Z] Read disk 223.2 MiB/726.3 MiB (30%) [2025-02-09T16:59:49.907Z] Read disk 251.8 MiB/726.3 MiB (34%) [2025-02-09T16:59:51.263Z] Read disk 277.9 MiB/726.3 MiB (38%) [2025-02-09T16:59:52.184Z] Read disk 322.7 MiB/726.3 MiB (44%) [2025-02-09T16:59:53.102Z] Read disk 347.5 MiB/726.3 MiB (47%) [2025-02-09T16:59:54.021Z] Read disk 386.3 MiB/726.3 MiB (53%) [2025-02-09T16:59:54.949Z] Read disk 409.6 MiB/726.3 MiB (56%) [2025-02-09T16:59:56.305Z] Read disk 441.3 MiB/726.3 MiB (60%) [2025-02-09T16:59:57.225Z] Read disk 512.0 MiB/726.3 MiB (70%) [2025-02-09T16:59:58.143Z] Read disk 556.4 MiB/726.3 MiB (76%) [2025-02-09T16:59:59.071Z] Read disk 585.8 MiB/726.3 MiB (80%) [2025-02-09T16:59:59.991Z] Read disk 612.8 MiB/726.3 MiB (84%) [2025-02-09T17:00:01.345Z] Read disk 640.7 MiB/726.3 MiB (88%) [2025-02-09T17:00:02.276Z] Read disk 686.9 MiB/726.3 MiB (94%) [2025-02-09T17:00:03.196Z] Read disk 713.8 MiB/726.3 MiB (98%) [2025-02-09T17:00:03.449Z] Read disk 726.3 MiB/726.3 MiB (100%) [2025-02-09T17:00:03.449Z] Read disk 726.3 MiB/726.3 MiB (100%) [2025-02-09T17:00:03.449Z] Read disk 726.3 MiB/726.3 MiB (100%) [2025-02-09T17:00:03.450Z] gpg: Signature made Sun Feb 9 02:50:38 2025 UTC [2025-02-09T17:00:03.450Z] gpg: using RSA key 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 [2025-02-09T17:00:03.450Z] gpg: Good signature from "Fedora (41) " [ultimate] [2025-02-09T17:00:04.008Z] tmp/kola-qemu-cache/fedora-coreos-41.20250208.20.0-qemu.x86_64.qcow2 [2025-02-09T17:00:04.262Z] === RUN fcos.upgrade.basic [2025-02-09T17:00:21.961Z] === RUN ostree.unlock/unlock [2025-02-09T17:00:21.961Z] === RUN fcos.filesystem/writablefiles [2025-02-09T17:00:21.961Z] === RUN ostree.remote/add [2025-02-09T17:00:21.961Z] === RUN rpmostree.install-uninstall/install [2025-02-09T17:00:21.961Z] === RUN ostree.remote/list [2025-02-09T17:00:21.961Z] === RUN ostree.unlock/install [2025-02-09T17:00:21.961Z] === RUN ostree.remote/show-url [2025-02-09T17:00:21.961Z] === RUN ostree.remote/refs [2025-02-09T17:00:21.961Z] === RUN fcos.filesystem/writabledirs [2025-02-09T17:00:21.961Z] === RUN ostree.remote/summary [2025-02-09T17:00:21.961Z] === RUN fcos.filesystem/stickydirs [2025-02-09T17:00:21.961Z] === RUN ostree.unlock/uninstall [2025-02-09T17:00:21.961Z] === RUN ostree.remote/delete [2025-02-09T17:00:21.961Z] === RUN fcos.filesystem/denylist [2025-02-09T17:00:21.961Z] === RUN ostree.unlock/discard [2025-02-09T17:00:21.961Z] --- PASS: ostree.remote (38.21s) [2025-02-09T17:00:21.961Z] --- PASS: ostree.remote/add (0.27s) [2025-02-09T17:00:21.961Z] --- PASS: ostree.remote/list (0.11s) [2025-02-09T17:00:21.962Z] --- PASS: ostree.remote/show-url (0.22s) [2025-02-09T17:00:21.962Z] --- PASS: ostree.remote/refs (0.18s) [2025-02-09T17:00:21.962Z] --- PASS: ostree.remote/summary (0.29s) [2025-02-09T17:00:21.962Z] --- PASS: ostree.remote/delete (0.50s) [2025-02-09T17:00:21.962Z] --- PASS: fcos.filesystem (38.29s) [2025-02-09T17:00:21.962Z] --- PASS: fcos.filesystem/writablefiles (0.95s) [2025-02-09T17:00:21.962Z] --- PASS: fcos.filesystem/writabledirs (0.31s) [2025-02-09T17:00:21.962Z] --- PASS: fcos.filesystem/stickydirs (0.33s) [2025-02-09T17:00:21.962Z] --- PASS: fcos.filesystem/denylist (0.40s) [2025-02-09T17:00:31.886Z] --- PASS: ext.config.ignition.remote (48.28s) [2025-02-09T17:00:39.945Z] --- PASS: ostree.unlock (56.47s) [2025-02-09T17:00:39.945Z] --- PASS: ostree.unlock/unlock (0.66s) [2025-02-09T17:00:39.945Z] --- PASS: ostree.unlock/install (0.70s) [2025-02-09T17:00:39.945Z] --- PASS: ostree.unlock/uninstall (0.45s) [2025-02-09T17:00:39.945Z] --- PASS: ostree.unlock/discard (18.27s) [2025-02-09T17:00:42.877Z] === RUN fcos.upgrade.basic/setup [2025-02-09T17:01:01.800Z] --- PASS: ext.config.boot.bootupd-validate (39.83s) [2025-02-09T17:01:03.678Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-09T17:01:06.939Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (45.15s) [2025-02-09T17:01:16.861Z] --- PASS: ext.config.var-mount.scsi-id (44.68s) [2025-02-09T17:01:55.497Z] === RUN basic.uefi-secure/Useradd [2025-02-09T17:01:55.497Z] === RUN basic.uefi-secure/MachineID [2025-02-09T17:01:55.497Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-09T17:01:55.497Z] === RUN basic.uefi-secure/PortSSH [2025-02-09T17:01:55.497Z] === RUN basic.uefi-secure/DbusPerms [2025-02-09T17:01:55.497Z] === RUN basic.uefi-secure/ServicesActive [2025-02-09T17:01:55.497Z] === RUN basic.uefi-secure/ReadOnly [2025-02-09T17:01:55.750Z] --- PASS: rpmostree.install-uninstall (132.62s) [2025-02-09T17:01:55.750Z] --- PASS: rpmostree.install-uninstall/install (46.60s) [2025-02-09T17:01:55.750Z] --- PASS: rpmostree.install-uninstall/uninstall (48.22s) [2025-02-09T17:01:56.671Z] --- PASS: basic.uefi-secure (50.10s) [2025-02-09T17:01:56.671Z] --- PASS: basic.uefi-secure/Useradd (0.42s) [2025-02-09T17:01:56.671Z] --- PASS: basic.uefi-secure/MachineID (0.12s) [2025-02-09T17:01:56.671Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.26s) [2025-02-09T17:01:56.671Z] --- PASS: basic.uefi-secure/PortSSH (0.12s) [2025-02-09T17:01:56.671Z] --- PASS: basic.uefi-secure/DbusPerms (0.84s) [2025-02-09T17:01:56.671Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-02-09T17:01:56.671Z] --- PASS: basic.uefi-secure/ReadOnly (0.13s) [2025-02-09T17:02:04.190Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-09T17:02:14.674Z] --- PASS: coreos.unique.boot.ignition.failure (15.94s) [2025-02-09T17:02:14.674Z] --- PASS: ext.config.toolbox (94.53s) [2025-02-09T17:02:29.480Z] === RUN ostree.hotfix/unlock [2025-02-09T17:02:39.401Z] === RUN ostree.hotfix/install [2025-02-09T17:02:39.401Z] === RUN ostree.hotfix/uninstall [2025-02-09T17:02:39.401Z] === RUN ostree.hotfix/persist [2025-02-09T17:02:50.756Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-09T17:03:01.245Z] === RUN ostree.hotfix/rollback [2025-02-09T17:03:06.475Z] --- PASS: kdump.crash.ssh (124.68s) [2025-02-09T17:03:06.475Z] cluster.go:151: Running as unit: run-r651ac0a6d33d48d1b9881befe80c7e10.service; invocation ID: cf698d13529048bd929bea6ff63e8b71 [2025-02-09T17:03:14.538Z] --- PASS: ext.config.networking.nmstate.policy (117.62s) [2025-02-09T17:03:19.759Z] --- PASS: coreos.ignition.mount.partitions (66.78s) [2025-02-09T17:03:21.643Z] --- PASS: ostree.hotfix (85.52s) [2025-02-09T17:03:21.643Z] --- PASS: ostree.hotfix/unlock (8.99s) [2025-02-09T17:03:21.643Z] --- PASS: ostree.hotfix/install (0.49s) [2025-02-09T17:03:21.643Z] --- PASS: ostree.hotfix/uninstall (0.48s) [2025-02-09T17:03:21.643Z] --- PASS: ostree.hotfix/persist (18.98s) [2025-02-09T17:03:21.643Z] --- PASS: ostree.hotfix/rollback (19.48s) [2025-02-09T17:03:29.367Z] --- PASS: fcos.upgrade.basic (204.61s) [2025-02-09T17:03:29.367Z] --- PASS: fcos.upgrade.basic/setup (81.89s) [2025-02-09T17:03:29.367Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (46.64s) [2025-02-09T17:03:29.367Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (38.43s) [2025-02-09T17:03:29.367Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-upgrade-x86_64 [2025-02-09T17:03:29.369Z] [Pipeline] } [2025-02-09T17:03:29.373Z] [Pipeline] // withEnv [2025-02-09T17:03:29.413Z] [Pipeline] } [2025-02-09T17:03:29.699Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (74.11s) [2025-02-09T17:03:44.507Z] --- PASS: ext.config.clhm.ignition-warnings (37.82s) [2025-02-09T17:03:44.507Z] --- PASS: coreos.ignition.sethostname (24.45s) [2025-02-09T17:03:52.567Z] --- PASS: fcos.network.listeners (24.00s) [2025-02-09T17:03:52.567Z] --- PASS: ext.config.ignition.stable-boot (38.84s) [2025-02-09T17:04:02.535Z] --- PASS: ext.config.networking.kargs-rd-net (39.70s) [2025-02-09T17:04:28.996Z] --- PASS: ext.config.networking.no-persist-ip (41.53s) [2025-02-09T17:04:29.915Z] --- PASS: coreos.ignition.instantiated.enable-unit (37.09s) [2025-02-09T17:04:39.826Z] --- PASS: coreos.ignition.v2.users (37.40s) [2025-02-09T17:04:39.826Z] --- PASS: ext.config.docker.basic (46.21s) [2025-02-09T17:04:40.382Z] --- PASS: ext.config.var-mount.simple (56.57s) [2025-02-09T17:05:06.855Z] === RUN podman.base/info [2025-02-09T17:05:06.855Z] === RUN podman.base/resources [2025-02-09T17:05:06.855Z] --- PASS: ext.config.rpm-ostree-countme (38.72s) [2025-02-09T17:05:06.855Z] --- PASS: rpmostree.status (24.71s) [2025-02-09T17:05:12.085Z] --- PASS: podman.base (41.59s) [2025-02-09T17:05:12.085Z] --- PASS: podman.base/info (0.45s) [2025-02-09T17:05:12.085Z] --- PASS: podman.base/resources (5.16s) [2025-02-09T17:05:50.709Z] --- PASS: ext.config.ignition.systemd-unmasking (39.01s) [2025-02-09T17:05:53.955Z] --- PASS: ext.config.butane.grub-users (74.87s) [2025-02-09T17:06:00.464Z] --- PASS: multipath.partition (54.39s) [2025-02-09T17:06:32.773Z] --- PASS: ext.config.ssh.custom-host-key-permissions (29.09s) [2025-02-09T17:06:36.026Z] --- PASS: ext.config.systemd.condition-needs-update (91.87s) [2025-02-09T17:06:36.583Z] --- PASS: ext.config.kdump.crash (117.99s) [2025-02-09T17:06:37.504Z] --- PASS: ext.config.selinux.enforcing (44.04s) [2025-02-09T17:07:03.976Z] --- PASS: coreos.ignition.symlink (24.52s) [2025-02-09T17:07:12.041Z] --- PASS: ext.config.networking.bridge-static-via-kargs (42.27s) [2025-02-09T17:07:26.852Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-02-09T17:07:27.407Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-02-09T17:07:29.294Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-02-09T17:07:30.648Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-02-09T17:07:35.872Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-02-09T17:07:36.801Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (59.23s) [2025-02-09T17:07:37.054Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-02-09T17:07:37.308Z] --- PASS: coreos.ignition.groups (36.24s) [2025-02-09T17:07:38.663Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-09T17:07:40.540Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-09T17:07:41.896Z] --- PASS: ext.config.networking.prefer-ignition-networking (31.22s) [2025-02-09T17:07:42.148Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-02-09T17:07:42.704Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-02-09T17:07:44.578Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-02-09T17:07:45.932Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-02-09T17:07:47.811Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-09T17:07:49.689Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-09T17:07:51.045Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-02-09T17:07:51.601Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-02-09T17:07:59.662Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-02-09T17:08:00.371Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-02-09T17:08:00.624Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-09T17:08:02.500Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-02-09T17:08:04.375Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-02-09T17:08:04.630Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-09T17:08:08.778Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-09T17:08:09.334Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-09T17:08:11.210Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-02-09T17:08:11.765Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-02-09T17:08:12.322Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-02-09T17:08:14.820Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-09T17:08:15.376Z] --- PASS: ext.config.swap.zram-generator (38.58s) [2025-02-09T17:08:16.731Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-02-09T17:08:17.286Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-09T17:08:18.205Z] --- PASS: fcos.users.shells (36.02s) [2025-02-09T17:08:19.124Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-02-09T17:08:19.680Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-02-09T17:08:26.194Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-02-09T17:08:27.123Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-09T17:08:28.998Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-09T17:08:30.351Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-02-09T17:08:38.407Z] --- PASS: podman.network-single (167.02s) [2025-02-09T17:08:43.624Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-09T17:08:45.052Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-02-09T17:08:45.052Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-09T17:08:59.860Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-02-09T17:08:59.860Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-02-09T17:09:00.112Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-02-09T17:09:01.032Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-09T17:09:01.587Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-02-09T17:09:03.462Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-09T17:09:05.348Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-09T17:09:06.701Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-02-09T17:09:08.575Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-02-09T17:09:09.131Z] --- PASS: coreos.ignition.once (53.87s) [2025-02-09T17:09:09.687Z] --- PASS: rpmostree.upgrade-rollback (92.49s) [2025-02-09T17:09:09.687Z] --- PASS: rpmostree.upgrade-rollback/upgrade (36.60s) [2025-02-09T17:09:09.687Z] --- PASS: rpmostree.upgrade-rollback/rollback (21.47s) [2025-02-09T17:09:10.243Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-02-09T17:09:11.071Z] === RUN rootfs.uuid/RandomUUID [2025-02-09T17:09:11.990Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-02-09T17:09:13.865Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-09T17:09:14.420Z] --- PASS: rootfs.uuid (37.10s) [2025-02-09T17:09:14.420Z] --- PASS: rootfs.uuid/RandomUUID (0.17s) [2025-02-09T17:09:14.420Z] mke2fs 1.47.1 (20-May-2024) [2025-02-09T17:09:15.338Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-02-09T17:09:17.222Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-02-09T17:09:19.191Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-02-09T17:09:20.545Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-02-09T17:09:21.101Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-02-09T17:09:22.020Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-02-09T17:09:23.894Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-09T17:09:24.147Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-02-09T17:09:25.066Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-09T17:09:25.984Z] --- PASS: coreos.unique.boot.failure (11.57s) [2025-02-09T17:09:26.541Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-09T17:09:28.428Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-02-09T17:09:29.783Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-09T17:09:31.660Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-09T17:09:33.017Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-09T17:09:33.575Z] --- PASS: ext.config.extensions.package (75.47s) [2025-02-09T17:09:34.929Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-02-09T17:09:35.486Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-09T17:09:38.736Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-02-09T17:09:40.101Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0 (188.96s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.63s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.68s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (1.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.63s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.68s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.64s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.69s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.68s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.63s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (6.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.75s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.64s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.64s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.73s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (5.74s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.72s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.70s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.64s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (12.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.91s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.77s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.74s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.75s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (0.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.68s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.75s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.74s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.72s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.71s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.74s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.70s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.70s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (1.75s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.75s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.63s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (0.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.66s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.68s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (2.67s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.65s) [2025-02-09T17:09:45.321Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.65s) [2025-02-09T17:10:03.334Z] --- PASS: ext.config.gshadow (26.82s) [2025-02-09T17:10:04.254Z] --- PASS: coreos.ignition.mount.disks (55.09s) [2025-02-09T17:10:16.392Z] --- PASS: coreos.ignition.failure (16.01s) [2025-02-09T17:10:21.625Z] --- PASS: ext.config.networking.nmstate.state (54.75s) [2025-02-09T17:10:22.544Z] --- PASS: multipath.day2 (72.78s) [2025-02-09T17:10:44.403Z] --- PASS: ext.config.ignition.resource.remote (37.83s) [2025-02-09T17:10:44.403Z] === RUN podman.workflow/run [2025-02-09T17:10:56.551Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (71.06s) [2025-02-09T17:11:14.561Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.11s) [2025-02-09T17:11:17.814Z] --- PASS: ext.config.disks.lvmdevices (56.99s) [2025-02-09T17:11:29.953Z] === RUN basic.nvme/ServicesActive [2025-02-09T17:11:29.953Z] === RUN basic.nvme/ReadOnly [2025-02-09T17:11:29.953Z] === RUN basic.nvme/Useradd [2025-02-09T17:11:29.953Z] === RUN basic.nvme/MachineID [2025-02-09T17:11:29.953Z] === RUN basic.nvme/FCOSGrowpart [2025-02-09T17:11:30.206Z] === RUN basic.nvme/PortSSH [2025-02-09T17:11:30.206Z] === RUN basic.nvme/DbusPerms [2025-02-09T17:11:34.362Z] --- PASS: basic.nvme (37.89s) [2025-02-09T17:11:34.362Z] --- PASS: basic.nvme/ServicesActive (0.12s) [2025-02-09T17:11:34.362Z] --- PASS: basic.nvme/ReadOnly (0.12s) [2025-02-09T17:11:34.362Z] --- PASS: basic.nvme/Useradd (0.21s) [2025-02-09T17:11:34.362Z] --- PASS: basic.nvme/MachineID (0.11s) [2025-02-09T17:11:34.362Z] --- PASS: basic.nvme/FCOSGrowpart (0.14s) [2025-02-09T17:11:34.362Z] --- PASS: basic.nvme/PortSSH (0.12s) [2025-02-09T17:11:34.362Z] --- PASS: basic.nvme/DbusPerms (0.48s) [2025-02-09T17:11:46.497Z] --- PASS: ext.config.networking.hostname.fallback-hostname (31.47s) [2025-02-09T17:11:47.850Z] --- PASS: ext.config.networking.force-persist-ip (29.87s) [2025-02-09T17:12:19.850Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (41.08s) [2025-02-09T17:12:19.850Z] --- PASS: ext.config.ignition.delete-config (93.09s) [2025-02-09T17:12:27.907Z] --- PASS: ext.config.ignition.systemd-enable-units (38.86s) [2025-02-09T17:12:42.716Z] --- PASS: ext.config.systemd.network-online (27.21s) [2025-02-09T17:12:42.716Z] --- PASS: ext.config.boot.grub2-install (27.14s) [2025-02-09T17:12:54.846Z] --- PASS: ext.config.var-mount.luks (68.43s) [2025-02-09T17:13:12.857Z] --- PASS: ext.config.networking.nameserver (29.30s) [2025-02-09T17:13:20.908Z] --- PASS: coreos.selinux.boolean (54.26s) [2025-02-09T17:13:42.759Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.64s) [2025-02-09T17:13:45.258Z] --- PASS: coreos.auth.verify (24.16s) [2025-02-09T17:13:51.766Z] --- PASS: coreos.misc.disk.varlibcontainers (56.43s) [2025-02-09T17:13:51.766Z] 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-09T17:13:51.766Z] 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-09T17:14:13.605Z] --- PASS: ext.config.firewall.iptables-legacy (28.76s) [2025-02-09T17:14:17.756Z] --- PASS: ext.config.ignition.systemd-disable (26.53s) [2025-02-09T17:14:17.756Z] --- PASS: ext.config.podman.rootless-systemd (65.92s) [2025-02-09T17:14:19.111Z] === RUN basic.uefi/MachineID [2025-02-09T17:14:19.111Z] === RUN basic.uefi/FCOSGrowpart [2025-02-09T17:14:19.111Z] === RUN basic.uefi/PortSSH [2025-02-09T17:14:19.111Z] === RUN basic.uefi/DbusPerms [2025-02-09T17:14:19.667Z] === RUN basic.uefi/ServicesActive [2025-02-09T17:14:19.667Z] === RUN basic.uefi/ReadOnly [2025-02-09T17:14:19.920Z] === RUN basic.uefi/Useradd [2025-02-09T17:14:24.064Z] --- PASS: basic.uefi (38.39s) [2025-02-09T17:14:24.064Z] --- PASS: basic.uefi/MachineID (0.12s) [2025-02-09T17:14:24.064Z] --- PASS: basic.uefi/FCOSGrowpart (0.15s) [2025-02-09T17:14:24.064Z] --- PASS: basic.uefi/PortSSH (0.11s) [2025-02-09T17:14:24.064Z] --- PASS: basic.uefi/DbusPerms (0.35s) [2025-02-09T17:14:24.064Z] --- PASS: basic.uefi/ServicesActive (0.13s) [2025-02-09T17:14:24.064Z] --- PASS: basic.uefi/ReadOnly (0.11s) [2025-02-09T17:14:24.064Z] --- PASS: basic.uefi/Useradd (0.21s) [2025-02-09T17:14:56.054Z] --- PASS: rhcos.selinux.boolean.persist (43.44s) [2025-02-09T17:14:56.054Z] --- PASS: ext.config.ignition.kargs (38.64s) [2025-02-09T17:14:58.554Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (41.26s) [2025-02-09T17:15:05.070Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (41.46s) [2025-02-09T17:15:26.925Z] === RUN basic/Useradd [2025-02-09T17:15:26.925Z] === RUN basic/MachineID [2025-02-09T17:15:26.925Z] === RUN basic/FCOSGrowpart [2025-02-09T17:15:27.178Z] === RUN basic/PortSSH [2025-02-09T17:15:27.178Z] === RUN basic/DbusPerms [2025-02-09T17:15:27.746Z] === RUN basic/ServicesActive [2025-02-09T17:15:27.746Z] === RUN basic/ReadOnly [2025-02-09T17:15:30.246Z] --- PASS: ext.config.containers.quadlet (31.60s) [2025-02-09T17:15:31.166Z] --- PASS: basic (26.31s) [2025-02-09T17:15:31.166Z] --- PASS: basic/Useradd (0.21s) [2025-02-09T17:15:31.166Z] --- PASS: basic/MachineID (0.12s) [2025-02-09T17:15:31.166Z] --- PASS: basic/FCOSGrowpart (0.15s) [2025-02-09T17:15:31.166Z] --- PASS: basic/PortSSH (0.11s) [2025-02-09T17:15:31.166Z] --- PASS: basic/DbusPerms (0.35s) [2025-02-09T17:15:31.166Z] --- PASS: basic/ServicesActive (0.13s) [2025-02-09T17:15:31.166Z] --- PASS: basic/ReadOnly (0.12s) [2025-02-09T17:15:53.016Z] --- PASS: multipath.day1 (55.61s) [2025-02-09T17:15:53.016Z] === RUN podman.workflow/exec [2025-02-09T17:15:53.016Z] --- PASS: ext.config.reboot (54.20s) [2025-02-09T17:15:53.016Z] === RUN podman.workflow/stop [2025-02-09T17:16:01.081Z] === RUN podman.workflow/remove [2025-02-09T17:16:01.638Z] === RUN podman.workflow/delete [2025-02-09T17:16:05.784Z] --- PASS: podman.workflow (343.41s) [2025-02-09T17:16:05.784Z] --- PASS: podman.workflow/run (306.54s) [2025-02-09T17:16:05.784Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-09T17:16:05.784Z] cluster.go:151: Getting image source signatures [2025-02-09T17:16:05.784Z] cluster.go:151: Copying blob sha256:a3ebe0f88e4aa547965cbfde83049e846cb0d0b1f991484e85d8f6e7a994d901 [2025-02-09T17:16:05.784Z] cluster.go:151: Copying config sha256:49cb376ccfc5c223ee66d4c9446bfd6d02b95323c5310d9d61a8a155550a4fc1 [2025-02-09T17:16:05.784Z] cluster.go:151: Writing manifest to image destination [2025-02-09T17:16:05.784Z] --- PASS: podman.workflow/exec (0.40s) [2025-02-09T17:16:05.784Z] --- PASS: podman.workflow/stop (10.69s) [2025-02-09T17:16:05.784Z] --- PASS: podman.workflow/remove (0.58s) [2025-02-09T17:16:05.784Z] --- PASS: podman.workflow/delete (0.75s) [2025-02-09T17:16:05.784Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-02-09T17:16:05.784Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-02-09T17:16:05.784Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-x86_64 [2025-02-09T17:16:06.048Z] [Pipeline] } [2025-02-09T17:16:06.051Z] [Pipeline] // withEnv [2025-02-09T17:16:06.058Z] [Pipeline] withEnv [2025-02-09T17:16:06.058Z] [Pipeline] { [2025-02-09T17:16:06.132Z] [Pipeline] sh [2025-02-09T17:16:06.723Z] + set -xeuo pipefail [2025-02-09T17:16:06.723Z] ++ umask [2025-02-09T17:16:06.723Z] + '[' 0022 = 0000 ']' [2025-02-09T17:16:06.723Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:16:06.723Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-02-09T17:16:06.723Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-reprovision-x86_64 [2025-02-09T17:16:06.976Z] === RUN ext.config.root-reprovision.raid1 [2025-02-09T17:16:06.976Z] === RUN ext.config.root-reprovision.luks [2025-02-09T17:16:06.976Z] === RUN ext.config.root-reprovision.swap-before-root [2025-02-09T17:16:06.976Z] === RUN ext.config.root-reprovision.luks.512e [2025-02-09T17:16:06.976Z] === RUN coreos.boot-mirror.luks [2025-02-09T17:16:06.976Z] === RUN ext.config.root-reprovision.filesystem-only [2025-02-09T17:16:06.976Z] === RUN coreos.boot-mirror [2025-02-09T17:16:06.976Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-02-09T17:16:06.976Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-02-09T17:16:06.976Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-02-09T17:17:58.372Z] --- PASS: ext.config.root-reprovision.raid1 (106.24s) [2025-02-09T17:19:49.727Z] === RUN coreos.boot-mirror/sanity-check [2025-02-09T17:19:49.728Z] === RUN coreos.boot-mirror/detach-primary [2025-02-09T17:20:11.587Z] === RUN coreos.boot-mirror/verify-fallback [2025-02-09T17:20:18.111Z] --- PASS: coreos.boot-mirror (143.87s) [2025-02-09T17:20:18.111Z] --- PASS: coreos.boot-mirror/sanity-check (1.89s) [2025-02-09T17:20:18.111Z] --- PASS: coreos.boot-mirror/detach-primary (29.74s) [2025-02-09T17:20:18.111Z] --- PASS: coreos.boot-mirror/verify-fallback (0.83s) [2025-02-09T17:28:09.642Z] --- PASS: ext.config.rpm-ostree.kernel-replace (464.21s) [2025-02-09T17:30:15.990Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (124.78s) [2025-02-09T17:32:22.349Z] --- PASS: ext.config.root-reprovision.luks.512e (125.36s) [2025-02-09T17:33:43.679Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.56s) [2025-02-09T17:35:05.002Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-02-09T17:35:36.981Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-02-09T17:36:03.430Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-02-09T17:36:42.039Z] --- PASS: coreos.boot-mirror.luks (186.58s) [2025-02-09T17:36:42.039Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.81s) [2025-02-09T17:36:42.039Z] --- PASS: coreos.boot-mirror.luks/detach-primary (29.69s) [2025-02-09T17:36:42.039Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.84s) [2025-02-09T17:38:03.370Z] --- PASS: ext.config.root-reprovision.swap-before-root (83.20s) [2025-02-09T17:40:09.707Z] --- PASS: ext.config.root-reprovision.luks (124.86s) [2025-02-09T17:41:17.438Z] --- PASS: ext.config.root-reprovision.autosave-xfs (63.85s) [2025-02-09T17:41:17.438Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-reprovision-x86_64 [2025-02-09T17:41:17.440Z] [Pipeline] } [2025-02-09T17:41:17.444Z] [Pipeline] // withEnv [2025-02-09T17:41:17.525Z] [Pipeline] } [2025-02-09T17:41:17.580Z] [Pipeline] // parallel [2025-02-09T17:41:17.604Z] [Pipeline] withEnv [2025-02-09T17:41:17.604Z] [Pipeline] { [2025-02-09T17:41:17.636Z] [Pipeline] sh [2025-02-09T17:41:18.230Z] + set -xeuo pipefail [2025-02-09T17:41:18.230Z] ++ umask [2025-02-09T17:41:18.230Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:18.230Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:41:18.230Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-upgrade-x86_64 [2025-02-09T17:41:18.232Z] [Pipeline] } [2025-02-09T17:41:18.235Z] [Pipeline] // withEnv [2025-02-09T17:41:18.288Z] [Pipeline] withEnv [2025-02-09T17:41:18.289Z] [Pipeline] { [2025-02-09T17:41:18.351Z] [Pipeline] sh [2025-02-09T17:41:18.882Z] + set -xeuo pipefail [2025-02-09T17:41:18.882Z] ++ umask [2025-02-09T17:41:18.882Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:18.882Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:41:18.882Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE -c --xz kola-upgrade-x86_64 [2025-02-09T17:41:19.137Z] [Pipeline] } [2025-02-09T17:41:19.140Z] [Pipeline] // withEnv [2025-02-09T17:41:19.208Z] [Pipeline] archiveArtifacts [2025-02-09T17:41:19.211Z] Archiving artifacts [2025-02-09T17:41:19.800Z] [Pipeline] withEnv [2025-02-09T17:41:19.802Z] [Pipeline] { [2025-02-09T17:41:19.805Z] [Pipeline] sh [2025-02-09T17:41:20.331Z] + set -xeuo pipefail [2025-02-09T17:41:20.331Z] ++ umask [2025-02-09T17:41:20.331Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:20.331Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:41:20.331Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-upgrade-x86_64 --output - [2025-02-09T17:41:20.333Z] [Pipeline] } [2025-02-09T17:41:20.336Z] [Pipeline] // withEnv [2025-02-09T17:41:20.380Z] [Pipeline] junit [2025-02-09T17:41:20.381Z] Recording test results [2025-02-09T17:41:20.981Z] None of the test reports contained any result [2025-02-09T17:41:20.982Z] [Pipeline] withEnv [2025-02-09T17:41:20.983Z] [Pipeline] { [2025-02-09T17:41:20.986Z] [Pipeline] sh [2025-02-09T17:41:21.511Z] + set -xeuo pipefail [2025-02-09T17:41:21.511Z] ++ umask [2025-02-09T17:41:21.511Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:21.511Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:41:21.511Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-x86_64 [2025-02-09T17:41:21.513Z] [Pipeline] } [2025-02-09T17:41:21.524Z] [Pipeline] // withEnv [2025-02-09T17:41:21.568Z] [Pipeline] withEnv [2025-02-09T17:41:21.568Z] [Pipeline] { [2025-02-09T17:41:21.613Z] [Pipeline] sh [2025-02-09T17:41:22.139Z] + set -xeuo pipefail [2025-02-09T17:41:22.139Z] ++ umask [2025-02-09T17:41:22.139Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:22.139Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:41:22.139Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE -c --xz kola-x86_64 [2025-02-09T17:41:28.655Z] [Pipeline] } [2025-02-09T17:41:28.658Z] [Pipeline] // withEnv [2025-02-09T17:41:28.735Z] [Pipeline] archiveArtifacts [2025-02-09T17:41:28.737Z] Archiving artifacts [2025-02-09T17:41:31.801Z] [Pipeline] withEnv [2025-02-09T17:41:31.802Z] [Pipeline] { [2025-02-09T17:41:31.806Z] [Pipeline] sh [2025-02-09T17:41:32.349Z] + set -xeuo pipefail [2025-02-09T17:41:32.349Z] ++ umask [2025-02-09T17:41:32.349Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:32.349Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:41:32.349Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-x86_64 --output - [2025-02-09T17:41:32.351Z] [Pipeline] } [2025-02-09T17:41:32.354Z] [Pipeline] // withEnv [2025-02-09T17:41:32.378Z] [Pipeline] junit [2025-02-09T17:41:32.379Z] Recording test results [2025-02-09T17:41:32.392Z] None of the test reports contained any result [2025-02-09T17:41:32.393Z] [Pipeline] withEnv [2025-02-09T17:41:32.393Z] [Pipeline] { [2025-02-09T17:41:32.396Z] [Pipeline] sh [2025-02-09T17:41:32.932Z] + set -xeuo pipefail [2025-02-09T17:41:32.932Z] ++ umask [2025-02-09T17:41:32.932Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:32.932Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:41:32.932Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-reprovision-x86_64 [2025-02-09T17:41:32.933Z] [Pipeline] } [2025-02-09T17:41:32.936Z] [Pipeline] // withEnv [2025-02-09T17:41:32.990Z] [Pipeline] withEnv [2025-02-09T17:41:32.990Z] [Pipeline] { [2025-02-09T17:41:33.013Z] [Pipeline] sh [2025-02-09T17:41:33.556Z] + set -xeuo pipefail [2025-02-09T17:41:33.556Z] ++ umask [2025-02-09T17:41:33.556Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:33.556Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:41:33.556Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE -c --xz kola-reprovision-x86_64 [2025-02-09T17:41:36.804Z] [Pipeline] } [2025-02-09T17:41:36.894Z] [Pipeline] // withEnv [2025-02-09T17:41:36.913Z] [Pipeline] archiveArtifacts [2025-02-09T17:41:36.926Z] Archiving artifacts [2025-02-09T17:41:37.305Z] [Pipeline] withEnv [2025-02-09T17:41:37.306Z] [Pipeline] { [2025-02-09T17:41:37.309Z] [Pipeline] sh [2025-02-09T17:41:37.837Z] + set -xeuo pipefail [2025-02-09T17:41:37.837Z] ++ umask [2025-02-09T17:41:37.837Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:37.837Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:41:37.837Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-FQqCE/kola-reprovision-x86_64 --output - [2025-02-09T17:41:37.839Z] [Pipeline] } [2025-02-09T17:41:37.841Z] [Pipeline] // withEnv [2025-02-09T17:41:37.864Z] [Pipeline] junit [2025-02-09T17:41:37.867Z] Recording test results [2025-02-09T17:41:37.877Z] None of the test reports contained any result [2025-02-09T17:41:37.878Z] [Pipeline] stage [2025-02-09T17:41:37.879Z] [Pipeline] { (x86_64:Build Metal) [2025-02-09T17:41:37.979Z] [Pipeline] withEnv [2025-02-09T17:41:37.979Z] [Pipeline] { [2025-02-09T17:41:37.982Z] [Pipeline] sh [2025-02-09T17:41:38.508Z] + set -xeuo pipefail [2025-02-09T17:41:38.508Z] ++ umask [2025-02-09T17:41:38.508Z] + '[' 0022 = 0000 ']' [2025-02-09T17:41:38.508Z] + cosa buildextend-metal [2025-02-09T17:41:38.508Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-09T17:41:38.761Z] Config commit: 5e6443744b6ac423695d82385a067bc02d1e1a39 [2025-02-09T17:41:38.761Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-09T17:41:39.680Z] Will build metal [2025-02-09T17:41:57.686Z] ++ arch [2025-02-09T17:41:57.686Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250209.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.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2651 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2138 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-6agp.json [2025-02-09T17:42:00.195Z] ostree init --mode=archive --repo=/tmp/tmpsj7kzo6v [2025-02-09T17:42:00.195Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpsj7kzo6v [2025-02-09T17:42:00.195Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpsj7kzo6v [2025-02-09T17:42:00.195Z] + set +x [2025-02-09T17:42:00.195Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal /tmp/osbuild-6agp.json [2025-02-09T17:42:00.195Z]  [2025-02-09T17:42:00.195Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T17:42:00.195Z] /dev/vdb1 30G 9.1G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T17:42:00.195Z]  [2025-02-09T17:42:00.448Z] starting /tmp/osbuild-6agp.jsonPipeline source org.osbuild.curl: 31280a43561ec9bbce32a7153802773caf890317ac8592e6c4b26103fc4b5ad6 [2025-02-09T17:42:00.448Z] Build [2025-02-09T17:42:00.448Z] root: [2025-02-09T17:42:00.701Z] [2025-02-09T17:42:00.701Z] ��� Duration: 1739122919s [2025-02-09T17:42:00.701Z] Pipeline source org.osbuild.ostree: f09e37f86f8e4b57d64e7473e1213f71d56a9ac6e528080225f6a2bf13448690 [2025-02-09T17:42:00.701Z] Build [2025-02-09T17:42:00.701Z] root: [2025-02-09T17:42:00.701Z] 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-09T17:42:00.701Z] 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-09T17:42:00.701Z] [2025-02-09T17:42:00.701Z] ��� Duration: 1739122919s [2025-02-09T17:42:00.701Z] Pipeline raw-metal-image: 93e4b1b72454532043261e5e91e205506d3833c2023b68ad85c7dd667d9eb5af [2025-02-09T17:42:00.701Z] Build [2025-02-09T17:42:00.701Z] root: [2025-02-09T17:42:00.701Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T17:42:00.701Z] org.osbuild.copy: 6345a240544ce6a1836b60372e0dc7bdfcd65e6cabf4aac47d764be82ef37bb7 { [2025-02-09T17:42:00.701Z] "paths": [ [2025-02-09T17:42:00.701Z] { [2025-02-09T17:42:00.701Z] "from": "input://tree/disk.img", [2025-02-09T17:42:00.701Z] "to": "tree:///disk.img" [2025-02-09T17:42:00.701Z] } [2025-02-09T17:42:00.701Z] ] [2025-02-09T17:42:00.701Z] } [2025-02-09T17:42:01.257Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:01.257Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-09T17:42:01.257Z] [2025-02-09T17:42:01.257Z] ��� Duration: 0s [2025-02-09T17:42:01.257Z] org.osbuild.coreos.platform: 93e4b1b72454532043261e5e91e205506d3833c2023b68ad85c7dd667d9eb5af { [2025-02-09T17:42:01.257Z] "platform": "metal" [2025-02-09T17:42:01.257Z] } [2025-02-09T17:42:01.510Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T17:42:01.510Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts/ [2025-02-09T17:42:01.764Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0' [2025-02-09T17:42:01.764Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts/boot [2025-02-09T17:42:02.018Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:02.018Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts/boot unmounted [2025-02-09T17:42:02.270Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts [2025-02-09T17:42:02.270Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts/boot unmounted [2025-02-09T17:42:02.270Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts/var unmounted [2025-02-09T17:42:02.270Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts/sysroot unmounted [2025-02-09T17:42:02.270Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts unmounted [2025-02-09T17:42:02.270Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts unmounted [2025-02-09T17:42:02.270Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts unmounted [2025-02-09T17:42:02.270Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wuun1iu8/mounts/ [2025-02-09T17:42:02.270Z] [2025-02-09T17:42:02.270Z] ��� Duration: 0s [2025-02-09T17:42:02.270Z] Pipeline metal: 707ff56cf0199f1ba82fdacb4c84ea4cb29d246d7015ccdd5dfe32ba539b6eac [2025-02-09T17:42:02.270Z] Build [2025-02-09T17:42:02.270Z] root: [2025-02-09T17:42:02.271Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T17:42:02.271Z] org.osbuild.copy: 707ff56cf0199f1ba82fdacb4c84ea4cb29d246d7015ccdd5dfe32ba539b6eac { [2025-02-09T17:42:02.271Z] "paths": [ [2025-02-09T17:42:02.271Z] { [2025-02-09T17:42:02.271Z] "from": "input://tree/disk.img", [2025-02-09T17:42:02.271Z] "to": "tree:///fedora-coreos-41.20250209.dev.0-metal.x86_64.raw" [2025-02-09T17:42:02.271Z] } [2025-02-09T17:42:02.271Z] ] [2025-02-09T17:42:02.271Z] } [2025-02-09T17:42:02.523Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:02.523Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw' [2025-02-09T17:42:02.776Z] [2025-02-09T17:42:02.776Z] ��� Duration: 0s [2025-02-09T17:42:02.776Z] manifest /tmp/osbuild-6agp.json finished successfully [2025-02-09T17:42:02.776Z] oci-archive: 5cfd03e3f689d345005b964e7615b5061f178128b537bd1aa440bc3a967b6af6 [2025-02-09T17:42:02.776Z] deployed-tree: 3a42af6590d46eb3c46050d0cba53ec6237bf26f9c74724fd12a4571bebdd866 [2025-02-09T17:42:02.776Z] tree: c8d8cac9ceebb0912449d181c191aa7338af590eab018a868399ca9fefa2b629 [2025-02-09T17:42:02.776Z] raw-image: 3130bb6b9c232d570cf5ea0fc23907b3923a820275ec0c11a2e7d01474afabf4 [2025-02-09T17:42:02.776Z] raw-4k-image: 7cd0e23e893bad49393171b07467ae9b2842bcf48c485e546be495e7c90852c5 [2025-02-09T17:42:02.776Z] raw-applehv-image: aee3de01eab3edf3cea482f2b44eabb7213929ea1f04abd29b25bfdc9e877c0e [2025-02-09T17:42:02.776Z] applehv: 229629c237ac27b8453dd85e660df0713fc9de283a8b99667604bb743b476309 [2025-02-09T17:42:02.776Z] raw-gcp-image: 6edf0d0fca4877e1c250a2528e3d8ab0d4ea47bc82477eab69380cfe0e66469e [2025-02-09T17:42:02.776Z] raw-gcp-image-tar: 17b93e0e795554a9de2adff096aa3cee0b4618cd2105af4dff1cdd7fdfaad621 [2025-02-09T17:42:02.776Z] gcp: 826c17b479f589ded78a5b6ca8ec31373712c7f58c9191fe33f148f4481c232c [2025-02-09T17:42:02.776Z] raw-hyperv-image: b78d505fe71637632e594ed525cae99e6ef39162b33ccaed2e9cd370877146c8 [2025-02-09T17:42:02.776Z] hyperv: 4e1a2d5f34860abb8407d22de6fdb892375b22e26a01095bfd78365768596c9b [2025-02-09T17:42:02.776Z] raw-metal-image: 93e4b1b72454532043261e5e91e205506d3833c2023b68ad85c7dd667d9eb5af [2025-02-09T17:42:02.776Z] metal: 707ff56cf0199f1ba82fdacb4c84ea4cb29d246d7015ccdd5dfe32ba539b6eac [2025-02-09T17:42:02.776Z] raw-metal4k-image: b681f7fcdf4283af6a3291fc9ae850c3036020402ed5a774645f2324dd2b43ec [2025-02-09T17:42:02.776Z] metal4k: 18381ade45417dac29d5e80bcdd18130b257b3ad2df8dc1c6b5ba22f25e25070 [2025-02-09T17:42:02.776Z] raw-qemu-image: a6fbe19e2cf8d65e97bb47da6eb651dd5b1424c53e9375f395494edffafc9cd2 [2025-02-09T17:42:02.776Z] qemu: 5351cccf2bbca94383404c24f3c5563435773dd241fb3c822000dbd34f37888e [2025-02-09T17:42:02.776Z] live: c62af079033f008e410f40701e1dfdeb0e252e2e78fea0df9031023c6ba75dd2 [2025-02-09T17:42:03.030Z] + set +x [2025-02-09T17:42:12.938Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.zGrli3JsAT/metal/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-09T17:42:12.938Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.zGrli3JsAT/metal': Operation not permitted [2025-02-09T17:42:18.168Z] /home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/meta.json wrote with version stamp 1739122937578252204 [2025-02-09T17:42:18.168Z] Successfully generated: fedora-coreos-41.20250209.dev.0-metal.x86_64.raw [2025-02-09T17:42:18.170Z] [Pipeline] } [2025-02-09T17:42:18.173Z] [Pipeline] // withEnv [2025-02-09T17:42:18.224Z] [Pipeline] withEnv [2025-02-09T17:42:18.225Z] [Pipeline] { [2025-02-09T17:42:18.252Z] [Pipeline] sh [2025-02-09T17:42:18.783Z] + set -xeuo pipefail [2025-02-09T17:42:18.784Z] ++ umask [2025-02-09T17:42:18.784Z] + '[' 0022 = 0000 ']' [2025-02-09T17:42:18.784Z] + cosa buildextend-metal4k [2025-02-09T17:42:18.784Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-09T17:42:19.038Z] Config commit: 5e6443744b6ac423695d82385a067bc02d1e1a39 [2025-02-09T17:42:19.038Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-09T17:42:19.967Z] Will build metal4k [2025-02-09T17:42:38.070Z] ++ arch [2025-02-09T17:42:38.070Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250209.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.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250209.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2651 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2138 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-sUsX.json [2025-02-09T17:42:38.998Z] ostree init --mode=archive --repo=/tmp/tmpy91m6oa5 [2025-02-09T17:42:38.998Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpy91m6oa5 [2025-02-09T17:42:38.998Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpy91m6oa5 [2025-02-09T17:42:38.998Z] + set +x [2025-02-09T17:42:38.998Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal4k /tmp/osbuild-sUsX.json [2025-02-09T17:42:38.998Z]  [2025-02-09T17:42:38.998Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T17:42:38.998Z] /dev/vdb1 30G 9.1G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T17:42:38.998Z]  [2025-02-09T17:42:39.554Z] starting /tmp/osbuild-sUsX.jsonPipeline source org.osbuild.curl: 31280a43561ec9bbce32a7153802773caf890317ac8592e6c4b26103fc4b5ad6 [2025-02-09T17:42:39.554Z] Build [2025-02-09T17:42:39.554Z] root: [2025-02-09T17:42:39.554Z] [2025-02-09T17:42:39.554Z] ��� Duration: 1739122958s [2025-02-09T17:42:39.554Z] Pipeline source org.osbuild.ostree: f09e37f86f8e4b57d64e7473e1213f71d56a9ac6e528080225f6a2bf13448690 [2025-02-09T17:42:39.554Z] Build [2025-02-09T17:42:39.554Z] root: [2025-02-09T17:42:39.554Z] 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-09T17:42:39.807Z] 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-09T17:42:40.101Z] [2025-02-09T17:42:40.101Z] ��� Duration: 1739122959s [2025-02-09T17:42:40.101Z] Pipeline raw-4k-image: 7cd0e23e893bad49393171b07467ae9b2842bcf48c485e546be495e7c90852c5 [2025-02-09T17:42:40.101Z] Build [2025-02-09T17:42:40.101Z] root: [2025-02-09T17:42:40.101Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T17:42:40.101Z] org.osbuild.truncate: bea24f5e70641a79b806a056cb0e128e84a0406a6d6508d0cf0aa6395bfe6aea { [2025-02-09T17:42:40.101Z] "filename": "disk.img", [2025-02-09T17:42:40.101Z] "size": "2779774976" [2025-02-09T17:42:40.101Z] } [2025-02-09T17:42:40.353Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:40.607Z] [2025-02-09T17:42:40.607Z] ��� Duration: 0s [2025-02-09T17:42:40.607Z] org.osbuild.sfdisk: 77ee5604435ebc0f158ac7dcd88765327ceb1821c103ff7f51c7c0f7316539af { [2025-02-09T17:42:40.607Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-09T17:42:40.607Z] "label": "gpt", [2025-02-09T17:42:40.607Z] "partitions": [ [2025-02-09T17:42:40.607Z] { [2025-02-09T17:42:40.607Z] "start": 256, [2025-02-09T17:42:40.607Z] "partnum": 1, [2025-02-09T17:42:40.607Z] "size": 256, [2025-02-09T17:42:40.607Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-09T17:42:40.607Z] "bootable": true, [2025-02-09T17:42:40.607Z] "name": "BIOS-BOOT" [2025-02-09T17:42:40.607Z] }, [2025-02-09T17:42:40.607Z] { [2025-02-09T17:42:40.607Z] "start": 512, [2025-02-09T17:42:40.607Z] "partnum": 2, [2025-02-09T17:42:40.607Z] "size": 32512, [2025-02-09T17:42:40.607Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-09T17:42:40.607Z] "name": "EFI-SYSTEM" [2025-02-09T17:42:40.607Z] }, [2025-02-09T17:42:40.607Z] { [2025-02-09T17:42:40.607Z] "start": 33024, [2025-02-09T17:42:40.607Z] "partnum": 3, [2025-02-09T17:42:40.607Z] "size": 98304, [2025-02-09T17:42:40.607Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-09T17:42:40.607Z] "name": "boot" [2025-02-09T17:42:40.607Z] }, [2025-02-09T17:42:40.607Z] { [2025-02-09T17:42:40.607Z] "start": 131328, [2025-02-09T17:42:40.607Z] "partnum": 4, [2025-02-09T17:42:40.607Z] "size": 547072, [2025-02-09T17:42:40.607Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-09T17:42:40.607Z] "name": "root" [2025-02-09T17:42:40.607Z] } [2025-02-09T17:42:40.607Z] ] [2025-02-09T17:42:40.607Z] } [2025-02-09T17:42:40.607Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T17:42:40.607Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:40.861Z] label: gpt [2025-02-09T17:42:40.861Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-09T17:42:40.861Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-09T17:42:40.861Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-09T17:42:40.861Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-09T17:42:40.861Z] /dev/loop0p4: start="131328", size="547072", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-09T17:42:41.779Z] { [2025-02-09T17:42:41.779Z] "partitiontable": { [2025-02-09T17:42:41.779Z] "label": "gpt", [2025-02-09T17:42:41.779Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-09T17:42:41.779Z] "device": "/dev/loop0", [2025-02-09T17:42:41.779Z] "unit": "sectors", [2025-02-09T17:42:41.779Z] "firstlba": 256, [2025-02-09T17:42:41.779Z] "lastlba": 678650, [2025-02-09T17:42:41.779Z] "sectorsize": 4096, [2025-02-09T17:42:41.779Z] "partitions": [ [2025-02-09T17:42:41.779Z] { [2025-02-09T17:42:41.779Z] "node": "/dev/loop0p1", [2025-02-09T17:42:41.779Z] "start": 256, [2025-02-09T17:42:41.779Z] "size": 256, [2025-02-09T17:42:41.779Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-09T17:42:41.779Z] "uuid": "BA040D87-A347-4B02-A481-DC2B03801147", [2025-02-09T17:42:41.779Z] "name": "BIOS-BOOT" [2025-02-09T17:42:41.779Z] },{ [2025-02-09T17:42:41.779Z] "node": "/dev/loop0p2", [2025-02-09T17:42:41.779Z] "start": 512, [2025-02-09T17:42:41.779Z] "size": 32512, [2025-02-09T17:42:41.779Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-09T17:42:41.779Z] "uuid": "25B74781-A2C5-4B75-85F0-19E480433AAD", [2025-02-09T17:42:41.779Z] "name": "EFI-SYSTEM" [2025-02-09T17:42:41.779Z] },{ [2025-02-09T17:42:41.779Z] "node": "/dev/loop0p3", [2025-02-09T17:42:41.779Z] "start": 33024, [2025-02-09T17:42:41.779Z] "size": 98304, [2025-02-09T17:42:41.779Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-09T17:42:41.779Z] "uuid": "9BB2FC21-4350-474D-863E-3C522AD00F14", [2025-02-09T17:42:41.779Z] "name": "boot" [2025-02-09T17:42:41.779Z] },{ [2025-02-09T17:42:41.779Z] "node": "/dev/loop0p4", [2025-02-09T17:42:41.779Z] "start": 131328, [2025-02-09T17:42:41.779Z] "size": 547072, [2025-02-09T17:42:41.779Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-09T17:42:41.779Z] "uuid": "B8B8A27F-9AAA-455B-A8C7-16E8143382D2", [2025-02-09T17:42:41.779Z] "name": "root" [2025-02-09T17:42:41.779Z] } [2025-02-09T17:42:41.779Z] ] [2025-02-09T17:42:41.779Z] } [2025-02-09T17:42:41.779Z] } [2025-02-09T17:42:41.779Z] [2025-02-09T17:42:41.779Z] ��� Duration: 1s [2025-02-09T17:42:41.779Z] org.osbuild.mkfs.fat: 156887d1e8e17cfe12ceb3dd8023f46156ba839c06b71330fdf0168a4060ff3e { [2025-02-09T17:42:41.779Z] "label": "EFI-SYSTEM", [2025-02-09T17:42:41.779Z] "volid": "7B7795E7" [2025-02-09T17:42:41.779Z] } [2025-02-09T17:42:42.033Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-09T17:42:42.033Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:42.589Z] mkfs.fat 4.2 (2021-01-31) [2025-02-09T17:42:42.589Z] [2025-02-09T17:42:42.589Z] ��� Duration: 0s [2025-02-09T17:42:42.589Z] org.osbuild.mkfs.ext4: a4158d48b6a130f0546e6b87af4354a87883797f528d6fdd1cd7f6eff253a967 { [2025-02-09T17:42:42.589Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-09T17:42:42.589Z] "label": "boot", [2025-02-09T17:42:42.589Z] "metadata_csum_seed": true [2025-02-09T17:42:42.589Z] } [2025-02-09T17:42:42.589Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-09T17:42:42.589Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:42.843Z] mke2fs 1.47.1 (20-May-2024) [2025-02-09T17:42:42.843Z] Discarding device blocks: 0/98304 done [2025-02-09T17:42:42.843Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-09T17:42:42.843Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-09T17:42:42.843Z] Superblock backups stored on blocks: [2025-02-09T17:42:42.843Z] 32768 [2025-02-09T17:42:42.843Z] [2025-02-09T17:42:42.843Z] Allocating group tables: 0/3 done [2025-02-09T17:42:42.843Z] Writing inode tables: 0/3 done [2025-02-09T17:42:42.843Z] Creating journal (4096 blocks): done [2025-02-09T17:42:43.400Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-09T17:42:43.400Z] [2025-02-09T17:42:43.651Z] [2025-02-09T17:42:43.651Z] ��� Duration: 1s [2025-02-09T17:42:43.651Z] org.osbuild.mkfs.xfs: 8455639c5775e7c29abe7a1ab4734cfa586c5298f9ca8b5a0f47587c94842bde { [2025-02-09T17:42:43.651Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-09T17:42:43.651Z] "label": "root" [2025-02-09T17:42:43.651Z] } [2025-02-09T17:42:43.651Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-09T17:42:43.651Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:43.904Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136768 blks [2025-02-09T17:42:43.904Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-09T17:42:43.904Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-09T17:42:43.904Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-09T17:42:43.904Z] data = bsize=4096 blocks=547072, imaxpct=25 [2025-02-09T17:42:43.904Z] = sunit=0 swidth=0 blks [2025-02-09T17:42:43.904Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-09T17:42:43.904Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-09T17:42:43.904Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-09T17:42:43.904Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-09T17:42:44.157Z] Discarding blocks...Done. [2025-02-09T17:42:44.410Z] [2025-02-09T17:42:44.410Z] ��� Duration: 0s [2025-02-09T17:42:44.410Z] org.osbuild.mkdir: d6fe2eb0c6a5cb33497fb5adadb3bc3fd1b959320b3f357c86164cc295400a70 { [2025-02-09T17:42:44.410Z] "paths": [ [2025-02-09T17:42:44.410Z] { [2025-02-09T17:42:44.410Z] "path": "mount://root/boot", [2025-02-09T17:42:44.410Z] "mode": 493 [2025-02-09T17:42:44.410Z] }, [2025-02-09T17:42:44.410Z] { [2025-02-09T17:42:44.410Z] "path": "mount://boot/efi", [2025-02-09T17:42:44.410Z] "mode": 493 [2025-02-09T17:42:44.410Z] } [2025-02-09T17:42:44.410Z] ] [2025-02-09T17:42:44.410Z] } [2025-02-09T17:42:44.410Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T17:42:44.410Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ghg3ld7n/mounts/root-mount-point [2025-02-09T17:42:44.663Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ghg3ld7n/mounts/boot-mount-point [2025-02-09T17:42:45.218Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:46.147Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ghg3ld7n/mounts/boot-mount-point unmounted [2025-02-09T17:42:46.703Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ghg3ld7n/mounts/root-mount-point unmounted [2025-02-09T17:42:46.703Z] [2025-02-09T17:42:46.703Z] ��� Duration: 2s [2025-02-09T17:42:46.703Z] org.osbuild.selinux: 782f8b8d80cf291220309baf4cdcc378370a6487caf3a6bafab5231eb89dd3e3 { [2025-02-09T17:42:46.703Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-09T17:42:46.703Z] "target": "mount://root/" [2025-02-09T17:42:46.703Z] } [2025-02-09T17:42:46.955Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T17:42:46.955Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8vqyd_lo/mounts/ [2025-02-09T17:42:47.208Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:48.127Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8vqyd_lo/mounts/ unmounted [2025-02-09T17:42:48.127Z] [2025-02-09T17:42:48.127Z] ��� Duration: 1s [2025-02-09T17:42:48.127Z] org.osbuild.selinux: 2c74c966823c54de159ff80d2fb90bfcc4b14340de037cf19ca4942faba2d2b0 { [2025-02-09T17:42:48.127Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-09T17:42:48.127Z] "target": "mount://root/boot/" [2025-02-09T17:42:48.127Z] } [2025-02-09T17:42:48.379Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T17:42:48.379Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n6jidnp0/mounts/ [2025-02-09T17:42:48.379Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n6jidnp0/mounts/boot [2025-02-09T17:42:48.632Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:48.886Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n6jidnp0/mounts/boot unmounted [2025-02-09T17:42:48.886Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n6jidnp0/mounts/ unmounted [2025-02-09T17:42:48.886Z] [2025-02-09T17:42:48.886Z] ��� Duration: 0s [2025-02-09T17:42:48.886Z] org.osbuild.copy: b236d9c3a23fcfdfaa8972c2744fbf03749d785e42c3ec5ff2f17ace5bce2053 { [2025-02-09T17:42:48.886Z] "paths": [ [2025-02-09T17:42:48.886Z] { [2025-02-09T17:42:48.886Z] "from": "input://tree/", [2025-02-09T17:42:48.886Z] "to": "mount://root/" [2025-02-09T17:42:48.886Z] } [2025-02-09T17:42:48.886Z] ] [2025-02-09T17:42:48.886Z] } [2025-02-09T17:42:49.138Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T17:42:49.138Z]  [2025-02-09T17:42:49.138Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T17:42:49.138Z] /dev/vdb1 30G 9.2G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T17:42:49.138Z]  [2025-02-09T17:42:49.138Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9xkdzjsv/mounts/ [2025-02-09T17:42:49.391Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9xkdzjsv/mounts/boot [2025-02-09T17:42:49.391Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9xkdzjsv/mounts/boot/efi [2025-02-09T17:42:49.644Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:42:49.644Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-09T17:42:59.552Z]  [2025-02-09T17:42:59.552Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T17:42:59.552Z] /dev/vdb1 30G 9.9G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T17:42:59.552Z]  [2025-02-09T17:43:09.458Z]  [2025-02-09T17:43:09.458Z] Filesystem Size Used Avail Use% Mounted on [2025-02-09T17:43:09.458Z] /dev/vdb1 30G 11G 20G 36% /home/jenkins/agent/workspace/test-override/cache [2025-02-09T17:43:09.458Z]  [2025-02-09T17:43:10.823Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9xkdzjsv/mounts/boot/efi unmounted [2025-02-09T17:43:11.075Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9xkdzjsv/mounts/boot unmounted [2025-02-09T17:43:11.629Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9xkdzjsv/mounts/ unmounted [2025-02-09T17:43:11.883Z] [2025-02-09T17:43:11.883Z] ��� Duration: 22s [2025-02-09T17:43:11.883Z] org.osbuild.bootupd: 99201853a249e37955934ea611c9e0f798ab3106f73b0fba2e3bee1dda26c594 { [2025-02-09T17:43:11.883Z] "static-configs": true, [2025-02-09T17:43:11.883Z] "deployment": { [2025-02-09T17:43:11.883Z] "default": true [2025-02-09T17:43:11.883Z] } [2025-02-09T17:43:11.883Z] } [2025-02-09T17:43:11.883Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T17:43:11.883Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pp7i0bv/mounts/ [2025-02-09T17:43:12.135Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pp7i0bv/mounts/boot [2025-02-09T17:43:12.135Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pp7i0bv/mounts/boot/efi [2025-02-09T17:43:12.388Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:43:12.388Z] Skip installing component BIOS without target device [2025-02-09T17:43:12.640Z] Installed 40_coreos-ignition.cfg [2025-02-09T17:43:12.640Z] Installed 70_coreos-user.cfg [2025-02-09T17:43:12.640Z] Installed: grub.cfg [2025-02-09T17:43:12.640Z] Installed: "fedora/grub.cfg" [2025-02-09T17:43:12.640Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pp7i0bv/mounts/boot/efi unmounted [2025-02-09T17:43:12.640Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pp7i0bv/mounts/boot unmounted [2025-02-09T17:43:12.640Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pp7i0bv/mounts/ unmounted [2025-02-09T17:43:12.894Z] [2025-02-09T17:43:12.894Z] ��� Duration: 0s [2025-02-09T17:43:12.894Z] org.osbuild.chattr: 7cd0e23e893bad49393171b07467ae9b2842bcf48c485e546be495e7c90852c5 { [2025-02-09T17:43:12.894Z] "items": { [2025-02-09T17:43:12.894Z] "mount://root/": { [2025-02-09T17:43:12.894Z] "immutable": true [2025-02-09T17:43:12.894Z] } [2025-02-09T17:43:12.894Z] } [2025-02-09T17:43:12.894Z] } [2025-02-09T17:43:12.894Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T17:43:12.894Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts/ [2025-02-09T17:43:13.146Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0' [2025-02-09T17:43:13.146Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:43:13.398Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts [2025-02-09T17:43:13.398Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts/boot unmounted [2025-02-09T17:43:13.398Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts/var unmounted [2025-02-09T17:43:13.398Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts/sysroot unmounted [2025-02-09T17:43:13.398Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts unmounted [2025-02-09T17:43:13.398Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts unmounted [2025-02-09T17:43:13.398Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts unmounted [2025-02-09T17:43:13.398Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ew_1u4qc/mounts/ [2025-02-09T17:43:13.398Z] [2025-02-09T17:43:13.398Z] ��� Duration: 0s [2025-02-09T17:43:13.398Z] Pipeline raw-metal4k-image: b681f7fcdf4283af6a3291fc9ae850c3036020402ed5a774645f2324dd2b43ec [2025-02-09T17:43:13.398Z] Build [2025-02-09T17:43:13.398Z] root: [2025-02-09T17:43:13.398Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T17:43:13.398Z] org.osbuild.copy: 329ce0dd9db4852c24293c85289462281c3c9c771b2ddb0b3149311fc1d01ad9 { [2025-02-09T17:43:13.398Z] "paths": [ [2025-02-09T17:43:13.398Z] { [2025-02-09T17:43:13.398Z] "from": "input://tree/disk.img", [2025-02-09T17:43:13.398Z] "to": "tree:///disk.img" [2025-02-09T17:43:13.398Z] } [2025-02-09T17:43:13.398Z] ] [2025-02-09T17:43:13.398Z] } [2025-02-09T17:43:13.650Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:43:13.650Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-09T17:43:13.904Z] [2025-02-09T17:43:13.904Z] ��� Duration: 0s [2025-02-09T17:43:13.904Z] org.osbuild.coreos.platform: b681f7fcdf4283af6a3291fc9ae850c3036020402ed5a774645f2324dd2b43ec { [2025-02-09T17:43:13.904Z] "platform": "metal" [2025-02-09T17:43:13.904Z] } [2025-02-09T17:43:13.904Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-09T17:43:14.155Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts/ [2025-02-09T17:43:14.155Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0' [2025-02-09T17:43:14.155Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts/boot [2025-02-09T17:43:14.407Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:43:14.407Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts/boot unmounted [2025-02-09T17:43:14.660Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts [2025-02-09T17:43:14.660Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts/boot unmounted [2025-02-09T17:43:14.660Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts/var unmounted [2025-02-09T17:43:14.660Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts/sysroot unmounted [2025-02-09T17:43:14.660Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts unmounted [2025-02-09T17:43:14.660Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts unmounted [2025-02-09T17:43:14.660Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts unmounted [2025-02-09T17:43:14.661Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y3avsy8u/mounts/ [2025-02-09T17:43:14.661Z] [2025-02-09T17:43:14.661Z] ��� Duration: 0s [2025-02-09T17:43:14.661Z] Pipeline metal4k: 18381ade45417dac29d5e80bcdd18130b257b3ad2df8dc1c6b5ba22f25e25070 [2025-02-09T17:43:14.661Z] Build [2025-02-09T17:43:14.661Z] root: [2025-02-09T17:43:14.661Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-09T17:43:14.661Z] org.osbuild.copy: 18381ade45417dac29d5e80bcdd18130b257b3ad2df8dc1c6b5ba22f25e25070 { [2025-02-09T17:43:14.661Z] "paths": [ [2025-02-09T17:43:14.661Z] { [2025-02-09T17:43:14.661Z] "from": "input://tree/disk.img", [2025-02-09T17:43:14.661Z] "to": "tree:///fedora-coreos-41.20250209.dev.0-metal4k.x86_64.raw" [2025-02-09T17:43:14.661Z] } [2025-02-09T17:43:14.661Z] ] [2025-02-09T17:43:14.661Z] } [2025-02-09T17:43:14.925Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-09T17:43:14.925Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250209.dev.0-metal4k.x86_64.raw' [2025-02-09T17:43:15.177Z] [2025-02-09T17:43:15.177Z] ��� Duration: 0s [2025-02-09T17:43:15.177Z] manifest /tmp/osbuild-sUsX.json finished successfully [2025-02-09T17:43:15.430Z] oci-archive: 5cfd03e3f689d345005b964e7615b5061f178128b537bd1aa440bc3a967b6af6 [2025-02-09T17:43:15.430Z] deployed-tree: 3a42af6590d46eb3c46050d0cba53ec6237bf26f9c74724fd12a4571bebdd866 [2025-02-09T17:43:15.430Z] tree: c8d8cac9ceebb0912449d181c191aa7338af590eab018a868399ca9fefa2b629 [2025-02-09T17:43:15.430Z] raw-image: 3130bb6b9c232d570cf5ea0fc23907b3923a820275ec0c11a2e7d01474afabf4 [2025-02-09T17:43:15.430Z] raw-4k-image: 7cd0e23e893bad49393171b07467ae9b2842bcf48c485e546be495e7c90852c5 [2025-02-09T17:43:15.430Z] raw-applehv-image: aee3de01eab3edf3cea482f2b44eabb7213929ea1f04abd29b25bfdc9e877c0e [2025-02-09T17:43:15.430Z] applehv: 229629c237ac27b8453dd85e660df0713fc9de283a8b99667604bb743b476309 [2025-02-09T17:43:15.430Z] raw-gcp-image: 6edf0d0fca4877e1c250a2528e3d8ab0d4ea47bc82477eab69380cfe0e66469e [2025-02-09T17:43:15.430Z] raw-gcp-image-tar: 17b93e0e795554a9de2adff096aa3cee0b4618cd2105af4dff1cdd7fdfaad621 [2025-02-09T17:43:15.430Z] gcp: 826c17b479f589ded78a5b6ca8ec31373712c7f58c9191fe33f148f4481c232c [2025-02-09T17:43:15.430Z] raw-hyperv-image: b78d505fe71637632e594ed525cae99e6ef39162b33ccaed2e9cd370877146c8 [2025-02-09T17:43:15.430Z] hyperv: 4e1a2d5f34860abb8407d22de6fdb892375b22e26a01095bfd78365768596c9b [2025-02-09T17:43:15.430Z] raw-metal-image: 93e4b1b72454532043261e5e91e205506d3833c2023b68ad85c7dd667d9eb5af [2025-02-09T17:43:15.430Z] metal: 707ff56cf0199f1ba82fdacb4c84ea4cb29d246d7015ccdd5dfe32ba539b6eac [2025-02-09T17:43:15.430Z] raw-metal4k-image: b681f7fcdf4283af6a3291fc9ae850c3036020402ed5a774645f2324dd2b43ec [2025-02-09T17:43:15.430Z] metal4k: 18381ade45417dac29d5e80bcdd18130b257b3ad2df8dc1c6b5ba22f25e25070 [2025-02-09T17:43:15.430Z] raw-qemu-image: a6fbe19e2cf8d65e97bb47da6eb651dd5b1424c53e9375f395494edffafc9cd2 [2025-02-09T17:43:15.430Z] qemu: 5351cccf2bbca94383404c24f3c5563435773dd241fb3c822000dbd34f37888e [2025-02-09T17:43:15.430Z] live: c62af079033f008e410f40701e1dfdeb0e252e2e78fea0df9031023c6ba75dd2 [2025-02-09T17:43:15.430Z] + set +x [2025-02-09T17:43:19.574Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.mx7Ra5jNYU/metal4k/fedora-coreos-41.20250209.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-09T17:43:19.574Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.mx7Ra5jNYU/metal4k': Operation not permitted [2025-02-09T17:43:24.793Z] /home/jenkins/agent/workspace/test-override/builds/41.20250209.dev.0/x86_64/meta.json wrote with version stamp 1739123004606742577 [2025-02-09T17:43:24.793Z] Successfully generated: fedora-coreos-41.20250209.dev.0-metal4k.x86_64.raw [2025-02-09T17:43:24.795Z] [Pipeline] } [2025-02-09T17:43:24.798Z] [Pipeline] // withEnv [2025-02-09T17:43:24.805Z] [Pipeline] } [2025-02-09T17:43:24.884Z] [Pipeline] // stage [2025-02-09T17:43:24.928Z] [Pipeline] stage [2025-02-09T17:43:24.928Z] [Pipeline] { (x86_64:Build Live) [2025-02-09T17:43:24.964Z] [Pipeline] withEnv [2025-02-09T17:43:24.964Z] [Pipeline] { [2025-02-09T17:43:25.000Z] [Pipeline] sh [2025-02-09T17:43:25.547Z] + set -xeuo pipefail [2025-02-09T17:43:25.547Z] ++ umask [2025-02-09T17:43:25.547Z] + '[' 0022 = 0000 ']' [2025-02-09T17:43:25.547Z] + cosa buildextend-live --fast [2025-02-09T17:43:25.801Z] Targeting build: 41.20250209.dev.0 [2025-02-09T17:43:25.801Z] 2025-02-09 17:43:25,638 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1', '/usr/lib/modules'] [2025-02-09T17:43:25.801Z] 2025-02-09 17:43:25,651 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.13-200.fc41.x86_64/vmlinuz', '8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-09T17:43:25.801Z] 2025-02-09 17:43:25,698 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.13-200.fc41.x86_64/initramfs.img', '8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-09T17:43:26.054Z] 2025-02-09 17:43:25,899 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-09T17:43:26.054Z] 2025-02-09 17:43:25,915 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1', '/tmp/tmpnfn3j10n'] [2025-02-09T17:43:26.054Z] Generating osmet file for 512b metal image [2025-02-09T17:43:26.054Z] 2025-02-09 17:43:25,932 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250209.dev.0', '--checksum', '52619d664cdc0f4c18419e5d74c84d032b1aa73decceb87af79b06116caa4419', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-09T17:43:44.059Z] + RUST_BACKTRACE=full [2025-02-09T17:43:44.059Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250209.dev.0' --checksum 52619d664cdc0f4c18419e5d74c84d032b1aa73decceb87af79b06116caa4419 --output /var/tmp/coreos-installer-output --fast [2025-02-09T17:43:56.192Z] Total OSTree objects scanned from /root: 17756 (17750 mapped, 6 empty) [2025-02-09T17:43:56.192Z] Total OSTree objects found in /boot: 317 [2025-02-09T17:43:56.192Z] Duplicate extents dropped: 0 [2025-02-09T17:43:56.192Z] Overlapping extents clamped: 0 [2025-02-09T17:43:56.192Z] Total /root extents: 17752 [2025-02-09T17:43:56.192Z] Duplicate extents dropped: 0 [2025-02-09T17:43:56.192Z] Overlapping extents clamped: 0 [2025-02-09T17:43:56.192Z] Total /boot extents: 322 [2025-02-09T17:43:56.192Z] Packing image [2025-02-09T17:44:11.001Z] Total bytes skipped: 1680955392 [2025-02-09T17:44:11.001Z] Total bytes written: 1098819584 [2025-02-09T17:44:11.001Z] Total bytes written (compressed): 24070228 [2025-02-09T17:44:11.001Z] Verifying that repacked image matches digest [2025-02-09T17:44:19.054Z] Packing successful! [2025-02-09T17:44:19.054Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-09T17:44:19.054Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-09T17:44:20.418Z] Generating osmet file for 4k metal image [2025-02-09T17:44:20.418Z] 2025-02-09 17:44:20,072 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250209.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250209.dev.0', '--checksum', '65f67fd20dad9863eee8f41956a1282650ce91b151959533a2592eaa116bd186', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-09T17:44:38.438Z] + RUST_BACKTRACE=full [2025-02-09T17:44:38.438Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250209.dev.0' --checksum 65f67fd20dad9863eee8f41956a1282650ce91b151959533a2592eaa116bd186 --output /var/tmp/coreos-installer-output --fast [2025-02-09T17:44:38.691Z] Total OSTree objects scanned from /root: 17756 (17750 mapped, 6 empty) [2025-02-09T17:44:38.691Z] Total OSTree objects found in /boot: 3 [2025-02-09T17:44:38.691Z] Duplicate extents dropped: 0 [2025-02-09T17:44:38.691Z] Overlapping extents clamped: 0 [2025-02-09T17:44:38.691Z] Total /root extents: 17751 [2025-02-09T17:44:38.691Z] Duplicate extents dropped: 0 [2025-02-09T17:44:38.691Z] Overlapping extents clamped: 0 [2025-02-09T17:44:38.691Z] Total /boot extents: 4 [2025-02-09T17:44:38.691Z] Packing image [2025-02-09T17:44:53.512Z] Total bytes skipped: 1670082560 [2025-02-09T17:44:53.512Z] Total bytes written: 1109692416 [2025-02-09T17:44:53.512Z] Total bytes written (compressed): 23817000 [2025-02-09T17:44:53.512Z] Verifying that repacked image matches digest [2025-02-09T17:45:01.687Z] Packing successful! [2025-02-09T17:45:01.687Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-09T17:45:01.687Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-09T17:45:02.607Z] Compressing squashfs with lz4 [2025-02-09T17:45:02.607Z] 2025-02-09 17:45:02,581 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-09T17:45:02.860Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-09T17:45:02.860Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-09T17:45:02.860Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am [2025-02-09T17:45:02.860Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am/image.squashfs [2025-02-09T17:45:02.860Z] + coreos_gf_run_mount builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw --ro [2025-02-09T17:45:02.860Z] + local mntarg=mount [2025-02-09T17:45:02.860Z] + '[' builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw = ro ']' [2025-02-09T17:45:02.860Z] + coreos_gf_run builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw --ro [2025-02-09T17:45:02.860Z] + '[' -n '' ']' [2025-02-09T17:45:02.860Z] + coreos_gf_launch builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw --ro [2025-02-09T17:45:02.860Z] + '[' -n '' ']' [2025-02-09T17:45:02.860Z] ++ guestfish --listen -a builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw --ro [2025-02-09T17:45:02.860Z] + eval 'GUESTFISH_PID=12382; export GUESTFISH_PID' [2025-02-09T17:45:02.860Z] ++ GUESTFISH_PID=12382 [2025-02-09T17:45:02.860Z] ++ export GUESTFISH_PID [2025-02-09T17:45:02.860Z] + '[' -z 12382 ']' [2025-02-09T17:45:02.860Z] ++ kola ncpu [2025-02-09T17:45:02.860Z] + coreos_gf set-smp 6 [2025-02-09T17:45:02.860Z] + guestfish --remote -- set-smp 6 [2025-02-09T17:45:03.113Z] + coreos_gf run [2025-02-09T17:45:03.113Z] + guestfish --remote -- run [2025-02-09T17:45:04.987Z] + GUESTFISH_RUNNING=1 [2025-02-09T17:45:04.987Z] ++ coreos_gf findfs-label root [2025-02-09T17:45:04.987Z] ++ guestfish --remote -- findfs-label root [2025-02-09T17:45:04.987Z] + root=/dev/sda4 [2025-02-09T17:45:04.987Z] + coreos_gf mount /dev/sda4 / [2025-02-09T17:45:04.987Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-09T17:45:05.543Z] + local boot [2025-02-09T17:45:05.543Z] ++ coreos_gf findfs-label boot [2025-02-09T17:45:05.543Z] ++ guestfish --remote -- findfs-label boot [2025-02-09T17:45:05.543Z] + boot=/dev/sda3 [2025-02-09T17:45:05.543Z] + coreos_gf mount /dev/sda3 /boot [2025-02-09T17:45:05.543Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-09T17:45:05.543Z] + local partitions [2025-02-09T17:45:05.543Z] + local label [2025-02-09T17:45:05.543Z] ++ coreos_gf list-partitions [2025-02-09T17:45:05.543Z] ++ guestfish --remote -- list-partitions [2025-02-09T17:45:05.543Z] + partitions='/dev/sda1 [2025-02-09T17:45:05.543Z] /dev/sda2 [2025-02-09T17:45:05.543Z] /dev/sda3 [2025-02-09T17:45:05.543Z] /dev/sda4' [2025-02-09T17:45:05.543Z] + for pt in $partitions [2025-02-09T17:45:05.543Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-09T17:45:05.543Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-09T17:45:05.543Z] + label= [2025-02-09T17:45:05.543Z] + '[' '' == EFI-SYSTEM ']' [2025-02-09T17:45:05.543Z] + for pt in $partitions [2025-02-09T17:45:05.543Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-09T17:45:05.543Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-09T17:45:05.543Z] + label=EFI-SYSTEM [2025-02-09T17:45:05.543Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-09T17:45:05.543Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-09T17:45:05.543Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-09T17:45:05.543Z] + for pt in $partitions [2025-02-09T17:45:05.543Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-09T17:45:05.543Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-09T17:45:05.543Z] + label=boot [2025-02-09T17:45:05.543Z] + '[' boot == EFI-SYSTEM ']' [2025-02-09T17:45:05.543Z] + for pt in $partitions [2025-02-09T17:45:05.543Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-09T17:45:05.543Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-09T17:45:05.796Z] + label=root [2025-02-09T17:45:05.796Z] + '[' root == EFI-SYSTEM ']' [2025-02-09T17:45:05.796Z] ++ coreos_gf ls /ostree/deploy [2025-02-09T17:45:05.796Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-09T17:45:05.796Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-09T17:45:05.796Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-09T17:45:05.796Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-09T17:45:05.796Z] ++ grep -v .origin [2025-02-09T17:45:05.796Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 [2025-02-09T17:45:05.796Z] + export stateroot deploydir [2025-02-09T17:45:05.796Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am/config [2025-02-09T17:45:05.796Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am/config [2025-02-09T17:45:05.796Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am/config [2025-02-09T17:45:05.796Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am/config.new /ostree/repo/config [2025-02-09T17:45:05.796Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am/config.new /ostree/repo/config [2025-02-09T17:45:05.796Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-09T17:45:05.796Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-09T17:45:05.796Z] + kernel_binary=/boot/ostree/fedora-coreos-75b3702e68b59d07f8c604d8ef9013fb25f6913e63e6ba3cf42c668c24ad89e2/vmlinuz-6.12.13-200.fc41.x86_64 [2025-02-09T17:45:05.796Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-09T17:45:05.796Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-09T17:45:05.796Z] + kernel_hmac=/boot/ostree/fedora-coreos-75b3702e68b59d07f8c604d8ef9013fb25f6913e63e6ba3cf42c668c24ad89e2/.vmlinuz-6.12.13-200.fc41.x86_64.hmac [2025-02-09T17:45:05.796Z] ++ basename /boot/ostree/fedora-coreos-75b3702e68b59d07f8c604d8ef9013fb25f6913e63e6ba3cf42c668c24ad89e2/.vmlinuz-6.12.13-200.fc41.x86_64.hmac [2025-02-09T17:45:05.796Z] + coreos_gf ln /boot/ostree/fedora-coreos-75b3702e68b59d07f8c604d8ef9013fb25f6913e63e6ba3cf42c668c24ad89e2/.vmlinuz-6.12.13-200.fc41.x86_64.hmac /boot/.vmlinuz-6.12.13-200.fc41.x86_64.hmac [2025-02-09T17:45:05.796Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-75b3702e68b59d07f8c604d8ef9013fb25f6913e63e6ba3cf42c668c24ad89e2/.vmlinuz-6.12.13-200.fc41.x86_64.hmac /boot/.vmlinuz-6.12.13-200.fc41.x86_64.hmac [2025-02-09T17:45:05.796Z] ++ basename /boot/ostree/fedora-coreos-75b3702e68b59d07f8c604d8ef9013fb25f6913e63e6ba3cf42c668c24ad89e2/vmlinuz-6.12.13-200.fc41.x86_64 [2025-02-09T17:45:05.796Z] + coreos_gf ln /boot/ostree/fedora-coreos-75b3702e68b59d07f8c604d8ef9013fb25f6913e63e6ba3cf42c668c24ad89e2/vmlinuz-6.12.13-200.fc41.x86_64 /boot/vmlinuz-6.12.13-200.fc41.x86_64 [2025-02-09T17:45:05.796Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-75b3702e68b59d07f8c604d8ef9013fb25f6913e63e6ba3cf42c668c24ad89e2/vmlinuz-6.12.13-200.fc41.x86_64 /boot/vmlinuz-6.12.13-200.fc41.x86_64 [2025-02-09T17:45:05.796Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am/image.squashfs compress:lz4 [2025-02-09T17:45:05.796Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am/image.squashfs compress:lz4 [2025-02-09T17:45:13.852Z] + coreos_gf_shutdown [2025-02-09T17:45:13.852Z] + coreos_gf umount-all [2025-02-09T17:45:13.852Z] + guestfish --remote -- umount-all [2025-02-09T17:45:14.104Z] + coreos_gf exit [2025-02-09T17:45:14.104Z] + guestfish --remote -- exit [2025-02-09T17:45:14.659Z] + GUESTFISH_RUNNING= [2025-02-09T17:45:14.659Z] + GUESTFISH_PID= [2025-02-09T17:45:14.659Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-09T17:45:14.659Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.vdr7Am -rf [2025-02-09T17:45:14.659Z] + _coreos_gf_cleanup [2025-02-09T17:45:14.659Z] + guestfish --remote -- exit [2025-02-09T17:45:14.659Z] + : [2025-02-09T17:45:19.876Z] 2025-02-09 17:45:19,360 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw'] [2025-02-09T17:45:19.877Z] + coreos_gf_run_mount builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw --ro [2025-02-09T17:45:19.877Z] + local mntarg=mount [2025-02-09T17:45:19.877Z] + '[' builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw = ro ']' [2025-02-09T17:45:19.877Z] + coreos_gf_run builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw --ro [2025-02-09T17:45:19.877Z] + '[' -n '' ']' [2025-02-09T17:45:19.877Z] + coreos_gf_launch builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw --ro [2025-02-09T17:45:19.877Z] + '[' -n '' ']' [2025-02-09T17:45:19.877Z] ++ guestfish --listen -a builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw --ro [2025-02-09T17:45:19.877Z] + eval 'GUESTFISH_PID=12525; export GUESTFISH_PID' [2025-02-09T17:45:19.877Z] ++ GUESTFISH_PID=12525 [2025-02-09T17:45:19.877Z] ++ export GUESTFISH_PID [2025-02-09T17:45:19.877Z] + '[' -z 12525 ']' [2025-02-09T17:45:19.877Z] ++ kola ncpu [2025-02-09T17:45:19.877Z] + coreos_gf set-smp 6 [2025-02-09T17:45:19.877Z] + guestfish --remote -- set-smp 6 [2025-02-09T17:45:19.877Z] + coreos_gf run [2025-02-09T17:45:19.877Z] + guestfish --remote -- run [2025-02-09T17:45:21.229Z] + GUESTFISH_RUNNING=1 [2025-02-09T17:45:21.229Z] ++ coreos_gf findfs-label root [2025-02-09T17:45:21.229Z] ++ guestfish --remote -- findfs-label root [2025-02-09T17:45:21.229Z] + root=/dev/sda4 [2025-02-09T17:45:21.239Z] + coreos_gf mount /dev/sda4 / [2025-02-09T17:45:21.239Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-09T17:45:21.793Z] + local boot [2025-02-09T17:45:21.793Z] ++ coreos_gf findfs-label boot [2025-02-09T17:45:21.793Z] ++ guestfish --remote -- findfs-label boot [2025-02-09T17:45:22.046Z] + boot=/dev/sda3 [2025-02-09T17:45:22.046Z] + coreos_gf mount /dev/sda3 /boot [2025-02-09T17:45:22.046Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-09T17:45:22.046Z] + local partitions [2025-02-09T17:45:22.046Z] + local label [2025-02-09T17:45:22.046Z] ++ coreos_gf list-partitions [2025-02-09T17:45:22.046Z] ++ guestfish --remote -- list-partitions [2025-02-09T17:45:22.046Z] + partitions='/dev/sda1 [2025-02-09T17:45:22.046Z] /dev/sda2 [2025-02-09T17:45:22.046Z] /dev/sda3 [2025-02-09T17:45:22.046Z] /dev/sda4' [2025-02-09T17:45:22.046Z] + for pt in $partitions [2025-02-09T17:45:22.046Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-09T17:45:22.046Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-09T17:45:22.046Z] + label= [2025-02-09T17:45:22.046Z] + '[' '' == EFI-SYSTEM ']' [2025-02-09T17:45:22.046Z] + for pt in $partitions [2025-02-09T17:45:22.046Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-09T17:45:22.046Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-09T17:45:22.046Z] + label=EFI-SYSTEM [2025-02-09T17:45:22.046Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-09T17:45:22.046Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-09T17:45:22.046Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-09T17:45:22.046Z] + for pt in $partitions [2025-02-09T17:45:22.046Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-09T17:45:22.046Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-09T17:45:22.299Z] + label=boot [2025-02-09T17:45:22.299Z] + '[' boot == EFI-SYSTEM ']' [2025-02-09T17:45:22.299Z] + for pt in $partitions [2025-02-09T17:45:22.299Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-09T17:45:22.299Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-09T17:45:22.299Z] + label=root [2025-02-09T17:45:22.299Z] + '[' root == EFI-SYSTEM ']' [2025-02-09T17:45:22.299Z] ++ coreos_gf ls /ostree/deploy [2025-02-09T17:45:22.299Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-09T17:45:22.299Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-09T17:45:22.299Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-09T17:45:22.299Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-09T17:45:22.299Z] ++ grep -v .origin [2025-02-09T17:45:22.299Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 [2025-02-09T17:45:22.299Z] + export stateroot deploydir [2025-02-09T17:45:22.299Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-09T17:45:22.299Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-09T17:45:22.299Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-09T17:45:22.299Z] + coreos_gf_shutdown [2025-02-09T17:45:22.299Z] + coreos_gf umount-all [2025-02-09T17:45:22.299Z] + guestfish --remote -- umount-all [2025-02-09T17:45:22.299Z] + coreos_gf exit [2025-02-09T17:45:22.299Z] + guestfish --remote -- exit [2025-02-09T17:45:22.551Z] + GUESTFISH_RUNNING= [2025-02-09T17:45:22.551Z] + GUESTFISH_PID= [2025-02-09T17:45:22.551Z] + _coreos_gf_cleanup [2025-02-09T17:45:22.551Z] + guestfish --remote -- exit [2025-02-09T17:45:22.551Z] + : [2025-02-09T17:45:22.551Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-41.20250209.dev.0 [2025-02-09T17:45:22.551Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-09T17:45:22.551Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-09T17:45:22.551Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-09T17:45:22.804Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-09T17:45:22.804Z] 2025-02-09 17:45:22,579 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-09T17:45:23.770Z] 2025-02-09 17:45:23,509 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpmsxn47vi.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-09T17:45:26.274Z] 2025-02-09 17:45:25,833 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250209.dev.0', '-volset', 'fedora-coreos-41.20250209.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250209.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-09T17:45:26.275Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-09T17:45:26.275Z] genisoimage 1.1.11 (Linux) [2025-02-09T17:45:26.275Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-09T17:45:26.275Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-09T17:45:26.275Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-09T17:45:26.275Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-09T17:45:26.275Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-09T17:45:26.275Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-09T17:45:26.275Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-09T17:45:26.275Z] Writing: Initial Padblock Start Block 0 [2025-02-09T17:45:26.275Z] Done with: Initial Padblock Block(s) 16 [2025-02-09T17:45:26.275Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-09T17:45:26.275Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-09T17:45:26.275Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-09T17:45:26.275Z] Size of boot image is 4 sectors -> No emulation [2025-02-09T17:45:26.275Z] Size of boot image is 13192 sectors -> No emulation [2025-02-09T17:45:26.275Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-09T17:45:26.275Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-09T17:45:26.275Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-09T17:45:26.275Z] Writing: End Volume Descriptor Start Block 19 [2025-02-09T17:45:26.275Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-09T17:45:26.275Z] Writing: Version block Start Block 20 [2025-02-09T17:45:26.275Z] Done with: Version block Block(s) 1 [2025-02-09T17:45:26.275Z] Writing: Path table Start Block 21 [2025-02-09T17:45:26.275Z] Done with: Path table Block(s) 4 [2025-02-09T17:45:26.275Z] Writing: Joliet path table Start Block 25 [2025-02-09T17:45:26.275Z] Done with: Joliet path table Block(s) 4 [2025-02-09T17:45:26.275Z] Writing: Directory tree Start Block 29 [2025-02-09T17:45:26.275Z] Done with: Directory tree Block(s) 7 [2025-02-09T17:45:26.275Z] Writing: Joliet directory tree Start Block 36 [2025-02-09T17:45:26.275Z] Done with: Joliet directory tree Block(s) 7 [2025-02-09T17:45:26.275Z] Writing: Directory tree cleanup Start Block 43 [2025-02-09T17:45:26.275Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-09T17:45:26.275Z] Writing: Extension record Start Block 43 [2025-02-09T17:45:26.275Z] Done with: Extension record Block(s) 1 [2025-02-09T17:45:26.275Z] Writing: The File(s) Start Block 44 [2025-02-09T17:45:26.275Z] 0.92% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 1.83% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 2.75% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 3.67% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 4.58% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 5.50% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 6.41% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 7.33% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 8.24% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 9.16% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 10.07% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 10.99% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 11.91% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 12.82% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 13.74% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 14.66% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 15.57% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 16.49% done, estimate finish Sun Feb 9 17:45:25 2025 [2025-02-09T17:45:26.275Z] 17.40% done, estimate finish Sun Feb 9 17:45:30 2025 [2025-02-09T17:45:26.275Z] 18.32% done, estimate finish Sun Feb 9 17:45:30 2025 [2025-02-09T17:45:26.275Z] 19.23% done, estimate finish Sun Feb 9 17:45:30 2025 [2025-02-09T17:45:26.275Z] 20.15% done, estimate finish Sun Feb 9 17:45:29 2025 [2025-02-09T17:45:26.275Z] 21.07% done, estimate finish Sun Feb 9 17:45:29 2025 [2025-02-09T17:45:26.275Z] 21.98% done, estimate finish Sun Feb 9 17:45:29 2025 [2025-02-09T17:45:26.275Z] 22.90% done, estimate finish Sun Feb 9 17:45:29 2025 [2025-02-09T17:45:26.275Z] 23.81% done, estimate finish Sun Feb 9 17:45:29 2025 [2025-02-09T17:45:26.275Z] 24.73% done, estimate finish Sun Feb 9 17:45:29 2025 [2025-02-09T17:45:26.275Z] 25.65% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:26.275Z] 26.56% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:26.275Z] 27.48% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:26.275Z] 28.39% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:26.275Z] 29.31% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:26.275Z] 30.22% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:26.275Z] 31.14% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:26.275Z] 32.06% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:26.275Z] 32.97% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:26.275Z] 33.89% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.275Z] 34.80% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.275Z] 35.72% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.275Z] 36.64% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.275Z] 37.55% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.275Z] 38.47% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.275Z] 39.38% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.275Z] 40.30% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.275Z] 41.21% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.275Z] 42.13% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.528Z] 43.05% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.528Z] 43.96% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.528Z] 44.88% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.528Z] 45.79% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.528Z] 46.71% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.528Z] 47.63% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.528Z] 48.54% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.528Z] 49.46% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:26.528Z] 50.37% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 51.29% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 52.20% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 53.12% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 54.04% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 54.95% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 55.87% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 56.79% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 57.70% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 58.62% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 59.53% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 60.45% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 61.36% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 62.28% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.528Z] 63.19% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 64.11% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 65.03% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 65.94% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 66.86% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 67.78% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 68.69% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 69.61% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 70.52% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 71.44% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 72.35% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 73.27% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 74.18% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 75.10% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 76.02% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 76.93% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 77.85% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 78.77% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 79.68% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 80.60% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 81.51% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 82.43% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 83.34% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 84.26% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:26.782Z] 85.18% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 86.09% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 87.01% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 87.92% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 88.84% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 89.76% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 90.67% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 91.59% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 92.50% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 93.42% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 94.33% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 95.25% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 96.17% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 97.08% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 98.00% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 98.91% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] 99.83% done, estimate finish Sun Feb 9 17:45:26 2025 [2025-02-09T17:45:27.034Z] Total translation table size: 2048 [2025-02-09T17:45:27.034Z] Total rockridge attributes bytes: 3006 [2025-02-09T17:45:27.034Z] Total directory bytes: 12288 [2025-02-09T17:45:27.034Z] Path table size(bytes): 96 [2025-02-09T17:45:27.034Z] Done with: The File(s) Block(s) 545744 [2025-02-09T17:45:27.034Z] Writing: Ending Padblock Start Block 545788 [2025-02-09T17:45:27.034Z] Done with: Ending Padblock Block(s) 150 [2025-02-09T17:45:27.034Z] Max brk space used 1c000 [2025-02-09T17:45:27.034Z] 545938 extents written (1066 MB) [2025-02-09T17:45:27.034Z] 2025-02-09 17:45:26,974 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250209.dev.0-live.x86_64.iso'] [2025-02-09T17:45:27.034Z] isohybrid: Warning: more than 1024 cylinders: 1067 [2025-02-09T17:45:27.034Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-09T17:45:27.589Z] 2025-02-09 17:45:27,408 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250209.dev.0', '-volset', 'fedora-coreos-41.20250209.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250209.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-09T17:45:27.589Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-09T17:45:27.589Z] genisoimage 1.1.11 (Linux) [2025-02-09T17:45:27.589Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-09T17:45:27.589Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-09T17:45:27.589Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-09T17:45:27.589Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-09T17:45:27.589Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-09T17:45:27.589Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-09T17:45:27.589Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-09T17:45:27.589Z] Writing: Initial Padblock Start Block 0 [2025-02-09T17:45:27.589Z] Done with: Initial Padblock Block(s) 16 [2025-02-09T17:45:27.589Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-09T17:45:27.589Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-09T17:45:27.589Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-09T17:45:27.589Z] Size of boot image is 4 sectors -> No emulation [2025-02-09T17:45:27.589Z] Size of boot image is 13192 sectors -> No emulation [2025-02-09T17:45:27.589Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-09T17:45:27.589Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-09T17:45:27.589Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-09T17:45:27.589Z] Writing: End Volume Descriptor Start Block 19 [2025-02-09T17:45:27.589Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-09T17:45:27.589Z] Writing: Version block Start Block 20 [2025-02-09T17:45:27.589Z] Done with: Version block Block(s) 1 [2025-02-09T17:45:27.589Z] Writing: Path table Start Block 21 [2025-02-09T17:45:27.589Z] Done with: Path table Block(s) 4 [2025-02-09T17:45:27.589Z] Writing: Joliet path table Start Block 25 [2025-02-09T17:45:27.589Z] Done with: Joliet path table Block(s) 4 [2025-02-09T17:45:27.589Z] Writing: Directory tree Start Block 29 [2025-02-09T17:45:27.589Z] Done with: Directory tree Block(s) 7 [2025-02-09T17:45:27.589Z] Writing: Joliet directory tree Start Block 36 [2025-02-09T17:45:27.589Z] Done with: Joliet directory tree Block(s) 7 [2025-02-09T17:45:27.589Z] Writing: Directory tree cleanup Start Block 43 [2025-02-09T17:45:27.589Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-09T17:45:27.589Z] Writing: Extension record Start Block 43 [2025-02-09T17:45:27.589Z] Done with: Extension record Block(s) 1 [2025-02-09T17:45:27.589Z] Writing: The File(s) Start Block 44 [2025-02-09T17:45:28.146Z] 8.61% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:28.146Z] 17.17% done, estimate finish Sun Feb 9 17:45:27 2025 [2025-02-09T17:45:28.146Z] 25.77% done, estimate finish Sun Feb 9 17:45:30 2025 [2025-02-09T17:45:28.398Z] 34.34% done, estimate finish Sun Feb 9 17:45:29 2025 [2025-02-09T17:45:28.398Z] 42.93% done, estimate finish Sun Feb 9 17:45:29 2025 [2025-02-09T17:45:28.398Z] 51.50% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:28.398Z] 60.09% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:28.650Z] 68.66% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:28.650Z] 77.26% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:28.650Z] 85.82% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:28.650Z] 94.41% done, estimate finish Sun Feb 9 17:45:28 2025 [2025-02-09T17:45:28.650Z] Total translation table size: 2048 [2025-02-09T17:45:28.650Z] Total rockridge attributes bytes: 2842 [2025-02-09T17:45:28.650Z] Total directory bytes: 12288 [2025-02-09T17:45:28.650Z] Path table size(bytes): 96 [2025-02-09T17:45:28.650Z] Done with: The File(s) Block(s) 58072 [2025-02-09T17:45:28.650Z] Writing: Ending Padblock Start Block 58116 [2025-02-09T17:45:28.650Z] Done with: Ending Padblock Block(s) 150 [2025-02-09T17:45:28.650Z] Max brk space used 1b000 [2025-02-09T17:45:28.650Z] 58266 extents written (113 MB) [2025-02-09T17:45:28.650Z] 2025-02-09 17:45:28,606 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250209.dev.0-live.x86_64.iso.minimal'] [2025-02-09T17:45:28.650Z] 2025-02-09 17:45:28,643 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250209.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250209.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-09T17:45:46.649Z] + RUST_BACKTRACE=full [2025-02-09T17:45:46.649Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/8358e0c77d0511043ff901fd85f5ff13740ff15b3062e1fede9fad0333d3c7d1.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250209.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250209.dev.0-live.x86_64.iso.minimal --consume [2025-02-09T17:45:46.649Z] Packing minimal ISO [2025-02-09T17:45:46.649Z] Matched 17 files of 17 [2025-02-09T17:45:46.649Z] Total bytes skipped: 118908975 [2025-02-09T17:45:46.649Z] Total bytes written: 628689 [2025-02-09T17:45:46.649Z] Total bytes written (compressed): 2804 [2025-02-09T17:45:46.649Z] Verifying that packed image matches digest [2025-02-09T17:45:46.649Z] Packing successful! [2025-02-09T17:45:46.649Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-09T17:45:49.896Z] Updated: builds/41.20250209.dev.0/x86_64/meta.json [2025-02-09T17:45:49.898Z] [Pipeline] } [2025-02-09T17:45:49.902Z] [Pipeline] // withEnv [2025-02-09T17:45:49.936Z] [Pipeline] withEnv [2025-02-09T17:45:49.936Z] [Pipeline] { [2025-02-09T17:45:49.972Z] [Pipeline] sh [2025-02-09T17:45:50.558Z] + set -xeuo pipefail [2025-02-09T17:45:50.558Z] ++ umask [2025-02-09T17:45:50.558Z] + '[' 0022 = 0000 ']' [2025-02-09T17:45:50.558Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-09T17:45:50.558Z] Targeting build: 41.20250209.dev.0 [2025-02-09T17:45:50.811Z] Compressing: builds/41.20250209.dev.0/x86_64 [2025-02-09T17:45:50.811Z] 2025-02-09 17:45:50,616 INFO - Running command: ['xz', '-c9', '-T6', 'builds/41.20250209.dev.0/x86_64/fedora-coreos-41.20250209.dev.0-metal.x86_64.raw'] [2025-02-09T17:50:42.219Z] Compressed: fedora-coreos-41.20250209.dev.0-metal.x86_64.raw.xz [2025-02-09T17:50:42.219Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-09T17:50:42.219Z] Updated: builds/41.20250209.dev.0/x86_64/meta.json [2025-02-09T17:50:42.221Z] [Pipeline] } [2025-02-09T17:50:42.224Z] [Pipeline] // withEnv [2025-02-09T17:50:42.316Z] [Pipeline] } [2025-02-09T17:50:42.381Z] [Pipeline] // stage [2025-02-09T17:50:42.386Z] [Pipeline] stage [2025-02-09T17:50:42.387Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-09T17:50:42.496Z] [Pipeline] withEnv [2025-02-09T17:50:42.496Z] [Pipeline] { [2025-02-09T17:50:42.500Z] [Pipeline] sh [2025-02-09T17:50:43.085Z] + set -euo pipefail [2025-02-09T17:50:43.085Z] ++ umask [2025-02-09T17:50:43.085Z] + '[' 0022 = 0000 ']' [2025-02-09T17:50:43.085Z] + uuidgen [2025-02-09T17:50:43.085Z] + cut -f1 -d- [2025-02-09T17:50:43.104Z] [Pipeline] } [2025-02-09T17:50:43.107Z] [Pipeline] // withEnv [2025-02-09T17:50:43.121Z] [Pipeline] withEnv [2025-02-09T17:50:43.121Z] [Pipeline] { [2025-02-09T17:50:43.127Z] [Pipeline] sh [2025-02-09T17:50:43.658Z] + set -euo pipefail [2025-02-09T17:50:43.658Z] ++ umask [2025-02-09T17:50:43.658Z] + '[' 0022 = 0000 ']' [2025-02-09T17:50:43.658Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:50:43.658Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-09T17:50:43.661Z] [Pipeline] } [2025-02-09T17:50:43.674Z] [Pipeline] // withEnv [2025-02-09T17:50:43.697Z] [Pipeline] withEnv [2025-02-09T17:50:43.698Z] [Pipeline] { [2025-02-09T17:50:43.710Z] [Pipeline] sh [2025-02-09T17:50:44.236Z] + set -xeuo pipefail [2025-02-09T17:50:44.236Z] ++ umask [2025-02-09T17:50:44.236Z] + '[' 0022 = 0000 ']' [2025-02-09T17:50:44.236Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T17:50:44.236Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-4nwE8/kola-testiso-x86_64 [2025-02-09T17:50:44.236Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-4nwE8/kola-testiso-x86_64 [2025-02-09T17:50:44.236Z] Ignoring verification of signature on metal image [2025-02-09T17:50:44.236Z] Running test: iso-as-disk.bios [2025-02-09T17:51:10.690Z] PASS: iso-as-disk.bios (18.417s) [2025-02-09T17:51:10.690Z] Running test: iso-as-disk.uefi [2025-02-09T17:51:37.145Z] PASS: iso-as-disk.uefi (22.202s) [2025-02-09T17:51:37.145Z] Running test: iso-as-disk.uefi-secure [2025-02-09T17:52:03.604Z] PASS: iso-as-disk.uefi-secure (22.936s) [2025-02-09T17:52:03.604Z] Running test: iso-as-disk.4k.uefi [2025-02-09T17:52:30.051Z] PASS: iso-as-disk.4k.uefi (22.422s) [2025-02-09T17:52:30.051Z] Running test: iso-install.bios [2025-02-09T17:56:51.423Z] PASS: iso-install.bios (4m4.668s) [2025-02-09T17:56:51.423Z] Running test: iso-live-login.bios [2025-02-09T17:57:17.874Z] The file: journal.txt does not exist [2025-02-09T17:57:18.428Z] PASS: iso-live-login.bios (28.885s) [2025-02-09T17:57:18.428Z] Running test: iso-live-login.uefi [2025-02-09T17:57:50.400Z] The file: journal.txt does not exist [2025-02-09T17:57:50.400Z] PASS: iso-live-login.uefi (26.584s) [2025-02-09T17:57:50.400Z] Running test: iso-live-login.uefi-secure [2025-02-09T17:58:22.377Z] The file: journal.txt does not exist [2025-02-09T17:58:22.377Z] PASS: iso-live-login.uefi-secure (27.432s) [2025-02-09T17:58:22.377Z] Running test: iso-live-login.4k.uefi [2025-02-09T17:58:54.389Z] The file: journal.txt does not exist [2025-02-09T17:58:54.389Z] PASS: iso-live-login.4k.uefi (27.063s) [2025-02-09T17:58:54.389Z] Running test: iso-offline-install.bios [2025-02-09T18:03:15.940Z] PASS: iso-offline-install.bios (4m2.309s) [2025-02-09T18:03:15.940Z] Running test: iso-offline-install.mpath.bios [2025-02-09T18:07:37.367Z] PASS: iso-offline-install.mpath.bios (4m6.877s) [2025-02-09T18:07:37.367Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-09T18:11:43.771Z] PASS: iso-offline-install-fromram.4k.uefi (4m0.41s) [2025-02-09T18:11:43.771Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-09T18:11:43.771Z] Warning: Cannot announce submounts, client does not support it [2025-02-09T18:14:05.113Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m15.444s) [2025-02-09T18:14:05.113Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-09T18:16:26.454Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m22.589s) [2025-02-09T18:16:26.454Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-09T18:19:02.837Z] PASS: iso-offline-install-iscsi.manual.bios (2m25.118s) [2025-02-09T18:19:02.837Z] Running test: miniso-install.bios [2025-02-09T18:23:24.437Z] PASS: miniso-install.bios (4m13.266s) [2025-02-09T18:23:24.437Z] Running test: miniso-install.nm.bios [2025-02-09T18:28:00.834Z] PASS: miniso-install.nm.bios (4m21.323s) [2025-02-09T18:28:00.834Z] Running test: miniso-install.4k.uefi [2025-02-09T18:32:52.247Z] PASS: miniso-install.4k.uefi (4m28.419s) [2025-02-09T18:32:52.247Z] Running test: miniso-install.4k.nm.uefi [2025-02-09T18:37:28.670Z] PASS: miniso-install.4k.nm.uefi (4m27.858s) [2025-02-09T18:37:28.670Z] Running test: pxe-offline-install.bios [2025-02-09T18:41:50.080Z] PASS: pxe-offline-install.bios (4m14.047s) [2025-02-09T18:41:50.080Z] Running test: pxe-offline-install.4k.uefi [2025-02-09T18:46:26.482Z] PASS: pxe-offline-install.4k.uefi (4m18.443s) [2025-02-09T18:46:26.482Z] Running test: pxe-online-install.bios [2025-02-09T18:50:47.893Z] PASS: pxe-online-install.bios (4m16.813s) [2025-02-09T18:50:47.893Z] Running test: pxe-online-install.4k.uefi [2025-02-09T18:55:09.402Z] PASS: pxe-online-install.4k.uefi (4m14.959s) [2025-02-09T18:55:09.409Z] [Pipeline] } [2025-02-09T18:55:09.422Z] [Pipeline] // withEnv [2025-02-09T18:55:09.442Z] [Pipeline] withEnv [2025-02-09T18:55:09.443Z] [Pipeline] { [2025-02-09T18:55:09.446Z] [Pipeline] sh [2025-02-09T18:55:10.048Z] + set -xeuo pipefail [2025-02-09T18:55:10.048Z] ++ umask [2025-02-09T18:55:10.048Z] + '[' 0022 = 0000 ']' [2025-02-09T18:55:10.048Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T18:55:10.048Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-4nwE8 -c --xz kola-testiso-x86_64 [2025-02-09T18:55:19.963Z] [Pipeline] } [2025-02-09T18:55:19.967Z] [Pipeline] // withEnv [2025-02-09T18:55:20.058Z] [Pipeline] archiveArtifacts [2025-02-09T18:55:20.060Z] Archiving artifacts [2025-02-09T18:55:21.235Z] [Pipeline] withEnv [2025-02-09T18:55:21.236Z] [Pipeline] { [2025-02-09T18:55:21.239Z] [Pipeline] sh [2025-02-09T18:55:21.770Z] + set -xeuo pipefail [2025-02-09T18:55:21.770Z] ++ umask [2025-02-09T18:55:21.770Z] + '[' 0022 = 0000 ']' [2025-02-09T18:55:21.770Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-09T18:55:21.770Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-4nwE8/kola-testiso-x86_64 --output - [2025-02-09T18:55:21.781Z] [Pipeline] } [2025-02-09T18:55:21.784Z] [Pipeline] // withEnv [2025-02-09T18:55:21.848Z] [Pipeline] junit [2025-02-09T18:55:21.849Z] Recording test results [2025-02-09T18:55:21.881Z] None of the test reports contained any result [2025-02-09T18:55:21.881Z] [Pipeline] } [2025-02-09T18:55:21.957Z] [Pipeline] // stage [2025-02-09T18:55:21.976Z] [Pipeline] stage [2025-02-09T18:55:21.977Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-09T18:55:22.013Z] [Pipeline] } [2025-02-09T18:55:22.057Z] [Pipeline] // stage [2025-02-09T18:55:22.068Z] [Pipeline] } [2025-02-09T18:55:22.120Z] [Pipeline] // parallel [2025-02-09T18:55:22.187Z] [Pipeline] } [2025-02-09T18:55:22.234Z] [Pipeline] // timeout [2025-02-09T18:55:22.250Z] [Pipeline] } [2025-02-09T18:55:22.280Z] [Pipeline] // container [2025-02-09T18:55:22.293Z] [Pipeline] } [2025-02-09T18:55:22.308Z] [Pipeline] // node [2025-02-09T18:55:22.315Z] [Pipeline] } [2025-02-09T18:55:22.403Z] [Pipeline] // podTemplate [2025-02-09T18:55:22.407Z] [Pipeline] End of Pipeline [2025-02-09T18:55:22.454Z] Finished: SUCCESS