[2025-02-17T17:21:09.778Z] Started by upstream project "bodhi-trigger" build number 1398 [2025-02-17T17:21:09.778Z] originally caused by: [2025-02-17T17:21:09.778Z] Triggered by CI message. [2025-02-17T17:21:09.796Z] 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-17T17:21:09.797Z] Selected Git installation does not exist. Using Default [2025-02-17T17:21:09.797Z] The recommended git tool is: NONE [2025-02-17T17:21:09.797Z] No credentials specified [2025-02-17T17:21:09.797Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-17T17:21:09.804Z] Fetching changes from the remote Git repository [2025-02-17T17:21:09.805Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-17T17:21:09.813Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-17T17:21:09.813Z] > git --version # timeout=10 [2025-02-17T17:21:09.819Z] > git --version # 'git version 2.39.3' [2025-02-17T17:21:09.819Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-17T17:21:09.909Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-17T17:21:09.917Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-17T17:21:09.917Z] > git config core.sparsecheckout # timeout=10 [2025-02-17T17:21:09.923Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-17T17:21:09.933Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-17T17:21:09.933Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-17T17:21:09.971Z] Loading library coreos@main [2025-02-17T17:21:09.971Z] Attempting to resolve main from remote references... [2025-02-17T17:21:09.971Z] > git --version # timeout=10 [2025-02-17T17:21:09.978Z] > git --version # 'git version 2.39.3' [2025-02-17T17:21:09.978Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-17T17:21:10.063Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-17T17:21:10.065Z] Selected Git installation does not exist. Using Default [2025-02-17T17:21:10.065Z] The recommended git tool is: NONE [2025-02-17T17:21:10.065Z] No credentials specified [2025-02-17T17:21:10.065Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-17T17:21:10.073Z] Fetching changes from the remote Git repository [2025-02-17T17:21:10.084Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-17T17:21:10.093Z] Fetching without tags [2025-02-17T17:21:10.093Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-17T17:21:10.093Z] > git --version # timeout=10 [2025-02-17T17:21:10.101Z] > git --version # 'git version 2.39.3' [2025-02-17T17:21:10.101Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-17T17:21:10.166Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-17T17:21:10.166Z] > git config core.sparsecheckout # timeout=10 [2025-02-17T17:21:10.174Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-17T17:21:10.183Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-17T17:21:10.183Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-17T17:21:10.560Z] [Pipeline] Start of Pipeline [2025-02-17T17:21:10.568Z] [Pipeline] node [2025-02-17T17:21:10.580Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-17T17:21:10.580Z] [Pipeline] { [2025-02-17T17:21:10.643Z] [Pipeline] withEnv [2025-02-17T17:21:10.643Z] [Pipeline] { [2025-02-17T17:21:10.656Z] [Pipeline] sh [2025-02-17T17:21:10.912Z] + set -xeuo pipefail [2025-02-17T17:21:10.912Z] ++ umask [2025-02-17T17:21:10.912Z] + '[' 0022 = 0000 ']' [2025-02-17T17:21:10.912Z] + rm -rf pipe [2025-02-17T17:21:10.912Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-17T17:21:10.912Z] Cloning into 'pipe'... [2025-02-17T17:21:10.924Z] [Pipeline] } [2025-02-17T17:21:10.926Z] [Pipeline] // withEnv [2025-02-17T17:21:10.965Z] [Pipeline] load [2025-02-17T17:21:11.107Z] [Pipeline] { (pipe/utils.groovy) [2025-02-17T17:21:11.120Z] [Pipeline] } [2025-02-17T17:21:11.137Z] [Pipeline] // load [2025-02-17T17:21:11.151Z] [Pipeline] readYaml [2025-02-17T17:21:11.167Z] [Pipeline] } [2025-02-17T17:21:11.195Z] [Pipeline] // node [2025-02-17T17:21:11.224Z] [Pipeline] properties [2025-02-17T17:21:11.322Z] [Pipeline] libraryResource [2025-02-17T17:21:11.323Z] [Pipeline] readJSON [2025-02-17T17:21:11.332Z] [Pipeline] node [2025-02-17T17:21:11.335Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-17T17:21:11.411Z] [Pipeline] { [2025-02-17T17:21:11.433Z] [Pipeline] writeYaml [2025-02-17T17:21:11.480Z] [Pipeline] readFile [2025-02-17T17:21:11.489Z] [Pipeline] } [2025-02-17T17:21:11.493Z] [Pipeline] // node [2025-02-17T17:21:11.503Z] [Pipeline] podTemplate [2025-02-17T17:21:11.514Z] [Pipeline] { [2025-02-17T17:21:11.517Z] [Pipeline] node [2025-02-17T17:21:26.517Z] Still waiting to schedule task [2025-02-17T17:21:26.518Z] All nodes of label ‘pod-81e2bd11-e5a9-4726-a9e9-dadd8d91edb8’ are offline [2025-02-17T17:39:12.734Z] Created Pod: openshift coreos-ci/pod-81e2bd11-e5a9-4726-a9e9-dadd8d91edb8-zsg8d-mg4d7 [2025-02-17T17:39:18.613Z] Agent pod-81e2bd11-e5a9-4726-a9e9-dadd8d91edb8-zsg8d-mg4d7 is provisioned from template pod-81e2bd11-e5a9-4726-a9e9-dadd8d91edb8-zsg8d [2025-02-17T17:39:18.614Z] --- [2025-02-17T17:39:18.614Z] apiVersion: "v1" [2025-02-17T17:39:18.614Z] kind: "Pod" [2025-02-17T17:39:18.614Z] metadata: [2025-02-17T17:39:18.614Z] annotations: [2025-02-17T17:39:18.614Z] buildUrl: "http://172.30.130.216:80/job/test-override/1409/" [2025-02-17T17:39:18.614Z] runUrl: "job/test-override/1409/" [2025-02-17T17:39:18.614Z] labels: [2025-02-17T17:39:18.614Z] jenkins: "slave" [2025-02-17T17:39:18.614Z] jenkins/label-digest: "c383139319b782ab306460fc410637376b0118ce" [2025-02-17T17:39:18.614Z] jenkins/label: "pod-81e2bd11-e5a9-4726-a9e9-dadd8d91edb8" [2025-02-17T17:39:18.614Z] name: "pod-81e2bd11-e5a9-4726-a9e9-dadd8d91edb8-zsg8d-mg4d7" [2025-02-17T17:39:18.614Z] namespace: "coreos-ci" [2025-02-17T17:39:18.614Z] spec: [2025-02-17T17:39:18.614Z] containers: [2025-02-17T17:39:18.614Z] - command: [2025-02-17T17:39:18.614Z] - "/usr/bin/dumb-init" [2025-02-17T17:39:18.614Z] - "/usr/bin/sleep" [2025-02-17T17:39:18.614Z] - "infinity" [2025-02-17T17:39:18.614Z] env: [2025-02-17T17:39:18.614Z] - name: "COSA_TESTISO_DEBUG" [2025-02-17T17:39:18.614Z] value: "true" [2025-02-17T17:39:18.614Z] - name: "NCPUS" [2025-02-17T17:39:18.614Z] value: "6" [2025-02-17T17:39:18.614Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-17T17:39:18.614Z] imagePullPolicy: "Always" [2025-02-17T17:39:18.614Z] name: "worker" [2025-02-17T17:39:18.614Z] resources: [2025-02-17T17:39:18.614Z] limits: [2025-02-17T17:39:18.614Z] memory: "10752Mi" [2025-02-17T17:39:18.614Z] cpu: "6" [2025-02-17T17:39:18.614Z] devices.kubevirt.io/kvm: "1" [2025-02-17T17:39:18.614Z] requests: [2025-02-17T17:39:18.614Z] memory: "10752Mi" [2025-02-17T17:39:18.614Z] cpu: "6" [2025-02-17T17:39:18.614Z] devices.kubevirt.io/kvm: "1" [2025-02-17T17:39:18.614Z] volumeMounts: [2025-02-17T17:39:18.614Z] - mountPath: "/srv/" [2025-02-17T17:39:18.614Z] name: "emptydir-0" [2025-02-17T17:39:18.614Z] - mountPath: "/home/jenkins/agent" [2025-02-17T17:39:18.614Z] name: "workspace-volume" [2025-02-17T17:39:18.614Z] readOnly: false [2025-02-17T17:39:18.614Z] - env: [2025-02-17T17:39:18.614Z] - name: "JENKINS_SECRET" [2025-02-17T17:39:18.614Z] value: "********" [2025-02-17T17:39:18.614Z] - name: "JENKINS_TUNNEL" [2025-02-17T17:39:18.614Z] value: "172.30.136.1:50000" [2025-02-17T17:39:18.614Z] - name: "JENKINS_AGENT_NAME" [2025-02-17T17:39:18.614Z] value: "pod-81e2bd11-e5a9-4726-a9e9-dadd8d91edb8-zsg8d-mg4d7" [2025-02-17T17:39:18.614Z] - name: "JENKINS_NAME" [2025-02-17T17:39:18.614Z] value: "pod-81e2bd11-e5a9-4726-a9e9-dadd8d91edb8-zsg8d-mg4d7" [2025-02-17T17:39:18.614Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-17T17:39:18.614Z] value: "/home/jenkins/agent" [2025-02-17T17:39:18.614Z] - name: "JENKINS_URL" [2025-02-17T17:39:18.614Z] value: "http://172.30.130.216:80/" [2025-02-17T17:39:18.614Z] image: "jenkins-agent-base:latest" [2025-02-17T17:39:18.614Z] name: "jnlp" [2025-02-17T17:39:18.614Z] resources: [2025-02-17T17:39:18.614Z] limits: [2025-02-17T17:39:18.614Z] memory: "512Mi" [2025-02-17T17:39:18.614Z] cpu: "1" [2025-02-17T17:39:18.614Z] requests: [2025-02-17T17:39:18.614Z] memory: "512Mi" [2025-02-17T17:39:18.614Z] cpu: "1" [2025-02-17T17:39:18.614Z] volumeMounts: [2025-02-17T17:39:18.614Z] - mountPath: "/home/jenkins/agent" [2025-02-17T17:39:18.614Z] name: "workspace-volume" [2025-02-17T17:39:18.614Z] readOnly: false [2025-02-17T17:39:18.614Z] nodeSelector: [2025-02-17T17:39:18.614Z] kubernetes.io/os: "linux" [2025-02-17T17:39:18.614Z] restartPolicy: "Never" [2025-02-17T17:39:18.614Z] serviceAccountName: "jenkins" [2025-02-17T17:39:18.614Z] volumes: [2025-02-17T17:39:18.614Z] - emptyDir: {} [2025-02-17T17:39:18.614Z] name: "emptydir-0" [2025-02-17T17:39:18.614Z] - emptyDir: [2025-02-17T17:39:18.614Z] medium: "" [2025-02-17T17:39:18.614Z] name: "workspace-volume" [2025-02-17T17:39:18.614Z] [2025-02-17T17:39:18.670Z] Running on pod-81e2bd11-e5a9-4726-a9e9-dadd8d91edb8-zsg8d-mg4d7 in /home/jenkins/agent/workspace/test-override [2025-02-17T17:39:18.670Z] [Pipeline] { [2025-02-17T17:39:18.693Z] [Pipeline] container [2025-02-17T17:39:18.694Z] [Pipeline] { [2025-02-17T17:39:18.728Z] [Pipeline] withEnv [2025-02-17T17:39:18.728Z] [Pipeline] { [2025-02-17T17:39:18.826Z] [Pipeline] sh [2025-02-17T17:39:19.524Z] + set -xeuo pipefail [2025-02-17T17:39:19.524Z] ++ umask [2025-02-17T17:39:19.524Z] + '[' 0022 = 0000 ']' [2025-02-17T17:39:19.524Z] + cat /cosa/coreos-assembler-git.json [2025-02-17T17:39:19.524Z] { [2025-02-17T17:39:19.525Z] "date": "2025-02-17T13:48:46Z", [2025-02-17T17:39:19.525Z] "git": { [2025-02-17T17:39:19.525Z] "commit": "22aca49884ed2b95a15ff5b47a5e1b393b68481e", [2025-02-17T17:39:19.525Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-17T17:39:19.525Z] "branch": "HEAD", [2025-02-17T17:39:19.525Z] "dirty": "false" [2025-02-17T17:39:19.525Z] }, [2025-02-17T17:39:19.525Z] "file": { [2025-02-17T17:39:19.525Z] "checksum": "2376b504dd61bdee6848c079f1a30864d790c3e4a8ead4551c3e01b065a0e48c", [2025-02-17T17:39:19.525Z] "checksum_type": "sha256", [2025-02-17T17:39:19.525Z] "format": "tar.gz", [2025-02-17T17:39:19.525Z] "name": "coreos-assembler-git.tar.gz", [2025-02-17T17:39:19.525Z] "size": "10012677" [2025-02-17T17:39:19.525Z] } [2025-02-17T17:39:19.525Z] } [2025-02-17T17:39:19.877Z] [Pipeline] } [2025-02-17T17:39:19.880Z] [Pipeline] // withEnv [2025-02-17T17:39:19.933Z] [Pipeline] timeout [2025-02-17T17:39:19.934Z] Timeout set to expire in 2 hr 30 min [2025-02-17T17:39:19.934Z] [Pipeline] { [2025-02-17T17:39:20.041Z] [Pipeline] withEnv [2025-02-17T17:39:20.041Z] [Pipeline] { [2025-02-17T17:39:20.085Z] [Pipeline] sh [2025-02-17T17:39:20.615Z] + set -euo pipefail [2025-02-17T17:39:20.615Z] ++ umask [2025-02-17T17:39:20.615Z] + '[' 0022 = 0000 ']' [2025-02-17T17:39:20.615Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-25861d30e0 [2025-02-17T17:39:20.615Z] + jq -r .update.title [2025-02-17T17:39:20.656Z] [Pipeline] } [2025-02-17T17:39:20.659Z] [Pipeline] // withEnv [2025-02-17T17:39:20.794Z] [Pipeline] withEnv [2025-02-17T17:39:20.795Z] [Pipeline] { [2025-02-17T17:39:20.798Z] [Pipeline] sh [2025-02-17T17:39:21.328Z] + set -euo pipefail [2025-02-17T17:39:21.328Z] ++ umask [2025-02-17T17:39:21.328Z] + '[' 0022 = 0000 ']' [2025-02-17T17:39:21.328Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-25861d30e0 [2025-02-17T17:39:21.328Z] + jq -r '.update.builds[].nvr' [2025-02-17T17:39:21.331Z] [Pipeline] } [2025-02-17T17:39:21.334Z] [Pipeline] // withEnv [2025-02-17T17:39:21.440Z] [Pipeline] withCredentials [2025-02-17T17:39:21.443Z] [Pipeline] // withCredentials [2025-02-17T17:39:21.457Z] [Pipeline] echo [2025-02-17T17:39:21.457Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-17T17:39:21.527Z] [Pipeline] withCredentials [2025-02-17T17:39:21.556Z] [Pipeline] // withCredentials [2025-02-17T17:39:21.608Z] [Pipeline] echo [2025-02-17T17:39:21.608Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-17T17:39:21.623Z] [Pipeline] withCredentials [2025-02-17T17:39:21.647Z] [Pipeline] // withCredentials [2025-02-17T17:39:21.671Z] [Pipeline] echo [2025-02-17T17:39:21.672Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-17T17:39:21.709Z] [Pipeline] withEnv [2025-02-17T17:39:21.709Z] [Pipeline] { [2025-02-17T17:39:21.751Z] [Pipeline] sh [2025-02-17T17:39:22.281Z] + set -euo pipefail [2025-02-17T17:39:22.281Z] ++ umask [2025-02-17T17:39:22.281Z] + '[' 0022 = 0000 ']' [2025-02-17T17:39:22.281Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-17T17:39:22.318Z] [Pipeline] } [2025-02-17T17:39:22.321Z] [Pipeline] // withEnv [2025-02-17T17:39:22.326Z] [Pipeline] readJSON [2025-02-17T17:39:22.474Z] [Pipeline] withEnv [2025-02-17T17:39:22.474Z] [Pipeline] { [2025-02-17T17:39:22.478Z] [Pipeline] sh [2025-02-17T17:39:23.001Z] + set -euo pipefail [2025-02-17T17:39:23.001Z] ++ umask [2025-02-17T17:39:23.001Z] + '[' 0022 = 0000 ']' [2025-02-17T17:39:23.001Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250217.91.0/x86_64/meta.json [2025-02-17T17:39:23.005Z] [Pipeline] } [2025-02-17T17:39:23.007Z] [Pipeline] // withEnv [2025-02-17T17:39:23.014Z] [Pipeline] readJSON [2025-02-17T17:39:23.061Z] [Pipeline] withEnv [2025-02-17T17:39:23.061Z] [Pipeline] { [2025-02-17T17:39:23.082Z] [Pipeline] sh [2025-02-17T17:39:23.613Z] + set -xeuo pipefail [2025-02-17T17:39:23.613Z] ++ umask [2025-02-17T17:39:23.613Z] + '[' 0022 = 0000 ']' [2025-02-17T17:39:23.613Z] + cosa init --branch rawhide --commit=50caeab0dbf7193c482b529f6bc60a939981707a https://github.com/coreos/fedora-coreos-config [2025-02-17T17:39:23.613Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-17T17:39:23.867Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-17T17:39:23.867Z] + mkdir -p src [2025-02-17T17:39:23.867Z] + cd src [2025-02-17T17:39:23.867Z] + test -e config [2025-02-17T17:39:23.867Z] + case "${source}" in [2025-02-17T17:39:23.867Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-17T17:39:23.867Z] Cloning into 'config'... [2025-02-17T17:39:24.121Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-17T17:39:24.121Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-17T17:39:24.679Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc' [2025-02-17T17:39:24.679Z] + '[' -n 50caeab0dbf7193c482b529f6bc60a939981707a ']' [2025-02-17T17:39:24.679Z] + git -C ./config fetch origin 50caeab0dbf7193c482b529f6bc60a939981707a [2025-02-17T17:39:24.679Z] From https://github.com/coreos/fedora-coreos-config [2025-02-17T17:39:24.679Z] * branch 50caeab0dbf7193c482b529f6bc60a939981707a -> FETCH_HEAD [2025-02-17T17:39:24.679Z] + git -C ./config reset --hard 50caeab0dbf7193c482b529f6bc60a939981707a [2025-02-17T17:39:24.679Z] HEAD is now at 50caeab tree: import changes from testing-devel at 1dc0db3531b60ffae15f5da194bf75a608729434 [2025-02-17T17:39:24.679Z] + git -C ./config submodule update --init --recursive [2025-02-17T17:39:24.679Z] + set +x [2025-02-17T17:39:24.679Z] Config commit: 50caeab0dbf7193c482b529f6bc60a939981707a [2025-02-17T17:39:24.679Z] + manifest=src/config/manifest.yaml [2025-02-17T17:39:24.679Z] + image=src/config/image.yaml [2025-02-17T17:39:24.679Z] + [[ -n '' ]] [2025-02-17T17:39:24.679Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-17T17:39:24.679Z] + [[ ! -f src/config/image.yaml ]] [2025-02-17T17:39:24.679Z] + mkdir -p cache [2025-02-17T17:39:24.679Z] + mkdir -p builds [2025-02-17T17:39:24.679Z] + mkdir -p tmp [2025-02-17T17:39:24.679Z] + mkdir -p overrides/rpm [2025-02-17T17:39:24.679Z] + mkdir -p overrides/rootfs [2025-02-17T17:39:24.679Z] + test 0 = 1 [2025-02-17T17:39:24.679Z] + case "${YUMREPOS}" in [2025-02-17T17:39:24.679Z] + set +x [2025-02-17T17:39:24.679Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-17T17:39:24.681Z] [Pipeline] } [2025-02-17T17:39:24.685Z] [Pipeline] // withEnv [2025-02-17T17:39:24.737Z] [Pipeline] stage [2025-02-17T17:39:24.737Z] [Pipeline] { (Initialize Remotes) [2025-02-17T17:39:24.800Z] [Pipeline] parallel [2025-02-17T17:39:24.800Z] [Pipeline] { (Branch: x86_64) [2025-02-17T17:39:24.835Z] [Pipeline] withEnv [2025-02-17T17:39:24.835Z] [Pipeline] { [2025-02-17T17:39:24.838Z] [Pipeline] sh [2025-02-17T17:39:25.368Z] + set -xeuo pipefail [2025-02-17T17:39:25.368Z] ++ umask [2025-02-17T17:39:25.368Z] + '[' 0022 = 0000 ']' [2025-02-17T17:39:25.368Z] + cosa buildfetch --stream rawhide --build 43.20250217.91.0 --file manifest-lock.generated.x86_64.json [2025-02-17T17:39:25.623Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-17T17:39:25.623Z] Updated builds/builds.json [2025-02-17T17:39:25.623Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250217.91.0/x86_64/meta.json [2025-02-17T17:39:25.623Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250217.91.0/x86_64/commitmeta.json [2025-02-17T17:39:25.877Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250217.91.0/x86_64/ostree-commit-object [2025-02-17T17:39:25.877Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250217.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-02-17T17:39:25.880Z] [Pipeline] } [2025-02-17T17:39:25.883Z] [Pipeline] // withEnv [2025-02-17T17:39:25.953Z] [Pipeline] } [2025-02-17T17:39:25.957Z] [Pipeline] // parallel [2025-02-17T17:39:25.960Z] [Pipeline] } [2025-02-17T17:39:25.993Z] [Pipeline] // stage [2025-02-17T17:39:26.016Z] [Pipeline] stage [2025-02-17T17:39:26.017Z] [Pipeline] { (Download Overrides) [2025-02-17T17:39:26.020Z] [Pipeline] parallel [2025-02-17T17:39:26.020Z] [Pipeline] { (Branch: x86_64) [2025-02-17T17:39:26.034Z] [Pipeline] withEnv [2025-02-17T17:39:26.034Z] [Pipeline] { [2025-02-17T17:39:26.037Z] [Pipeline] sh [2025-02-17T17:39:26.580Z] + set -xeuo pipefail [2025-02-17T17:39:26.580Z] ++ umask [2025-02-17T17:39:26.580Z] + '[' 0022 = 0000 ']' [2025-02-17T17:39:26.580Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.14.0-0.rc3.29.fc43 --arch x86_64 --arch noarch [2025-02-17T17:39:26.580Z] Downloading [1/31]: libperf-devel-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.580Z] [====================================] 100% 225.36 KiB / 225.36 KiB [2025-02-17T17:39:26.580Z] Downloading [2/31]: rtla-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [====================================] 100% 250.56 KiB / 250.56 KiB [2025-02-17T17:39:26.834Z] Downloading [3/31]: kernel-debug-devel-matched-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [====================================] 100% 192.74 KiB / 192.74 KiB [2025-02-17T17:39:26.834Z] Downloading [4/31]: kernel-debug-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [====================================] 100% 192.75 KiB / 192.75 KiB [2025-02-17T17:39:26.834Z] Downloading [5/31]: perf-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [============== ] 41% 1.00 MiB / 2.41 MiB [============================= ] 82% 2.00 MiB / 2.41 MiB [====================================] 100% 2.41 MiB / 2.41 MiB [2025-02-17T17:39:26.834Z] Downloading [6/31]: kernel-debug-uki-virt-addons-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [====================================] 100% 199.88 KiB / 199.88 KiB [2025-02-17T17:39:26.834Z] Downloading [7/31]: python3-perf-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [======================== ] 67% 1.00 MiB / 1.48 MiB [====================================] 100% 1.48 MiB / 1.48 MiB [2025-02-17T17:39:26.834Z] Downloading [8/31]: kernel-tools-libs-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [====================================] 100% 205.23 KiB / 205.23 KiB [2025-02-17T17:39:26.834Z] Downloading [9/31]: kernel-tools-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [====================================] 100% 714.09 KiB / 714.09 KiB [2025-02-17T17:39:26.834Z] Downloading [10/31]: kernel-debug-modules-extra-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [======= ] 19% 1.00 MiB / 5.06 MiB [============== ] 39% 2.00 MiB / 5.06 MiB [===================== ] 59% 3.00 MiB / 5.06 MiB [============================ ] 79% 4.00 MiB / 5.06 MiB [=================================== ] 98% 5.00 MiB / 5.06 MiB [====================================] 100% 5.06 MiB / 5.06 MiB [2025-02-17T17:39:26.834Z] Downloading [11/31]: kernel-modules-extra-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:26.834Z] [============ ] 34% 1.00 MiB / 2.91 MiB [======================== ] 68% 2.00 MiB / 2.91 MiB [====================================] 100% 2.91 MiB / 2.91 MiB [2025-02-17T17:39:26.834Z] Downloading [12/31]: kernel-debug-modules-internal-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [============= ] 36% 1.00 MiB / 2.77 MiB [========================== ] 72% 2.00 MiB / 2.77 MiB [====================================] 100% 2.77 MiB / 2.77 MiB [2025-02-17T17:39:27.087Z] Downloading [13/31]: kernel-devel-matched-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [====================================] 100% 192.71 KiB / 192.71 KiB [2025-02-17T17:39:27.087Z] Downloading [14/31]: kernel-modules-internal-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [===================== ] 59% 1.00 MiB / 1.68 MiB [====================================] 100% 1.68 MiB / 1.68 MiB [2025-02-17T17:39:27.087Z] Downloading [15/31]: kernel-uki-virt-addons-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [====================================] 100% 199.85 KiB / 199.85 KiB [2025-02-17T17:39:27.087Z] Downloading [16/31]: rv-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [====================================] 100% 206.40 KiB / 206.40 KiB [2025-02-17T17:39:27.087Z] Downloading [17/31]: libperf-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [====================================] 100% 214.86 KiB / 214.86 KiB [2025-02-17T17:39:27.087Z] Downloading [18/31]: kernel-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [====================================] 100% 192.67 KiB / 192.67 KiB [2025-02-17T17:39:27.087Z] Downloading [19/31]: kernel-tools-libs-devel-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [====================================] 100% 346.62 KiB / 346.62 KiB [2025-02-17T17:39:27.087Z] Downloading [20/31]: kernel-selftests-internal-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [========= ] 26% 1.00 MiB / 3.84 MiB [================== ] 52% 2.00 MiB / 3.84 MiB [============================ ] 78% 3.00 MiB / 3.84 MiB [====================================] 100% 3.84 MiB / 3.84 MiB [2025-02-17T17:39:27.087Z] Downloading [21/31]: kernel-devel-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.087Z] [= ] 5% 1.00 MiB / 18.20 MiB [=== ] 10% 2.00 MiB / 18.20 MiB [===== ] 16% 3.00 MiB / 18.20 MiB [======= ] 21% 4.00 MiB / 18.20 MiB [========= ] 27% 5.00 MiB / 18.20 MiB [=========== ] 32% 6.00 MiB / 18.20 MiB [============= ] 38% 7.00 MiB / 18.20 MiB [=============== ] 43% 8.00 MiB / 18.20 MiB [================= ] 49% 9.00 MiB / 18.20 MiB [=================== ] 54% 10.00 MiB / 18.20 MiB [===================== ] 60% 11.00 MiB / 18.20 MiB [======================= ] 65% 12.00 MiB / 18.20 MiB [========================= ] 71% 13.00 MiB / 18.20 MiB [=========================== ] 76% 14.00 MiB / 18.20 MiB [============================= ] 82% 15.00 MiB / 18.20 MiB [=============================== ] 87% 16.00 MiB / 18.20 MiB [================================= ] 93% 17.00 MiB / 18.20 MiB [=================================== ] 98% 18.00 MiB / 18.20 MiB [====================================] 100% 18.20 MiB / 18.20 MiB [2025-02-17T17:39:27.340Z] Downloading [22/31]: kernel-debug-modules-core-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.595Z] [ ] 1% 1.00 MiB / 64.37 MiB [= ] 3% 2.00 MiB / 64.37 MiB [= ] 4% 3.00 MiB / 64.37 MiB [== ] 6% 4.00 MiB / 64.37 MiB [== ] 7% 5.00 MiB / 64.37 MiB [=== ] 9% 6.00 MiB / 64.37 MiB [=== ] 10% 7.00 MiB / 64.37 MiB [==== ] 12% 8.00 MiB / 64.37 MiB [===== ] 13% 9.00 MiB / 64.37 MiB [===== ] 15% 10.00 MiB / 64.37 MiB [====== ] 17% 11.00 MiB / 64.37 MiB [====== ] 18% 12.00 MiB / 64.37 MiB [======= ] 20% 13.00 MiB / 64.37 MiB [======= ] 21% 14.00 MiB / 64.37 MiB [======== ] 23% 15.00 MiB / 64.37 MiB [======== ] 24% 16.00 MiB / 64.37 MiB [========= ] 26% 17.00 MiB / 64.37 MiB [========== ] 27% 18.00 MiB / 64.37 MiB [========== ] 29% 19.00 MiB / 64.37 MiB [=========== ] 31% 20.00 MiB / 64.37 MiB [=========== ] 32% 21.00 MiB / 64.37 MiB [============ ] 34% 22.00 MiB / 64.37 MiB [============ ] 35% 23.00 MiB / 64.37 MiB [============= ] 37% 24.00 MiB / 64.37 MiB [============= ] 38% 25.00 MiB / 64.37 MiB [============== ] 40% 26.00 MiB / 64.37 MiB [=============== ] 41% 27.00 MiB / 64.37 MiB [=============== ] 43% 28.00 MiB / 64.37 MiB [================ ] 45% 29.00 MiB / 64.37 MiB [================ ] 46% 30.00 MiB / 64.37 MiB [================= ] 48% 31.00 MiB / 64.37 MiB [================= ] 49% 32.00 MiB / 64.37 MiB [================== ] 51% 33.00 MiB / 64.37 MiB [=================== ] 52% 34.00 MiB / 64.37 MiB [=================== ] 54% 35.00 MiB / 64.37 MiB [==================== ] 55% 36.00 MiB / 64.37 MiB [==================== ] 57% 37.00 MiB / 64.37 MiB [===================== ] 59% 38.00 MiB / 64.37 MiB [===================== ] 60% 39.00 MiB / 64.37 MiB [====================== ] 62% 40.00 MiB / 64.37 MiB [====================== ] 63% 41.00 MiB / 64.37 MiB [======================= ] 65% 42.00 MiB / 64.37 MiB [======================== ] 66% 43.00 MiB / 64.37 MiB [======================== ] 68% 44.00 MiB / 64.37 MiB [========================= ] 69% 45.00 MiB / 64.37 MiB [========================= ] 71% 46.00 MiB / 64.37 MiB [========================== ] 73% 47.00 MiB / 64.37 MiB [========================== ] 74% 48.00 MiB / 64.37 MiB [=========================== ] 76% 49.00 MiB / 64.37 MiB [=========================== ] 77% 50.00 MiB / 64.37 MiB [============================ ] 79% 51.00 MiB / 64.37 MiB [============================= ] 80% 52.00 MiB / 64.37 MiB [============================= ] 82% 53.00 MiB / 64.37 MiB [============================== ] 83% 54.00 MiB / 64.37 MiB [============================== ] 85% 55.00 MiB / 64.37 MiB [=============================== ] 86% 56.00 MiB / 64.37 MiB [=============================== ] 88% 57.00 MiB / 64.37 MiB [================================ ] 90% 58.00 MiB / 64.37 MiB [================================ ] 91% 59.00 MiB / 64.37 MiB [================================= ] 93% 60.00 MiB / 64.37 MiB [================================== ] 94% 61.00 MiB / 64.37 MiB [================================== ] 96% 62.00 MiB / 64.37 MiB [=================================== ] 97% 63.00 MiB / 64.37 MiB [=================================== ] 99% 64.00 MiB / 64.37 MiB [====================================] 100% 64.37 MiB / 64.37 MiB [2025-02-17T17:39:27.595Z] Downloading [23/31]: kernel-debug-devel-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:27.595Z] [= ] 5% 1.00 MiB / 18.39 MiB [=== ] 10% 2.00 MiB / 18.39 MiB [===== ] 16% 3.00 MiB / 18.39 MiB [======= ] 21% 4.00 MiB / 18.39 MiB [========= ] 27% 5.00 MiB / 18.39 MiB [=========== ] 32% 6.00 MiB / 18.39 MiB [============= ] 38% 7.00 MiB / 18.39 MiB [=============== ] 43% 8.00 MiB / 18.39 MiB [================= ] 48% 9.00 MiB / 18.39 MiB [=================== ] 54% 10.00 MiB / 18.39 MiB [===================== ] 59% 11.00 MiB / 18.39 MiB [======================= ] 65% 12.00 MiB / 18.39 MiB [========================= ] 70% 13.00 MiB / 18.39 MiB [=========================== ] 76% 14.00 MiB / 18.39 MiB [============================= ] 81% 15.00 MiB / 18.39 MiB [=============================== ] 86% 16.00 MiB / 18.39 MiB [================================= ] 92% 17.00 MiB / 18.39 MiB [=================================== ] 97% 18.00 MiB / 18.39 MiB [====================================] 100% 18.39 MiB / 18.39 MiB [2025-02-17T17:39:27.595Z] Downloading [24/31]: kernel-debug-modules-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:28.104Z] [ ] 0% 1.00 MiB / 109.39 MiB [ ] 1% 2.00 MiB / 109.39 MiB [ ] 2% 3.00 MiB / 109.39 MiB [= ] 3% 4.00 MiB / 109.39 MiB [= ] 4% 5.00 MiB / 109.39 MiB [= ] 5% 6.00 MiB / 109.39 MiB [== ] 6% 7.00 MiB / 109.39 MiB [== ] 7% 8.00 MiB / 109.39 MiB [== ] 8% 9.00 MiB / 109.39 MiB [=== ] 9% 10.00 MiB / 109.39 MiB [=== ] 10% 11.00 MiB / 109.39 MiB [=== ] 10% 12.00 MiB / 109.39 MiB [==== ] 11% 13.00 MiB / 109.39 MiB [==== ] 12% 14.00 MiB / 109.39 MiB [==== ] 13% 15.00 MiB / 109.39 MiB [===== ] 14% 16.00 MiB / 109.39 MiB [===== ] 15% 17.00 MiB / 109.39 MiB [===== ] 16% 18.00 MiB / 109.39 MiB [====== ] 17% 19.00 MiB / 109.39 MiB [====== ] 18% 20.00 MiB / 109.39 MiB [====== ] 19% 21.00 MiB / 109.39 MiB [======= ] 20% 22.00 MiB / 109.39 MiB [======= ] 21% 23.00 MiB / 109.39 MiB [======= ] 21% 24.00 MiB / 109.39 MiB [======== ] 22% 25.00 MiB / 109.39 MiB [======== ] 23% 26.00 MiB / 109.39 MiB [======== ] 24% 27.00 MiB / 109.39 MiB [========= ] 25% 28.00 MiB / 109.39 MiB [========= ] 26% 29.00 MiB / 109.39 MiB [========= ] 27% 30.00 MiB / 109.39 MiB [========== ] 28% 31.00 MiB / 109.39 MiB [========== ] 29% 32.00 MiB / 109.39 MiB [========== ] 30% 33.00 MiB / 109.39 MiB [=========== ] 31% 34.00 MiB / 109.39 MiB [=========== ] 31% 35.00 MiB / 109.39 MiB [=========== ] 32% 36.00 MiB / 109.39 MiB [============ ] 33% 37.00 MiB / 109.39 MiB [============ ] 34% 38.00 MiB / 109.39 MiB [============ ] 35% 39.00 MiB / 109.39 MiB [============= ] 36% 40.00 MiB / 109.39 MiB [============= ] 37% 41.00 MiB / 109.39 MiB [============= ] 38% 42.00 MiB / 109.39 MiB [============== ] 39% 43.00 MiB / 109.39 MiB [============== ] 40% 44.00 MiB / 109.39 MiB [============== ] 41% 45.00 MiB / 109.39 MiB [=============== ] 42% 46.00 MiB / 109.39 MiB [=============== ] 42% 47.00 MiB / 109.39 MiB [=============== ] 43% 48.00 MiB / 109.39 MiB [================ ] 44% 49.00 MiB / 109.39 MiB [================ ] 45% 50.00 MiB / 109.39 MiB [================ ] 46% 51.00 MiB / 109.39 MiB [================= ] 47% 52.00 MiB / 109.39 MiB [================= ] 48% 53.00 MiB / 109.39 MiB [================= ] 49% 54.00 MiB / 109.39 MiB [================== ] 50% 55.00 MiB / 109.39 MiB [================== ] 51% 56.00 MiB / 109.39 MiB [================== ] 52% 57.00 MiB / 109.39 MiB [=================== ] 53% 58.00 MiB / 109.39 MiB [=================== ] 53% 59.00 MiB / 109.39 MiB [=================== ] 54% 60.00 MiB / 109.39 MiB [==================== ] 55% 61.00 MiB / 109.39 MiB [==================== ] 56% 62.00 MiB / 109.39 MiB [==================== ] 57% 63.00 MiB / 109.39 MiB [===================== ] 58% 64.00 MiB / 109.39 MiB [===================== ] 59% 65.00 MiB / 109.39 MiB [===================== ] 60% 66.00 MiB / 109.39 MiB [====================== ] 61% 67.00 MiB / 109.39 MiB [====================== ] 62% 68.00 MiB / 109.39 MiB [====================== ] 63% 69.00 MiB / 109.39 MiB [======================= ] 63% 70.00 MiB / 109.39 MiB [======================= ] 64% 71.00 MiB / 109.39 MiB [======================= ] 65% 72.00 MiB / 109.39 MiB [======================== ] 66% 73.00 MiB / 109.39 MiB [======================== ] 67% 74.00 MiB / 109.39 MiB [======================== ] 68% 75.00 MiB / 109.39 MiB [========================= ] 69% 76.00 MiB / 109.39 MiB [========================= ] 70% 77.00 MiB / 109.39 MiB [========================= ] 71% 78.00 MiB / 109.39 MiB [========================= ] 72% 79.00 MiB / 109.39 MiB [========================== ] 73% 80.00 MiB / 109.39 MiB [========================== ] 74% 81.00 MiB / 109.39 MiB [========================== ] 74% 82.00 MiB / 109.39 MiB [=========================== ] 75% 83.00 MiB / 109.39 MiB [=========================== ] 76% 84.00 MiB / 109.39 MiB [=========================== ] 77% 85.00 MiB / 109.39 MiB [============================ ] 78% 86.00 MiB / 109.39 MiB [============================ ] 79% 87.00 MiB / 109.39 MiB [============================ ] 80% 88.00 MiB / 109.39 MiB [============================= ] 81% 89.00 MiB / 109.39 MiB [============================= ] 82% 90.00 MiB / 109.39 MiB [============================= ] 83% 91.00 MiB / 109.39 MiB [============================== ] 84% 92.00 MiB / 109.39 MiB [============================== ] 85% 93.00 MiB / 109.39 MiB [============================== ] 85% 94.00 MiB / 109.39 MiB [=============================== ] 86% 95.00 MiB / 109.39 MiB [=============================== ] 87% 96.00 MiB / 109.39 MiB [=============================== ] 88% 97.00 MiB / 109.39 MiB [================================ ] 89% 98.00 MiB / 109.39 MiB [================================ ] 90% 99.00 MiB / 109.39 MiB [================================ ] 91% 100.00 MiB / 109.39 MiB [================================= ] 92% 101.00 MiB / 109.39 MiB [================================= ] 93% 102.00 MiB / 109.39 MiB [================================= ] 94% 103.00 MiB / 109.39 MiB [================================== ] 95% 104.00 MiB / 109.39 MiB [================================== ] 95% 105.00 MiB / 109.39 MiB [================================== ] 96% 106.00 MiB / 109.39 MiB [=================================== ] 97% 107.00 MiB / 109.39 MiB [=================================== ] 98% 108.00 MiB / 109.39 MiB [=================================== ] 99% 109.00 MiB / 109.39 MiB [====================================] 100% 109.39 MiB / 109.39 MiB [2025-02-17T17:39:28.104Z] Downloading [25/31]: kernel-modules-core-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:28.104Z] [ ] 2% 1.00 MiB / 38.90 MiB [= ] 5% 2.00 MiB / 38.90 MiB [== ] 7% 3.00 MiB / 38.90 MiB [=== ] 10% 4.00 MiB / 38.90 MiB [==== ] 12% 5.00 MiB / 38.90 MiB [===== ] 15% 6.00 MiB / 38.90 MiB [====== ] 17% 7.00 MiB / 38.90 MiB [======= ] 20% 8.00 MiB / 38.90 MiB [======== ] 23% 9.00 MiB / 38.90 MiB [========= ] 25% 10.00 MiB / 38.90 MiB [========== ] 28% 11.00 MiB / 38.90 MiB [=========== ] 30% 12.00 MiB / 38.90 MiB [============ ] 33% 13.00 MiB / 38.90 MiB [============ ] 35% 14.00 MiB / 38.90 MiB [============= ] 38% 15.00 MiB / 38.90 MiB [============== ] 41% 16.00 MiB / 38.90 MiB [=============== ] 43% 17.00 MiB / 38.90 MiB [================ ] 46% 18.00 MiB / 38.90 MiB [================= ] 48% 19.00 MiB / 38.90 MiB [================== ] 51% 20.00 MiB / 38.90 MiB [=================== ] 53% 21.00 MiB / 38.90 MiB [==================== ] 56% 22.00 MiB / 38.90 MiB [===================== ] 59% 23.00 MiB / 38.90 MiB [====================== ] 61% 24.00 MiB / 38.90 MiB [======================= ] 64% 25.00 MiB / 38.90 MiB [======================== ] 66% 26.00 MiB / 38.90 MiB [======================== ] 69% 27.00 MiB / 38.90 MiB [========================= ] 71% 28.00 MiB / 38.90 MiB [========================== ] 74% 29.00 MiB / 38.90 MiB [=========================== ] 77% 30.00 MiB / 38.90 MiB [============================ ] 79% 31.00 MiB / 38.90 MiB [============================= ] 82% 32.00 MiB / 38.90 MiB [============================== ] 84% 33.00 MiB / 38.90 MiB [=============================== ] 87% 34.00 MiB / 38.90 MiB [================================ ] 89% 35.00 MiB / 38.90 MiB [================================= ] 92% 36.00 MiB / 38.90 MiB [================================== ] 95% 37.00 MiB / 38.90 MiB [=================================== ] 97% 38.00 MiB / 38.90 MiB [====================================] 100% 38.90 MiB / 38.90 MiB [2025-02-17T17:39:28.104Z] Downloading [26/31]: kernel-core-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:28.359Z] [= ] 5% 1.00 MiB / 18.71 MiB [=== ] 10% 2.00 MiB / 18.71 MiB [===== ] 16% 3.00 MiB / 18.71 MiB [======= ] 21% 4.00 MiB / 18.71 MiB [========= ] 26% 5.00 MiB / 18.71 MiB [=========== ] 32% 6.00 MiB / 18.71 MiB [============= ] 37% 7.00 MiB / 18.71 MiB [=============== ] 42% 8.00 MiB / 18.71 MiB [================= ] 48% 9.00 MiB / 18.71 MiB [=================== ] 53% 10.00 MiB / 18.71 MiB [===================== ] 58% 11.00 MiB / 18.71 MiB [======================= ] 64% 12.00 MiB / 18.71 MiB [========================= ] 69% 13.00 MiB / 18.71 MiB [========================== ] 74% 14.00 MiB / 18.71 MiB [============================ ] 80% 15.00 MiB / 18.71 MiB [============================== ] 85% 16.00 MiB / 18.71 MiB [================================ ] 90% 17.00 MiB / 18.71 MiB [================================== ] 96% 18.00 MiB / 18.71 MiB [====================================] 100% 18.71 MiB / 18.71 MiB [2025-02-17T17:39:28.359Z] Downloading [27/31]: kernel-debug-core-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:28.359Z] [= ] 2% 1.00 MiB / 33.45 MiB [== ] 5% 2.00 MiB / 33.45 MiB [=== ] 8% 3.00 MiB / 33.45 MiB [==== ] 11% 4.00 MiB / 33.45 MiB [===== ] 14% 5.00 MiB / 33.45 MiB [====== ] 17% 6.00 MiB / 33.45 MiB [======= ] 20% 7.00 MiB / 33.45 MiB [======== ] 23% 8.00 MiB / 33.45 MiB [========= ] 26% 9.00 MiB / 33.45 MiB [========== ] 29% 10.00 MiB / 33.45 MiB [=========== ] 32% 11.00 MiB / 33.45 MiB [============ ] 35% 12.00 MiB / 33.45 MiB [============= ] 38% 13.00 MiB / 33.45 MiB [=============== ] 41% 14.00 MiB / 33.45 MiB [================ ] 44% 15.00 MiB / 33.45 MiB [================= ] 47% 16.00 MiB / 33.45 MiB [================== ] 50% 17.00 MiB / 33.45 MiB [=================== ] 53% 18.00 MiB / 33.45 MiB [==================== ] 56% 19.00 MiB / 33.45 MiB [===================== ] 59% 20.00 MiB / 33.45 MiB [====================== ] 62% 21.00 MiB / 33.45 MiB [======================= ] 65% 22.00 MiB / 33.45 MiB [======================== ] 68% 23.00 MiB / 33.45 MiB [========================= ] 71% 24.00 MiB / 33.45 MiB [========================== ] 74% 25.00 MiB / 33.45 MiB [=========================== ] 77% 26.00 MiB / 33.45 MiB [============================= ] 80% 27.00 MiB / 33.45 MiB [============================== ] 83% 28.00 MiB / 33.45 MiB [=============================== ] 86% 29.00 MiB / 33.45 MiB [================================ ] 89% 30.00 MiB / 33.45 MiB [================================= ] 92% 31.00 MiB / 33.45 MiB [================================== ] 95% 32.00 MiB / 33.45 MiB [=================================== ] 98% 33.00 MiB / 33.45 MiB [====================================] 100% 33.45 MiB / 33.45 MiB [2025-02-17T17:39:28.359Z] Downloading [28/31]: kernel-uki-virt-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:28.613Z] [ ] 1% 1.00 MiB / 59.64 MiB [= ] 3% 2.00 MiB / 59.64 MiB [= ] 5% 3.00 MiB / 59.64 MiB [== ] 6% 4.00 MiB / 59.64 MiB [=== ] 8% 5.00 MiB / 59.64 MiB [=== ] 10% 6.00 MiB / 59.64 MiB [==== ] 11% 7.00 MiB / 59.64 MiB [==== ] 13% 8.00 MiB / 59.64 MiB [===== ] 15% 9.00 MiB / 59.64 MiB [====== ] 16% 10.00 MiB / 59.64 MiB [====== ] 18% 11.00 MiB / 59.64 MiB [======= ] 20% 12.00 MiB / 59.64 MiB [======= ] 21% 13.00 MiB / 59.64 MiB [======== ] 23% 14.00 MiB / 59.64 MiB [========= ] 25% 15.00 MiB / 59.64 MiB [========= ] 26% 16.00 MiB / 59.64 MiB [========== ] 28% 17.00 MiB / 59.64 MiB [========== ] 30% 18.00 MiB / 59.64 MiB [=========== ] 31% 19.00 MiB / 59.64 MiB [============ ] 33% 20.00 MiB / 59.64 MiB [============ ] 35% 21.00 MiB / 59.64 MiB [============= ] 36% 22.00 MiB / 59.64 MiB [============= ] 38% 23.00 MiB / 59.64 MiB [============== ] 40% 24.00 MiB / 59.64 MiB [=============== ] 41% 25.00 MiB / 59.64 MiB [=============== ] 43% 26.00 MiB / 59.64 MiB [================ ] 45% 27.00 MiB / 59.64 MiB [================ ] 46% 28.00 MiB / 59.64 MiB [================= ] 48% 29.00 MiB / 59.64 MiB [================== ] 50% 30.00 MiB / 59.64 MiB [================== ] 51% 31.00 MiB / 59.64 MiB [=================== ] 53% 32.00 MiB / 59.64 MiB [=================== ] 55% 33.00 MiB / 59.64 MiB [==================== ] 57% 34.00 MiB / 59.64 MiB [===================== ] 58% 35.00 MiB / 59.64 MiB [===================== ] 60% 36.00 MiB / 59.64 MiB [====================== ] 62% 37.00 MiB / 59.64 MiB [====================== ] 63% 38.00 MiB / 59.64 MiB [======================= ] 65% 39.00 MiB / 59.64 MiB [======================== ] 67% 40.00 MiB / 59.64 MiB [======================== ] 68% 41.00 MiB / 59.64 MiB [========================= ] 70% 42.00 MiB / 59.64 MiB [========================= ] 72% 43.00 MiB / 59.64 MiB [========================== ] 73% 44.00 MiB / 59.64 MiB [=========================== ] 75% 45.00 MiB / 59.64 MiB [=========================== ] 77% 46.00 MiB / 59.64 MiB [============================ ] 78% 47.00 MiB / 59.64 MiB [============================ ] 80% 48.00 MiB / 59.64 MiB [============================= ] 82% 49.00 MiB / 59.64 MiB [============================== ] 83% 50.00 MiB / 59.64 MiB [============================== ] 85% 51.00 MiB / 59.64 MiB [=============================== ] 87% 52.00 MiB / 59.64 MiB [=============================== ] 88% 53.00 MiB / 59.64 MiB [================================ ] 90% 54.00 MiB / 59.64 MiB [================================= ] 92% 55.00 MiB / 59.64 MiB [================================= ] 93% 56.00 MiB / 59.64 MiB [================================== ] 95% 57.00 MiB / 59.64 MiB [=================================== ] 97% 58.00 MiB / 59.64 MiB [=================================== ] 98% 59.00 MiB / 59.64 MiB [====================================] 100% 59.64 MiB / 59.64 MiB [2025-02-17T17:39:28.613Z] Downloading [29/31]: kernel-modules-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:28.867Z] [ ] 1% 1.00 MiB / 65.58 MiB [= ] 3% 2.00 MiB / 65.58 MiB [= ] 4% 3.00 MiB / 65.58 MiB [== ] 6% 4.00 MiB / 65.58 MiB [== ] 7% 5.00 MiB / 65.58 MiB [=== ] 9% 6.00 MiB / 65.58 MiB [=== ] 10% 7.00 MiB / 65.58 MiB [==== ] 12% 8.00 MiB / 65.58 MiB [==== ] 13% 9.00 MiB / 65.58 MiB [===== ] 15% 10.00 MiB / 65.58 MiB [====== ] 16% 11.00 MiB / 65.58 MiB [====== ] 18% 12.00 MiB / 65.58 MiB [======= ] 19% 13.00 MiB / 65.58 MiB [======= ] 21% 14.00 MiB / 65.58 MiB [======== ] 22% 15.00 MiB / 65.58 MiB [======== ] 24% 16.00 MiB / 65.58 MiB [========= ] 25% 17.00 MiB / 65.58 MiB [========= ] 27% 18.00 MiB / 65.58 MiB [========== ] 28% 19.00 MiB / 65.58 MiB [========== ] 30% 20.00 MiB / 65.58 MiB [=========== ] 32% 21.00 MiB / 65.58 MiB [============ ] 33% 22.00 MiB / 65.58 MiB [============ ] 35% 23.00 MiB / 65.58 MiB [============= ] 36% 24.00 MiB / 65.58 MiB [============= ] 38% 25.00 MiB / 65.58 MiB [============== ] 39% 26.00 MiB / 65.58 MiB [============== ] 41% 27.00 MiB / 65.58 MiB [=============== ] 42% 28.00 MiB / 65.58 MiB [=============== ] 44% 29.00 MiB / 65.58 MiB [================ ] 45% 30.00 MiB / 65.58 MiB [================= ] 47% 31.00 MiB / 65.58 MiB [================= ] 48% 32.00 MiB / 65.58 MiB [================== ] 50% 33.00 MiB / 65.58 MiB [================== ] 51% 34.00 MiB / 65.58 MiB [=================== ] 53% 35.00 MiB / 65.58 MiB [=================== ] 54% 36.00 MiB / 65.58 MiB [==================== ] 56% 37.00 MiB / 65.58 MiB [==================== ] 57% 38.00 MiB / 65.58 MiB [===================== ] 59% 39.00 MiB / 65.58 MiB [===================== ] 60% 40.00 MiB / 65.58 MiB [====================== ] 62% 41.00 MiB / 65.58 MiB [======================= ] 64% 42.00 MiB / 65.58 MiB [======================= ] 65% 43.00 MiB / 65.58 MiB [======================== ] 67% 44.00 MiB / 65.58 MiB [======================== ] 68% 45.00 MiB / 65.58 MiB [========================= ] 70% 46.00 MiB / 65.58 MiB [========================= ] 71% 47.00 MiB / 65.58 MiB [========================== ] 73% 48.00 MiB / 65.58 MiB [========================== ] 74% 49.00 MiB / 65.58 MiB [=========================== ] 76% 50.00 MiB / 65.58 MiB [=========================== ] 77% 51.00 MiB / 65.58 MiB [============================ ] 79% 52.00 MiB / 65.58 MiB [============================= ] 80% 53.00 MiB / 65.58 MiB [============================= ] 82% 54.00 MiB / 65.58 MiB [============================== ] 83% 55.00 MiB / 65.58 MiB [============================== ] 85% 56.00 MiB / 65.58 MiB [=============================== ] 86% 57.00 MiB / 65.58 MiB [=============================== ] 88% 58.00 MiB / 65.58 MiB [================================ ] 89% 59.00 MiB / 65.58 MiB [================================ ] 91% 60.00 MiB / 65.58 MiB [================================= ] 93% 61.00 MiB / 65.58 MiB [================================== ] 94% 62.00 MiB / 65.58 MiB [================================== ] 96% 63.00 MiB / 65.58 MiB [=================================== ] 97% 64.00 MiB / 65.58 MiB [=================================== ] 99% 65.00 MiB / 65.58 MiB [====================================] 100% 65.58 MiB / 65.58 MiB [2025-02-17T17:39:28.868Z] Downloading [30/31]: kernel-debug-uki-virt-6.14.0-0.rc3.29.fc43.x86_64.rpm [2025-02-17T17:39:29.122Z] [ ] 1% 1.00 MiB / 80.51 MiB [ ] 2% 2.00 MiB / 80.51 MiB [= ] 3% 3.00 MiB / 80.51 MiB [= ] 4% 4.00 MiB / 80.51 MiB [== ] 6% 5.00 MiB / 80.51 MiB [== ] 7% 6.00 MiB / 80.51 MiB [=== ] 8% 7.00 MiB / 80.51 MiB [=== ] 9% 8.00 MiB / 80.51 MiB [==== ] 11% 9.00 MiB / 80.51 MiB [==== ] 12% 10.00 MiB / 80.51 MiB [==== ] 13% 11.00 MiB / 80.51 MiB [===== ] 14% 12.00 MiB / 80.51 MiB [===== ] 16% 13.00 MiB / 80.51 MiB [====== ] 17% 14.00 MiB / 80.51 MiB [====== ] 18% 15.00 MiB / 80.51 MiB [======= ] 19% 16.00 MiB / 80.51 MiB [======= ] 21% 17.00 MiB / 80.51 MiB [======== ] 22% 18.00 MiB / 80.51 MiB [======== ] 23% 19.00 MiB / 80.51 MiB [======== ] 24% 20.00 MiB / 80.51 MiB [========= ] 26% 21.00 MiB / 80.51 MiB [========= ] 27% 22.00 MiB / 80.51 MiB [========== ] 28% 23.00 MiB / 80.51 MiB [========== ] 29% 24.00 MiB / 80.51 MiB [=========== ] 31% 25.00 MiB / 80.51 MiB [=========== ] 32% 26.00 MiB / 80.51 MiB [============ ] 33% 27.00 MiB / 80.51 MiB [============ ] 34% 28.00 MiB / 80.51 MiB [============ ] 36% 29.00 MiB / 80.51 MiB [============= ] 37% 30.00 MiB / 80.51 MiB [============= ] 38% 31.00 MiB / 80.51 MiB [============== ] 39% 32.00 MiB / 80.51 MiB [============== ] 40% 33.00 MiB / 80.51 MiB [=============== ] 42% 34.00 MiB / 80.51 MiB [=============== ] 43% 35.00 MiB / 80.51 MiB [================ ] 44% 36.00 MiB / 80.51 MiB [================ ] 45% 37.00 MiB / 80.51 MiB [================ ] 47% 38.00 MiB / 80.51 MiB [================= ] 48% 39.00 MiB / 80.51 MiB [================= ] 49% 40.00 MiB / 80.51 MiB [================== ] 50% 41.00 MiB / 80.51 MiB [================== ] 52% 42.00 MiB / 80.51 MiB [=================== ] 53% 43.00 MiB / 80.51 MiB [=================== ] 54% 44.00 MiB / 80.51 MiB [==================== ] 55% 45.00 MiB / 80.51 MiB [==================== ] 57% 46.00 MiB / 80.51 MiB [===================== ] 58% 47.00 MiB / 80.51 MiB [===================== ] 59% 48.00 MiB / 80.51 MiB [===================== ] 60% 49.00 MiB / 80.51 MiB [====================== ] 62% 50.00 MiB / 80.51 MiB [====================== ] 63% 51.00 MiB / 80.51 MiB [======================= ] 64% 52.00 MiB / 80.51 MiB [======================= ] 65% 53.00 MiB / 80.51 MiB [======================== ] 67% 54.00 MiB / 80.51 MiB [======================== ] 68% 55.00 MiB / 80.51 MiB [========================= ] 69% 56.00 MiB / 80.51 MiB [========================= ] 70% 57.00 MiB / 80.51 MiB [========================= ] 72% 58.00 MiB / 80.51 MiB [========================== ] 73% 59.00 MiB / 80.51 MiB [========================== ] 74% 60.00 MiB / 80.51 MiB [=========================== ] 75% 61.00 MiB / 80.51 MiB [=========================== ] 77% 62.00 MiB / 80.51 MiB [============================ ] 78% 63.00 MiB / 80.51 MiB [============================ ] 79% 64.00 MiB / 80.51 MiB [============================= ] 80% 65.00 MiB / 80.51 MiB [============================= ] 81% 66.00 MiB / 80.51 MiB [============================= ] 83% 67.00 MiB / 80.51 MiB [============================== ] 84% 68.00 MiB / 80.51 MiB [============================== ] 85% 69.00 MiB / 80.51 MiB [=============================== ] 86% 70.00 MiB / 80.51 MiB [=============================== ] 88% 71.00 MiB / 80.51 MiB [================================ ] 89% 72.00 MiB / 80.51 MiB [================================ ] 90% 73.00 MiB / 80.51 MiB [================================= ] 91% 74.00 MiB / 80.51 MiB [================================= ] 93% 75.00 MiB / 80.51 MiB [================================= ] 94% 76.00 MiB / 80.51 MiB [================================== ] 95% 77.00 MiB / 80.51 MiB [================================== ] 96% 78.00 MiB / 80.51 MiB [=================================== ] 98% 79.00 MiB / 80.51 MiB [=================================== ] 99% 80.00 MiB / 80.51 MiB [====================================] 100% 80.51 MiB / 80.51 MiB [2025-02-17T17:39:29.122Z] Downloading [31/31]: kernel-doc-6.14.0-0.rc3.29.fc43.noarch.rpm [2025-02-17T17:39:29.377Z] [ ] 2% 1.00 MiB / 37.72 MiB [= ] 5% 2.00 MiB / 37.72 MiB [== ] 7% 3.00 MiB / 37.72 MiB [=== ] 10% 4.00 MiB / 37.72 MiB [==== ] 13% 5.00 MiB / 37.72 MiB [===== ] 15% 6.00 MiB / 37.72 MiB [====== ] 18% 7.00 MiB / 37.72 MiB [======= ] 21% 8.00 MiB / 37.72 MiB [======== ] 23% 9.00 MiB / 37.72 MiB [========= ] 26% 10.00 MiB / 37.72 MiB [========== ] 29% 11.00 MiB / 37.72 MiB [=========== ] 31% 12.00 MiB / 37.72 MiB [============ ] 34% 13.00 MiB / 37.72 MiB [============= ] 37% 14.00 MiB / 37.72 MiB [============== ] 39% 15.00 MiB / 37.72 MiB [=============== ] 42% 16.00 MiB / 37.72 MiB [================ ] 45% 17.00 MiB / 37.72 MiB [================= ] 47% 18.00 MiB / 37.72 MiB [================== ] 50% 19.00 MiB / 37.72 MiB [=================== ] 53% 20.00 MiB / 37.72 MiB [==================== ] 55% 21.00 MiB / 37.72 MiB [==================== ] 58% 22.00 MiB / 37.72 MiB [===================== ] 60% 23.00 MiB / 37.72 MiB [====================== ] 63% 24.00 MiB / 37.72 MiB [======================= ] 66% 25.00 MiB / 37.72 MiB [======================== ] 68% 26.00 MiB / 37.72 MiB [========================= ] 71% 27.00 MiB / 37.72 MiB [========================== ] 74% 28.00 MiB / 37.72 MiB [=========================== ] 76% 29.00 MiB / 37.72 MiB [============================ ] 79% 30.00 MiB / 37.72 MiB [============================= ] 82% 31.00 MiB / 37.72 MiB [============================== ] 84% 32.00 MiB / 37.72 MiB [=============================== ] 87% 33.00 MiB / 37.72 MiB [================================ ] 90% 34.00 MiB / 37.72 MiB [================================= ] 92% 35.00 MiB / 37.72 MiB [================================== ] 95% 36.00 MiB / 37.72 MiB [=================================== ] 98% 37.00 MiB / 37.72 MiB [====================================] 100% 37.72 MiB / 37.72 MiB [2025-02-17T17:39:29.379Z] [Pipeline] } [2025-02-17T17:39:29.383Z] [Pipeline] // withEnv [2025-02-17T17:39:29.445Z] [Pipeline] } [2025-02-17T17:39:29.518Z] [Pipeline] // parallel [2025-02-17T17:39:29.558Z] [Pipeline] } [2025-02-17T17:39:29.599Z] [Pipeline] // stage [2025-02-17T17:39:29.634Z] [Pipeline] parallel [2025-02-17T17:39:29.634Z] [Pipeline] { (Branch: x86_64) [2025-02-17T17:39:29.703Z] [Pipeline] stage [2025-02-17T17:39:29.703Z] [Pipeline] { (x86_64:Fetch) [2025-02-17T17:39:29.788Z] [Pipeline] withEnv [2025-02-17T17:39:29.788Z] [Pipeline] { [2025-02-17T17:39:29.834Z] [Pipeline] sh [2025-02-17T17:39:30.382Z] + set -xeuo pipefail [2025-02-17T17:39:30.382Z] ++ umask [2025-02-17T17:39:30.382Z] + '[' 0022 = 0000 ']' [2025-02-17T17:39:30.382Z] + cosa fetch --with-cosa-overrides --autolock 43.20250217.91.0 [2025-02-17T17:39:30.637Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-17T17:39:30.892Z] Config commit: 50caeab0dbf7193c482b529f6bc60a939981707a [2025-02-17T17:39:30.892Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-17T17:39:31.146Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-17T17:39:31.146Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-17T17:39:31.146Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-17T17:39:31.146Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-17T17:39:31.146Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-17T17:39:31.146Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-17T17:39:31.401Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... e2ce1c3757881a19d1ed6bf54081d341a32fd0800ca98818b46f2d7065ed2a47 [2025-02-17T17:39:31.401Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 536663a4488a79a6307c2b1fb3af1f50d038e6dcc986c8dfa2d729e9017edf53 [2025-02-17T17:39:31.401Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... e2079466c8d8194a07887a687a9c854939b32cab6dc176cbdda4eaaf0a42a628 [2025-02-17T17:39:31.401Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 5abebd893d6f9846374990b76f448e7d69c303fc6afef2e40f71f4e784f40078 [2025-02-17T17:39:31.401Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... d3e7afacc26330ce1dd4aed14eb23ea5e28b05d268b1b969e6fcfd3b5d37cdff [2025-02-17T17:39:31.401Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 7473295de2395bd4d19787ffd922c8e9764b2039ea828a8b68f21e2504d5eeea [2025-02-17T17:39:31.401Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 755abecad3d7312d49a150446c35e99d8c470a843344008f58a731e9d03a845c [2025-02-17T17:39:31.656Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... f3c74c45bcf407fa203fb54cf2548dafd0afb16222a6181ca399afe2128b65d5 [2025-02-17T17:39:31.656Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... e7a05757d416f21e872b87eb98a11186b31920424caf944cbb2b21c227e71c84 [2025-02-17T17:39:31.656Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 26444662a788b5a2ebdaeacd8d1fe4c7ebb04ff59c588fa3125d3c40c5f431c9 [2025-02-17T17:39:31.656Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... eed512ab36d567f900b3bc9069ff5bc30e35ad9a84d363baea53c41bb3eefa20 [2025-02-17T17:39:31.656Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... c4c777a98f93ae6c6bac9379e5b8df4c786e17fd5eab2a55df1e84a855bd2102 [2025-02-17T17:39:32.214Z] Directory walk started [2025-02-17T17:39:32.214Z] Directory walk done - 31 packages [2025-02-17T17:39:32.214Z] Temporary output repo path: ./.repodata/ [2025-02-17T17:39:32.214Z] Pool started (with 5 workers) [2025-02-17T17:39:32.214Z] Pool finished [2025-02-17T17:39:32.468Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-17T17:39:32.468Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250217.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-17T17:39:32.468Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-02-17T17:39:58.950Z] Loaded lockfiles: [2025-02-17T17:39:58.950Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250217.91.0.json [2025-02-17T17:39:58.950Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-17T17:39:58.950Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-17T17:39:58.950Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-17T17:39:58.950Z] [2025-02-17T17:39:58.950Z] 6 metadata, 1 content objects imported; 85 bytes content written [2025-02-17T17:39:58.950Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-17T17:39:58.950Z] 42 metadata, 111 content objects imported; 153.4?kB content written [2025-02-17T17:39:58.950Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-17T17:39:58.950Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-17T17:39:58.950Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-17T17:39:58.950Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-17T17:39:58.950Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-17T17:39:58.950Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-17T17:39:58.950Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-17T17:39:58.950Z] 9 metadata, 7 content objects imported; 8.6?kB content written [2025-02-17T17:39:58.950Z] rpm-ostree version: 2025.2 [2025-02-17T17:39:58.950Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-02-17T17:39:58.950Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-17T17:39:58.950Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-17T17:39:59.506Z] Updating metadata for 'fedora-rawhide'...done [2025-02-17T17:41:20.860Z] Importing rpm-md...done [2025-02-17T17:41:20.860Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-17T17:39:32Z solvables: 31 [2025-02-17T17:41:20.860Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-17T10:42:03Z solvables: 61326 [2025-02-17T17:41:20.860Z] rpm-md repo 'fedora-rawhide'; generated: 2025-02-17T06:10:12Z solvables: 76632 [2025-02-17T17:41:20.860Z] Resolving dependencies...done [2025-02-17T17:41:20.860Z] Installing 440 packages: [2025-02-17T17:41:20.860Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] aardvark-dns-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] afterburn-5.7.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] afterburn-dracut-5.7.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bind-libs-32:9.18.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bind-utils-32:9.18.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bootc-1.1.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] btrfs-progs-6.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] c-ares-1.34.4-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] containers-common-5:0.62.0-2.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] containers-common-extra-5:0.62.0-2.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] crun-1.20-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] crun-wasm-1.20-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] crypto-policies-20250214-1.gitff7551b.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] curl-8.12.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dnf5-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fedora-gpg-keys-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fedora-release-common-43-0.2.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fedora-release-coreos-43-0.2.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fedora-release-identity-coreos-43-0.2.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fedora-repos-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fedora-repos-archive-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fedora-repos-ostree-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fedora-repos-rawhide-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] filesystem-3.18-38.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] flatpak-session-helper-1.16.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fmt-11.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] fwupd-2.0.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] git-core-2.48.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] glibc-2.40.9000-37.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] glibc-common-2.40.9000-37.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] glibc-gconv-extra-2.40.9000-37.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] glibc-minimal-langpack-2.40.9000-37.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gnutls-3.8.9-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] grub2-common-1:2.12-23.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] grub2-efi-x64-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] grub2-pc-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] grub2-pc-modules-1:2.12-23.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] grub2-tools-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] grub2-tools-minimal-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] hwdata-0.392-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] kernel-6.14.0-0.rc3.29.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-17T17:41:20.860Z] kernel-core-6.14.0-0.rc3.29.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-17T17:41:20.860Z] kernel-modules-6.14.0-0.rc3.29.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-17T17:41:20.860Z] kernel-modules-core-6.14.0-0.rc3.29.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-17T17:41:20.860Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.860Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libblkid-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libcurl-minimal-8.12.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libdnf5-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libdnf5-cli-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libfdisk-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libgcc-15.0.1-0.7.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libibverbs-56.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libipa_hbac-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libldb-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libmount-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnfsidmap-1:2.8.2-1.rc6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libsmartcols-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libsmbclient-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libsss_certmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libsss_idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libsss_nss_idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libsss_sudo-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libstdc++-15.0.1-0.7.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libuuid-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libwbclient-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libxcrypt-4.4.38-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] netavark-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] nfs-utils-coreos-1:2.8.2-1.rc6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] openssl-1:3.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] openssl-libs-1:3.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pcre2-10.44-1.fc43.2.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pcre2-syntax-10.44-1.fc43.2.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] podman-5:5.4.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] rpcbind-1.2.7-1.rc1.fc43.4.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] rpm-ostree-2025.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] rpm-ostree-libs-2025.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] rpm-sequoia-1.7.0-5.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] runc-2:1.2.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] samba-client-libs-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] samba-common-2:4.22.0-0.4.rc2.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] samba-common-libs-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] selinux-policy-41.33-1.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] selinux-policy-targeted-41.33-1.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] setup-2.15.0-12.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] spdlog-1.15.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sqlite-libs-3.49.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sssd-ad-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sssd-client-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sssd-common-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sssd-common-pac-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sssd-ipa-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sssd-krb5-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sssd-krb5-common-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sssd-ldap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sssd-nfs-idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] systemd-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] systemd-container-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] systemd-libs-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] systemd-pam-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] systemd-resolved-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] systemd-shared-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] systemd-sysusers-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] systemd-udev-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] tzdata-2025a-1.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] util-linux-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] util-linux-core-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] vim-data-2:9.1.1081-1.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] vim-minimal-2:9.1.1081-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.861Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.862Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.862Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.862Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.862Z] zlib-ng-compat-2.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.862Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.862Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:20.862Z] Input state hash: 7820a8e199dcee9cf98abf1090b73d35b834464fbb5851197d15b63421a14e88 [2025-02-17T17:41:20.862Z] Will download: 436 packages (459.5?MB) [2025-02-17T17:41:20.862Z] Downloading from 'fedora-coreos-pool'...done [2025-02-17T17:41:27.409Z] Importing packages...done: 440 [2025-02-17T17:41:29.285Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-17T17:41:32.551Z] [Pipeline] } [2025-02-17T17:41:32.914Z] [Pipeline] // withEnv [2025-02-17T17:41:32.979Z] [Pipeline] } [2025-02-17T17:41:32.995Z] [Pipeline] // stage [2025-02-17T17:41:33.062Z] [Pipeline] stage [2025-02-17T17:41:33.063Z] [Pipeline] { (x86_64:Build) [2025-02-17T17:41:33.095Z] [Pipeline] withEnv [2025-02-17T17:41:33.095Z] [Pipeline] { [2025-02-17T17:41:33.126Z] [Pipeline] sh [2025-02-17T17:41:33.669Z] + set -xeuo pipefail [2025-02-17T17:41:33.669Z] ++ umask [2025-02-17T17:41:33.669Z] + '[' 0022 = 0000 ']' [2025-02-17T17:41:33.669Z] + cosa build --autolock 43.20250217.91.0 [2025-02-17T17:41:33.669Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-17T17:41:33.924Z] Config commit: 50caeab0dbf7193c482b529f6bc60a939981707a [2025-02-17T17:41:33.924Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-17T17:41:34.178Z] libostree: [2025-02-17T17:41:34.178Z] Version: '2025.1' [2025-02-17T17:41:34.178Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-17T17:41:34.178Z] Features: [2025-02-17T17:41:34.178Z] - inode64 [2025-02-17T17:41:34.178Z] - initial-var [2025-02-17T17:41:34.178Z] - libcurl [2025-02-17T17:41:34.178Z] - libsoup3 [2025-02-17T17:41:34.178Z] - gpgme [2025-02-17T17:41:34.178Z] - composefs [2025-02-17T17:41:34.178Z] - ex-fsverity [2025-02-17T17:41:34.178Z] - libarchive [2025-02-17T17:41:34.178Z] - selinux [2025-02-17T17:41:34.178Z] - openssl [2025-02-17T17:41:34.178Z] - sign-ed25519 [2025-02-17T17:41:34.178Z] - libmount [2025-02-17T17:41:34.178Z] - systemd [2025-02-17T17:41:34.178Z] - release [2025-02-17T17:41:34.178Z] - p2p [2025-02-17T17:41:34.178Z] rpm-ostree: [2025-02-17T17:41:34.178Z] Version: '2025.2' [2025-02-17T17:41:34.178Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-17T17:41:34.178Z] Features: [2025-02-17T17:41:34.178Z] - rust [2025-02-17T17:41:34.178Z] - compose [2025-02-17T17:41:34.178Z] - container [2025-02-17T17:41:34.178Z] - fedora-integration [2025-02-17T17:41:34.178Z] Previous build: 43.20250217.91.0 [2025-02-17T17:41:34.432Z] Previous commit: 29575ea37b3c15f6d6997eea92ffa64e1cc02e81d53e4956ec16cb5dae4ca189 [2025-02-17T17:41:34.432Z] Image Config checksum: 0230273da54f1b23ca61543f75bb358139d4d40273f3730e9aa3140df5ff78bb [2025-02-17T17:41:34.687Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 50caeab0dbf7193c482b529f6bc60a939981707a [2025-02-17T17:41:34.687Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-17T17:41:34.687Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-17T17:41:34.687Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-17T17:41:34.687Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-17T17:41:34.687Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-17T17:41:34.687Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-17T17:41:34.687Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... e2ce1c3757881a19d1ed6bf54081d341a32fd0800ca98818b46f2d7065ed2a47 [2025-02-17T17:41:34.941Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 536663a4488a79a6307c2b1fb3af1f50d038e6dcc986c8dfa2d729e9017edf53 [2025-02-17T17:41:34.941Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... e2079466c8d8194a07887a687a9c854939b32cab6dc176cbdda4eaaf0a42a628 [2025-02-17T17:41:35.195Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 5abebd893d6f9846374990b76f448e7d69c303fc6afef2e40f71f4e784f40078 [2025-02-17T17:41:35.195Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... d3e7afacc26330ce1dd4aed14eb23ea5e28b05d268b1b969e6fcfd3b5d37cdff [2025-02-17T17:41:35.195Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 7473295de2395bd4d19787ffd922c8e9764b2039ea828a8b68f21e2504d5eeea [2025-02-17T17:41:35.448Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 755abecad3d7312d49a150446c35e99d8c470a843344008f58a731e9d03a845c [2025-02-17T17:41:35.448Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... f3c74c45bcf407fa203fb54cf2548dafd0afb16222a6181ca399afe2128b65d5 [2025-02-17T17:41:35.448Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... e7a05757d416f21e872b87eb98a11186b31920424caf944cbb2b21c227e71c84 [2025-02-17T17:41:35.448Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 26444662a788b5a2ebdaeacd8d1fe4c7ebb04ff59c588fa3125d3c40c5f431c9 [2025-02-17T17:41:35.448Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... eed512ab36d567f900b3bc9069ff5bc30e35ad9a84d363baea53c41bb3eefa20 [2025-02-17T17:41:35.448Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... c4c777a98f93ae6c6bac9379e5b8df4c786e17fd5eab2a55df1e84a855bd2102 [2025-02-17T17:41:36.005Z] Directory walk started [2025-02-17T17:41:36.005Z] Directory walk done - 31 packages [2025-02-17T17:41:36.005Z] Temporary output repo path: ./.repodata/ [2025-02-17T17:41:36.005Z] Pool started (with 5 workers) [2025-02-17T17:41:36.005Z] Pool finished [2025-02-17T17:41:36.259Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-17T17:41:36.259Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250217.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 29575ea37b3c15f6d6997eea92ffa64e1cc02e81d53e4956ec16cb5dae4ca189 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-17T17:41:51.094Z] Loaded lockfiles: [2025-02-17T17:41:51.095Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250217.91.0.json [2025-02-17T17:41:51.095Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-17T17:41:51.095Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-17T17:41:51.095Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-17T17:41:51.095Z] [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-17T17:41:51.095Z] rpm-ostree version: 2025.2 [2025-02-17T17:41:51.095Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-17T17:41:53.610Z] Importing rpm-md...done [2025-02-17T17:41:53.610Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-17T17:41:35Z solvables: 31 [2025-02-17T17:41:53.610Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-17T10:42:03Z solvables: 61326 [2025-02-17T17:41:53.610Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-02-17T06:10:12Z solvables: 76632 [2025-02-17T17:41:54.548Z] Resolving dependencies...done [2025-02-17T17:41:54.548Z] Installing 440 packages: [2025-02-17T17:41:54.548Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] aardvark-dns-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] afterburn-5.7.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] afterburn-dracut-5.7.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bind-libs-32:9.18.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bind-utils-32:9.18.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bootc-1.1.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] btrfs-progs-6.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] c-ares-1.34.4-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] containers-common-5:0.62.0-2.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] containers-common-extra-5:0.62.0-2.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] crun-1.20-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] crun-wasm-1.20-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] crypto-policies-20250214-1.gitff7551b.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] curl-8.12.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dnf5-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fedora-gpg-keys-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fedora-release-common-43-0.2.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fedora-release-coreos-43-0.2.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fedora-release-identity-coreos-43-0.2.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fedora-repos-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fedora-repos-archive-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fedora-repos-ostree-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fedora-repos-rawhide-43-0.1.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] filesystem-3.18-38.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] flatpak-session-helper-1.16.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fmt-11.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] fwupd-2.0.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] git-core-2.48.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] glibc-2.40.9000-37.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] glibc-common-2.40.9000-37.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] glibc-gconv-extra-2.40.9000-37.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] glibc-minimal-langpack-2.40.9000-37.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gnutls-3.8.9-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.548Z] grub2-common-1:2.12-23.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.549Z] grub2-efi-x64-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.549Z] grub2-pc-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.549Z] grub2-pc-modules-1:2.12-23.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.549Z] grub2-tools-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.549Z] grub2-tools-minimal-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.549Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.549Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.549Z] hwdata-0.392-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.549Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] kernel-6.14.0-0.rc3.29.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-17T17:41:54.803Z] kernel-core-6.14.0-0.rc3.29.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-17T17:41:54.803Z] kernel-modules-6.14.0-0.rc3.29.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-17T17:41:54.803Z] kernel-modules-core-6.14.0-0.rc3.29.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-17T17:41:54.803Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libblkid-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libcurl-minimal-8.12.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libdnf5-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libdnf5-cli-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libfdisk-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libgcc-15.0.1-0.7.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libibverbs-56.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libipa_hbac-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libldb-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libmount-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnfsidmap-1:2.8.2-1.rc6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libsmartcols-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libsmbclient-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libsss_certmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libsss_idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libsss_nss_idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libsss_sudo-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libstdc++-15.0.1-0.7.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libuuid-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libwbclient-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libxcrypt-4.4.38-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] netavark-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] nfs-utils-coreos-1:2.8.2-1.rc6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] openssl-1:3.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] openssl-libs-1:3.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.803Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.804Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.804Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.804Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.804Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.804Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.804Z] pcre2-10.44-1.fc43.2.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.804Z] pcre2-syntax-10.44-1.fc43.2.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.804Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] podman-5:5.4.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] rpcbind-1.2.7-1.rc1.fc43.4.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] rpm-ostree-2025.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] rpm-ostree-libs-2025.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] rpm-sequoia-1.7.0-5.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] runc-2:1.2.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] samba-client-libs-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] samba-common-2:4.22.0-0.4.rc2.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] samba-common-libs-2:4.22.0-0.4.rc2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] selinux-policy-41.33-1.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] selinux-policy-targeted-41.33-1.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] setup-2.15.0-12.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] spdlog-1.15.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sqlite-libs-3.49.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sssd-ad-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sssd-client-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sssd-common-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sssd-common-pac-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sssd-ipa-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sssd-krb5-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sssd-krb5-common-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sssd-ldap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sssd-nfs-idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] systemd-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] systemd-container-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] systemd-libs-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] systemd-pam-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] systemd-resolved-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] systemd-shared-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] systemd-sysusers-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] systemd-udev-257.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] tzdata-2025a-1.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] util-linux-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] util-linux-core-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] vim-data-2:9.1.1081-1.fc43.noarch (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] vim-minimal-2:9.1.1081-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] zlib-ng-compat-2.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-17T17:41:54.814Z] Input state hash: 7820a8e199dcee9cf98abf1090b73d35b834464fbb5851197d15b63421a14e88 [2025-02-17T17:41:58.963Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-17T17:41:58.963Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-17T17:41:59.885Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-17T17:41:59.885Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-17T17:41:59.885Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-17T17:41:59.885Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-17T17:42:01.788Z] Checking out packages...done [2025-02-17T17:42:01.788Z] Checking out ostree layers...done [2025-02-17T17:42:04.301Z] Running pre scripts...18 done [2025-02-17T17:42:14.227Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-17T17:42:14.227Z] audit-rules.post: No rules detected, adding default [2025-02-17T17:42:14.227Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-17T17:42:14.227Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-17T17:42:14.227Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-17T17:42:14.227Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-17T17:42:14.227Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-17T17:42:14.227Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:30: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-02-17T17:42:14.227Z] 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-17T17:42:14.227Z] 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-17T17:42:14.227Z] 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-17T17:42:14.227Z] 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-17T17:42:14.227Z] 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-17T17:42:14.227Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-02-17T17:42:14.227Z] 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-17T17:42:14.227Z] 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-17T17:42:14.227Z] 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-17T17:42:14.227Z] systemd.post: Creating group 'rpc' with GID 32. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'utempter' with GID 35. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'utmp' with GID 22. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'clock' with GID 103. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'render' with GID 105. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'zincati' with GID 982. [2025-02-17T17:42:14.227Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 982 and GID 982. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'clevis' with GID 981. [2025-02-17T17:42:14.227Z] systemd.post: Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 981 and GID 981. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-17T17:42:14.227Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-17T17:42:14.227Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-17T17:42:14.227Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-17T17:42:14.227Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-17T17:42:14.227Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-17T17:42:14.227Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-17T17:44:35.607Z] 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-17T17:44:35.607Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-17T17:44:35.607Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-17T17:44:35.607Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-17T17:44:35.607Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-17T17:44:35.607Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-17T17:44:35.607Z] 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-17T17:44:35.607Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-17T17:44:35.607Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-17T17:44:35.607Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-17T17:44:35.607Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-17T17:44:35.607Z] 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-17T17:44:35.607Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-17T17:44:35.607Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-17T17:44:35.607Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-17T17:44:35.607Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-17T17:44:35.607Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-17T17:44:35.607Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-17T17:44:35.607Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-17T17:44:35.607Z] 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-17T17:44:35.607Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-17T17:44:35.607Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-17T17:44:35.607Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-17T17:44:35.607Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-17T17:44:35.607Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-17T17:44:35.607Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-17T17:44:35.607Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-17T17:44:35.607Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-17T17:44:35.607Z] 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-Running post scripts...done [2025-02-17T17:45:14.249Z] Running posttrans scripts...16 done [2025-02-17T17:45:14.249Z] Writing rpmdb...done [2025-02-17T17:45:14.249Z] keys.service'. [2025-02-17T17:45:14.249Z] 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-17T17:45:14.249Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-17T17:45:14.249Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-17T17:45:14.249Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-17T17:45:14.249Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-17T17:45:14.249Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-17T17:45:14.249Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-17T17:45:14.249Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-17T17:45:14.249Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-17T17:45:14.249Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-17T17:45:14.249Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-17T17:45:14.249Z] Regenerating rpmdb for target [2025-02-17T17:45:29.099Z] Relabeling...done [2025-02-17T17:45:29.353Z] Updating usr/lib/os-release [2025-02-17T17:45:29.353Z] Deleting: usr/share/info [2025-02-17T17:45:29.353Z] Deleting: usr/share/man [2025-02-17T17:45:29.353Z] Deleting: usr/share/doc [2025-02-17T17:45:29.353Z] Executing `postprocess` inline script '0' [2025-02-17T17:45:29.353Z] + cat [2025-02-17T17:45:29.353Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-17T17:45:55.839Z] + rm /tmp/fcos-workarounds.cil [2025-02-17T17:45:55.839Z] Executing `postprocess` inline script '1' [2025-02-17T17:45:55.839Z] + source /usr/lib/os-release [2025-02-17T17:45:55.839Z] ++ NAME='Fedora Linux' [2025-02-17T17:45:55.839Z] ++ VERSION='43.20250217.dev.0 (CoreOS Prerelease)' [2025-02-17T17:45:55.839Z] ++ RELEASE_TYPE=development [2025-02-17T17:45:55.839Z] ++ ID=fedora [2025-02-17T17:45:55.839Z] ++ VERSION_ID=43 [2025-02-17T17:45:55.839Z] ++ VERSION_CODENAME= [2025-02-17T17:45:55.839Z] ++ PLATFORM_ID=platform:f43 [2025-02-17T17:45:55.839Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250217.dev.0' [2025-02-17T17:45:55.839Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-17T17:45:55.839Z] ++ LOGO=fedora-logo-icon [2025-02-17T17:45:55.839Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-17T17:45:55.839Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-17T17:45:55.839Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-17T17:45:55.839Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-17T17:45:55.839Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-17T17:45:55.839Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-17T17:45:55.839Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-17T17:45:55.839Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-17T17:45:55.839Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-17T17:45:55.839Z] ++ SUPPORT_END=2026-05-13 [2025-02-17T17:45:55.839Z] ++ VARIANT=CoreOS [2025-02-17T17:45:55.839Z] ++ VARIANT_ID=coreos [2025-02-17T17:45:55.839Z] ++ OSTREE_VERSION=43.20250217.dev.0 [2025-02-17T17:45:55.839Z] + echo -e '# kernel-install will not try to run dracut and allow rpm-ostree to\n# take over. Rpm-ostree will use this to know that it is responsible\n# to run dracut and ensure that there is only one kernel in the image\nlayout=ostree' [2025-02-17T17:45:55.839Z] + tee /usr/lib/kernel/install.conf [2025-02-17T17:45:55.839Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-02-17T17:45:55.839Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-02-17T17:45:55.839Z] Executing `postprocess` inline script '2' [2025-02-17T17:45:55.839Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-02-17T17:45:55.839Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-02-17T17:45:55.839Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-02-17T17:45:55.839Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-02-17T17:45:55.839Z] Executing `postprocess` inline script '3' [2025-02-17T17:45:55.839Z] Executing `postprocess` inline script '4' [2025-02-17T17:45:55.839Z] Executing `postprocess` inline script '5' [2025-02-17T17:45:55.839Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-17T17:45:55.839Z] Generated update layout for BIOS: grub2-tools-1:2.12-23.fc43.x86_64 [2025-02-17T17:45:55.839Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-23.fc43.x86_64,shim-x64-15.8-3.x86_64 [2025-02-17T17:45:55.839Z] Executing `postprocess` inline script '6' [2025-02-17T17:45:55.839Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-02-17T17:45:55.839Z] Executing `postprocess` inline script '7' [2025-02-17T17:45:55.839Z] Executing `postprocess` inline script '8' [2025-02-17T17:45:55.839Z] + 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-17T17:45:55.839Z] + systemctl preset-all [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-17T17:45:55.839Z] 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-17T17:45:55.839Z] 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-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-17T17:45:55.839Z] 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-17T17:45:55.839Z] 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-17T17:45:55.839Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-17T17:45:55.839Z] 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-17T17:45:55.839Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-17T17:45:55.839Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-17T17:45:55.839Z] 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-17T17:45:55.839Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-17T17:45:55.839Z] 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-17T17:45:55.839Z] 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-17T17:45:55.839Z] 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-17T17:45:55.840Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-17T17:45:55.840Z] + systemctl --user --global preset-all [2025-02-17T17:45:55.840Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-17T17:45:55.840Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-17T17:45:55.840Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-17T17:45:55.840Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-17T17:45:55.840Z] Executing `postprocess` inline script '9' [2025-02-17T17:45:55.840Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-17T17:45:55.840Z] Executing `postprocess` inline script '10' [2025-02-17T17:45:55.840Z] + setsebool -P -N container_use_cephfs on [2025-02-17T17:46:05.778Z] + setsebool -P -N virt_use_samba on [2025-02-17T17:46:15.691Z] Executing `postprocess` inline script '11' [2025-02-17T17:46:15.691Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-17T17:46:15.691Z] Executing `postprocess` inline script '12' [2025-02-17T17:46:15.691Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-17T17:46:15.691Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-17T17:46:15.691Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-17T17:46:15.691Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-17T17:46:15.691Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-17T17:46:15.691Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-17T17:46:15.691Z] Executing `postprocess` inline script '13' [2025-02-17T17:46:15.691Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-17T17:46:15.691Z] + cat [2025-02-17T17:46:15.691Z] Executing `postprocess` inline script '14' [2025-02-17T17:46:15.691Z] + source /etc/os-release [2025-02-17T17:46:15.691Z] ++ NAME='Fedora Linux' [2025-02-17T17:46:15.691Z] ++ VERSION='43.20250217.dev.0 (CoreOS Prerelease)' [2025-02-17T17:46:15.691Z] ++ RELEASE_TYPE=development [2025-02-17T17:46:15.691Z] ++ ID=fedora [2025-02-17T17:46:15.691Z] ++ VERSION_ID=43 [2025-02-17T17:46:15.691Z] ++ VERSION_CODENAME= [2025-02-17T17:46:15.691Z] ++ PLATFORM_ID=platform:f43 [2025-02-17T17:46:15.691Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250217.dev.0' [2025-02-17T17:46:15.691Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-17T17:46:15.691Z] ++ LOGO=fedora-logo-icon [2025-02-17T17:46:15.691Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-17T17:46:15.691Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-17T17:46:15.691Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-17T17:46:15.691Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-17T17:46:15.691Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-17T17:46:15.691Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-17T17:46:15.691Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-17T17:46:15.691Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-17T17:46:15.691Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-17T17:46:15.692Z] ++ SUPPORT_END=2026-05-13 [2025-02-17T17:46:15.692Z] ++ VARIANT=CoreOS [2025-02-17T17:46:15.692Z] ++ VARIANT_ID=coreos [2025-02-17T17:46:15.692Z] ++ OSTREE_VERSION=43.20250217.dev.0 [2025-02-17T17:46:15.692Z] + [[ 43.20250217.dev.0 = *.dev* ]] [2025-02-17T17:46:15.692Z] + mkdir -p /etc/zincati/config.d [2025-02-17T17:46:15.692Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-17T17:46:15.692Z] Executing `postprocess` inline script '15' [2025-02-17T17:46:15.692Z] + cat [2025-02-17T17:46:15.692Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-17T17:46:15.692Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-17T17:46:15.692Z] + rm /tmp/rpm-ostreed.conf [2025-02-17T17:46:15.692Z] Executing `postprocess` inline script '16' [2025-02-17T17:46:27.853Z] Initializing rootfs [2025-02-17T17:46:27.853Z] Moving /usr to target [2025-02-17T17:46:27.853Z] Copying toplevel compat symlinks [2025-02-17T17:46:27.853Z] No embedded whiteouts found [2025-02-17T17:46:27.853Z] No device files found [2025-02-17T17:46:27.853Z] Recompiling policy [2025-02-17T17:46:59.852Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-17T17:46:59.852Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-17T17:46:59.852Z] Adding rpm-ostree-0-integration.conf [2025-02-17T17:46:59.852Z] Preparing kernel [2025-02-17T17:47:04.000Z] /usr/sbin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-17T17:47:04.000Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-17T17:47:04.000Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.14.0-0.rc3.29.fc43.x86_64 [2025-02-17T17:47:04.555Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-17T17:47:04.823Z] dracut[I]: *** Including module: bash *** [2025-02-17T17:47:04.823Z] dracut[I]: *** Including module: systemd *** [2025-02-17T17:47:04.823Z] dracut[I]: *** Including module: fips *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: modsign *** [2025-02-17T17:47:05.379Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-17T17:47:05.632Z] dracut[I]: *** Including module: dbus *** [2025-02-17T17:47:05.632Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-17T17:47:05.632Z] dracut[I]: *** Including module: i18n *** [2025-02-17T17:47:05.632Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-17T17:47:05.632Z] dracut[I]: *** Including module: afterburn *** [2025-02-17T17:47:05.632Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-17T17:47:05.632Z] dracut[I]: *** Including module: ignition *** [2025-02-17T17:47:05.885Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-17T17:47:06.137Z] dracut[I]: *** Including module: coreos-live *** [2025-02-17T17:47:06.137Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-17T17:47:06.137Z] dracut[I]: *** Including module: coreos-network *** [2025-02-17T17:47:06.137Z] dracut[I]: *** Including module: network-manager *** [2025-02-17T17:47:06.137Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-17T17:47:06.137Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-17T17:47:06.389Z] dracut[I]: *** Including module: network *** [2025-02-17T17:47:06.389Z] dracut[I]: *** Including module: net-lib *** [2025-02-17T17:47:06.389Z] dracut[I]: *** Including module: url-lib *** [2025-02-17T17:47:06.390Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-17T17:47:06.390Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: rdcore *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: clevis *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: btrfs *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: crypt *** [2025-02-17T17:47:06.642Z] dracut[I]: *** Including module: dm *** [2025-02-17T17:47:06.895Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-17T17:47:12.136Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-17T17:47:12.136Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-17T17:47:13.055Z] dracut[I]: *** Including module: mdraid *** [2025-02-17T17:47:13.055Z] dracut[I]: *** Including module: multipath *** [2025-02-17T17:47:13.610Z] dracut[I]: *** Including module: nvdimm *** [2025-02-17T17:47:13.610Z] dracut[I]: *** Including module: pcmcia *** [2025-02-17T17:47:13.610Z] dracut[I]: *** Including module: qemu *** [2025-02-17T17:47:13.610Z] dracut[I]: *** Including module: qemu-net *** [2025-02-17T17:47:13.610Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-17T17:47:13.863Z] dracut[I]: *** Including module: fido2 *** [2025-02-17T17:47:13.863Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-17T17:47:13.863Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-17T17:47:13.863Z] dracut[I]: *** Including module: cifs *** [2025-02-17T17:47:13.863Z] dracut[I]: *** Including module: iscsi *** [2025-02-17T17:47:14.428Z] dracut[I]: *** Including module: lunmask *** [2025-02-17T17:47:14.428Z] dracut[I]: *** Including module: nvmf *** [2025-02-17T17:47:14.428Z] dracut[I]: *** Including module: resume *** [2025-02-17T17:47:14.682Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-17T17:47:14.682Z] dracut[I]: *** Including module: terminfo *** [2025-02-17T17:47:14.682Z] dracut[I]: *** Including module: udev-rules *** [2025-02-17T17:47:15.238Z] dracut[I]: *** Including module: virtfs *** [2025-02-17T17:47:15.238Z] dracut[I]: *** Including module: virtiofs *** [2025-02-17T17:47:15.238Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-17T17:47:15.238Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-17T17:47:15.490Z] dracut[I]: *** Including module: ostree *** [2025-02-17T17:47:15.490Z] dracut[I]: *** Including module: usrmount *** [2025-02-17T17:47:15.490Z] dracut[I]: *** Including module: base *** [2025-02-17T17:47:15.490Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-17T17:47:15.490Z] dracut[I]: *** Including module: fs-lib *** [2025-02-17T17:47:15.490Z] dracut[I]: *** Including module: journal-conf *** [2025-02-17T17:47:15.490Z] dracut[I]: *** Including module: shutdown *** [2025-02-17T17:47:15.490Z] dracut[I]: *** Including modules done *** [2025-02-17T17:47:15.490Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-17T17:47:17.366Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-17T17:47:17.634Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-17T17:47:20.133Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-17T17:47:20.133Z] dracut[I]: *** Hardlinking files *** [2025-02-17T17:47:20.133Z] dracut[I]: *** Hardlinking files done *** [2025-02-17T17:47:20.133Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-17T17:47:20.133Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-17T17:47:20.133Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-17T17:47:20.133Z] dracut[I]: *** Store current command line parameters *** [2025-02-17T17:47:20.133Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-17T17:47:52.140Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-17T17:47:52.140Z] Executing: 01-var.sh [2025-02-17T17:47:52.140Z] Ignored user missing from new passwd file: root [2025-02-17T17:47:52.140Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-17T17:47:52.140Z] Ignored group missing from new group file: root [2025-02-17T17:47:52.140Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-17T17:47:52.140Z] Network filesystem detected for repo; disabling transaction [2025-02-17T17:48:14.007Z] Committing...done [2025-02-17T17:48:32.090Z] 3694 metadata, 21376 content objects imported; 1.5?GB content written [2025-02-17T17:48:32.090Z] fedora/x86_64/coreos/rawhide => a67cb547d7a4631b110a56809116a380a12508b5e102b0f69ec8383497021797 [2025-02-17T17:48:34.595Z] ostree diff commit from: 29575ea37b3c15f6d6997eea92ffa64e1cc02e81d53e4956ec16cb5dae4ca189 [2025-02-17T17:48:34.595Z] ostree diff commit to: a67cb547d7a4631b110a56809116a380a12508b5e102b0f69ec8383497021797 [2025-02-17T17:48:34.595Z] Upgraded: [2025-02-17T17:48:34.595Z] kernel 6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43 -> 6.14.0-0.rc3.29.fc43 [2025-02-17T17:48:34.595Z] kernel-core 6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43 -> 6.14.0-0.rc3.29.fc43 [2025-02-17T17:48:34.595Z] kernel-modules 6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43 -> 6.14.0-0.rc3.29.fc43 [2025-02-17T17:48:34.595Z] kernel-modules-core 6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43 -> 6.14.0-0.rc3.29.fc43 [2025-02-17T17:48:34.595Z] [2025-02-17T17:48:34.595Z] New image input checksum: 06b4c2ad4f2662fd3940f852a0e20a9f9309a2f3eb44acf439ed74b2ab50e32f [2025-02-17T17:48:34.595Z] None [2025-02-17T17:48:34.848Z] New build ID: 43.20250217.dev.0 [2025-02-17T17:48:34.848Z] 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=0230273da54f1b23ca61543f75bb358139d4d40273f3730e9aa3140df5ff78bb --label=coreos-assembler.image-input-checksum=06b4c2ad4f2662fd3940f852a0e20a9f9309a2f3eb44acf439ed74b2ab50e32f --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=50caeab0dbf7193c482b529f6bc60a939981707a --copymeta-opt=fedora-coreos.stream 43.20250217.dev.0 oci-archive:fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-17T17:48:34.848Z] Reading packages...done [2025-02-17T17:48:49.671Z] Building package mapping...done [2025-02-17T17:48:49.671Z] 21376 objects in 442 packages (282 source) [2025-02-17T17:48:49.671Z] rpm size: 1400129132 [2025-02-17T17:48:49.671Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-17T17:48:49.671Z] 1294 duplicates [2025-02-17T17:48:49.671Z] Multiple owners: [2025-02-17T17:48:49.671Z] /usr/bin/ip6tables [2025-02-17T17:48:49.671Z] /usr/bin/ip6tables-restore [2025-02-17T17:48:49.671Z] /usr/bin/ip6tables-save [2025-02-17T17:48:49.671Z] /usr/bin/iptables [2025-02-17T17:48:49.671Z] /usr/bin/iptables-restore [2025-02-17T17:48:49.671Z] /usr/bin/iptables-save [2025-02-17T17:48:49.671Z] /usr/lib/.build-id/2c/7970c93850909782093447c86b7a9ac87e706d [2025-02-17T17:48:49.671Z] /usr/lib/.build-id/8d/ff4f7b71e22b1810e530acf731a546922d959c [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/google/uuid/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/README.txt [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-17T17:48:49.671Z] /usr/share/licenses/systemd/LICENSE.LGPL2.1 [2025-02-17T17:48:49.671Z] /usr/share/licenses/systemd/MIT.txt [2025-02-17T17:49:36.273Z] Generating container image...done [2025-02-17T17:49:36.273Z] Pushed digest: sha256:9224f8d6a3f70dda58df08a87a427b786cf16f56c8964c875db05ac47de635bd [2025-02-17T17:49:36.273Z] Total objects: 25357 [2025-02-17T17:49:36.273Z] No unreachable objects [2025-02-17T17:49:36.274Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/commitmeta.json' [2025-02-17T17:49:36.274Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/ostree-commit-object' [2025-02-17T17:49:36.274Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-17T17:49:36.274Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-17T17:49:36.274Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-17T17:49:36.274Z] renamed 'fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive' [2025-02-17T17:49:36.274Z] renamed 'fedora-coreos-43.20250217.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-ostree.x86_64-manifest.json' [2025-02-17T17:49:36.274Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/meta.json' [2025-02-17T17:49:36.526Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-17T17:49:36.780Z] Config commit: 50caeab0dbf7193c482b529f6bc60a939981707a [2025-02-17T17:49:36.780Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-17T17:49:37.699Z] Will build qemu [2025-02-17T17:49:38.619Z] Estimating disk size... [2025-02-17T17:49:40.511Z] Disk sizes: metal: 2618M (estimated), cloud: 10240M [2025-02-17T17:49:58.529Z] ++ arch [2025-02-17T17:49:58.529Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250217.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2618 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2105 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-4DIA.json [2025-02-17T17:49:59.462Z] + set +x [2025-02-17T17:49:59.462Z] + 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-4DIA.json [2025-02-17T17:49:59.462Z]  [2025-02-17T17:49:59.462Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:49:59.462Z] /dev/vdb1 40G 3.0G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:49:59.462Z]  [2025-02-17T17:49:59.462Z] starting /tmp/osbuild-4DIA.jsonPipeline source org.osbuild.curl: 59013bcfee81ea18eabacaeb63ae376924e6a9fe28b8a01e44f7bd9c47f810db [2025-02-17T17:49:59.462Z] Build [2025-02-17T17:49:59.462Z] root: [2025-02-17T17:50:02.714Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive [2025-02-17T17:50:02.714Z] [2025-02-17T17:50:02.714Z] ��� Duration: 1739814602s [2025-02-17T17:50:02.714Z] Pipeline oci-archive: 759838bc725fe6f3b4ba669e1c19397bc26a10fcacabd7e168e3d0351f096bd5 [2025-02-17T17:50:02.714Z] Build [2025-02-17T17:50:02.714Z] root: [2025-02-17T17:50:02.714Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T17:50:02.714Z] org.osbuild.copy: 759838bc725fe6f3b4ba669e1c19397bc26a10fcacabd7e168e3d0351f096bd5 { [2025-02-17T17:50:02.714Z] "paths": [ [2025-02-17T17:50:02.714Z] { [2025-02-17T17:50:02.714Z] "from": "input://inlinefile/sha256:6874ae660a98c287ac6404d73032a56da12f494aa72a38bf799286bcf9b72dc7", [2025-02-17T17:50:02.714Z] "to": "tree:///coreos.ociarchive" [2025-02-17T17:50:02.714Z] } [2025-02-17T17:50:02.714Z] ] [2025-02-17T17:50:02.714Z] } [2025-02-17T17:50:02.714Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:50:02.714Z] copying '/run/osbuild/inputs/inlinefile/sha256:6874ae660a98c287ac6404d73032a56da12f494aa72a38bf799286bcf9b72dc7' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-17T17:50:02.969Z] [2025-02-17T17:50:02.969Z] ��� Duration: 0s [2025-02-17T17:50:02.969Z] Pipeline deployed-tree: 5ad1482cac1b5b4b2bb793eee3a5eeddb4239ea240a7c65ae7e4e95decb9813f [2025-02-17T17:50:02.969Z] Build [2025-02-17T17:50:02.969Z] root: [2025-02-17T17:50:02.969Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T17:50:02.969Z] org.osbuild.container-deploy: 5ad1482cac1b5b4b2bb793eee3a5eeddb4239ea240a7c65ae7e4e95decb9813f {} [2025-02-17T17:50:03.222Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jggcac01/inputs/images [2025-02-17T17:50:03.222Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:50:03.488Z] time="2025-02-17T17:50:03Z" 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-17T17:50:06.755Z] Getting image source signatures [2025-02-17T17:50:06.755Z] Copying blob sha256:1fcdfc2a19703f26a2d9aab4da85e3c64d08722b0ffc24d0d5f603cf9565a0d3 [2025-02-17T17:50:07.312Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-02-17T17:50:08.668Z] Copying blob sha256:c13965dc703a63e2c7fa8ce8fa8601dedee93d66d3f49561da52cbe795ec1222 [2025-02-17T17:50:09.224Z]  [2025-02-17T17:50:09.224Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:50:09.224Z] /dev/vdb1 40G 4.8G 36G 12% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:50:09.224Z]  [2025-02-17T17:50:09.780Z] Copying blob sha256:46d4860017d8a5604fca235de6dcda42749d8408be5833e15c3b4abd8bab9c5f [2025-02-17T17:50:11.655Z] Copying blob sha256:03d3e0d8183471f90053148248122119e6daecedfcff6a99443062ac0d8f2cf7 [2025-02-17T17:50:12.589Z] Copying blob sha256:979c7ecd8be93262b79b44035afbb1e63c3133009ad0c23d89bfb63181b5f60c [2025-02-17T17:50:13.146Z] Copying blob sha256:a40e7eb28079ecee056d59e64deb871512479334cbac9f3023fef98a9959a544 [2025-02-17T17:50:14.066Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-17T17:50:14.623Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-17T17:50:14.887Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-02-17T17:50:15.444Z] Copying blob sha256:4ec151b3e5d5d5c51b1d7aab512e20f3627148bf2c37453ba38ff53c25c8f3a1 [2025-02-17T17:50:16.001Z] Copying blob sha256:873fdbf26fce6e14a87b98920a535a5cdbab8db5c592e9e3381df7cadcda777d [2025-02-17T17:50:16.557Z] Copying blob sha256:726407469b0a0d2468efebbacfcbbccf9acf118f27417c2fb6fd50357c4fcb86 [2025-02-17T17:50:16.810Z] Copying blob sha256:c4b7f1fb3dde30c5c0cca09aa5cf62a69a0b8450f2f470b625ad210ba1733f96 [2025-02-17T17:50:17.063Z] Copying blob sha256:7bfe2fee0b97562ac7b5c95e08099319c2b03afbe218c40cc2479f3316d387f3 [2025-02-17T17:50:17.332Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-17T17:50:17.889Z] Copying blob sha256:6e426d70ad9d6fcf17ddf07faeaf1c2e321ab003549ac293570d1d94eec608d6 [2025-02-17T17:50:18.143Z] Copying blob sha256:b866c5ccb95e89e7ec84add134714f078ea156b5e19935714d124ec9a5c478b4 [2025-02-17T17:50:18.396Z] Copying blob sha256:50df6b0895bad6f622d1c521737b67fe90f14611d5e7b0b5c25f8271f8e0d348 [2025-02-17T17:50:18.649Z] Copying blob sha256:c4044e6f2975760e56fa9cc2c82a571a685f9234a884058834fd02d8d5183c6a [2025-02-17T17:50:18.903Z] Copying blob sha256:16c86f09e5cba7bcb96d6b18bac50a9e4a23f3b72468a5a806573ceb6396efa9 [2025-02-17T17:50:19.156Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-02-17T17:50:19.410Z]  [2025-02-17T17:50:19.410Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:50:19.410Z] /dev/vdb1 40G 5.8G 35G 15% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:50:19.410Z]  [2025-02-17T17:50:19.410Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-02-17T17:50:19.663Z] Copying blob sha256:994be3691e1d453feb443216bf6e2fc37daf64f6ed6fb7ccd65b867a874b9137 [2025-02-17T17:50:19.917Z] Copying blob sha256:48abd9018bd05b3b806b951b494d2fdf2c087259f67d22577e871acad44e5b12 [2025-02-17T17:50:19.917Z] Copying blob sha256:02ab91d3e5407c7923724246220ddc818feea3662e786e556e58e9a8b3868bee [2025-02-17T17:50:20.170Z] Copying blob sha256:950d392e1376a2a84b10ae9d28a9daf215a6f7d5cf1ead9dc6ae0c79c97a02cd [2025-02-17T17:50:20.424Z] Copying blob sha256:d8b0af9beae890f11798df5820468e117f594612c33c4c3b238c5045010738a7 [2025-02-17T17:50:20.677Z] Copying blob sha256:cf58ae8ab43a6ed2befdc22e31e5f39a18c09ba8e82acc44d9cc1c44b95be718 [2025-02-17T17:50:21.234Z] Copying blob sha256:3e9ba8a65194c1e43146f83f79e0c8cd4e735a7d305348ebd12dc8c29e7f830e [2025-02-17T17:50:21.487Z] Copying blob sha256:6f749dbf881034eb930fd53329c273429697beed311d803a6bb7ec2773cb8be1 [2025-02-17T17:50:21.740Z] Copying blob sha256:edbf48fcb29c963863f632c72666860b5ba3a095ac5fad6c7a749aed159629c5 [2025-02-17T17:50:21.740Z] Copying blob sha256:3cbb4ea8f7c63d79916f967955eaba1bf8c344a4acf51f2e68096bb274f78f54 [2025-02-17T17:50:22.011Z] Copying blob sha256:ffe52ea15ff94f37f635619e3503e7e8923d22921eafefa26075d8aa3876ee73 [2025-02-17T17:50:23.365Z] Copying blob sha256:01fd76ee6e7b13946b82e80d3684072b582bbb63931650da09533ddb44e4431e [2025-02-17T17:50:23.618Z] Copying blob sha256:6cb6fe47b97162b27e4b6a42c1bfe1dfafb5689072ec817d4e9456d4d094f82b [2025-02-17T17:50:23.873Z] Copying blob sha256:c88a11646a7b989fd6fe44a17c7f23174e13d123f637d79e4083d5a61383d85a [2025-02-17T17:50:24.126Z] Copying blob sha256:03bfdc0e7745e9890baa3d5b80dd622eae6920e4df6e29d5e6ce9328f79f276d [2025-02-17T17:50:24.126Z] Copying blob sha256:57fd09d0991e791ad105998b7d25f89aebb4b3a973b69dd0124933ce230f8d05 [2025-02-17T17:50:25.055Z] Copying blob sha256:7037ae1c75714e34528e63c39588c2001d7b3b77a0a55d0a31bcc1dbf25a0685 [2025-02-17T17:50:25.612Z] Copying blob sha256:d28d3bd0d4c84d75c1ce3a154fc81eb3f178ad92b174b7abdce43d2bd1137a0f [2025-02-17T17:50:26.531Z] Copying blob sha256:66a2ff64db01fa66fc26fd8686d099f726c3e3cc74ee5e5d6e85a4ea5d0d7181 [2025-02-17T17:50:27.102Z] Copying blob sha256:09a8d87b4905b91c8347f23c57b6e87004914374c71d388d65d5e02b3c847e07 [2025-02-17T17:50:27.660Z] Copying blob sha256:156df494a0e9cd26ed109041f66f2626e5a6e80242c2b5d989805806370d9f49 [2025-02-17T17:50:27.660Z] Copying blob sha256:78636cb1fa5ccc1e9db4c2bb6ca587bc2e24bca7a35e1d0cfc6a688a6da2e673 [2025-02-17T17:50:28.217Z] Copying blob sha256:53deff41b0bd42229cfe8eaa6dcc4d3265834324001cef58119834f997280063 [2025-02-17T17:50:28.775Z] Copying blob sha256:6e62553b89075666eecce8a2711cafe146913e67b6074f6373e420d596a5439c [2025-02-17T17:50:29.334Z] Copying blob sha256:65c56435b433e30021e7e130ba3703c3df4deb087d2a6798b2ecfb8427e60e46 [2025-02-17T17:50:29.334Z]  [2025-02-17T17:50:29.334Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:50:29.334Z] /dev/vdb1 40G 6.5G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:50:29.334Z]  [2025-02-17T17:50:30.254Z] Copying blob sha256:675c89cea1a2f94c144369f9dc2186ebd67bb5b9ebd897b1bd8101cd479660b6 [2025-02-17T17:50:30.254Z] Copying blob sha256:e99ccd35d5a80b33c3dcb5028a82b8b5d1dc98ac17886d39c2ce1402536ce4d3 [2025-02-17T17:50:32.131Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-17T17:50:32.131Z] Copying config sha256:8629dcea27f4e6a3cee438b6f2e28217c068c14cd306bfecfbb7179574c34887 [2025-02-17T17:50:32.131Z] Writing manifest to image destination [2025-02-17T17:50:40.213Z]  [2025-02-17T17:50:40.213Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:50:40.213Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:50:40.213Z]  [2025-02-17T17:50:45.435Z] 8629dcea27f4e6a3cee438b6f2e28217c068c14cd306bfecfbb7179574c34887 [2025-02-17T17:50:49.600Z] Untagged: docker.io/library/tmp-container-deploy-17808301573818:latest [2025-02-17T17:50:49.600Z] Deleted: 8629dcea27f4e6a3cee438b6f2e28217c068c14cd306bfecfbb7179574c34887 [2025-02-17T17:50:49.600Z]  [2025-02-17T17:50:49.600Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:50:49.600Z] /dev/vdb1 40G 5.3G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:50:49.600Z]  [2025-02-17T17:50:49.852Z] [2025-02-17T17:50:49.852Z] ��� Duration: 46s [2025-02-17T17:50:55.108Z] Pipeline tree: 4c4d01cccc89372aecafc94851514a36516e115ca78f132bf54330c9e648886e [2025-02-17T17:50:55.108Z] Build [2025-02-17T17:50:55.108Z] root: [2025-02-17T17:50:55.108Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T17:50:55.108Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-17T17:50:55.108Z] org.osbuild.selinux: e0d6d302e4f6dbb7c2c995a324031a501afba0b87176073cb3689e5fb37b6686 { [2025-02-17T17:50:55.108Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-17T17:50:55.108Z] "target": "tree:///" [2025-02-17T17:50:55.108Z] } [2025-02-17T17:50:55.377Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:50:55.377Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:50:55.377Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:50:55.631Z] [2025-02-17T17:50:55.631Z] ��� Duration: 0s [2025-02-17T17:50:55.631Z] org.osbuild.ostree.init-fs: 9dc7c3ef286f34662308dce03e6053243f8913baabc9210551d826d35a89ea66 {} [2025-02-17T17:50:55.631Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:50:55.885Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-17T17:50:55.885Z] [2025-02-17T17:50:55.885Z] ��� Duration: 0s [2025-02-17T17:50:55.885Z] org.osbuild.ostree.os-init: 77d44ef096baf7ac138de1403cf68df82f27590b4679a91118c58035ac482214 { [2025-02-17T17:50:55.885Z] "osname": "fedora-coreos" [2025-02-17T17:50:55.885Z] } [2025-02-17T17:50:55.885Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:50:56.137Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-17T17:50:56.138Z] [2025-02-17T17:50:56.138Z] ��� Duration: 0s [2025-02-17T17:50:56.138Z] org.osbuild.ostree.config: 76b8552345a7317f0b907629947e44eec7cad0d909959c7acddf163e35846e3d { [2025-02-17T17:50:56.138Z] "repo": "/ostree/repo", [2025-02-17T17:50:56.138Z] "config": { [2025-02-17T17:50:56.138Z] "sysroot": { [2025-02-17T17:50:56.138Z] "readonly": true, [2025-02-17T17:50:56.138Z] "bootloader": "none", [2025-02-17T17:50:56.138Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-17T17:50:56.138Z] "bootprefix": true [2025-02-17T17:50:56.138Z] } [2025-02-17T17:50:56.138Z] } [2025-02-17T17:50:56.138Z] } [2025-02-17T17:50:56.138Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:50:56.391Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-17T17:50:56.391Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-17T17:50:56.391Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-17T17:50:56.391Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-17T17:50:56.391Z] [2025-02-17T17:50:56.391Z] ��� Duration: 0s [2025-02-17T17:50:56.391Z] org.osbuild.mkdir: db825a21dfe3d3e644a402892e6460ce37dea84c42ad70091de3776108ab11cc { [2025-02-17T17:50:56.391Z] "paths": [ [2025-02-17T17:50:56.391Z] { [2025-02-17T17:50:56.391Z] "path": "/boot/efi", [2025-02-17T17:50:56.391Z] "mode": 493 [2025-02-17T17:50:56.391Z] } [2025-02-17T17:50:56.391Z] ] [2025-02-17T17:50:56.391Z] } [2025-02-17T17:50:56.391Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:50:56.644Z] [2025-02-17T17:50:56.644Z] ��� Duration: 0s [2025-02-17T17:50:56.644Z] org.osbuild.ignition: 67ca11ace43eb81adfbddb82613e005ed98592a4d4b48b43e775cb3d5257a9f4 {} [2025-02-17T17:50:56.644Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:50:56.897Z] [2025-02-17T17:50:56.897Z] ��� Duration: 0s [2025-02-17T17:50:56.897Z] org.osbuild.ostree.deploy.container: c9c3f7ec95dcd623a921be835d0d55c09628e1e2561c3a324a3adfb57fec1dee { [2025-02-17T17:50:56.897Z] "osname": "fedora-coreos", [2025-02-17T17:50:56.897Z] "target_imgref": "ostree-image-signed:oci-archive:/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive", [2025-02-17T17:50:56.897Z] "mounts": [ [2025-02-17T17:50:56.897Z] "/boot", [2025-02-17T17:50:56.897Z] "/boot/efi" [2025-02-17T17:50:56.897Z] ], [2025-02-17T17:50:56.897Z] "kernel_opts": [ [2025-02-17T17:50:56.897Z] "rw", [2025-02-17T17:50:56.897Z] "$ignition_firstboot", [2025-02-17T17:50:56.897Z] "mitigations=auto,nosmt" [2025-02-17T17:50:56.897Z] ] [2025-02-17T17:50:56.897Z] } [2025-02-17T17:50:56.897Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k0dqump6/inputs/images [2025-02-17T17:50:57.151Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:50:57.151Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpkuaj4mr8/image --stateroot=fedora-coreos --target-imgref=ostree-image-signed:oci-archive:/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-02-17T17:50:59.654Z]  [2025-02-17T17:50:59.654Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:50:59.654Z] /dev/vdb1 40G 6.1G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:50:59.654Z]  [2025-02-17T17:51:09.587Z]  [2025-02-17T17:51:09.587Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:51:09.587Z] /dev/vdb1 40G 7.0G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:51:09.587Z]  [2025-02-17T17:51:19.516Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:19.516Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:19.516Z]  [2025-02-17T17:51:19.516Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:51:19.516Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:51:19.516Z]  [2025-02-17T17:51:31.648Z]  [2025-02-17T17:51:31.648Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:51:31.648Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:51:31.648Z]  [2025-02-17T17:51:31.648Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:31.648Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:31.648Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:31.648Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:31.648Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:31.648Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:33.025Z] [2025-02-17T17:51:33.025Z] ��� Duration: 36s [2025-02-17T17:51:33.025Z] org.osbuild.ostree.aleph: 1de273356fa7aef3ebfc6812cb26856ea19f84dffe1bf2a5eabbf444c825e152 { [2025-02-17T17:51:33.025Z] "coreos_compat": true, [2025-02-17T17:51:33.025Z] "deployment": { [2025-02-17T17:51:33.025Z] "default": true [2025-02-17T17:51:33.025Z] } [2025-02-17T17:51:33.025Z] } [2025-02-17T17:51:33.025Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:33.025Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive [2025-02-17T17:51:33.025Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive --config [2025-02-17T17:51:33.278Z] [2025-02-17T17:51:33.278Z] ��� Duration: 0s [2025-02-17T17:51:33.278Z] org.osbuild.ostree.selinux: 4c4d01cccc89372aecafc94851514a36516e115ca78f132bf54330c9e648886e { [2025-02-17T17:51:33.278Z] "deployment": { [2025-02-17T17:51:33.278Z] "default": true [2025-02-17T17:51:33.278Z] } [2025-02-17T17:51:33.278Z] } [2025-02-17T17:51:33.278Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:33.531Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:33.531Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:33.531Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:33.531Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:33.784Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:33.784Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:33.784Z] [2025-02-17T17:51:33.784Z] ��� Duration: 0s [2025-02-17T17:51:40.301Z]  [2025-02-17T17:51:40.301Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:51:40.301Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:51:40.301Z]  [2025-02-17T17:51:40.301Z] Pipeline raw-image: d1d7bf34ad5c702100680503d77b22d93d4327890875f4530b98bf000b0095a4 [2025-02-17T17:51:40.301Z] Build [2025-02-17T17:51:40.301Z] root: [2025-02-17T17:51:40.301Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T17:51:40.301Z] org.osbuild.truncate: 82e6958be840e479c384152a961cc05ea73b73efc9bd3af777aa7405d2199e27 { [2025-02-17T17:51:40.301Z] "filename": "disk.img", [2025-02-17T17:51:40.301Z] "size": "2745171968" [2025-02-17T17:51:40.301Z] } [2025-02-17T17:51:40.554Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:40.554Z] [2025-02-17T17:51:40.554Z] ��� Duration: 0s [2025-02-17T17:51:40.554Z] org.osbuild.sfdisk: 964a75470f815f1d7d4587b3436e0601bc10d24fc961e481b8955a7b242bfc01 { [2025-02-17T17:51:40.554Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-17T17:51:40.554Z] "label": "gpt", [2025-02-17T17:51:40.554Z] "partitions": [ [2025-02-17T17:51:40.554Z] { [2025-02-17T17:51:40.554Z] "start": 2048, [2025-02-17T17:51:40.554Z] "partnum": 1, [2025-02-17T17:51:40.554Z] "size": 2048, [2025-02-17T17:51:40.554Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-17T17:51:40.554Z] "bootable": true, [2025-02-17T17:51:40.554Z] "name": "BIOS-BOOT" [2025-02-17T17:51:40.554Z] }, [2025-02-17T17:51:40.554Z] { [2025-02-17T17:51:40.554Z] "start": 4096, [2025-02-17T17:51:40.554Z] "partnum": 2, [2025-02-17T17:51:40.554Z] "size": 260096, [2025-02-17T17:51:40.554Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-17T17:51:40.554Z] "name": "EFI-SYSTEM" [2025-02-17T17:51:40.554Z] }, [2025-02-17T17:51:40.554Z] { [2025-02-17T17:51:40.554Z] "start": 264192, [2025-02-17T17:51:40.554Z] "partnum": 3, [2025-02-17T17:51:40.554Z] "size": 786432, [2025-02-17T17:51:40.554Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-17T17:51:40.554Z] "name": "boot" [2025-02-17T17:51:40.554Z] }, [2025-02-17T17:51:40.554Z] { [2025-02-17T17:51:40.554Z] "start": 1050624, [2025-02-17T17:51:40.554Z] "partnum": 4, [2025-02-17T17:51:40.554Z] "size": 4308992, [2025-02-17T17:51:40.554Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-17T17:51:40.554Z] "name": "root" [2025-02-17T17:51:40.554Z] } [2025-02-17T17:51:40.554Z] ] [2025-02-17T17:51:40.554Z] } [2025-02-17T17:51:40.808Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T17:51:40.808Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:40.808Z] label: gpt [2025-02-17T17:51:40.808Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-17T17:51:40.808Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-17T17:51:40.808Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-17T17:51:40.808Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-17T17:51:40.808Z] /dev/loop0p4: start="1050624", size="4308992", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-17T17:51:41.060Z] { [2025-02-17T17:51:41.060Z] "partitiontable": { [2025-02-17T17:51:41.060Z] "label": "gpt", [2025-02-17T17:51:41.060Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-17T17:51:41.060Z] "device": "/dev/loop0", [2025-02-17T17:51:41.060Z] "unit": "sectors", [2025-02-17T17:51:41.060Z] "firstlba": 2048, [2025-02-17T17:51:41.060Z] "lastlba": 5361630, [2025-02-17T17:51:41.060Z] "sectorsize": 512, [2025-02-17T17:51:41.060Z] "partitions": [ [2025-02-17T17:51:41.060Z] { [2025-02-17T17:51:41.060Z] "node": "/dev/loop0p1", [2025-02-17T17:51:41.060Z] "start": 2048, [2025-02-17T17:51:41.060Z] "size": 2048, [2025-02-17T17:51:41.060Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-17T17:51:41.060Z] "uuid": "24854A06-7723-46FC-86FB-16050668796E", [2025-02-17T17:51:41.060Z] "name": "BIOS-BOOT" [2025-02-17T17:51:41.060Z] },{ [2025-02-17T17:51:41.060Z] "node": "/dev/loop0p2", [2025-02-17T17:51:41.060Z] "start": 4096, [2025-02-17T17:51:41.060Z] "size": 260096, [2025-02-17T17:51:41.060Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-17T17:51:41.060Z] "uuid": "67B5E1C1-9EC5-4D31-84FE-74DB5829EC9C", [2025-02-17T17:51:41.060Z] "name": "EFI-SYSTEM" [2025-02-17T17:51:41.060Z] },{ [2025-02-17T17:51:41.060Z] "node": "/dev/loop0p3", [2025-02-17T17:51:41.060Z] "start": 264192, [2025-02-17T17:51:41.060Z] "size": 786432, [2025-02-17T17:51:41.060Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-17T17:51:41.060Z] "uuid": "7A6C953F-8E74-4DCE-AB68-F5B6035F0188", [2025-02-17T17:51:41.060Z] "name": "boot" [2025-02-17T17:51:41.060Z] },{ [2025-02-17T17:51:41.060Z] "node": "/dev/loop0p4", [2025-02-17T17:51:41.060Z] "start": 1050624, [2025-02-17T17:51:41.060Z] "size": 4308992, [2025-02-17T17:51:41.060Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-17T17:51:41.060Z] "uuid": "4AAE0D87-6474-4102-B908-4E6BA978412A", [2025-02-17T17:51:41.060Z] "name": "root" [2025-02-17T17:51:41.060Z] } [2025-02-17T17:51:41.060Z] ] [2025-02-17T17:51:41.060Z] } [2025-02-17T17:51:41.060Z] } [2025-02-17T17:51:41.060Z] [2025-02-17T17:51:41.060Z] ��� Duration: 0s [2025-02-17T17:51:41.060Z] org.osbuild.mkfs.fat: dddf14403fb39c0123d22516a31ccf18647d57989f9450db41bd1157acf7396a { [2025-02-17T17:51:41.060Z] "label": "EFI-SYSTEM", [2025-02-17T17:51:41.060Z] "volid": "7B7795E7" [2025-02-17T17:51:41.060Z] } [2025-02-17T17:51:41.060Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-17T17:51:41.312Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:41.312Z] mkfs.fat 4.2 (2021-01-31) [2025-02-17T17:51:41.312Z] [2025-02-17T17:51:41.312Z] ��� Duration: 0s [2025-02-17T17:51:41.312Z] org.osbuild.mkfs.ext4: 1fd8ad0f442be2104cf90a41ae25e12d0be46aa5718c6a0235e1bac2c54efdb7 { [2025-02-17T17:51:41.312Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-17T17:51:41.312Z] "label": "boot", [2025-02-17T17:51:41.312Z] "metadata_csum_seed": true [2025-02-17T17:51:41.312Z] } [2025-02-17T17:51:41.581Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-17T17:51:41.581Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:41.581Z] mke2fs 1.47.1 (20-May-2024) [2025-02-17T17:51:41.581Z] Discarding device blocks: 0/393216 done [2025-02-17T17:51:41.581Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-17T17:51:41.581Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-17T17:51:41.581Z] Superblock backups stored on blocks: [2025-02-17T17:51:41.581Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-17T17:51:41.581Z] [2025-02-17T17:51:41.581Z] Allocating group tables: 0/48 done [2025-02-17T17:51:41.581Z] Writing inode tables: 0/48 done [2025-02-17T17:51:41.581Z] Creating journal (8192 blocks): done [2025-02-17T17:51:41.581Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-17T17:51:41.581Z] [2025-02-17T17:51:41.834Z] [2025-02-17T17:51:41.834Z] ��� Duration: 0s [2025-02-17T17:51:41.834Z] org.osbuild.mkfs.xfs: 0df35d509340ca1f88c74bafa5d29c932423066688084b4789b45e66be188438 { [2025-02-17T17:51:41.834Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-17T17:51:41.834Z] "label": "root" [2025-02-17T17:51:41.834Z] } [2025-02-17T17:51:41.834Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-17T17:51:41.834Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:42.087Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134656 blks [2025-02-17T17:51:42.087Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-17T17:51:42.087Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-17T17:51:42.087Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-17T17:51:42.087Z] data = bsize=4096 blocks=538624, imaxpct=25 [2025-02-17T17:51:42.087Z] = sunit=0 swidth=0 blks [2025-02-17T17:51:42.087Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-17T17:51:42.087Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-17T17:51:42.087Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-17T17:51:42.087Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-17T17:51:42.087Z] Discarding blocks...Done. [2025-02-17T17:51:42.087Z] [2025-02-17T17:51:42.087Z] ��� Duration: 0s [2025-02-17T17:51:42.087Z] org.osbuild.mkdir: 89caad14de567c11ce61f7bea82373e8e3750c242336fd9bc5c508a872c30484 { [2025-02-17T17:51:42.087Z] "paths": [ [2025-02-17T17:51:42.087Z] { [2025-02-17T17:51:42.087Z] "path": "mount://root/boot", [2025-02-17T17:51:42.087Z] "mode": 493 [2025-02-17T17:51:42.087Z] }, [2025-02-17T17:51:42.087Z] { [2025-02-17T17:51:42.087Z] "path": "mount://boot/efi", [2025-02-17T17:51:42.087Z] "mode": 493 [2025-02-17T17:51:42.087Z] } [2025-02-17T17:51:42.087Z] ] [2025-02-17T17:51:42.087Z] } [2025-02-17T17:51:42.087Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T17:51:42.340Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-411iu0ch/mounts/root-mount-point [2025-02-17T17:51:42.340Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-411iu0ch/mounts/boot-mount-point [2025-02-17T17:51:42.592Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:42.592Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-411iu0ch/mounts/boot-mount-point unmounted [2025-02-17T17:51:42.592Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-411iu0ch/mounts/root-mount-point unmounted [2025-02-17T17:51:42.592Z] [2025-02-17T17:51:42.592Z] ��� Duration: 0s [2025-02-17T17:51:42.592Z] org.osbuild.selinux: 8dbc724d82b479c06de641514e33dae0a83b97000827736170b82ed9282ff87f { [2025-02-17T17:51:42.592Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-17T17:51:42.592Z] "target": "mount://root/" [2025-02-17T17:51:42.592Z] } [2025-02-17T17:51:42.845Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T17:51:42.845Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iweyxa3n/mounts/ [2025-02-17T17:51:43.098Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:43.098Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:43.098Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:43.098Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iweyxa3n/mounts/ unmounted [2025-02-17T17:51:43.350Z] [2025-02-17T17:51:43.350Z] ��� Duration: 0s [2025-02-17T17:51:43.350Z] org.osbuild.selinux: 7116a7e9a738cc4f969f409883948ce53bf469274d0ac2793bbe2604571e5773 { [2025-02-17T17:51:43.350Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-17T17:51:43.350Z] "target": "mount://root/boot/" [2025-02-17T17:51:43.350Z] } [2025-02-17T17:51:43.350Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T17:51:43.602Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ea7la6_n/mounts/ [2025-02-17T17:51:43.602Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ea7la6_n/mounts/boot [2025-02-17T17:51:43.602Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:43.854Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:43.854Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T17:51:43.854Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ea7la6_n/mounts/boot unmounted [2025-02-17T17:51:43.854Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ea7la6_n/mounts/ unmounted [2025-02-17T17:51:43.854Z] [2025-02-17T17:51:43.854Z] ��� Duration: 0s [2025-02-17T17:51:43.854Z] org.osbuild.copy: 078f488924c642dc0c588689fec3aae289c9a7379201d2628ac1f9da6eb1dbbe { [2025-02-17T17:51:43.854Z] "paths": [ [2025-02-17T17:51:43.854Z] { [2025-02-17T17:51:43.854Z] "from": "input://tree/", [2025-02-17T17:51:43.854Z] "to": "mount://root/" [2025-02-17T17:51:43.854Z] } [2025-02-17T17:51:43.854Z] ] [2025-02-17T17:51:43.854Z] } [2025-02-17T17:51:44.106Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T17:51:44.106Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-205kys8c/mounts/ [2025-02-17T17:51:44.358Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-205kys8c/mounts/boot [2025-02-17T17:51:44.358Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-205kys8c/mounts/boot/efi [2025-02-17T17:51:44.611Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:44.611Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-17T17:51:49.854Z]  [2025-02-17T17:51:49.854Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:51:49.854Z] /dev/vdb1 40G 8.0G 32G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:51:49.854Z]  [2025-02-17T17:51:55.069Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-205kys8c/mounts/boot/efi unmounted [2025-02-17T17:51:55.069Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-205kys8c/mounts/boot unmounted [2025-02-17T17:51:55.623Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-205kys8c/mounts/ unmounted [2025-02-17T17:51:55.623Z] [2025-02-17T17:51:55.623Z] ��� Duration: 11s [2025-02-17T17:51:55.623Z] org.osbuild.bootupd: f6eefefe037fea4b31ba27c434793a7341e5bde97a8e929314bdbf2a2f25badb { [2025-02-17T17:51:55.623Z] "bios": { [2025-02-17T17:51:55.623Z] "device": "disk" [2025-02-17T17:51:55.623Z] }, [2025-02-17T17:51:55.623Z] "static-configs": true, [2025-02-17T17:51:55.623Z] "deployment": { [2025-02-17T17:51:55.623Z] "default": true [2025-02-17T17:51:55.623Z] } [2025-02-17T17:51:55.623Z] } [2025-02-17T17:51:55.623Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T17:51:55.875Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zf2ykdpg/mounts/ [2025-02-17T17:51:55.875Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zf2ykdpg/mounts/boot [2025-02-17T17:51:55.875Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zf2ykdpg/mounts/boot/efi [2025-02-17T17:51:56.127Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:57.498Z] Installed 40_coreos-ignition.cfg [2025-02-17T17:51:57.498Z] Installed 70_coreos-user.cfg [2025-02-17T17:51:57.498Z] Installed: grub.cfg [2025-02-17T17:51:57.498Z] Installed: "fedora/grub.cfg" [2025-02-17T17:51:57.498Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zf2ykdpg/mounts/boot/efi unmounted [2025-02-17T17:51:57.498Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zf2ykdpg/mounts/boot unmounted [2025-02-17T17:51:57.498Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zf2ykdpg/mounts/ unmounted [2025-02-17T17:51:57.498Z] [2025-02-17T17:51:57.498Z] ��� Duration: 1s [2025-02-17T17:51:57.498Z] org.osbuild.chattr: d1d7bf34ad5c702100680503d77b22d93d4327890875f4530b98bf000b0095a4 { [2025-02-17T17:51:57.498Z] "items": { [2025-02-17T17:51:57.498Z] "mount://root/": { [2025-02-17T17:51:57.498Z] "immutable": true [2025-02-17T17:51:57.498Z] } [2025-02-17T17:51:57.498Z] } [2025-02-17T17:51:57.498Z] } [2025-02-17T17:51:57.498Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T17:51:57.750Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts/ [2025-02-17T17:51:57.751Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0' [2025-02-17T17:51:57.751Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:58.003Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts [2025-02-17T17:51:58.003Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts/boot unmounted [2025-02-17T17:51:58.003Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts/var unmounted [2025-02-17T17:51:58.003Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts/sysroot unmounted [2025-02-17T17:51:58.003Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts unmounted [2025-02-17T17:51:58.003Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts unmounted [2025-02-17T17:51:58.003Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts unmounted [2025-02-17T17:51:58.003Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pi5tpiih/mounts/ [2025-02-17T17:51:58.003Z] [2025-02-17T17:51:58.003Z] ��� Duration: 0s [2025-02-17T17:51:58.255Z] Pipeline raw-qemu-image: 4a20e68414d68ee5ac9c0b5a45b4d79baf9a60357b1365997b9fd9a0106f1963 [2025-02-17T17:51:58.255Z] Build [2025-02-17T17:51:58.255Z] root: [2025-02-17T17:51:58.255Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T17:51:58.255Z] org.osbuild.copy: 52623fa3e6f77c443d9cbe5fbb2baee08498d7341477f41dc1334d163b251e6a { [2025-02-17T17:51:58.255Z] "paths": [ [2025-02-17T17:51:58.255Z] { [2025-02-17T17:51:58.255Z] "from": "input://tree/disk.img", [2025-02-17T17:51:58.255Z] "to": "tree:///disk.img" [2025-02-17T17:51:58.255Z] } [2025-02-17T17:51:58.255Z] ] [2025-02-17T17:51:58.255Z] } [2025-02-17T17:51:58.255Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:58.518Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-17T17:51:58.518Z] [2025-02-17T17:51:58.518Z] ��� Duration: 0s [2025-02-17T17:51:58.518Z] org.osbuild.truncate: 96dd3b75c83c080546858135d38c3420fc4e0fffdde370859fb9302e533aa103 { [2025-02-17T17:51:58.518Z] "filename": "disk.img", [2025-02-17T17:51:58.518Z] "size": "10737418240" [2025-02-17T17:51:58.518Z] } [2025-02-17T17:51:58.770Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:58.770Z] [2025-02-17T17:51:58.770Z] ��� Duration: 0s [2025-02-17T17:51:58.770Z] org.osbuild.coreos.platform: 4a20e68414d68ee5ac9c0b5a45b4d79baf9a60357b1365997b9fd9a0106f1963 { [2025-02-17T17:51:58.770Z] "platform": "qemu" [2025-02-17T17:51:58.770Z] } [2025-02-17T17:51:58.770Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T17:51:59.022Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts/ [2025-02-17T17:51:59.022Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0' [2025-02-17T17:51:59.275Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts/boot [2025-02-17T17:51:59.275Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:51:59.528Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts/boot unmounted [2025-02-17T17:51:59.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts [2025-02-17T17:51:59.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts/boot unmounted [2025-02-17T17:51:59.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts/var unmounted [2025-02-17T17:51:59.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts/sysroot unmounted [2025-02-17T17:51:59.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts unmounted [2025-02-17T17:51:59.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts unmounted [2025-02-17T17:51:59.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts unmounted [2025-02-17T17:51:59.528Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ibhosx_k/mounts/ [2025-02-17T17:51:59.528Z] [2025-02-17T17:51:59.528Z] ��� Duration: 0s [2025-02-17T17:51:59.528Z] Pipeline qemu: bb06d0bf04781fa4efd4498670d80df9bf4825fc6d9dd9589b0807a750e1d7e2 [2025-02-17T17:51:59.528Z] Build [2025-02-17T17:51:59.528Z] root: [2025-02-17T17:51:59.528Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T17:51:59.528Z] org.osbuild.qemu: bb06d0bf04781fa4efd4498670d80df9bf4825fc6d9dd9589b0807a750e1d7e2 { [2025-02-17T17:51:59.528Z] "filename": "fedora-coreos-43.20250217.dev.0-qemu.x86_64.qcow2", [2025-02-17T17:51:59.528Z] "format": { [2025-02-17T17:51:59.528Z] "type": "qcow2", [2025-02-17T17:51:59.528Z] "compression": false, [2025-02-17T17:51:59.528Z] "compat": "1.1" [2025-02-17T17:51:59.528Z] } [2025-02-17T17:51:59.528Z] } [2025-02-17T17:51:59.782Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T17:52:00.034Z]  [2025-02-17T17:52:00.034Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:52:00.034Z] /dev/vdb1 40G 8.5G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:52:00.034Z]  [2025-02-17T17:52:03.299Z] [2025-02-17T17:52:03.299Z] ��� Duration: 3s [2025-02-17T17:52:03.299Z] manifest /tmp/osbuild-4DIA.json finished successfully [2025-02-17T17:52:11.352Z]  [2025-02-17T17:52:11.352Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T17:52:11.352Z] /dev/vdb1 40G 10G 30G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T17:52:11.352Z]  [2025-02-17T17:52:11.352Z] oci-archive: 759838bc725fe6f3b4ba669e1c19397bc26a10fcacabd7e168e3d0351f096bd5 [2025-02-17T17:52:11.352Z] deployed-tree: 5ad1482cac1b5b4b2bb793eee3a5eeddb4239ea240a7c65ae7e4e95decb9813f [2025-02-17T17:52:11.352Z] tree: 4c4d01cccc89372aecafc94851514a36516e115ca78f132bf54330c9e648886e [2025-02-17T17:52:11.352Z] raw-image: d1d7bf34ad5c702100680503d77b22d93d4327890875f4530b98bf000b0095a4 [2025-02-17T17:52:11.352Z] raw-4k-image: 5bbbef554803039dac335cd7826f2337dd6e2e53fb86b01ecba46119a78f2a70 [2025-02-17T17:52:11.352Z] raw-aliyun-image: 43456da7705f55033ada8114d11fd7c9a53b3599dc256fb2f42e7f114d862d47 [2025-02-17T17:52:11.352Z] aliyun: 98a42ab7b0ed8a7301ad65489d71a38afc5707f053d31a836fc6143e0c0a23b7 [2025-02-17T17:52:11.352Z] raw-applehv-image: 576740a48e3898123b38a9f60575ea1e85d9c293dfa9f98287a89c9808a68a9d [2025-02-17T17:52:11.352Z] applehv: 56d6c67b9be138f13f90d4b4b3a8b3bfbad4048931d8cc1f13813acce957f4b7 [2025-02-17T17:52:11.352Z] raw-aws-image: a6cc1b253aa6f8deeae64c7dfa297336c71976406bb99d0beb3939844ce85f04 [2025-02-17T17:52:11.352Z] aws: 5e7d934b719c0cc5cf794018d7c9710c742f75d7691f59e38045c9640ce74f62 [2025-02-17T17:52:11.352Z] raw-azure-image: 26151809c47841e7a827dae7450cffcfa70ba8bba1ef112dde3211d094f40224 [2025-02-17T17:52:11.352Z] azure: 81217e331e8f401668caba8dbfcfd938364a3dd90b4e20a879f1f891c1a220c6 [2025-02-17T17:52:11.352Z] raw-azurestack-image: 18bea5e8097dc88fd5aa05e55bb23a17d5a6b5f69ba95e4ea15c920733ae5fc7 [2025-02-17T17:52:11.352Z] azurestack: 045d53669053d4b616f899de4332274d64604c1322c70601d6c527f32ba36c87 [2025-02-17T17:52:11.352Z] raw-digitalocean-image: 369e585ab21e9b6df722a07ee73afde13803973692109997781aa155e844a58e [2025-02-17T17:52:11.352Z] digitalocean: 4ba60f40b297f1ad902037243aa3ce1e23b7973f58bcf5aa86a5c2c8838adbc9 [2025-02-17T17:52:11.352Z] raw-exoscale-image: 54edb5f877edde78afaaca1aacc11a01f8605a36a96de271901064d1b65f68e7 [2025-02-17T17:52:11.352Z] exoscale: cbbafb3cda2bcac7409a7ec2ff15fac94a21cade2799c9a3ad6f307cfc1d6f86 [2025-02-17T17:52:11.352Z] raw-gcp-image: 1983f97613c25505bef52f0b8799bd7827e5fae67fbf97eff527c36d87218ef5 [2025-02-17T17:52:11.352Z] raw-gcp-image-tar: 05d29d50c59a4e60027d3a41cc1643b08d814120ef561ea380df6616294984ca [2025-02-17T17:52:11.352Z] gcp: ffec60ca7583b28e7a8d368713c5db2267cabf83ee267f8bfcc86769676fb8ee [2025-02-17T17:52:11.352Z] raw-hetzner-image: 6025c016a900b312aa368129e18fb9fc27863c2fc50b1fda4babb7d8b482a537 [2025-02-17T17:52:11.352Z] hetzner: 8a2b6a7c4eb0612f30d7f8138bdc82e7e94774378478aece7cd6607a040edbef [2025-02-17T17:52:11.352Z] raw-hyperv-image: 95cb8c3d2167b33d12bb0f8f10953ca0870a6024b0f1c31309c91e6cc7db9a42 [2025-02-17T17:52:11.352Z] hyperv: 814926641c02aea7b32ffdd094c5b1a90fb45a305f06837016518271c0fa68de [2025-02-17T17:52:11.352Z] raw-ibmcloud-image: 5c1bfa8065eefaf7c148b6b9d5042e40da36752d73932878a4851ab2263c7b8a [2025-02-17T17:52:11.352Z] ibmcloud: 34a417a177355f3e93865371834ce6e3f0071aeade4dd6245a33bfc3772764c7 [2025-02-17T17:52:11.352Z] raw-openstack-image: 7781f4c066c0a6df85bb655828499043bf53dd7bdcc259eaded24351b9423bf9 [2025-02-17T17:52:11.352Z] openstack: 35eef7a936d807a24d0bd2adbb9f61a69260449229ccd2b7b189723574048ff7 [2025-02-17T17:52:11.352Z] raw-metal-image: dece07031c02447708d0b2a26e41cebfaf77b967405c31919511b8be0bcb3f03 [2025-02-17T17:52:11.352Z] metal: f412624b52726409501fae8b3d64867cf708bfb192f30fcd2bd5189dc525cf31 [2025-02-17T17:52:11.352Z] raw-metal4k-image: 5f81be6d7e0be04e01dcff28014c39c15be3bdf236791edf5b771df7e65d0376 [2025-02-17T17:52:11.352Z] metal4k: 1fea955b45bdf65c6e7bd7da19e64fb561b3f8aca2c9d3a15302030ab0294663 [2025-02-17T17:52:11.352Z] raw-nutanix-image: fc6ea060e9c5125e031c691473568413e568e263491df20afecb3caaf015cf81 [2025-02-17T17:52:11.352Z] nutanix: 6d18be2bdcab72fe4b847b7c66c9cf789e9997a285d184250c7646ba45a2bf2e [2025-02-17T17:52:11.352Z] raw-qemu-image: 4a20e68414d68ee5ac9c0b5a45b4d79baf9a60357b1365997b9fd9a0106f1963 [2025-02-17T17:52:11.352Z] qemu: bb06d0bf04781fa4efd4498670d80df9bf4825fc6d9dd9589b0807a750e1d7e2 [2025-02-17T17:52:11.352Z] raw-vultr-image: 0d582ca8eaa46442ee90213194acb1c38494cb76467f6b5a64537ef41e1375b9 [2025-02-17T17:52:11.352Z] vultr: 887a300b1e1fb7de02c9b80b5fc8e40dbec94103f7d1f61d9c014e447b1e8716 [2025-02-17T17:52:11.352Z] live: 74e5f95050d1a87dddeb9b992e5be454f76d0e6a8782e7f62ef591323f96cf31 [2025-02-17T17:52:11.352Z] + set +x [2025-02-17T17:52:15.511Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.Q3ol6ylrKe/qemu/fedora-coreos-43.20250217.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-17T17:52:15.511Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.Q3ol6ylrKe/qemu': Operation not permitted [2025-02-17T17:52:27.654Z] /home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/meta.json wrote with version stamp 1739814745456931449 [2025-02-17T17:52:27.654Z] Successfully generated: fedora-coreos-43.20250217.dev.0-qemu.x86_64.qcow2 [2025-02-17T17:52:27.658Z] [Pipeline] } [2025-02-17T17:52:27.661Z] [Pipeline] // withEnv [2025-02-17T17:52:27.750Z] [Pipeline] } [2025-02-17T17:52:27.754Z] [Pipeline] // stage [2025-02-17T17:52:27.801Z] [Pipeline] withEnv [2025-02-17T17:52:27.801Z] [Pipeline] { [2025-02-17T17:52:27.814Z] [Pipeline] sh [2025-02-17T17:52:28.396Z] + set -euo pipefail [2025-02-17T17:52:28.396Z] ++ umask [2025-02-17T17:52:28.396Z] + '[' 0022 = 0000 ']' [2025-02-17T17:52:28.396Z] + uuidgen [2025-02-17T17:52:28.396Z] + cut -f1 -d- [2025-02-17T17:52:28.399Z] [Pipeline] } [2025-02-17T17:52:28.412Z] [Pipeline] // withEnv [2025-02-17T17:52:28.483Z] [Pipeline] withEnv [2025-02-17T17:52:28.483Z] [Pipeline] { [2025-02-17T17:52:28.521Z] [Pipeline] sh [2025-02-17T17:52:29.055Z] + set -euo pipefail [2025-02-17T17:52:29.055Z] ++ umask [2025-02-17T17:52:29.055Z] + '[' 0022 = 0000 ']' [2025-02-17T17:52:29.055Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T17:52:29.055Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-17T17:52:29.057Z] [Pipeline] } [2025-02-17T17:52:29.061Z] [Pipeline] // withEnv [2025-02-17T17:52:29.101Z] [Pipeline] parallel [2025-02-17T17:52:29.102Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-17T17:52:29.102Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-17T17:52:29.161Z] [Pipeline] withEnv [2025-02-17T17:52:29.161Z] [Pipeline] { [2025-02-17T17:52:29.162Z] [Pipeline] withEnv [2025-02-17T17:52:29.162Z] [Pipeline] { [2025-02-17T17:52:29.210Z] [Pipeline] sh [2025-02-17T17:52:29.492Z] [Pipeline] sh [2025-02-17T17:52:29.745Z] + set -xeuo pipefail [2025-02-17T17:52:29.745Z] ++ umask [2025-02-17T17:52:29.745Z] + '[' 0022 = 0000 ']' [2025-02-17T17:52:29.745Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-17T17:52:29.777Z] [Pipeline] } [2025-02-17T17:52:29.856Z] [Pipeline] // withEnv [2025-02-17T17:52:29.860Z] [Pipeline] withEnv [2025-02-17T17:52:29.861Z] [Pipeline] { [2025-02-17T17:52:29.874Z] [Pipeline] sh [2025-02-17T17:52:30.037Z] + set -xeuo pipefail [2025-02-17T17:52:30.037Z] ++ umask [2025-02-17T17:52:30.037Z] + '[' 0022 = 0000 ']' [2025-02-17T17:52:30.037Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T17:52:30.037Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-17T17:52:30.037Z] 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-VRRZW/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-17T17:52:30.292Z] 2025-02-17T17:52:30Z cli: Started logging at level INFO [2025-02-17T17:52:30.292Z] 2025-02-17T17:52:30Z cli: Started logging at level INFO [2025-02-17T17:52:30.292Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250217.91.0/x86_64/fedora-coreos-43.20250217.91.0-qemu.x86_64.qcow2.xz [2025-02-17T17:52:30.292Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250217.91.0/x86_64/fedora-coreos-43.20250217.91.0-qemu.x86_64.qcow2.xz.sig [2025-02-17T17:52:30.396Z] + set -euo pipefail [2025-02-17T17:52:30.396Z] ++ umask [2025-02-17T17:52:30.396Z] + '[' 0022 = 0000 ']' [2025-02-17T17:52:30.396Z] + kola list --json [2025-02-17T17:52:30.396Z] + jq -r '.[].Name' [2025-02-17T17:52:30.399Z] [Pipeline] } [2025-02-17T17:52:30.402Z] [Pipeline] // withEnv [2025-02-17T17:52:30.417Z] [Pipeline] withEnv [2025-02-17T17:52:30.417Z] [Pipeline] { [2025-02-17T17:52:30.496Z] [Pipeline] sh [2025-02-17T17:52:31.034Z] + set -xeuo pipefail [2025-02-17T17:52:31.034Z] ++ umask [2025-02-17T17:52:31.034Z] + '[' 0022 = 0000 ']' [2025-02-17T17:52:31.034Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T17:52:31.034Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-17T17:52:31.034Z] 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-VRRZW/kola-x86_64 [2025-02-17T17:52:31.287Z] === RUN ext.config.var-mount.luks [2025-02-17T17:52:31.287Z] === RUN coreos.ignition.mount.disks [2025-02-17T17:52:31.287Z] === RUN ext.config.var-mount.scsi-id [2025-02-17T17:52:31.287Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-17T17:52:31.287Z] === RUN ext.config.clhm.ignition-warnings [2025-02-17T17:52:31.287Z] === RUN ext.config.ignition.resource.remote [2025-02-17T17:52:31.287Z] === RUN multipath.day1 [2025-02-17T17:52:31.287Z] === RUN rpmostree.install-uninstall [2025-02-17T17:52:31.287Z] === RUN coreos.ignition.once [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-17T17:52:31.287Z] === RUN coreos.ignition.failure [2025-02-17T17:52:31.287Z] === RUN ext.config.ignition.delete-config [2025-02-17T17:52:31.287Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-17T17:52:31.287Z] === RUN coreos.ignition.groups [2025-02-17T17:52:31.287Z] === RUN fcos.network.listeners [2025-02-17T17:52:31.287Z] === RUN ext.config.containers.quadlet [2025-02-17T17:52:31.287Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-17T17:52:31.287Z] === RUN multipath.day2 [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-17T17:52:31.287Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.nameserver [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-17T17:52:31.287Z] === RUN coreos.ignition.sethostname [2025-02-17T17:52:31.287Z] === RUN ext.config.systemd.network-online [2025-02-17T17:52:31.287Z] === RUN rhcos.selinux.boolean.persist [2025-02-17T17:52:31.287Z] === RUN coreos.auth.verify [2025-02-17T17:52:31.287Z] === RUN ext.config.var-mount.simple [2025-02-17T17:52:31.287Z] === RUN ext.config.firewall.iptables-legacy [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.kargs-rd-net [2025-02-17T17:52:31.287Z] === RUN rpmostree.upgrade-rollback [2025-02-17T17:52:31.287Z] === RUN ostree.hotfix [2025-02-17T17:52:31.287Z] === RUN non-exclusive-test-bucket-0 [2025-02-17T17:52:31.287Z] === RUN ext.config.gshadow [2025-02-17T17:52:31.287Z] === RUN basic.uefi [2025-02-17T17:52:31.287Z] === RUN ext.config.kdump.crash [2025-02-17T17:52:31.287Z] === RUN fcos.filesystem [2025-02-17T17:52:31.287Z] === RUN ext.config.docker.basic [2025-02-17T17:52:31.287Z] === RUN ext.config.toolbox [2025-02-17T17:52:31.287Z] === RUN coreos.selinux.boolean [2025-02-17T17:52:31.287Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-17T17:52:31.287Z] === RUN ext.config.selinux.enforcing [2025-02-17T17:52:31.287Z] === RUN basic.nvme [2025-02-17T17:52:31.287Z] === RUN coreos.ignition.symlink [2025-02-17T17:52:31.287Z] === RUN ext.config.ignition.stable-boot [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-17T17:52:31.287Z] === RUN coreos.ignition.mount.partitions [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-17T17:52:31.287Z] === RUN fcos.users.shells [2025-02-17T17:52:31.287Z] === RUN ext.config.disks.lvmdevices [2025-02-17T17:52:31.287Z] === RUN ext.config.boot.grub2-install [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.nmstate.policy [2025-02-17T17:52:31.287Z] === RUN ext.config.reboot [2025-02-17T17:52:31.287Z] === RUN coreos.ignition.v2.users [2025-02-17T17:52:31.287Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-17T17:52:31.287Z] === RUN ostree.unlock [2025-02-17T17:52:31.287Z] === RUN podman.base [2025-02-17T17:52:31.288Z] === RUN ext.config.networking.nmstate.state [2025-02-17T17:52:31.288Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-17T17:52:31.288Z] === RUN ext.config.ignition.remote [2025-02-17T17:52:31.288Z] === RUN ext.config.boot.bootupd-validate [2025-02-17T17:52:31.288Z] === RUN multipath.partition [2025-02-17T17:52:31.288Z] === RUN ext.config.swap.zram-generator [2025-02-17T17:52:31.288Z] === RUN podman.network-single [2025-02-17T17:52:31.288Z] === RUN ext.config.ignition.kargs [2025-02-17T17:52:31.288Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-17T17:52:31.288Z] === RUN ext.config.rpm-ostree-countme [2025-02-17T17:52:31.288Z] === RUN basic [2025-02-17T17:52:31.288Z] === RUN ext.config.podman.rootless-systemd [2025-02-17T17:52:31.288Z] === RUN ext.config.ignition.systemd-disable [2025-02-17T17:52:31.288Z] === RUN ext.config.systemd.condition-needs-update [2025-02-17T17:52:31.288Z] === RUN coreos.unique.boot.ignition.failure [2025-02-17T17:52:31.288Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-17T17:52:31.288Z] === RUN coreos.unique.boot.failure [2025-02-17T17:52:31.288Z] === RUN basic.uefi-secure [2025-02-17T17:52:31.288Z] === RUN kdump.crash.ssh [2025-02-17T17:52:31.288Z] === RUN ext.config.networking.no-persist-ip [2025-02-17T17:52:31.288Z] === RUN ext.config.extensions.package [2025-02-17T17:52:31.288Z] === RUN ext.config.networking.force-persist-ip [2025-02-17T17:52:31.288Z] === RUN rootfs.uuid [2025-02-17T17:52:31.288Z] === RUN ostree.remote [2025-02-17T17:52:31.288Z] === RUN podman.workflow [2025-02-17T17:52:31.288Z] === RUN rpmostree.status [2025-02-17T17:52:31.288Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-17T17:52:31.288Z] === RUN ext.config.butane.grub-users [2025-02-17T17:52:31.651Z] Read disk 111.1 MiB/706.3 MiB (15%) [2025-02-17T17:52:32.580Z] Read disk 134.4 MiB/706.3 MiB (19%) [2025-02-17T17:52:33.500Z] Read disk 243.8 MiB/706.3 MiB (34%) [2025-02-17T17:52:34.420Z] Read disk 281.3 MiB/706.3 MiB (39%) [2025-02-17T17:52:35.351Z] Read disk 336.7 MiB/706.3 MiB (47%) [2025-02-17T17:52:36.271Z] Read disk 371.2 MiB/706.3 MiB (52%) [2025-02-17T17:52:37.661Z] Read disk 444.2 MiB/706.3 MiB (62%) [2025-02-17T17:52:38.579Z] Read disk 470.6 MiB/706.3 MiB (66%) [2025-02-17T17:52:39.500Z] Read disk 490.6 MiB/706.3 MiB (69%) [2025-02-17T17:52:40.420Z] Read disk 509.4 MiB/706.3 MiB (72%) [2025-02-17T17:52:41.349Z] Read disk 531.4 MiB/706.3 MiB (75%) [2025-02-17T17:52:42.284Z] Read disk 552.1 MiB/706.3 MiB (78%) [2025-02-17T17:52:43.639Z] Read disk 573.2 MiB/706.3 MiB (81%) [2025-02-17T17:52:44.557Z] Read disk 592.7 MiB/706.3 MiB (83%) [2025-02-17T17:52:45.476Z] Read disk 613.2 MiB/706.3 MiB (86%) [2025-02-17T17:52:46.395Z] Read disk 633.5 MiB/706.3 MiB (89%) [2025-02-17T17:52:47.330Z] Read disk 653.1 MiB/706.3 MiB (92%) [2025-02-17T17:52:48.261Z] Read disk 672.2 MiB/706.3 MiB (95%) [2025-02-17T17:52:49.181Z] Read disk 706.3 MiB/706.3 MiB (100%) [2025-02-17T17:52:49.181Z] Read disk 706.3 MiB/706.3 MiB (100%) [2025-02-17T17:52:49.181Z] Read disk 706.3 MiB/706.3 MiB (100%) [2025-02-17T17:52:49.181Z] gpg: Signature made Mon Feb 17 04:58:51 2025 UTC [2025-02-17T17:52:49.181Z] gpg: using RSA key C6E7F081CF80E13146676E88829B606631645531 [2025-02-17T17:52:49.181Z] gpg: Good signature from "Fedora (43) " [ultimate] [2025-02-17T17:52:52.485Z] tmp/kola-qemu-cache/fedora-coreos-43.20250217.91.0-qemu.x86_64.qcow2 [2025-02-17T17:52:52.485Z] === RUN fcos.upgrade.basic [2025-02-17T17:53:09.920Z] --- PASS: coreos.ignition.symlink (36.54s) [2025-02-17T17:53:10.173Z] --- PASS: ext.config.networking.hostname.fallback-hostname (38.86s) [2025-02-17T17:53:24.987Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-02-17T17:53:24.987Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-17T17:53:25.542Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-02-17T17:53:28.802Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-02-17T17:53:31.148Z] === RUN fcos.upgrade.basic/setup [2025-02-17T17:53:32.065Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-17T17:53:36.849Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-02-17T17:53:36.849Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-02-17T17:53:38.749Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-17T17:53:40.105Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-02-17T17:53:41.981Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-02-17T17:53:42.537Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-02-17T17:53:43.099Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-17T17:53:44.031Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-17T17:53:44.586Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-17T17:53:46.461Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-02-17T17:53:47.016Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-02-17T17:53:48.890Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-02-17T17:53:50.258Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-02-17T17:53:52.132Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-02-17T17:53:52.132Z] --- PASS: ext.config.var-mount.luks (80.61s) [2025-02-17T17:53:55.373Z] --- PASS: ext.config.networking.nameserver (44.81s) [2025-02-17T17:53:55.625Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-17T17:53:57.524Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-17T17:54:00.766Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-17T17:54:04.035Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-02-17T17:54:04.589Z] --- PASS: ext.config.ignition.delete-config (93.22s) [2025-02-17T17:54:05.145Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-17T17:54:07.020Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-17T17:54:08.383Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-17T17:54:10.276Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-17T17:54:12.149Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-17T17:54:14.073Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-02-17T17:54:15.438Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-02-17T17:54:17.336Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-02-17T17:54:18.765Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-02-17T17:54:19.019Z] --- PASS: ext.config.ignition.systemd-unmasking (27.02s) [2025-02-17T17:54:19.574Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-02-17T17:54:20.936Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-17T17:54:22.827Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-02-17T17:54:23.080Z] --- PASS: multipath.day2 (75.20s) [2025-02-17T17:54:37.896Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-02-17T17:54:37.896Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (41.14s) [2025-02-17T17:54:37.896Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-17T17:54:39.251Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-02-17T17:54:39.654Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-17T17:54:41.124Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-02-17T17:54:42.475Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-02-17T17:54:44.349Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-17T17:54:45.701Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-02-17T17:54:46.257Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (41.61s) [2025-02-17T17:54:47.627Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-02-17T17:54:50.135Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-02-17T17:54:52.025Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-17T17:54:53.380Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-02-17T17:54:54.299Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-02-17T17:54:54.855Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-17T17:54:55.109Z] --- PASS: fcos.network.listeners (36.17s) [2025-02-17T17:54:56.474Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-02-17T17:55:04.549Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-17T17:55:05.912Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-02-17T17:55:07.804Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-02-17T17:55:08.359Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-02-17T17:55:08.359Z] --- PASS: ext.config.containers.quadlet (32.15s) [2025-02-17T17:55:08.915Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-02-17T17:55:09.473Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-02-17T17:55:11.359Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-17T17:55:13.252Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-02-17T17:55:14.605Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-02-17T17:55:16.491Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-02-17T17:55:17.049Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-02-17T17:55:20.315Z] --- PASS: coreos.misc.disk.varlibcontainers (57.16s) [2025-02-17T17:55:20.315Z] 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-17T17:55:20.315Z] 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-17T17:55:20.568Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-02-17T17:55:22.443Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-17T17:55:23.000Z] --- PASS: ext.config.firewall.iptables-legacy (36.75s) [2025-02-17T17:55:23.917Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-02-17T17:55:25.789Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-02-17T17:55:26.235Z] --- PASS: fcos.upgrade.basic (148.02s) [2025-02-17T17:55:26.236Z] --- PASS: fcos.upgrade.basic/setup (5.87s) [2025-02-17T17:55:26.236Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (64.18s) [2025-02-17T17:55:26.236Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (40.25s) [2025-02-17T17:55:26.236Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-upgrade-x86_64 [2025-02-17T17:55:26.237Z] [Pipeline] } [2025-02-17T17:55:26.250Z] [Pipeline] // withEnv [2025-02-17T17:55:26.259Z] [Pipeline] } [2025-02-17T17:55:26.361Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-02-17T17:55:26.916Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-02-17T17:55:28.790Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-17T17:55:29.346Z] === RUN ostree.hotfix/unlock [2025-02-17T17:55:30.263Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0 (184.12s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (0.71s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (2.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (7.85s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (1.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.73s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (0.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.64s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.73s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.63s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (1.69s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (3.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.68s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (3.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (2.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.66s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.64s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.69s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.79s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.77s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.71s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (1.64s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.66s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.64s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.96s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.69s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.69s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (1.73s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (1.63s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.68s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.64s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.68s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.66s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.66s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.69s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.69s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (7.79s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.66s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.68s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.67s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.69s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.64s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.66s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.69s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.70s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.71s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.66s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.66s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.65s) [2025-02-17T17:55:35.496Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.66s) [2025-02-17T17:55:35.497Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.67s) [2025-02-17T17:55:35.497Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.66s) [2025-02-17T17:55:35.497Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (1.66s) [2025-02-17T17:55:35.497Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.69s) [2025-02-17T17:55:35.497Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.66s) [2025-02-17T17:55:35.750Z] --- PASS: coreos.ignition.failure (15.46s) [2025-02-17T17:55:43.820Z] === RUN ostree.hotfix/install [2025-02-17T17:55:44.374Z] === RUN ostree.hotfix/uninstall [2025-02-17T17:55:44.929Z] === RUN ostree.hotfix/persist [2025-02-17T17:55:46.802Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-17T17:55:50.945Z] --- PASS: multipath.day1 (55.84s) [2025-02-17T17:56:03.114Z] --- PASS: ext.config.systemd.network-online (26.85s) [2025-02-17T17:56:04.031Z] === RUN ostree.hotfix/rollback [2025-02-17T17:56:18.842Z] --- PASS: ext.config.networking.bridge-static-via-kargs (41.04s) [2025-02-17T17:56:20.714Z] --- PASS: ext.config.networking.kargs-rd-net (29.51s) [2025-02-17T17:56:24.871Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-17T17:56:28.114Z] --- PASS: ostree.hotfix (79.45s) [2025-02-17T17:56:28.114Z] --- PASS: ostree.hotfix/unlock (14.18s) [2025-02-17T17:56:28.114Z] --- PASS: ostree.hotfix/install (0.57s) [2025-02-17T17:56:28.114Z] --- PASS: ostree.hotfix/uninstall (0.44s) [2025-02-17T17:56:28.114Z] --- PASS: ostree.hotfix/persist (18.70s) [2025-02-17T17:56:28.114Z] --- PASS: ostree.hotfix/rollback (20.14s) [2025-02-17T17:56:46.141Z] --- PASS: coreos.ignition.once (42.51s) [2025-02-17T17:56:51.373Z] --- PASS: rpmostree.upgrade-rollback (87.53s) [2025-02-17T17:56:51.373Z] --- PASS: rpmostree.upgrade-rollback/upgrade (37.70s) [2025-02-17T17:56:51.373Z] --- PASS: rpmostree.upgrade-rollback/rollback (22.29s) [2025-02-17T17:56:51.373Z] === RUN rpmostree.install-uninstall/install [2025-02-17T17:57:06.171Z] --- PASS: rhcos.selinux.boolean.persist (49.25s) [2025-02-17T17:57:12.709Z] --- PASS: ext.config.ignition.systemd-enable-units (26.95s) [2025-02-17T17:57:24.857Z] --- PASS: ext.config.var-mount.simple (57.10s) [2025-02-17T17:57:26.732Z] --- PASS: coreos.auth.verify (35.92s) [2025-02-17T17:57:38.917Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-17T17:57:44.135Z] --- PASS: ext.config.ignition.resource.remote (37.68s) [2025-02-17T17:57:49.369Z] --- PASS: coreos.ignition.groups (36.59s) [2025-02-17T17:57:53.509Z] --- PASS: ext.config.clhm.ignition-warnings (28.13s) [2025-02-17T17:58:15.473Z] === RUN basic.nvme/ServicesActive [2025-02-17T17:58:15.473Z] === RUN basic.nvme/ReadOnly [2025-02-17T17:58:15.473Z] === RUN basic.nvme/Useradd [2025-02-17T17:58:15.473Z] === RUN basic.nvme/MachineID [2025-02-17T17:58:15.473Z] === RUN basic.nvme/FCOSGrowpart [2025-02-17T17:58:15.473Z] === RUN basic.nvme/PortSSH [2025-02-17T17:58:15.473Z] === RUN basic.nvme/DbusPerms [2025-02-17T17:58:19.629Z] --- PASS: basic.nvme (25.94s) [2025-02-17T17:58:19.629Z] --- PASS: basic.nvme/ServicesActive (0.12s) [2025-02-17T17:58:19.629Z] --- PASS: basic.nvme/ReadOnly (0.11s) [2025-02-17T17:58:19.629Z] --- PASS: basic.nvme/Useradd (0.19s) [2025-02-17T17:58:19.629Z] --- PASS: basic.nvme/MachineID (0.12s) [2025-02-17T17:58:19.629Z] --- PASS: basic.nvme/FCOSGrowpart (0.16s) [2025-02-17T17:58:19.629Z] --- PASS: basic.nvme/PortSSH (0.12s) [2025-02-17T17:58:19.629Z] --- PASS: basic.nvme/DbusPerms (0.36s) [2025-02-17T17:58:19.881Z] --- PASS: rpmostree.install-uninstall (119.39s) [2025-02-17T17:58:19.881Z] --- PASS: rpmostree.install-uninstall/install (46.65s) [2025-02-17T17:58:19.881Z] --- PASS: rpmostree.install-uninstall/uninstall (38.31s) [2025-02-17T17:58:23.142Z] --- PASS: coreos.ignition.sethostname (34.12s) [2025-02-17T17:58:37.944Z] --- PASS: ext.config.toolbox (69.39s) [2025-02-17T17:58:46.026Z] --- PASS: ext.config.ssh.custom-host-key-permissions (26.62s) [2025-02-17T17:59:00.848Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (75.22s) [2025-02-17T17:59:02.722Z] --- PASS: ext.config.var-mount.scsi-id (42.43s) [2025-02-17T17:59:05.992Z] --- PASS: ext.config.selinux.enforcing (43.35s) [2025-02-17T17:59:32.456Z] --- PASS: coreos.ignition.instantiated.enable-unit (25.65s) [2025-02-17T17:59:32.456Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (29.50s) [2025-02-17T17:59:32.456Z] --- PASS: coreos.selinux.boolean (52.58s) [2025-02-17T17:59:42.371Z] --- PASS: coreos.ignition.mount.disks (55.16s) [2025-02-17T17:59:45.630Z] --- PASS: ext.config.ignition.kargs (39.10s) [2025-02-17T17:59:57.769Z] --- PASS: ext.config.networking.no-persist-ip (29.51s) [2025-02-17T17:59:57.769Z] mke2fs 1.47.1 (20-May-2024) [2025-02-17T18:00:03.015Z] === RUN basic.uefi-secure/PortSSH [2025-02-17T18:00:03.015Z] === RUN basic.uefi-secure/DbusPerms [2025-02-17T18:00:03.015Z] === RUN basic.uefi-secure/ServicesActive [2025-02-17T18:00:03.015Z] === RUN basic.uefi-secure/ReadOnly [2025-02-17T18:00:03.015Z] === RUN basic.uefi-secure/Useradd [2025-02-17T18:00:03.268Z] === RUN basic.uefi-secure/MachineID [2025-02-17T18:00:03.521Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-17T18:00:06.769Z] --- PASS: basic.uefi-secure (38.54s) [2025-02-17T18:00:06.769Z] --- PASS: basic.uefi-secure/PortSSH (0.11s) [2025-02-17T18:00:06.769Z] --- PASS: basic.uefi-secure/DbusPerms (0.34s) [2025-02-17T18:00:06.769Z] --- PASS: basic.uefi-secure/ServicesActive (0.12s) [2025-02-17T18:00:06.769Z] --- PASS: basic.uefi-secure/ReadOnly (0.11s) [2025-02-17T18:00:06.769Z] --- PASS: basic.uefi-secure/Useradd (0.20s) [2025-02-17T18:00:06.769Z] --- PASS: basic.uefi-secure/MachineID (0.12s) [2025-02-17T18:00:06.769Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-02-17T18:00:10.033Z] --- PASS: coreos.unique.boot.failure (12.12s) [2025-02-17T18:00:42.822Z] --- PASS: ext.config.disks.lvmdevices (57.19s) [2025-02-17T18:00:46.969Z] --- PASS: coreos.ignition.v2.users (36.60s) [2025-02-17T18:01:19.088Z] --- PASS: ext.config.swap.zram-generator (36.91s) [2025-02-17T18:01:21.618Z] --- PASS: kdump.crash.ssh (113.13s) [2025-02-17T18:01:21.618Z] cluster.go:151: Running as unit: run-p7147-i7148.service; invocation ID: 81cdfd4da9274d7f8d40dc48873891cf [2025-02-17T18:01:21.618Z] --- PASS: ext.config.butane.grub-users (74.39s) [2025-02-17T18:01:28.127Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (41.84s) [2025-02-17T18:01:36.198Z] --- PASS: coreos.unique.boot.ignition.failure (14.73s) [2025-02-17T18:02:08.192Z] --- PASS: rpmostree.status (35.04s) [2025-02-17T18:02:14.711Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.94s) [2025-02-17T18:02:18.872Z] --- PASS: ext.config.reboot (57.48s) [2025-02-17T18:02:45.339Z] --- PASS: podman.network-single (177.71s) [2025-02-17T18:02:45.339Z] --- PASS: ext.config.ignition.systemd-disable (26.50s) [2025-02-17T18:02:55.267Z] --- PASS: ext.config.systemd.condition-needs-update (79.24s) [2025-02-17T18:02:58.518Z] --- PASS: multipath.partition (55.21s) [2025-02-17T18:03:03.736Z] === RUN podman.workflow/run [2025-02-17T18:03:13.673Z] --- PASS: ext.config.boot.grub2-install (26.71s) [2025-02-17T18:03:35.551Z] === RUN podman.base/info [2025-02-17T18:03:35.551Z] === RUN podman.base/resources [2025-02-17T18:03:40.768Z] --- PASS: ext.config.networking.nmstate.state (45.00s) [2025-02-17T18:03:41.021Z] --- PASS: podman.base (29.04s) [2025-02-17T18:03:41.021Z] --- PASS: podman.base/info (0.42s) [2025-02-17T18:03:41.021Z] --- PASS: podman.base/resources (4.40s) [2025-02-17T18:03:53.180Z] --- PASS: ext.config.podman.rootless-systemd (53.93s) [2025-02-17T18:04:03.104Z] === RUN ostree.remote/add [2025-02-17T18:04:03.104Z] === RUN ostree.remote/list [2025-02-17T18:04:03.104Z] === RUN basic/DbusPerms [2025-02-17T18:04:03.104Z] === RUN ostree.remote/show-url [2025-02-17T18:04:03.104Z] === RUN ostree.remote/refs [2025-02-17T18:04:03.104Z] === RUN basic/ServicesActive [2025-02-17T18:04:03.104Z] === RUN ostree.remote/summary [2025-02-17T18:04:03.104Z] === RUN basic/ReadOnly [2025-02-17T18:04:03.104Z] === RUN basic/Useradd [2025-02-17T18:04:03.104Z] === RUN ostree.remote/delete [2025-02-17T18:04:03.104Z] === RUN basic/MachineID [2025-02-17T18:04:03.104Z] === RUN basic/FCOSGrowpart [2025-02-17T18:04:03.104Z] === RUN basic/PortSSH [2025-02-17T18:04:06.350Z] --- PASS: ostree.remote (25.26s) [2025-02-17T18:04:06.350Z] --- PASS: ostree.remote/add (0.25s) [2025-02-17T18:04:06.350Z] --- PASS: ostree.remote/list (0.11s) [2025-02-17T18:04:06.350Z] --- PASS: ostree.remote/show-url (0.21s) [2025-02-17T18:04:06.350Z] --- PASS: ostree.remote/refs (0.14s) [2025-02-17T18:04:06.350Z] --- PASS: ostree.remote/summary (0.27s) [2025-02-17T18:04:06.350Z] --- PASS: ostree.remote/delete (0.45s) [2025-02-17T18:04:06.350Z] --- PASS: basic (26.32s) [2025-02-17T18:04:06.350Z] --- PASS: basic/DbusPerms (0.34s) [2025-02-17T18:04:06.350Z] --- PASS: basic/ServicesActive (0.13s) [2025-02-17T18:04:06.350Z] --- PASS: basic/ReadOnly (0.13s) [2025-02-17T18:04:06.350Z] --- PASS: basic/Useradd (0.21s) [2025-02-17T18:04:06.350Z] --- PASS: basic/MachineID (0.12s) [2025-02-17T18:04:06.350Z] --- PASS: basic/FCOSGrowpart (0.15s) [2025-02-17T18:04:06.350Z] --- PASS: basic/PortSSH (0.12s) [2025-02-17T18:04:14.428Z] --- PASS: ext.config.networking.nmstate.policy (118.65s) [2025-02-17T18:04:20.953Z] --- PASS: ext.config.boot.bootupd-validate (27.93s) [2025-02-17T18:04:27.490Z] === RUN ostree.unlock/unlock [2025-02-17T18:04:27.742Z] === RUN ostree.unlock/install [2025-02-17T18:04:27.995Z] === RUN rootfs.uuid/RandomUUID [2025-02-17T18:04:28.250Z] === RUN ostree.unlock/uninstall [2025-02-17T18:04:28.805Z] === RUN ostree.unlock/discard [2025-02-17T18:04:31.319Z] --- PASS: rootfs.uuid (25.05s) [2025-02-17T18:04:31.319Z] --- PASS: rootfs.uuid/RandomUUID (0.16s) [2025-02-17T18:04:43.450Z] --- PASS: ext.config.networking.force-persist-ip (29.45s) [2025-02-17T18:04:47.606Z] --- PASS: ext.config.rpm-ostree-countme (26.65s) [2025-02-17T18:04:51.748Z] --- PASS: ostree.unlock (44.68s) [2025-02-17T18:04:51.748Z] --- PASS: ostree.unlock/unlock (0.61s) [2025-02-17T18:04:51.748Z] --- PASS: ostree.unlock/install (0.50s) [2025-02-17T18:04:51.748Z] --- PASS: ostree.unlock/uninstall (0.44s) [2025-02-17T18:04:51.748Z] --- PASS: ostree.unlock/discard (18.53s) [2025-02-17T18:05:30.382Z] --- PASS: ext.config.extensions.package (53.06s) [2025-02-17T18:05:40.307Z] --- PASS: ext.config.ignition.remote (49.17s) [2025-02-17T18:05:42.184Z] --- PASS: coreos.ignition.mount.partitions (54.99s) [2025-02-17T18:05:45.449Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (62.30s) [2025-02-17T18:06:07.320Z] --- PASS: fcos.users.shells (24.47s) [2025-02-17T18:06:12.559Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (47.32s) [2025-02-17T18:06:15.804Z] --- PASS: ext.config.networking.prefer-ignition-networking (30.36s) [2025-02-17T18:06:47.798Z] --- PASS: ext.config.ignition.stable-boot (38.91s) [2025-02-17T18:06:47.798Z] --- PASS: ext.config.docker.basic (32.71s) [2025-02-17T18:06:49.690Z] === RUN basic.uefi/FCOSGrowpart [2025-02-17T18:06:49.690Z] === RUN basic.uefi/PortSSH [2025-02-17T18:06:49.690Z] === RUN basic.uefi/DbusPerms [2025-02-17T18:06:50.264Z] === RUN basic.uefi/ServicesActive [2025-02-17T18:06:50.264Z] === RUN basic.uefi/ReadOnly [2025-02-17T18:06:50.264Z] === RUN basic.uefi/Useradd [2025-02-17T18:06:50.517Z] === RUN basic.uefi/MachineID [2025-02-17T18:06:54.664Z] --- PASS: basic.uefi (38.53s) [2025-02-17T18:06:54.664Z] --- PASS: basic.uefi/FCOSGrowpart (0.14s) [2025-02-17T18:06:54.664Z] --- PASS: basic.uefi/PortSSH (0.12s) [2025-02-17T18:06:54.664Z] --- PASS: basic.uefi/DbusPerms (0.35s) [2025-02-17T18:06:54.664Z] --- PASS: basic.uefi/ServicesActive (0.13s) [2025-02-17T18:06:54.664Z] --- PASS: basic.uefi/ReadOnly (0.12s) [2025-02-17T18:06:54.664Z] --- PASS: basic.uefi/Useradd (0.21s) [2025-02-17T18:06:54.664Z] --- PASS: basic.uefi/MachineID (0.13s) [2025-02-17T18:07:06.842Z] === RUN fcos.filesystem/writablefiles [2025-02-17T18:07:06.842Z] === RUN fcos.filesystem/writabledirs [2025-02-17T18:07:06.842Z] === RUN fcos.filesystem/stickydirs [2025-02-17T18:07:06.842Z] === RUN fcos.filesystem/denylist [2025-02-17T18:07:10.090Z] --- PASS: fcos.filesystem (25.77s) [2025-02-17T18:07:10.090Z] --- PASS: fcos.filesystem/writablefiles (0.88s) [2025-02-17T18:07:10.090Z] --- PASS: fcos.filesystem/writabledirs (0.27s) [2025-02-17T18:07:10.090Z] --- PASS: fcos.filesystem/stickydirs (0.29s) [2025-02-17T18:07:10.090Z] --- PASS: fcos.filesystem/denylist (0.38s) [2025-02-17T18:07:22.238Z] --- PASS: ext.config.gshadow (26.84s) [2025-02-17T18:07:37.074Z] --- PASS: ext.config.kdump.crash (114.19s) [2025-02-17T18:07:42.292Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (57.95s) [2025-02-17T18:08:14.292Z] === RUN podman.workflow/exec [2025-02-17T18:08:14.292Z] === RUN podman.workflow/stop [2025-02-17T18:08:22.365Z] === RUN podman.workflow/remove [2025-02-17T18:08:22.365Z] === RUN podman.workflow/delete [2025-02-17T18:08:27.591Z] --- PASS: podman.workflow (344.13s) [2025-02-17T18:08:27.591Z] --- PASS: podman.workflow/run (306.76s) [2025-02-17T18:08:27.591Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-17T18:08:27.591Z] cluster.go:151: Getting image source signatures [2025-02-17T18:08:27.591Z] cluster.go:151: Copying blob sha256:ed5f9eb9b31eda228bb072bb9bdc2d63134767b37f5547eab07499ecbea47e66 [2025-02-17T18:08:27.591Z] cluster.go:151: Copying config sha256:6537a8f634103c83015ebb668e6149842aaa3b7b03e40e8e7dddaa54e1906769 [2025-02-17T18:08:27.591Z] cluster.go:151: Writing manifest to image destination [2025-02-17T18:08:27.591Z] --- PASS: podman.workflow/exec (0.35s) [2025-02-17T18:08:27.591Z] --- PASS: podman.workflow/stop (10.66s) [2025-02-17T18:08:27.591Z] --- PASS: podman.workflow/remove (0.56s) [2025-02-17T18:08:27.591Z] --- PASS: podman.workflow/delete (0.69s) [2025-02-17T18:08:27.591Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-02-17T18:08:27.591Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-02-17T18:08:27.591Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-x86_64 [2025-02-17T18:08:27.595Z] [Pipeline] } [2025-02-17T18:08:27.600Z] [Pipeline] // withEnv [2025-02-17T18:08:27.667Z] [Pipeline] withEnv [2025-02-17T18:08:27.667Z] [Pipeline] { [2025-02-17T18:08:27.671Z] [Pipeline] sh [2025-02-17T18:08:28.255Z] + set -xeuo pipefail [2025-02-17T18:08:28.255Z] ++ umask [2025-02-17T18:08:28.255Z] + '[' 0022 = 0000 ']' [2025-02-17T18:08:28.255Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:08:28.255Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-02-17T18:08:28.255Z] 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-VRRZW/kola-reprovision-x86_64 [2025-02-17T18:08:28.508Z] === RUN ext.config.root-reprovision.luks [2025-02-17T18:08:28.508Z] === RUN ext.config.root-reprovision.raid1 [2025-02-17T18:08:28.508Z] === RUN ext.config.root-reprovision.filesystem-only [2025-02-17T18:08:28.508Z] === RUN coreos.boot-mirror [2025-02-17T18:08:28.508Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-02-17T18:08:28.508Z] === RUN coreos.boot-mirror.luks [2025-02-17T18:08:28.508Z] === RUN ext.config.root-reprovision.luks.512e [2025-02-17T18:08:28.508Z] === RUN ext.config.root-reprovision.swap-before-root [2025-02-17T18:08:28.508Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-02-17T18:08:28.508Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-02-17T18:10:34.874Z] --- PASS: ext.config.root-reprovision.luks (124.21s) [2025-02-17T18:12:41.240Z] --- PASS: ext.config.root-reprovision.luks.512e (124.30s) [2025-02-17T18:19:47.773Z] --- PASS: ext.config.rpm-ostree.kernel-replace (419.67s) [2025-02-17T18:21:54.140Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (124.97s) [2025-02-17T18:23:15.558Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.63s) [2025-02-17T18:25:06.908Z] === RUN coreos.boot-mirror/sanity-check [2025-02-17T18:25:06.908Z] === RUN coreos.boot-mirror/detach-primary [2025-02-17T18:25:33.377Z] === RUN coreos.boot-mirror/verify-fallback [2025-02-17T18:25:35.889Z] --- PASS: coreos.boot-mirror (152.14s) [2025-02-17T18:25:35.889Z] --- PASS: coreos.boot-mirror/sanity-check (2.06s) [2025-02-17T18:25:35.889Z] --- PASS: coreos.boot-mirror/detach-primary (30.22s) [2025-02-17T18:25:35.889Z] --- PASS: coreos.boot-mirror/verify-fallback (0.84s) [2025-02-17T18:27:12.234Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-02-17T18:27:38.704Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-02-17T18:28:10.722Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-02-17T18:28:42.726Z] --- PASS: coreos.boot-mirror.luks (186.31s) [2025-02-17T18:28:42.726Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.56s) [2025-02-17T18:28:42.726Z] --- PASS: coreos.boot-mirror.luks/detach-primary (30.06s) [2025-02-17T18:28:42.726Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.80s) [2025-02-17T18:29:50.310Z] --- PASS: ext.config.root-reprovision.autosave-xfs (65.38s) [2025-02-17T18:31:11.648Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.29s) [2025-02-17T18:33:18.014Z] --- PASS: ext.config.root-reprovision.raid1 (127.44s) [2025-02-17T18:33:18.014Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-reprovision-x86_64 [2025-02-17T18:33:18.018Z] [Pipeline] } [2025-02-17T18:33:18.021Z] [Pipeline] // withEnv [2025-02-17T18:33:18.029Z] [Pipeline] } [2025-02-17T18:33:18.075Z] [Pipeline] // parallel [2025-02-17T18:33:18.152Z] [Pipeline] withEnv [2025-02-17T18:33:18.152Z] [Pipeline] { [2025-02-17T18:33:18.204Z] [Pipeline] sh [2025-02-17T18:33:19.050Z] + set -xeuo pipefail [2025-02-17T18:33:19.050Z] ++ umask [2025-02-17T18:33:19.050Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:19.050Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:33:19.050Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-upgrade-x86_64 [2025-02-17T18:33:19.051Z] [Pipeline] } [2025-02-17T18:33:19.055Z] [Pipeline] // withEnv [2025-02-17T18:33:19.070Z] [Pipeline] withEnv [2025-02-17T18:33:19.071Z] [Pipeline] { [2025-02-17T18:33:19.137Z] [Pipeline] sh [2025-02-17T18:33:19.661Z] + set -xeuo pipefail [2025-02-17T18:33:19.661Z] ++ umask [2025-02-17T18:33:19.661Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:19.661Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:33:19.661Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW -c --xz kola-upgrade-x86_64 [2025-02-17T18:33:19.915Z] [Pipeline] } [2025-02-17T18:33:19.918Z] [Pipeline] // withEnv [2025-02-17T18:33:19.925Z] [Pipeline] archiveArtifacts [2025-02-17T18:33:19.928Z] Archiving artifacts [2025-02-17T18:33:20.593Z] [Pipeline] withEnv [2025-02-17T18:33:20.594Z] [Pipeline] { [2025-02-17T18:33:20.598Z] [Pipeline] sh [2025-02-17T18:33:21.135Z] + set -xeuo pipefail [2025-02-17T18:33:21.135Z] ++ umask [2025-02-17T18:33:21.135Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:21.135Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:33:21.135Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-upgrade-x86_64 --output - [2025-02-17T18:33:21.137Z] [Pipeline] } [2025-02-17T18:33:21.139Z] [Pipeline] // withEnv [2025-02-17T18:33:21.201Z] [Pipeline] junit [2025-02-17T18:33:21.203Z] Recording test results [2025-02-17T18:33:22.100Z] None of the test reports contained any result [2025-02-17T18:33:22.101Z] [Pipeline] withEnv [2025-02-17T18:33:22.102Z] [Pipeline] { [2025-02-17T18:33:22.106Z] [Pipeline] sh [2025-02-17T18:33:22.631Z] + set -xeuo pipefail [2025-02-17T18:33:22.631Z] ++ umask [2025-02-17T18:33:22.631Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:22.631Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:33:22.631Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-x86_64 [2025-02-17T18:33:22.632Z] [Pipeline] } [2025-02-17T18:33:22.644Z] [Pipeline] // withEnv [2025-02-17T18:33:22.692Z] [Pipeline] withEnv [2025-02-17T18:33:22.692Z] [Pipeline] { [2025-02-17T18:33:22.727Z] [Pipeline] sh [2025-02-17T18:33:23.916Z] + set -xeuo pipefail [2025-02-17T18:33:23.916Z] ++ umask [2025-02-17T18:33:23.916Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:23.916Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:33:23.916Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW -c --xz kola-x86_64 [2025-02-17T18:33:29.222Z] [Pipeline] } [2025-02-17T18:33:29.225Z] [Pipeline] // withEnv [2025-02-17T18:33:29.240Z] [Pipeline] archiveArtifacts [2025-02-17T18:33:29.242Z] Archiving artifacts [2025-02-17T18:33:32.257Z] [Pipeline] withEnv [2025-02-17T18:33:32.259Z] [Pipeline] { [2025-02-17T18:33:32.269Z] [Pipeline] sh [2025-02-17T18:33:32.801Z] + set -xeuo pipefail [2025-02-17T18:33:32.801Z] ++ umask [2025-02-17T18:33:32.801Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:32.801Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:33:32.801Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-x86_64 --output - [2025-02-17T18:33:32.803Z] [Pipeline] } [2025-02-17T18:33:32.806Z] [Pipeline] // withEnv [2025-02-17T18:33:32.812Z] [Pipeline] junit [2025-02-17T18:33:32.813Z] Recording test results [2025-02-17T18:33:32.917Z] None of the test reports contained any result [2025-02-17T18:33:32.918Z] [Pipeline] withEnv [2025-02-17T18:33:32.919Z] [Pipeline] { [2025-02-17T18:33:32.930Z] [Pipeline] sh [2025-02-17T18:33:33.451Z] + set -xeuo pipefail [2025-02-17T18:33:33.451Z] ++ umask [2025-02-17T18:33:33.451Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:33.451Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:33:33.451Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-reprovision-x86_64 [2025-02-17T18:33:33.453Z] [Pipeline] } [2025-02-17T18:33:33.456Z] [Pipeline] // withEnv [2025-02-17T18:33:33.523Z] [Pipeline] withEnv [2025-02-17T18:33:33.523Z] [Pipeline] { [2025-02-17T18:33:33.588Z] [Pipeline] sh [2025-02-17T18:33:34.111Z] + set -xeuo pipefail [2025-02-17T18:33:34.112Z] ++ umask [2025-02-17T18:33:34.112Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:34.112Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:33:34.112Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW -c --xz kola-reprovision-x86_64 [2025-02-17T18:33:37.361Z] [Pipeline] } [2025-02-17T18:33:37.363Z] [Pipeline] // withEnv [2025-02-17T18:33:37.447Z] [Pipeline] archiveArtifacts [2025-02-17T18:33:37.449Z] Archiving artifacts [2025-02-17T18:33:37.855Z] [Pipeline] withEnv [2025-02-17T18:33:37.856Z] [Pipeline] { [2025-02-17T18:33:37.861Z] [Pipeline] sh [2025-02-17T18:33:38.384Z] + set -xeuo pipefail [2025-02-17T18:33:38.384Z] ++ umask [2025-02-17T18:33:38.384Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:38.384Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:33:38.384Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-VRRZW/kola-reprovision-x86_64 --output - [2025-02-17T18:33:38.386Z] [Pipeline] } [2025-02-17T18:33:38.389Z] [Pipeline] // withEnv [2025-02-17T18:33:38.459Z] [Pipeline] junit [2025-02-17T18:33:38.461Z] Recording test results [2025-02-17T18:33:38.552Z] None of the test reports contained any result [2025-02-17T18:33:38.554Z] [Pipeline] stage [2025-02-17T18:33:38.554Z] [Pipeline] { (x86_64:Build Metal) [2025-02-17T18:33:38.559Z] [Pipeline] withEnv [2025-02-17T18:33:38.559Z] [Pipeline] { [2025-02-17T18:33:38.583Z] [Pipeline] sh [2025-02-17T18:33:39.109Z] + set -xeuo pipefail [2025-02-17T18:33:39.109Z] ++ umask [2025-02-17T18:33:39.109Z] + '[' 0022 = 0000 ']' [2025-02-17T18:33:39.109Z] + cosa buildextend-metal [2025-02-17T18:33:39.109Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-17T18:33:39.381Z] Config commit: 50caeab0dbf7193c482b529f6bc60a939981707a [2025-02-17T18:33:39.381Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-17T18:33:40.300Z] Will build metal [2025-02-17T18:33:58.312Z] ++ arch [2025-02-17T18:33:58.312Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250217.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2618 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2105 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-tjAq.json [2025-02-17T18:33:59.665Z] + set +x [2025-02-17T18:33:59.665Z] + 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-tjAq.json [2025-02-17T18:33:59.665Z]  [2025-02-17T18:33:59.665Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T18:33:59.665Z] /dev/vdb1 40G 8.3G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T18:33:59.665Z]  [2025-02-17T18:33:59.665Z] starting /tmp/osbuild-tjAq.jsonPipeline source org.osbuild.curl: 59013bcfee81ea18eabacaeb63ae376924e6a9fe28b8a01e44f7bd9c47f810db [2025-02-17T18:33:59.665Z] Build [2025-02-17T18:33:59.665Z] root: [2025-02-17T18:33:59.917Z] [2025-02-17T18:33:59.917Z] ��� Duration: 1739817239s [2025-02-17T18:33:59.917Z] Pipeline raw-metal-image: dece07031c02447708d0b2a26e41cebfaf77b967405c31919511b8be0bcb3f03 [2025-02-17T18:33:59.917Z] Build [2025-02-17T18:33:59.917Z] root: [2025-02-17T18:33:59.917Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T18:33:59.917Z] org.osbuild.copy: 52623fa3e6f77c443d9cbe5fbb2baee08498d7341477f41dc1334d163b251e6a { [2025-02-17T18:33:59.917Z] "paths": [ [2025-02-17T18:33:59.917Z] { [2025-02-17T18:33:59.917Z] "from": "input://tree/disk.img", [2025-02-17T18:33:59.917Z] "to": "tree:///disk.img" [2025-02-17T18:33:59.917Z] } [2025-02-17T18:33:59.917Z] ] [2025-02-17T18:33:59.917Z] } [2025-02-17T18:34:00.170Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:00.170Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-17T18:34:00.423Z] [2025-02-17T18:34:00.423Z] ��� Duration: 0s [2025-02-17T18:34:00.423Z] org.osbuild.coreos.platform: dece07031c02447708d0b2a26e41cebfaf77b967405c31919511b8be0bcb3f03 { [2025-02-17T18:34:00.423Z] "platform": "metal" [2025-02-17T18:34:00.423Z] } [2025-02-17T18:34:00.423Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T18:34:00.684Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts/ [2025-02-17T18:34:00.684Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0' [2025-02-17T18:34:00.936Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts/boot [2025-02-17T18:34:00.936Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:01.189Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts/boot unmounted [2025-02-17T18:34:01.189Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts [2025-02-17T18:34:01.189Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts/boot unmounted [2025-02-17T18:34:01.189Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts/var unmounted [2025-02-17T18:34:01.189Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts/sysroot unmounted [2025-02-17T18:34:01.189Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts unmounted [2025-02-17T18:34:01.189Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts unmounted [2025-02-17T18:34:01.189Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts unmounted [2025-02-17T18:34:01.189Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xpg66hp0/mounts/ [2025-02-17T18:34:01.189Z] [2025-02-17T18:34:01.189Z] ��� Duration: 0s [2025-02-17T18:34:01.189Z] Pipeline metal: f412624b52726409501fae8b3d64867cf708bfb192f30fcd2bd5189dc525cf31 [2025-02-17T18:34:01.189Z] Build [2025-02-17T18:34:01.189Z] root: [2025-02-17T18:34:01.189Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T18:34:01.189Z] org.osbuild.copy: f412624b52726409501fae8b3d64867cf708bfb192f30fcd2bd5189dc525cf31 { [2025-02-17T18:34:01.189Z] "paths": [ [2025-02-17T18:34:01.189Z] { [2025-02-17T18:34:01.189Z] "from": "input://tree/disk.img", [2025-02-17T18:34:01.189Z] "to": "tree:///fedora-coreos-43.20250217.dev.0-metal.x86_64.raw" [2025-02-17T18:34:01.189Z] } [2025-02-17T18:34:01.189Z] ] [2025-02-17T18:34:01.189Z] } [2025-02-17T18:34:01.441Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:01.695Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw' [2025-02-17T18:34:01.695Z] [2025-02-17T18:34:01.695Z] ��� Duration: 0s [2025-02-17T18:34:01.695Z] manifest /tmp/osbuild-tjAq.json finished successfully [2025-02-17T18:34:01.948Z] oci-archive: 759838bc725fe6f3b4ba669e1c19397bc26a10fcacabd7e168e3d0351f096bd5 [2025-02-17T18:34:01.948Z] deployed-tree: 5ad1482cac1b5b4b2bb793eee3a5eeddb4239ea240a7c65ae7e4e95decb9813f [2025-02-17T18:34:01.948Z] tree: 4c4d01cccc89372aecafc94851514a36516e115ca78f132bf54330c9e648886e [2025-02-17T18:34:01.948Z] raw-image: d1d7bf34ad5c702100680503d77b22d93d4327890875f4530b98bf000b0095a4 [2025-02-17T18:34:01.948Z] raw-4k-image: 5bbbef554803039dac335cd7826f2337dd6e2e53fb86b01ecba46119a78f2a70 [2025-02-17T18:34:01.949Z] raw-aliyun-image: 43456da7705f55033ada8114d11fd7c9a53b3599dc256fb2f42e7f114d862d47 [2025-02-17T18:34:01.949Z] aliyun: 98a42ab7b0ed8a7301ad65489d71a38afc5707f053d31a836fc6143e0c0a23b7 [2025-02-17T18:34:01.949Z] raw-applehv-image: 576740a48e3898123b38a9f60575ea1e85d9c293dfa9f98287a89c9808a68a9d [2025-02-17T18:34:01.949Z] applehv: 56d6c67b9be138f13f90d4b4b3a8b3bfbad4048931d8cc1f13813acce957f4b7 [2025-02-17T18:34:01.949Z] raw-aws-image: a6cc1b253aa6f8deeae64c7dfa297336c71976406bb99d0beb3939844ce85f04 [2025-02-17T18:34:01.949Z] aws: 5e7d934b719c0cc5cf794018d7c9710c742f75d7691f59e38045c9640ce74f62 [2025-02-17T18:34:01.949Z] raw-azure-image: 26151809c47841e7a827dae7450cffcfa70ba8bba1ef112dde3211d094f40224 [2025-02-17T18:34:01.949Z] azure: 81217e331e8f401668caba8dbfcfd938364a3dd90b4e20a879f1f891c1a220c6 [2025-02-17T18:34:01.949Z] raw-azurestack-image: 18bea5e8097dc88fd5aa05e55bb23a17d5a6b5f69ba95e4ea15c920733ae5fc7 [2025-02-17T18:34:01.949Z] azurestack: 045d53669053d4b616f899de4332274d64604c1322c70601d6c527f32ba36c87 [2025-02-17T18:34:01.949Z] raw-digitalocean-image: 369e585ab21e9b6df722a07ee73afde13803973692109997781aa155e844a58e [2025-02-17T18:34:01.949Z] digitalocean: 4ba60f40b297f1ad902037243aa3ce1e23b7973f58bcf5aa86a5c2c8838adbc9 [2025-02-17T18:34:01.949Z] raw-exoscale-image: 54edb5f877edde78afaaca1aacc11a01f8605a36a96de271901064d1b65f68e7 [2025-02-17T18:34:01.949Z] exoscale: cbbafb3cda2bcac7409a7ec2ff15fac94a21cade2799c9a3ad6f307cfc1d6f86 [2025-02-17T18:34:01.949Z] raw-gcp-image: 1983f97613c25505bef52f0b8799bd7827e5fae67fbf97eff527c36d87218ef5 [2025-02-17T18:34:01.949Z] raw-gcp-image-tar: 05d29d50c59a4e60027d3a41cc1643b08d814120ef561ea380df6616294984ca [2025-02-17T18:34:01.949Z] gcp: ffec60ca7583b28e7a8d368713c5db2267cabf83ee267f8bfcc86769676fb8ee [2025-02-17T18:34:01.949Z] raw-hetzner-image: 6025c016a900b312aa368129e18fb9fc27863c2fc50b1fda4babb7d8b482a537 [2025-02-17T18:34:01.949Z] hetzner: 8a2b6a7c4eb0612f30d7f8138bdc82e7e94774378478aece7cd6607a040edbef [2025-02-17T18:34:01.949Z] raw-hyperv-image: 95cb8c3d2167b33d12bb0f8f10953ca0870a6024b0f1c31309c91e6cc7db9a42 [2025-02-17T18:34:01.949Z] hyperv: 814926641c02aea7b32ffdd094c5b1a90fb45a305f06837016518271c0fa68de [2025-02-17T18:34:01.949Z] raw-ibmcloud-image: 5c1bfa8065eefaf7c148b6b9d5042e40da36752d73932878a4851ab2263c7b8a [2025-02-17T18:34:01.949Z] ibmcloud: 34a417a177355f3e93865371834ce6e3f0071aeade4dd6245a33bfc3772764c7 [2025-02-17T18:34:01.949Z] raw-openstack-image: 7781f4c066c0a6df85bb655828499043bf53dd7bdcc259eaded24351b9423bf9 [2025-02-17T18:34:01.949Z] openstack: 35eef7a936d807a24d0bd2adbb9f61a69260449229ccd2b7b189723574048ff7 [2025-02-17T18:34:01.949Z] raw-metal-image: dece07031c02447708d0b2a26e41cebfaf77b967405c31919511b8be0bcb3f03 [2025-02-17T18:34:01.949Z] metal: f412624b52726409501fae8b3d64867cf708bfb192f30fcd2bd5189dc525cf31 [2025-02-17T18:34:01.949Z] raw-metal4k-image: 5f81be6d7e0be04e01dcff28014c39c15be3bdf236791edf5b771df7e65d0376 [2025-02-17T18:34:01.949Z] metal4k: 1fea955b45bdf65c6e7bd7da19e64fb561b3f8aca2c9d3a15302030ab0294663 [2025-02-17T18:34:01.949Z] raw-nutanix-image: fc6ea060e9c5125e031c691473568413e568e263491df20afecb3caaf015cf81 [2025-02-17T18:34:01.949Z] nutanix: 6d18be2bdcab72fe4b847b7c66c9cf789e9997a285d184250c7646ba45a2bf2e [2025-02-17T18:34:01.949Z] raw-qemu-image: 4a20e68414d68ee5ac9c0b5a45b4d79baf9a60357b1365997b9fd9a0106f1963 [2025-02-17T18:34:01.949Z] qemu: bb06d0bf04781fa4efd4498670d80df9bf4825fc6d9dd9589b0807a750e1d7e2 [2025-02-17T18:34:01.949Z] raw-vultr-image: 0d582ca8eaa46442ee90213194acb1c38494cb76467f6b5a64537ef41e1375b9 [2025-02-17T18:34:01.949Z] vultr: 887a300b1e1fb7de02c9b80b5fc8e40dbec94103f7d1f61d9c014e447b1e8716 [2025-02-17T18:34:01.949Z] live: 74e5f95050d1a87dddeb9b992e5be454f76d0e6a8782e7f62ef591323f96cf31 [2025-02-17T18:34:01.949Z] + set +x [2025-02-17T18:34:08.456Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.wtbrq7zLfF/metal/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-17T18:34:08.456Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.wtbrq7zLfF/metal': Operation not permitted [2025-02-17T18:34:14.971Z] /home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/meta.json wrote with version stamp 1739817254803256866 [2025-02-17T18:34:14.971Z] Successfully generated: fedora-coreos-43.20250217.dev.0-metal.x86_64.raw [2025-02-17T18:34:14.973Z] [Pipeline] } [2025-02-17T18:34:14.979Z] [Pipeline] // withEnv [2025-02-17T18:34:15.042Z] [Pipeline] withEnv [2025-02-17T18:34:15.043Z] [Pipeline] { [2025-02-17T18:34:15.046Z] [Pipeline] sh [2025-02-17T18:34:15.877Z] + set -xeuo pipefail [2025-02-17T18:34:15.877Z] ++ umask [2025-02-17T18:34:15.877Z] + '[' 0022 = 0000 ']' [2025-02-17T18:34:15.877Z] + cosa buildextend-metal4k [2025-02-17T18:34:16.130Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-17T18:34:16.384Z] Config commit: 50caeab0dbf7193c482b529f6bc60a939981707a [2025-02-17T18:34:16.384Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-17T18:34:17.302Z] Will build metal4k [2025-02-17T18:34:35.300Z] ++ arch [2025-02-17T18:34:35.300Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250217.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-43.20250217.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2618 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2105 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-XTmc.json [2025-02-17T18:34:37.795Z] + set +x [2025-02-17T18:34:37.795Z] + 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-XTmc.json [2025-02-17T18:34:37.795Z]  [2025-02-17T18:34:37.795Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T18:34:37.795Z] /dev/vdb1 40G 8.3G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T18:34:37.795Z]  [2025-02-17T18:34:38.349Z] starting /tmp/osbuild-XTmc.jsonPipeline source org.osbuild.curl: 59013bcfee81ea18eabacaeb63ae376924e6a9fe28b8a01e44f7bd9c47f810db [2025-02-17T18:34:38.349Z] Build [2025-02-17T18:34:38.349Z] root: [2025-02-17T18:34:38.349Z] [2025-02-17T18:34:38.349Z] ��� Duration: 1739817277s [2025-02-17T18:34:38.349Z] Pipeline raw-4k-image: 5bbbef554803039dac335cd7826f2337dd6e2e53fb86b01ecba46119a78f2a70 [2025-02-17T18:34:38.349Z] Build [2025-02-17T18:34:38.349Z] root: [2025-02-17T18:34:38.349Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T18:34:38.349Z] org.osbuild.truncate: 82e6958be840e479c384152a961cc05ea73b73efc9bd3af777aa7405d2199e27 { [2025-02-17T18:34:38.349Z] "filename": "disk.img", [2025-02-17T18:34:38.349Z] "size": "2745171968" [2025-02-17T18:34:38.349Z] } [2025-02-17T18:34:38.601Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:38.601Z] [2025-02-17T18:34:38.601Z] ��� Duration: 0s [2025-02-17T18:34:38.601Z] org.osbuild.sfdisk: 9ae2c7c0dcd1c98887fae4c5e64b2d363147835dbd6beb69fc9b8e8d856cf89f { [2025-02-17T18:34:38.601Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-17T18:34:38.601Z] "label": "gpt", [2025-02-17T18:34:38.601Z] "partitions": [ [2025-02-17T18:34:38.601Z] { [2025-02-17T18:34:38.601Z] "start": 256, [2025-02-17T18:34:38.601Z] "partnum": 1, [2025-02-17T18:34:38.601Z] "size": 256, [2025-02-17T18:34:38.601Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-17T18:34:38.601Z] "bootable": true, [2025-02-17T18:34:38.601Z] "name": "BIOS-BOOT" [2025-02-17T18:34:38.601Z] }, [2025-02-17T18:34:38.601Z] { [2025-02-17T18:34:38.601Z] "start": 512, [2025-02-17T18:34:38.601Z] "partnum": 2, [2025-02-17T18:34:38.601Z] "size": 32512, [2025-02-17T18:34:38.601Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-17T18:34:38.601Z] "name": "EFI-SYSTEM" [2025-02-17T18:34:38.601Z] }, [2025-02-17T18:34:38.601Z] { [2025-02-17T18:34:38.601Z] "start": 33024, [2025-02-17T18:34:38.601Z] "partnum": 3, [2025-02-17T18:34:38.601Z] "size": 98304, [2025-02-17T18:34:38.601Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-17T18:34:38.601Z] "name": "boot" [2025-02-17T18:34:38.601Z] }, [2025-02-17T18:34:38.601Z] { [2025-02-17T18:34:38.601Z] "start": 131328, [2025-02-17T18:34:38.601Z] "partnum": 4, [2025-02-17T18:34:38.601Z] "size": 538624, [2025-02-17T18:34:38.601Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-17T18:34:38.601Z] "name": "root" [2025-02-17T18:34:38.601Z] } [2025-02-17T18:34:38.601Z] ] [2025-02-17T18:34:38.601Z] } [2025-02-17T18:34:38.853Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T18:34:38.853Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:39.105Z] label: gpt [2025-02-17T18:34:39.105Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-17T18:34:39.105Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-17T18:34:39.105Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-17T18:34:39.105Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-17T18:34:39.105Z] /dev/loop0p4: start="131328", size="538624", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-17T18:34:39.105Z] { [2025-02-17T18:34:39.105Z] "partitiontable": { [2025-02-17T18:34:39.105Z] "label": "gpt", [2025-02-17T18:34:39.105Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-17T18:34:39.105Z] "device": "/dev/loop0", [2025-02-17T18:34:39.105Z] "unit": "sectors", [2025-02-17T18:34:39.105Z] "firstlba": 256, [2025-02-17T18:34:39.105Z] "lastlba": 670202, [2025-02-17T18:34:39.105Z] "sectorsize": 4096, [2025-02-17T18:34:39.105Z] "partitions": [ [2025-02-17T18:34:39.105Z] { [2025-02-17T18:34:39.105Z] "node": "/dev/loop0p1", [2025-02-17T18:34:39.105Z] "start": 256, [2025-02-17T18:34:39.105Z] "size": 256, [2025-02-17T18:34:39.105Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-17T18:34:39.105Z] "uuid": "6CF810DD-2C14-4B6E-9994-217B5841EF4A", [2025-02-17T18:34:39.105Z] "name": "BIOS-BOOT" [2025-02-17T18:34:39.105Z] },{ [2025-02-17T18:34:39.105Z] "node": "/dev/loop0p2", [2025-02-17T18:34:39.105Z] "start": 512, [2025-02-17T18:34:39.105Z] "size": 32512, [2025-02-17T18:34:39.105Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-17T18:34:39.105Z] "uuid": "9D7267CD-50F3-4024-B37D-057A4C048C2A", [2025-02-17T18:34:39.105Z] "name": "EFI-SYSTEM" [2025-02-17T18:34:39.105Z] },{ [2025-02-17T18:34:39.105Z] "node": "/dev/loop0p3", [2025-02-17T18:34:39.105Z] "start": 33024, [2025-02-17T18:34:39.105Z] "size": 98304, [2025-02-17T18:34:39.105Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-17T18:34:39.105Z] "uuid": "3B541936-3AF6-4343-9152-3E4BC754AE22", [2025-02-17T18:34:39.105Z] "name": "boot" [2025-02-17T18:34:39.105Z] },{ [2025-02-17T18:34:39.105Z] "node": "/dev/loop0p4", [2025-02-17T18:34:39.105Z] "start": 131328, [2025-02-17T18:34:39.105Z] "size": 538624, [2025-02-17T18:34:39.105Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-17T18:34:39.105Z] "uuid": "0D9C45DF-8484-4856-9CA3-B80EA62D8FC5", [2025-02-17T18:34:39.105Z] "name": "root" [2025-02-17T18:34:39.105Z] } [2025-02-17T18:34:39.105Z] ] [2025-02-17T18:34:39.117Z] } [2025-02-17T18:34:39.117Z] } [2025-02-17T18:34:39.117Z] [2025-02-17T18:34:39.117Z] ��� Duration: 0s [2025-02-17T18:34:39.117Z] org.osbuild.mkfs.fat: 6da9425f15fdef6611ef90281a477630b9b3626321fdf2e25a2ea07f4abe7730 { [2025-02-17T18:34:39.117Z] "label": "EFI-SYSTEM", [2025-02-17T18:34:39.117Z] "volid": "7B7795E7" [2025-02-17T18:34:39.117Z] } [2025-02-17T18:34:39.117Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-17T18:34:39.371Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:39.371Z] mkfs.fat 4.2 (2021-01-31) [2025-02-17T18:34:39.623Z] [2025-02-17T18:34:39.624Z] ��� Duration: 0s [2025-02-17T18:34:39.624Z] org.osbuild.mkfs.ext4: 55106b37560bbad4f0258dfd5f4b12e9f3862f2fac3091580977273386e366ab { [2025-02-17T18:34:39.624Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-17T18:34:39.624Z] "label": "boot", [2025-02-17T18:34:39.624Z] "metadata_csum_seed": true [2025-02-17T18:34:39.624Z] } [2025-02-17T18:34:39.624Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-17T18:34:39.624Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:39.876Z] mke2fs 1.47.1 (20-May-2024) [2025-02-17T18:34:39.876Z] Discarding device blocks: 0/98304 done [2025-02-17T18:34:39.876Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-17T18:34:39.876Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-17T18:34:39.876Z] Superblock backups stored on blocks: [2025-02-17T18:34:39.876Z] 32768 [2025-02-17T18:34:39.876Z] [2025-02-17T18:34:39.876Z] Allocating group tables: 0/3 done [2025-02-17T18:34:39.876Z] Writing inode tables: 0/3 done [2025-02-17T18:34:39.876Z] Creating journal (4096 blocks): done [2025-02-17T18:34:39.876Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-17T18:34:39.876Z] [2025-02-17T18:34:39.876Z] [2025-02-17T18:34:39.876Z] ��� Duration: 0s [2025-02-17T18:34:39.876Z] org.osbuild.mkfs.xfs: 34abccb9134cd1e0a9a9fbec8725a31f2cfce532f4d21edade2b0ece0184a498 { [2025-02-17T18:34:39.877Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-17T18:34:39.877Z] "label": "root" [2025-02-17T18:34:39.877Z] } [2025-02-17T18:34:39.877Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-17T18:34:40.129Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:40.129Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134656 blks [2025-02-17T18:34:40.129Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-17T18:34:40.129Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-17T18:34:40.129Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-17T18:34:40.129Z] data = bsize=4096 blocks=538624, imaxpct=25 [2025-02-17T18:34:40.129Z] = sunit=0 swidth=0 blks [2025-02-17T18:34:40.129Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-17T18:34:40.129Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-17T18:34:40.129Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-17T18:34:40.129Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-17T18:34:40.129Z] Discarding blocks...Done. [2025-02-17T18:34:40.382Z] [2025-02-17T18:34:40.382Z] ��� Duration: 0s [2025-02-17T18:34:40.382Z] org.osbuild.mkdir: 8789c71b673f2a3c39ed0145d29a9194b1c96fd3890e7537e795a4bba21f5b18 { [2025-02-17T18:34:40.382Z] "paths": [ [2025-02-17T18:34:40.382Z] { [2025-02-17T18:34:40.382Z] "path": "mount://root/boot", [2025-02-17T18:34:40.382Z] "mode": 493 [2025-02-17T18:34:40.382Z] }, [2025-02-17T18:34:40.382Z] { [2025-02-17T18:34:40.382Z] "path": "mount://boot/efi", [2025-02-17T18:34:40.382Z] "mode": 493 [2025-02-17T18:34:40.382Z] } [2025-02-17T18:34:40.382Z] ] [2025-02-17T18:34:40.382Z] } [2025-02-17T18:34:40.382Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T18:34:40.382Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e4tg25ue/mounts/root-mount-point [2025-02-17T18:34:40.683Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e4tg25ue/mounts/boot-mount-point [2025-02-17T18:34:40.683Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:40.936Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e4tg25ue/mounts/boot-mount-point unmounted [2025-02-17T18:34:40.936Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e4tg25ue/mounts/root-mount-point unmounted [2025-02-17T18:34:40.936Z] [2025-02-17T18:34:40.936Z] ��� Duration: 0s [2025-02-17T18:34:40.936Z] org.osbuild.selinux: ac413dadf0b7ea18addf1a10d3274c87caa0ec270e852e2e890917fee4135d6f { [2025-02-17T18:34:40.936Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-17T18:34:40.936Z] "target": "mount://root/" [2025-02-17T18:34:40.936Z] } [2025-02-17T18:34:41.189Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T18:34:41.189Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_wq70gmd/mounts/ [2025-02-17T18:34:41.189Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:41.442Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T18:34:41.442Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T18:34:41.442Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_wq70gmd/mounts/ unmounted [2025-02-17T18:34:41.442Z] [2025-02-17T18:34:41.442Z] ��� Duration: 0s [2025-02-17T18:34:41.442Z] org.osbuild.selinux: 1816251d03cceebb51ab1edfe088a86aa876693cd4f2c8b51e80a8c322d50e35 { [2025-02-17T18:34:41.442Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-17T18:34:41.442Z] "target": "mount://root/boot/" [2025-02-17T18:34:41.442Z] } [2025-02-17T18:34:41.695Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T18:34:41.695Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v5dubik4/mounts/ [2025-02-17T18:34:41.948Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v5dubik4/mounts/boot [2025-02-17T18:34:41.948Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:42.201Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T18:34:42.201Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-17T18:34:42.201Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v5dubik4/mounts/boot unmounted [2025-02-17T18:34:42.201Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v5dubik4/mounts/ unmounted [2025-02-17T18:34:42.201Z] [2025-02-17T18:34:42.201Z] ��� Duration: 0s [2025-02-17T18:34:42.201Z] org.osbuild.copy: 362c6382cad7c6de3594d7d3db442ddc81d61073337d1357faee2b0f4d103a09 { [2025-02-17T18:34:42.201Z] "paths": [ [2025-02-17T18:34:42.201Z] { [2025-02-17T18:34:42.201Z] "from": "input://tree/", [2025-02-17T18:34:42.201Z] "to": "mount://root/" [2025-02-17T18:34:42.201Z] } [2025-02-17T18:34:42.201Z] ] [2025-02-17T18:34:42.201Z] } [2025-02-17T18:34:42.454Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T18:34:42.454Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2l9p89zz/mounts/ [2025-02-17T18:34:42.707Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2l9p89zz/mounts/boot [2025-02-17T18:34:42.707Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2l9p89zz/mounts/boot/efi [2025-02-17T18:34:42.707Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:34:42.982Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-17T18:34:48.236Z]  [2025-02-17T18:34:48.236Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T18:34:48.236Z] /dev/vdb1 40G 8.6G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T18:34:48.236Z]  [2025-02-17T18:34:58.151Z]  [2025-02-17T18:34:58.151Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T18:34:58.151Z] /dev/vdb1 40G 9.2G 31G 23% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T18:34:58.151Z]  [2025-02-17T18:35:08.078Z]  [2025-02-17T18:35:08.078Z] Filesystem Size Used Avail Use% Mounted on [2025-02-17T18:35:08.078Z] /dev/vdb1 40G 9.9G 31G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-17T18:35:08.078Z]  [2025-02-17T18:35:09.431Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2l9p89zz/mounts/boot/efi unmounted [2025-02-17T18:35:09.431Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2l9p89zz/mounts/boot unmounted [2025-02-17T18:35:10.783Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2l9p89zz/mounts/ unmounted [2025-02-17T18:35:10.783Z] [2025-02-17T18:35:10.783Z] ��� Duration: 28s [2025-02-17T18:35:10.783Z] org.osbuild.bootupd: 1366f014aca98044d768b10a0b5d793e01990c334375dd4b64734049575494ca { [2025-02-17T18:35:10.783Z] "static-configs": true, [2025-02-17T18:35:10.783Z] "deployment": { [2025-02-17T18:35:10.783Z] "default": true [2025-02-17T18:35:10.783Z] } [2025-02-17T18:35:10.783Z] } [2025-02-17T18:35:10.783Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T18:35:11.035Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ql0gejb4/mounts/ [2025-02-17T18:35:11.035Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ql0gejb4/mounts/boot [2025-02-17T18:35:11.035Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ql0gejb4/mounts/boot/efi [2025-02-17T18:35:11.287Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:35:11.539Z] Skip installing component BIOS without target device [2025-02-17T18:35:11.539Z] Installed 40_coreos-ignition.cfg [2025-02-17T18:35:11.539Z] Installed 70_coreos-user.cfg [2025-02-17T18:35:11.539Z] Installed: grub.cfg [2025-02-17T18:35:11.539Z] Installed: "fedora/grub.cfg" [2025-02-17T18:35:11.539Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ql0gejb4/mounts/boot/efi unmounted [2025-02-17T18:35:11.539Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ql0gejb4/mounts/boot unmounted [2025-02-17T18:35:11.539Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ql0gejb4/mounts/ unmounted [2025-02-17T18:35:11.539Z] [2025-02-17T18:35:11.539Z] ��� Duration: 0s [2025-02-17T18:35:11.539Z] org.osbuild.chattr: 5bbbef554803039dac335cd7826f2337dd6e2e53fb86b01ecba46119a78f2a70 { [2025-02-17T18:35:11.539Z] "items": { [2025-02-17T18:35:11.539Z] "mount://root/": { [2025-02-17T18:35:11.539Z] "immutable": true [2025-02-17T18:35:11.539Z] } [2025-02-17T18:35:11.539Z] } [2025-02-17T18:35:11.539Z] } [2025-02-17T18:35:11.791Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T18:35:11.791Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts/ [2025-02-17T18:35:12.043Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0' [2025-02-17T18:35:12.043Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:35:12.295Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts [2025-02-17T18:35:12.295Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts/boot unmounted [2025-02-17T18:35:12.295Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts/var unmounted [2025-02-17T18:35:12.295Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts/sysroot unmounted [2025-02-17T18:35:12.295Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts unmounted [2025-02-17T18:35:12.295Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts unmounted [2025-02-17T18:35:12.295Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts unmounted [2025-02-17T18:35:12.295Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wnb2ucsl/mounts/ [2025-02-17T18:35:12.295Z] [2025-02-17T18:35:12.295Z] ��� Duration: 0s [2025-02-17T18:35:12.295Z] Pipeline raw-metal4k-image: 5f81be6d7e0be04e01dcff28014c39c15be3bdf236791edf5b771df7e65d0376 [2025-02-17T18:35:12.295Z] Build [2025-02-17T18:35:12.295Z] root: [2025-02-17T18:35:12.295Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T18:35:12.295Z] org.osbuild.copy: 5d53781630263305b210fb8327bad9cc13268c54271db127f7748ccf2b63fd77 { [2025-02-17T18:35:12.295Z] "paths": [ [2025-02-17T18:35:12.295Z] { [2025-02-17T18:35:12.295Z] "from": "input://tree/disk.img", [2025-02-17T18:35:12.295Z] "to": "tree:///disk.img" [2025-02-17T18:35:12.295Z] } [2025-02-17T18:35:12.295Z] ] [2025-02-17T18:35:12.295Z] } [2025-02-17T18:35:12.547Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:35:12.547Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-17T18:35:12.800Z] [2025-02-17T18:35:12.800Z] ��� Duration: 0s [2025-02-17T18:35:12.800Z] org.osbuild.coreos.platform: 5f81be6d7e0be04e01dcff28014c39c15be3bdf236791edf5b771df7e65d0376 { [2025-02-17T18:35:12.800Z] "platform": "metal" [2025-02-17T18:35:12.800Z] } [2025-02-17T18:35:12.800Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-17T18:35:12.800Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts/ [2025-02-17T18:35:13.052Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0' [2025-02-17T18:35:13.052Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts/boot [2025-02-17T18:35:13.305Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:35:13.305Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts/boot unmounted [2025-02-17T18:35:13.305Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts [2025-02-17T18:35:13.305Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts/boot unmounted [2025-02-17T18:35:13.305Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts/var unmounted [2025-02-17T18:35:13.305Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts/sysroot unmounted [2025-02-17T18:35:13.305Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts unmounted [2025-02-17T18:35:13.305Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts unmounted [2025-02-17T18:35:13.305Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts unmounted [2025-02-17T18:35:13.557Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bp08n5l0/mounts/ [2025-02-17T18:35:13.557Z] [2025-02-17T18:35:13.557Z] ��� Duration: 0s [2025-02-17T18:35:13.557Z] Pipeline metal4k: 1fea955b45bdf65c6e7bd7da19e64fb561b3f8aca2c9d3a15302030ab0294663 [2025-02-17T18:35:13.557Z] Build [2025-02-17T18:35:13.557Z] root: [2025-02-17T18:35:13.557Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-17T18:35:13.557Z] org.osbuild.copy: 1fea955b45bdf65c6e7bd7da19e64fb561b3f8aca2c9d3a15302030ab0294663 { [2025-02-17T18:35:13.557Z] "paths": [ [2025-02-17T18:35:13.557Z] { [2025-02-17T18:35:13.557Z] "from": "input://tree/disk.img", [2025-02-17T18:35:13.557Z] "to": "tree:///fedora-coreos-43.20250217.dev.0-metal4k.x86_64.raw" [2025-02-17T18:35:13.557Z] } [2025-02-17T18:35:13.557Z] ] [2025-02-17T18:35:13.557Z] } [2025-02-17T18:35:13.810Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-17T18:35:13.810Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250217.dev.0-metal4k.x86_64.raw' [2025-02-17T18:35:14.063Z] [2025-02-17T18:35:14.063Z] ��� Duration: 0s [2025-02-17T18:35:14.063Z] manifest /tmp/osbuild-XTmc.json finished successfully [2025-02-17T18:35:14.315Z] oci-archive: 759838bc725fe6f3b4ba669e1c19397bc26a10fcacabd7e168e3d0351f096bd5 [2025-02-17T18:35:14.315Z] deployed-tree: 5ad1482cac1b5b4b2bb793eee3a5eeddb4239ea240a7c65ae7e4e95decb9813f [2025-02-17T18:35:14.315Z] tree: 4c4d01cccc89372aecafc94851514a36516e115ca78f132bf54330c9e648886e [2025-02-17T18:35:14.315Z] raw-image: d1d7bf34ad5c702100680503d77b22d93d4327890875f4530b98bf000b0095a4 [2025-02-17T18:35:14.315Z] raw-4k-image: 5bbbef554803039dac335cd7826f2337dd6e2e53fb86b01ecba46119a78f2a70 [2025-02-17T18:35:14.315Z] raw-aliyun-image: 43456da7705f55033ada8114d11fd7c9a53b3599dc256fb2f42e7f114d862d47 [2025-02-17T18:35:14.315Z] aliyun: 98a42ab7b0ed8a7301ad65489d71a38afc5707f053d31a836fc6143e0c0a23b7 [2025-02-17T18:35:14.315Z] raw-applehv-image: 576740a48e3898123b38a9f60575ea1e85d9c293dfa9f98287a89c9808a68a9d [2025-02-17T18:35:14.315Z] applehv: 56d6c67b9be138f13f90d4b4b3a8b3bfbad4048931d8cc1f13813acce957f4b7 [2025-02-17T18:35:14.315Z] raw-aws-image: a6cc1b253aa6f8deeae64c7dfa297336c71976406bb99d0beb3939844ce85f04 [2025-02-17T18:35:14.315Z] aws: 5e7d934b719c0cc5cf794018d7c9710c742f75d7691f59e38045c9640ce74f62 [2025-02-17T18:35:14.315Z] raw-azure-image: 26151809c47841e7a827dae7450cffcfa70ba8bba1ef112dde3211d094f40224 [2025-02-17T18:35:14.315Z] azure: 81217e331e8f401668caba8dbfcfd938364a3dd90b4e20a879f1f891c1a220c6 [2025-02-17T18:35:14.315Z] raw-azurestack-image: 18bea5e8097dc88fd5aa05e55bb23a17d5a6b5f69ba95e4ea15c920733ae5fc7 [2025-02-17T18:35:14.315Z] azurestack: 045d53669053d4b616f899de4332274d64604c1322c70601d6c527f32ba36c87 [2025-02-17T18:35:14.315Z] raw-digitalocean-image: 369e585ab21e9b6df722a07ee73afde13803973692109997781aa155e844a58e [2025-02-17T18:35:14.315Z] digitalocean: 4ba60f40b297f1ad902037243aa3ce1e23b7973f58bcf5aa86a5c2c8838adbc9 [2025-02-17T18:35:14.315Z] raw-exoscale-image: 54edb5f877edde78afaaca1aacc11a01f8605a36a96de271901064d1b65f68e7 [2025-02-17T18:35:14.315Z] exoscale: cbbafb3cda2bcac7409a7ec2ff15fac94a21cade2799c9a3ad6f307cfc1d6f86 [2025-02-17T18:35:14.315Z] raw-gcp-image: 1983f97613c25505bef52f0b8799bd7827e5fae67fbf97eff527c36d87218ef5 [2025-02-17T18:35:14.315Z] raw-gcp-image-tar: 05d29d50c59a4e60027d3a41cc1643b08d814120ef561ea380df6616294984ca [2025-02-17T18:35:14.315Z] gcp: ffec60ca7583b28e7a8d368713c5db2267cabf83ee267f8bfcc86769676fb8ee [2025-02-17T18:35:14.315Z] raw-hetzner-image: 6025c016a900b312aa368129e18fb9fc27863c2fc50b1fda4babb7d8b482a537 [2025-02-17T18:35:14.315Z] hetzner: 8a2b6a7c4eb0612f30d7f8138bdc82e7e94774378478aece7cd6607a040edbef [2025-02-17T18:35:14.315Z] raw-hyperv-image: 95cb8c3d2167b33d12bb0f8f10953ca0870a6024b0f1c31309c91e6cc7db9a42 [2025-02-17T18:35:14.315Z] hyperv: 814926641c02aea7b32ffdd094c5b1a90fb45a305f06837016518271c0fa68de [2025-02-17T18:35:14.315Z] raw-ibmcloud-image: 5c1bfa8065eefaf7c148b6b9d5042e40da36752d73932878a4851ab2263c7b8a [2025-02-17T18:35:14.315Z] ibmcloud: 34a417a177355f3e93865371834ce6e3f0071aeade4dd6245a33bfc3772764c7 [2025-02-17T18:35:14.315Z] raw-openstack-image: 7781f4c066c0a6df85bb655828499043bf53dd7bdcc259eaded24351b9423bf9 [2025-02-17T18:35:14.315Z] openstack: 35eef7a936d807a24d0bd2adbb9f61a69260449229ccd2b7b189723574048ff7 [2025-02-17T18:35:14.315Z] raw-metal-image: dece07031c02447708d0b2a26e41cebfaf77b967405c31919511b8be0bcb3f03 [2025-02-17T18:35:14.315Z] metal: f412624b52726409501fae8b3d64867cf708bfb192f30fcd2bd5189dc525cf31 [2025-02-17T18:35:14.315Z] raw-metal4k-image: 5f81be6d7e0be04e01dcff28014c39c15be3bdf236791edf5b771df7e65d0376 [2025-02-17T18:35:14.315Z] metal4k: 1fea955b45bdf65c6e7bd7da19e64fb561b3f8aca2c9d3a15302030ab0294663 [2025-02-17T18:35:14.315Z] raw-nutanix-image: fc6ea060e9c5125e031c691473568413e568e263491df20afecb3caaf015cf81 [2025-02-17T18:35:14.315Z] nutanix: 6d18be2bdcab72fe4b847b7c66c9cf789e9997a285d184250c7646ba45a2bf2e [2025-02-17T18:35:14.315Z] raw-qemu-image: 4a20e68414d68ee5ac9c0b5a45b4d79baf9a60357b1365997b9fd9a0106f1963 [2025-02-17T18:35:14.315Z] qemu: bb06d0bf04781fa4efd4498670d80df9bf4825fc6d9dd9589b0807a750e1d7e2 [2025-02-17T18:35:14.315Z] raw-vultr-image: 0d582ca8eaa46442ee90213194acb1c38494cb76467f6b5a64537ef41e1375b9 [2025-02-17T18:35:14.315Z] vultr: 887a300b1e1fb7de02c9b80b5fc8e40dbec94103f7d1f61d9c014e447b1e8716 [2025-02-17T18:35:14.315Z] live: 74e5f95050d1a87dddeb9b992e5be454f76d0e6a8782e7f62ef591323f96cf31 [2025-02-17T18:35:14.315Z] + set +x [2025-02-17T18:35:18.458Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.a0XWUBM12p/metal4k/fedora-coreos-43.20250217.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-17T18:35:18.458Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.a0XWUBM12p/metal4k': Operation not permitted [2025-02-17T18:35:30.589Z] /home/jenkins/agent/workspace/test-override/builds/43.20250217.dev.0/x86_64/meta.json wrote with version stamp 1739817330573044168 [2025-02-17T18:35:30.841Z] Successfully generated: fedora-coreos-43.20250217.dev.0-metal4k.x86_64.raw [2025-02-17T18:35:30.843Z] [Pipeline] } [2025-02-17T18:35:30.875Z] [Pipeline] // withEnv [2025-02-17T18:35:30.924Z] [Pipeline] } [2025-02-17T18:35:30.937Z] [Pipeline] // stage [2025-02-17T18:35:30.944Z] [Pipeline] stage [2025-02-17T18:35:30.945Z] [Pipeline] { (x86_64:Build Live) [2025-02-17T18:35:31.021Z] [Pipeline] withEnv [2025-02-17T18:35:31.021Z] [Pipeline] { [2025-02-17T18:35:31.043Z] [Pipeline] sh [2025-02-17T18:35:31.568Z] + set -xeuo pipefail [2025-02-17T18:35:31.568Z] ++ umask [2025-02-17T18:35:31.568Z] + '[' 0022 = 0000 ']' [2025-02-17T18:35:31.568Z] + cosa buildextend-live --fast [2025-02-17T18:35:31.568Z] Targeting build: 43.20250217.dev.0 [2025-02-17T18:35:31.821Z] 2025-02-17 18:35:31,652 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', 'a67cb547d7a4631b110a56809116a380a12508b5e102b0f69ec8383497021797', '/usr/lib/modules'] [2025-02-17T18:35:31.821Z] 2025-02-17 18:35:31,665 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.14.0-0.rc3.29.fc43.x86_64/vmlinuz', 'a67cb547d7a4631b110a56809116a380a12508b5e102b0f69ec8383497021797', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-17T18:35:31.822Z] 2025-02-17 18:35:31,712 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.14.0-0.rc3.29.fc43.x86_64/initramfs.img', 'a67cb547d7a4631b110a56809116a380a12508b5e102b0f69ec8383497021797', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-17T18:35:32.074Z] 2025-02-17 18:35:31,918 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', 'a67cb547d7a4631b110a56809116a380a12508b5e102b0f69ec8383497021797', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-17T18:35:32.074Z] 2025-02-17 18:35:31,935 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', 'a67cb547d7a4631b110a56809116a380a12508b5e102b0f69ec8383497021797', '/tmp/tmp_sz57eug'] [2025-02-17T18:35:32.074Z] Generating osmet file for 512b metal image [2025-02-17T18:35:32.074Z] 2025-02-17 18:35:31,952 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 43.20250217.dev.0', '--checksum', '213dc6901caa5e31b256be256964d1e55939b3c9c8f4d453637141aa19f2997b', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-17T18:35:50.087Z] + RUST_BACKTRACE=full [2025-02-17T18:35:50.087Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 43.20250217.dev.0' --checksum 213dc6901caa5e31b256be256964d1e55939b3c9c8f4d453637141aa19f2997b --output /var/tmp/coreos-installer-output --fast [2025-02-17T18:35:51.440Z] Total OSTree objects scanned from /root: 17847 (17841 mapped, 6 empty) [2025-02-17T18:35:51.440Z] Total OSTree objects found in /boot: 317 [2025-02-17T18:35:51.440Z] Duplicate extents dropped: 0 [2025-02-17T18:35:51.440Z] Overlapping extents clamped: 0 [2025-02-17T18:35:51.440Z] Total /root extents: 17841 [2025-02-17T18:35:51.440Z] Duplicate extents dropped: 0 [2025-02-17T18:35:51.440Z] Overlapping extents clamped: 0 [2025-02-17T18:35:51.440Z] Total /boot extents: 322 [2025-02-17T18:35:51.440Z] Packing image [2025-02-17T18:36:06.297Z] Total bytes skipped: 1657579520 [2025-02-17T18:36:06.297Z] Total bytes written: 1087592448 [2025-02-17T18:36:06.297Z] Total bytes written (compressed): 25370168 [2025-02-17T18:36:06.297Z] Verifying that repacked image matches digest [2025-02-17T18:36:18.439Z] Packing successful! [2025-02-17T18:36:18.439Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-17T18:36:18.439Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-17T18:36:19.791Z] Generating osmet file for 4k metal image [2025-02-17T18:36:19.791Z] 2025-02-17 18:36:19,553 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-43.20250217.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 43.20250217.dev.0', '--checksum', '0ef013babab2ebd7cdbe1b6e84a126e7126787aac6b9f8ba736b6ca0bfb9e05e', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-17T18:36:37.794Z] + RUST_BACKTRACE=full [2025-02-17T18:36:37.794Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 43.20250217.dev.0' --checksum 0ef013babab2ebd7cdbe1b6e84a126e7126787aac6b9f8ba736b6ca0bfb9e05e --output /var/tmp/coreos-installer-output --fast [2025-02-17T18:36:37.794Z] Total OSTree objects scanned from /root: 17847 (17841 mapped, 6 empty) [2025-02-17T18:36:37.794Z] Total OSTree objects found in /boot: 3 [2025-02-17T18:36:37.794Z] Duplicate extents dropped: 0 [2025-02-17T18:36:37.794Z] Overlapping extents clamped: 0 [2025-02-17T18:36:37.794Z] Total /root extents: 17841 [2025-02-17T18:36:37.794Z] Duplicate extents dropped: 0 [2025-02-17T18:36:37.794Z] Overlapping extents clamped: 0 [2025-02-17T18:36:37.794Z] Total /boot extents: 4 [2025-02-17T18:36:37.794Z] Packing image [2025-02-17T18:36:49.966Z] Total bytes skipped: 1646706688 [2025-02-17T18:36:49.966Z] Total bytes written: 1098465280 [2025-02-17T18:36:49.966Z] Total bytes written (compressed): 25340016 [2025-02-17T18:36:49.966Z] Verifying that repacked image matches digest [2025-02-17T18:37:00.132Z] Packing successful! [2025-02-17T18:37:00.132Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-17T18:37:00.132Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-17T18:37:01.485Z] Compressing squashfs with lz4 [2025-02-17T18:37:01.486Z] 2025-02-17 18:37:01,236 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-17T18:37:01.486Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-17T18:37:01.486Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-17T18:37:01.486Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA [2025-02-17T18:37:01.486Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA/image.squashfs [2025-02-17T18:37:01.486Z] + coreos_gf_run_mount builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw --ro [2025-02-17T18:37:01.486Z] + local mntarg=mount [2025-02-17T18:37:01.486Z] + '[' builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw = ro ']' [2025-02-17T18:37:01.486Z] + coreos_gf_run builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw --ro [2025-02-17T18:37:01.486Z] + '[' -n '' ']' [2025-02-17T18:37:01.486Z] + coreos_gf_launch builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw --ro [2025-02-17T18:37:01.486Z] + '[' -n '' ']' [2025-02-17T18:37:01.486Z] ++ guestfish --listen -a builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw --ro [2025-02-17T18:37:01.486Z] + eval 'GUESTFISH_PID=12219; export GUESTFISH_PID' [2025-02-17T18:37:01.486Z] ++ GUESTFISH_PID=12219 [2025-02-17T18:37:01.486Z] ++ export GUESTFISH_PID [2025-02-17T18:37:01.486Z] + '[' -z 12219 ']' [2025-02-17T18:37:01.486Z] ++ kola ncpu [2025-02-17T18:37:01.486Z] + coreos_gf set-smp 6 [2025-02-17T18:37:01.486Z] + guestfish --remote -- set-smp 6 [2025-02-17T18:37:01.739Z] + coreos_gf run [2025-02-17T18:37:01.739Z] + guestfish --remote -- run [2025-02-17T18:37:03.615Z] + GUESTFISH_RUNNING=1 [2025-02-17T18:37:03.615Z] ++ coreos_gf findfs-label root [2025-02-17T18:37:03.615Z] ++ guestfish --remote -- findfs-label root [2025-02-17T18:37:03.615Z] + root=/dev/sda4 [2025-02-17T18:37:03.615Z] + coreos_gf mount /dev/sda4 / [2025-02-17T18:37:03.615Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-17T18:37:04.170Z] + local boot [2025-02-17T18:37:04.170Z] ++ coreos_gf findfs-label boot [2025-02-17T18:37:04.170Z] ++ guestfish --remote -- findfs-label boot [2025-02-17T18:37:04.170Z] + boot=/dev/sda3 [2025-02-17T18:37:04.170Z] + coreos_gf mount /dev/sda3 /boot [2025-02-17T18:37:04.170Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-17T18:37:04.170Z] + local partitions [2025-02-17T18:37:04.170Z] + local label [2025-02-17T18:37:04.170Z] ++ coreos_gf list-partitions [2025-02-17T18:37:04.170Z] ++ guestfish --remote -- list-partitions [2025-02-17T18:37:04.170Z] + partitions='/dev/sda1 [2025-02-17T18:37:04.170Z] /dev/sda2 [2025-02-17T18:37:04.170Z] /dev/sda3 [2025-02-17T18:37:04.170Z] /dev/sda4' [2025-02-17T18:37:04.170Z] + for pt in $partitions [2025-02-17T18:37:04.170Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-17T18:37:04.170Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-17T18:37:04.170Z] + label= [2025-02-17T18:37:04.170Z] + '[' '' == EFI-SYSTEM ']' [2025-02-17T18:37:04.170Z] + for pt in $partitions [2025-02-17T18:37:04.170Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-17T18:37:04.170Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-17T18:37:04.170Z] + label=EFI-SYSTEM [2025-02-17T18:37:04.170Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-17T18:37:04.170Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-17T18:37:04.170Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-17T18:37:04.170Z] + for pt in $partitions [2025-02-17T18:37:04.170Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-17T18:37:04.170Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-17T18:37:04.424Z] + label=boot [2025-02-17T18:37:04.424Z] + '[' boot == EFI-SYSTEM ']' [2025-02-17T18:37:04.424Z] + for pt in $partitions [2025-02-17T18:37:04.424Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-17T18:37:04.424Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-17T18:37:04.424Z] + label=root [2025-02-17T18:37:04.424Z] + '[' root == EFI-SYSTEM ']' [2025-02-17T18:37:04.424Z] ++ coreos_gf ls /ostree/deploy [2025-02-17T18:37:04.424Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-17T18:37:04.424Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-17T18:37:04.424Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-17T18:37:04.424Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-17T18:37:04.424Z] ++ grep -v .origin [2025-02-17T18:37:04.424Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0 [2025-02-17T18:37:04.424Z] + export stateroot deploydir [2025-02-17T18:37:04.424Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA/config [2025-02-17T18:37:04.424Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA/config [2025-02-17T18:37:04.424Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA/config [2025-02-17T18:37:04.424Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA/config.new /ostree/repo/config [2025-02-17T18:37:04.424Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA/config.new /ostree/repo/config [2025-02-17T18:37:04.424Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-17T18:37:04.424Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-17T18:37:04.424Z] + kernel_binary=/boot/ostree/fedora-coreos-51fbf8f9364962b535fced86a0d3ede750c6a6a0ac9fe6850e58a6dd52f1a2f8/vmlinuz-6.14.0-0.rc3.29.fc43.x86_64 [2025-02-17T18:37:04.424Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-17T18:37:04.424Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-17T18:37:04.424Z] + kernel_hmac=/boot/ostree/fedora-coreos-51fbf8f9364962b535fced86a0d3ede750c6a6a0ac9fe6850e58a6dd52f1a2f8/.vmlinuz-6.14.0-0.rc3.29.fc43.x86_64.hmac [2025-02-17T18:37:04.424Z] ++ basename /boot/ostree/fedora-coreos-51fbf8f9364962b535fced86a0d3ede750c6a6a0ac9fe6850e58a6dd52f1a2f8/.vmlinuz-6.14.0-0.rc3.29.fc43.x86_64.hmac [2025-02-17T18:37:04.424Z] + coreos_gf ln /boot/ostree/fedora-coreos-51fbf8f9364962b535fced86a0d3ede750c6a6a0ac9fe6850e58a6dd52f1a2f8/.vmlinuz-6.14.0-0.rc3.29.fc43.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc3.29.fc43.x86_64.hmac [2025-02-17T18:37:04.424Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-51fbf8f9364962b535fced86a0d3ede750c6a6a0ac9fe6850e58a6dd52f1a2f8/.vmlinuz-6.14.0-0.rc3.29.fc43.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc3.29.fc43.x86_64.hmac [2025-02-17T18:37:04.424Z] ++ basename /boot/ostree/fedora-coreos-51fbf8f9364962b535fced86a0d3ede750c6a6a0ac9fe6850e58a6dd52f1a2f8/vmlinuz-6.14.0-0.rc3.29.fc43.x86_64 [2025-02-17T18:37:04.424Z] + coreos_gf ln /boot/ostree/fedora-coreos-51fbf8f9364962b535fced86a0d3ede750c6a6a0ac9fe6850e58a6dd52f1a2f8/vmlinuz-6.14.0-0.rc3.29.fc43.x86_64 /boot/vmlinuz-6.14.0-0.rc3.29.fc43.x86_64 [2025-02-17T18:37:04.424Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-51fbf8f9364962b535fced86a0d3ede750c6a6a0ac9fe6850e58a6dd52f1a2f8/vmlinuz-6.14.0-0.rc3.29.fc43.x86_64 /boot/vmlinuz-6.14.0-0.rc3.29.fc43.x86_64 [2025-02-17T18:37:04.677Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA/image.squashfs compress:lz4 [2025-02-17T18:37:04.677Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA/image.squashfs compress:lz4 [2025-02-17T18:37:12.731Z] + coreos_gf_shutdown [2025-02-17T18:37:12.732Z] + coreos_gf umount-all [2025-02-17T18:37:12.732Z] + guestfish --remote -- umount-all [2025-02-17T18:37:12.732Z] + coreos_gf exit [2025-02-17T18:37:12.732Z] + guestfish --remote -- exit [2025-02-17T18:37:12.984Z] + GUESTFISH_RUNNING= [2025-02-17T18:37:12.984Z] + GUESTFISH_PID= [2025-02-17T18:37:12.984Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-17T18:37:12.984Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.JGowgA -rf [2025-02-17T18:37:12.984Z] + _coreos_gf_cleanup [2025-02-17T18:37:12.984Z] + guestfish --remote -- exit [2025-02-17T18:37:12.984Z] + : [2025-02-17T18:37:19.489Z] 2025-02-17 18:37:19,279 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw'] [2025-02-17T18:37:19.489Z] + coreos_gf_run_mount builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw --ro [2025-02-17T18:37:19.489Z] + local mntarg=mount [2025-02-17T18:37:19.489Z] + '[' builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw = ro ']' [2025-02-17T18:37:19.489Z] + coreos_gf_run builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw --ro [2025-02-17T18:37:19.489Z] + '[' -n '' ']' [2025-02-17T18:37:19.489Z] + coreos_gf_launch builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw --ro [2025-02-17T18:37:19.489Z] + '[' -n '' ']' [2025-02-17T18:37:19.489Z] ++ guestfish --listen -a builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw --ro [2025-02-17T18:37:19.742Z] + eval 'GUESTFISH_PID=12360; export GUESTFISH_PID' [2025-02-17T18:37:19.742Z] ++ GUESTFISH_PID=12360 [2025-02-17T18:37:19.742Z] ++ export GUESTFISH_PID [2025-02-17T18:37:19.742Z] + '[' -z 12360 ']' [2025-02-17T18:37:19.742Z] ++ kola ncpu [2025-02-17T18:37:19.742Z] + coreos_gf set-smp 6 [2025-02-17T18:37:19.742Z] + guestfish --remote -- set-smp 6 [2025-02-17T18:37:19.742Z] + coreos_gf run [2025-02-17T18:37:19.742Z] + guestfish --remote -- run [2025-02-17T18:37:22.987Z] + GUESTFISH_RUNNING=1 [2025-02-17T18:37:22.987Z] ++ coreos_gf findfs-label root [2025-02-17T18:37:22.987Z] ++ guestfish --remote -- findfs-label root [2025-02-17T18:37:22.987Z] + root=/dev/sda4 [2025-02-17T18:37:22.987Z] + coreos_gf mount /dev/sda4 / [2025-02-17T18:37:22.987Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-17T18:37:23.239Z] + local boot [2025-02-17T18:37:23.239Z] ++ coreos_gf findfs-label boot [2025-02-17T18:37:23.239Z] ++ guestfish --remote -- findfs-label boot [2025-02-17T18:37:23.239Z] + boot=/dev/sda3 [2025-02-17T18:37:23.239Z] + coreos_gf mount /dev/sda3 /boot [2025-02-17T18:37:23.239Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-17T18:37:23.239Z] + local partitions [2025-02-17T18:37:23.239Z] + local label [2025-02-17T18:37:23.239Z] ++ coreos_gf list-partitions [2025-02-17T18:37:23.239Z] ++ guestfish --remote -- list-partitions [2025-02-17T18:37:23.239Z] + partitions='/dev/sda1 [2025-02-17T18:37:23.239Z] /dev/sda2 [2025-02-17T18:37:23.239Z] /dev/sda3 [2025-02-17T18:37:23.239Z] /dev/sda4' [2025-02-17T18:37:23.239Z] + for pt in $partitions [2025-02-17T18:37:23.239Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-17T18:37:23.239Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-17T18:37:23.239Z] + label= [2025-02-17T18:37:23.239Z] + '[' '' == EFI-SYSTEM ']' [2025-02-17T18:37:23.239Z] + for pt in $partitions [2025-02-17T18:37:23.239Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-17T18:37:23.239Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-17T18:37:23.239Z] + label=EFI-SYSTEM [2025-02-17T18:37:23.239Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-17T18:37:23.239Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-17T18:37:23.239Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-17T18:37:23.492Z] + for pt in $partitions [2025-02-17T18:37:23.492Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-17T18:37:23.492Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-17T18:37:23.492Z] + label=boot [2025-02-17T18:37:23.492Z] + '[' boot == EFI-SYSTEM ']' [2025-02-17T18:37:23.492Z] + for pt in $partitions [2025-02-17T18:37:23.492Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-17T18:37:23.492Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-17T18:37:23.492Z] + label=root [2025-02-17T18:37:23.492Z] + '[' root == EFI-SYSTEM ']' [2025-02-17T18:37:23.492Z] ++ coreos_gf ls /ostree/deploy [2025-02-17T18:37:23.492Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-17T18:37:23.492Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-17T18:37:23.492Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-17T18:37:23.492Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-17T18:37:23.492Z] ++ grep -v .origin [2025-02-17T18:37:23.492Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.0 [2025-02-17T18:37:23.492Z] + export stateroot deploydir [2025-02-17T18:37:23.492Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-17T18:37:23.492Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-17T18:37:23.492Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-17T18:37:23.492Z] + coreos_gf_shutdown [2025-02-17T18:37:23.492Z] + coreos_gf umount-all [2025-02-17T18:37:23.492Z] + guestfish --remote -- umount-all [2025-02-17T18:37:23.492Z] + coreos_gf exit [2025-02-17T18:37:23.492Z] + guestfish --remote -- exit [2025-02-17T18:37:23.744Z] + GUESTFISH_RUNNING= [2025-02-17T18:37:23.744Z] + GUESTFISH_PID= [2025-02-17T18:37:23.744Z] + _coreos_gf_cleanup [2025-02-17T18:37:23.744Z] + guestfish --remote -- exit [2025-02-17T18:37:23.744Z] + : [2025-02-17T18:37:23.744Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250217.dev.0 [2025-02-17T18:37:23.744Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-17T18:37:23.744Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-17T18:37:23.997Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-17T18:37:23.997Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-17T18:37:23.997Z] 2025-02-17 18:37:23,830 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', 'a67cb547d7a4631b110a56809116a380a12508b5e102b0f69ec8383497021797', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-17T18:37:24.914Z] 2025-02-17 18:37:24,732 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpdm78y2cb.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-17T18:37:27.443Z] 2025-02-17 18:37:26,923 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-43.20250217.dev.0', '-volset', 'fedora-coreos-43.20250217.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-43.20250217.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-17T18:37:27.443Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-17T18:37:27.443Z] genisoimage 1.1.11 (Linux) [2025-02-17T18:37:27.443Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-17T18:37:27.443Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-17T18:37:27.443Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-17T18:37:27.443Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-17T18:37:27.443Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-17T18:37:27.443Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-17T18:37:27.443Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-17T18:37:27.443Z] Writing: Initial Padblock Start Block 0 [2025-02-17T18:37:27.443Z] Done with: Initial Padblock Block(s) 16 [2025-02-17T18:37:27.443Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-17T18:37:27.443Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-17T18:37:27.443Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-17T18:37:27.443Z] Size of boot image is 4 sectors -> No emulation [2025-02-17T18:37:27.443Z] Size of boot image is 13104 sectors -> No emulation [2025-02-17T18:37:27.443Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-17T18:37:27.443Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-17T18:37:27.443Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-17T18:37:27.443Z] Writing: End Volume Descriptor Start Block 19 [2025-02-17T18:37:27.443Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-17T18:37:27.443Z] Writing: Version block Start Block 20 [2025-02-17T18:37:27.443Z] Done with: Version block Block(s) 1 [2025-02-17T18:37:27.443Z] Writing: Path table Start Block 21 [2025-02-17T18:37:27.443Z] Done with: Path table Block(s) 4 [2025-02-17T18:37:27.443Z] Writing: Joliet path table Start Block 25 [2025-02-17T18:37:27.443Z] Done with: Joliet path table Block(s) 4 [2025-02-17T18:37:27.443Z] Writing: Directory tree Start Block 29 [2025-02-17T18:37:27.443Z] Done with: Directory tree Block(s) 7 [2025-02-17T18:37:27.443Z] Writing: Joliet directory tree Start Block 36 [2025-02-17T18:37:27.443Z] Done with: Joliet directory tree Block(s) 7 [2025-02-17T18:37:27.443Z] Writing: Directory tree cleanup Start Block 43 [2025-02-17T18:37:27.443Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-17T18:37:27.443Z] Writing: Extension record Start Block 43 [2025-02-17T18:37:27.443Z] Done with: Extension record Block(s) 1 [2025-02-17T18:37:27.443Z] Writing: The File(s) Start Block 44 [2025-02-17T18:37:27.443Z] 0.91% done, estimate finish Mon Feb 17 18:37:26 2025 [2025-02-17T18:37:27.443Z] 1.83% done, estimate finish Mon Feb 17 18:37:26 2025 [2025-02-17T18:37:27.443Z] 2.74% done, estimate finish Mon Feb 17 18:37:26 2025 [2025-02-17T18:37:27.443Z] 3.66% done, estimate finish Mon Feb 17 18:37:53 2025 [2025-02-17T18:37:27.443Z] 4.57% done, estimate finish Mon Feb 17 18:37:47 2025 [2025-02-17T18:37:27.443Z] 5.48% done, estimate finish Mon Feb 17 18:37:44 2025 [2025-02-17T18:37:27.443Z] 6.39% done, estimate finish Mon Feb 17 18:37:41 2025 [2025-02-17T18:37:27.443Z] 7.31% done, estimate finish Mon Feb 17 18:37:39 2025 [2025-02-17T18:37:27.443Z] 8.22% done, estimate finish Mon Feb 17 18:37:38 2025 [2025-02-17T18:37:27.443Z] 9.14% done, estimate finish Mon Feb 17 18:37:36 2025 [2025-02-17T18:37:27.443Z] 10.05% done, estimate finish Mon Feb 17 18:37:35 2025 [2025-02-17T18:37:27.443Z] 10.96% done, estimate finish Mon Feb 17 18:37:35 2025 [2025-02-17T18:37:27.443Z] 11.87% done, estimate finish Mon Feb 17 18:37:34 2025 [2025-02-17T18:37:27.443Z] 12.79% done, estimate finish Mon Feb 17 18:37:33 2025 [2025-02-17T18:37:27.443Z] 13.70% done, estimate finish Mon Feb 17 18:37:33 2025 [2025-02-17T18:37:27.443Z] 14.62% done, estimate finish Mon Feb 17 18:37:32 2025 [2025-02-17T18:37:27.443Z] 15.53% done, estimate finish Mon Feb 17 18:37:32 2025 [2025-02-17T18:37:27.443Z] 16.44% done, estimate finish Mon Feb 17 18:37:32 2025 [2025-02-17T18:37:27.443Z] 17.36% done, estimate finish Mon Feb 17 18:37:31 2025 [2025-02-17T18:37:27.443Z] 18.27% done, estimate finish Mon Feb 17 18:37:31 2025 [2025-02-17T18:37:27.443Z] 19.18% done, estimate finish Mon Feb 17 18:37:31 2025 [2025-02-17T18:37:27.443Z] 20.10% done, estimate finish Mon Feb 17 18:37:30 2025 [2025-02-17T18:37:27.443Z] 21.01% done, estimate finish Mon Feb 17 18:37:30 2025 [2025-02-17T18:37:27.443Z] 21.92% done, estimate finish Mon Feb 17 18:37:30 2025 [2025-02-17T18:37:27.443Z] 22.84% done, estimate finish Mon Feb 17 18:37:30 2025 [2025-02-17T18:37:27.443Z] 23.75% done, estimate finish Mon Feb 17 18:37:30 2025 [2025-02-17T18:37:27.443Z] 24.66% done, estimate finish Mon Feb 17 18:37:30 2025 [2025-02-17T18:37:27.443Z] 25.58% done, estimate finish Mon Feb 17 18:37:29 2025 [2025-02-17T18:37:27.443Z] 26.49% done, estimate finish Mon Feb 17 18:37:29 2025 [2025-02-17T18:37:27.443Z] 27.40% done, estimate finish Mon Feb 17 18:37:29 2025 [2025-02-17T18:37:27.443Z] 28.32% done, estimate finish Mon Feb 17 18:37:29 2025 [2025-02-17T18:37:27.443Z] 29.23% done, estimate finish Mon Feb 17 18:37:29 2025 [2025-02-17T18:37:27.443Z] 30.14% done, estimate finish Mon Feb 17 18:37:29 2025 [2025-02-17T18:37:27.443Z] 31.06% done, estimate finish Mon Feb 17 18:37:29 2025 [2025-02-17T18:37:27.443Z] 31.97% done, estimate finish Mon Feb 17 18:37:29 2025 [2025-02-17T18:37:27.443Z] 32.88% done, estimate finish Mon Feb 17 18:37:29 2025 [2025-02-17T18:37:27.443Z] 33.80% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 34.71% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 35.62% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 36.54% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 37.45% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 38.37% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 39.28% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 40.19% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 41.10% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 42.02% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.443Z] 42.93% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.716Z] 43.85% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.716Z] 44.76% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.716Z] 45.67% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.716Z] 46.58% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.717Z] 47.50% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.717Z] 48.41% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.717Z] 49.33% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:27.717Z] 50.24% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 51.15% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 52.07% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 52.98% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 53.89% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 54.81% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 55.72% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 56.63% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 57.55% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 58.46% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 59.37% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 60.29% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 61.20% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 62.11% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 63.03% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 63.94% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 64.85% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 65.77% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 66.68% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 67.60% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 68.51% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 69.42% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 70.33% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.717Z] 71.25% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 72.16% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 73.08% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 73.99% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 74.90% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 75.81% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 76.73% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 77.64% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 78.56% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 79.47% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 80.38% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 81.30% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 82.21% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 83.12% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 84.04% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 84.95% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 85.86% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 86.78% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 87.69% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 88.60% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 89.52% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 90.43% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 91.34% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 92.26% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 93.17% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 94.08% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:27.969Z] 95.00% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:28.222Z] 95.91% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:28.222Z] 96.82% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:28.222Z] 97.74% done, estimate finish Mon Feb 17 18:37:27 2025 [2025-02-17T18:37:28.222Z] 98.65% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:28.222Z] 99.57% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:28.222Z] Total translation table size: 2048 [2025-02-17T18:37:28.222Z] Total rockridge attributes bytes: 3006 [2025-02-17T18:37:28.222Z] Total directory bytes: 12288 [2025-02-17T18:37:28.222Z] Path table size(bytes): 96 [2025-02-17T18:37:28.222Z] Done with: The File(s) Block(s) 547195 [2025-02-17T18:37:28.222Z] Writing: Ending Padblock Start Block 547239 [2025-02-17T18:37:28.222Z] Done with: Ending Padblock Block(s) 150 [2025-02-17T18:37:28.222Z] Max brk space used 1c000 [2025-02-17T18:37:28.222Z] 547389 extents written (1069 MB) [2025-02-17T18:37:28.222Z] 2025-02-17 18:37:28,032 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250217.dev.0-live.x86_64.iso'] [2025-02-17T18:37:28.222Z] isohybrid: Warning: more than 1024 cylinders: 1070 [2025-02-17T18:37:28.222Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-17T18:37:28.777Z] 2025-02-17 18:37:28,515 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-43.20250217.dev.0', '-volset', 'fedora-coreos-43.20250217.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-43.20250217.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-17T18:37:28.777Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-17T18:37:28.777Z] genisoimage 1.1.11 (Linux) [2025-02-17T18:37:28.777Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-17T18:37:28.777Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-17T18:37:28.777Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-17T18:37:28.777Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-17T18:37:28.777Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-17T18:37:28.777Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-17T18:37:28.777Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-17T18:37:28.777Z] Writing: Initial Padblock Start Block 0 [2025-02-17T18:37:28.777Z] Done with: Initial Padblock Block(s) 16 [2025-02-17T18:37:28.777Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-17T18:37:28.777Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-17T18:37:28.777Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-17T18:37:28.777Z] Size of boot image is 4 sectors -> No emulation [2025-02-17T18:37:28.777Z] Size of boot image is 13104 sectors -> No emulation [2025-02-17T18:37:28.777Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-17T18:37:28.777Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-17T18:37:28.777Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-17T18:37:28.777Z] Writing: End Volume Descriptor Start Block 19 [2025-02-17T18:37:28.777Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-17T18:37:28.777Z] Writing: Version block Start Block 20 [2025-02-17T18:37:28.777Z] Done with: Version block Block(s) 1 [2025-02-17T18:37:28.777Z] Writing: Path table Start Block 21 [2025-02-17T18:37:28.777Z] Done with: Path table Block(s) 4 [2025-02-17T18:37:28.777Z] Writing: Joliet path table Start Block 25 [2025-02-17T18:37:28.777Z] Done with: Joliet path table Block(s) 4 [2025-02-17T18:37:28.777Z] Writing: Directory tree Start Block 29 [2025-02-17T18:37:28.777Z] Done with: Directory tree Block(s) 7 [2025-02-17T18:37:28.777Z] Writing: Joliet directory tree Start Block 36 [2025-02-17T18:37:28.777Z] Done with: Joliet directory tree Block(s) 7 [2025-02-17T18:37:28.777Z] Writing: Directory tree cleanup Start Block 43 [2025-02-17T18:37:28.777Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-17T18:37:28.777Z] Writing: Extension record Start Block 43 [2025-02-17T18:37:28.777Z] Done with: Extension record Block(s) 1 [2025-02-17T18:37:28.777Z] Writing: The File(s) Start Block 44 [2025-02-17T18:37:28.777Z] 8.39% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:28.777Z] 16.75% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:28.777Z] 25.14% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:28.777Z] 33.50% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:28.777Z] 41.88% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:28.777Z] 50.24% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:28.777Z] 58.63% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:28.777Z] 66.99% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:29.030Z] 75.38% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:29.030Z] 83.74% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:29.030Z] 92.13% done, estimate finish Mon Feb 17 18:37:28 2025 [2025-02-17T18:37:29.030Z] Total translation table size: 2048 [2025-02-17T18:37:29.030Z] Total rockridge attributes bytes: 2842 [2025-02-17T18:37:29.030Z] Total directory bytes: 12288 [2025-02-17T18:37:29.030Z] Path table size(bytes): 96 [2025-02-17T18:37:29.030Z] Done with: The File(s) Block(s) 59515 [2025-02-17T18:37:29.030Z] Writing: Ending Padblock Start Block 59559 [2025-02-17T18:37:29.030Z] Done with: Ending Padblock Block(s) 150 [2025-02-17T18:37:29.030Z] Max brk space used 1b000 [2025-02-17T18:37:29.030Z] 59709 extents written (116 MB) [2025-02-17T18:37:29.030Z] 2025-02-17 18:37:28,826 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250217.dev.0-live.x86_64.iso.minimal'] [2025-02-17T18:37:29.030Z] 2025-02-17 18:37:28,865 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250217.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250217.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-17T18:37:47.039Z] + RUST_BACKTRACE=full [2025-02-17T18:37:47.039Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/315ba259bb0f0926bbf2bbcc134f4ee599ebe38374a8bb0cf58a1b8d4e5fc2ad.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-43.20250217.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250217.dev.0-live.x86_64.iso.minimal --consume [2025-02-17T18:37:47.039Z] Packing minimal ISO [2025-02-17T18:37:47.039Z] Matched 17 files of 17 [2025-02-17T18:37:47.039Z] Total bytes skipped: 121865071 [2025-02-17T18:37:47.039Z] Total bytes written: 818321 [2025-02-17T18:37:47.039Z] Total bytes written (compressed): 2836 [2025-02-17T18:37:47.039Z] Verifying that packed image matches digest [2025-02-17T18:37:47.594Z] Packing successful! [2025-02-17T18:37:47.594Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-17T18:37:52.820Z] Updated: builds/43.20250217.dev.0/x86_64/meta.json [2025-02-17T18:37:52.822Z] [Pipeline] } [2025-02-17T18:37:52.825Z] [Pipeline] // withEnv [2025-02-17T18:37:52.895Z] [Pipeline] withEnv [2025-02-17T18:37:52.896Z] [Pipeline] { [2025-02-17T18:37:52.915Z] [Pipeline] sh [2025-02-17T18:37:53.495Z] + set -xeuo pipefail [2025-02-17T18:37:53.495Z] ++ umask [2025-02-17T18:37:53.495Z] + '[' 0022 = 0000 ']' [2025-02-17T18:37:53.495Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-17T18:37:53.495Z] Targeting build: 43.20250217.dev.0 [2025-02-17T18:37:53.747Z] Compressing: builds/43.20250217.dev.0/x86_64 [2025-02-17T18:37:53.747Z] 2025-02-17 18:37:53,542 INFO - Running command: ['xz', '-c9', '-T6', 'builds/43.20250217.dev.0/x86_64/fedora-coreos-43.20250217.dev.0-metal.x86_64.raw'] [2025-02-17T18:42:45.200Z] Compressed: fedora-coreos-43.20250217.dev.0-metal.x86_64.raw.xz [2025-02-17T18:42:45.200Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-17T18:42:45.200Z] Updated: builds/43.20250217.dev.0/x86_64/meta.json [2025-02-17T18:42:45.203Z] [Pipeline] } [2025-02-17T18:42:45.225Z] [Pipeline] // withEnv [2025-02-17T18:42:45.268Z] [Pipeline] } [2025-02-17T18:42:45.287Z] [Pipeline] // stage [2025-02-17T18:42:45.364Z] [Pipeline] stage [2025-02-17T18:42:45.365Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-17T18:42:45.421Z] [Pipeline] withEnv [2025-02-17T18:42:45.422Z] [Pipeline] { [2025-02-17T18:42:45.431Z] [Pipeline] sh [2025-02-17T18:42:46.015Z] + set -euo pipefail [2025-02-17T18:42:46.015Z] ++ umask [2025-02-17T18:42:46.015Z] + '[' 0022 = 0000 ']' [2025-02-17T18:42:46.015Z] + uuidgen [2025-02-17T18:42:46.015Z] + cut -f1 -d- [2025-02-17T18:42:46.019Z] [Pipeline] } [2025-02-17T18:42:46.032Z] [Pipeline] // withEnv [2025-02-17T18:42:46.110Z] [Pipeline] withEnv [2025-02-17T18:42:46.110Z] [Pipeline] { [2025-02-17T18:42:46.157Z] [Pipeline] sh [2025-02-17T18:42:46.681Z] + set -euo pipefail [2025-02-17T18:42:46.682Z] ++ umask [2025-02-17T18:42:46.682Z] + '[' 0022 = 0000 ']' [2025-02-17T18:42:46.682Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:42:46.682Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-17T18:42:46.684Z] [Pipeline] } [2025-02-17T18:42:46.695Z] [Pipeline] // withEnv [2025-02-17T18:42:46.701Z] [Pipeline] withEnv [2025-02-17T18:42:46.702Z] [Pipeline] { [2025-02-17T18:42:46.766Z] [Pipeline] sh [2025-02-17T18:42:47.303Z] + set -xeuo pipefail [2025-02-17T18:42:47.303Z] ++ umask [2025-02-17T18:42:47.303Z] + '[' 0022 = 0000 ']' [2025-02-17T18:42:47.303Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T18:42:47.303Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-hO52Q/kola-testiso-x86_64 [2025-02-17T18:42:47.303Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-hO52Q/kola-testiso-x86_64 [2025-02-17T18:42:47.303Z] Ignoring verification of signature on metal image [2025-02-17T18:42:47.303Z] Running test: iso-as-disk.bios [2025-02-17T18:43:14.138Z] PASS: iso-as-disk.bios (18.431s) [2025-02-17T18:43:14.138Z] Running test: iso-as-disk.uefi [2025-02-17T18:43:40.660Z] PASS: iso-as-disk.uefi (22.513s) [2025-02-17T18:43:40.660Z] Running test: iso-as-disk.uefi-secure [2025-02-17T18:44:07.126Z] PASS: iso-as-disk.uefi-secure (23.64s) [2025-02-17T18:44:07.126Z] Running test: iso-as-disk.4k.uefi [2025-02-17T18:44:33.597Z] PASS: iso-as-disk.4k.uefi (22.366s) [2025-02-17T18:44:33.597Z] Running test: iso-install.bios [2025-02-17T18:49:10.061Z] PASS: iso-install.bios (4m16.86s) [2025-02-17T18:49:10.061Z] Running test: iso-live-login.bios [2025-02-17T18:49:31.902Z] The file: journal.txt does not exist [2025-02-17T18:49:33.780Z] PASS: iso-live-login.bios (29.109s) [2025-02-17T18:49:33.780Z] Running test: iso-live-login.uefi [2025-02-17T18:50:05.760Z] The file: journal.txt does not exist [2025-02-17T18:50:05.760Z] PASS: iso-live-login.uefi (26.199s) [2025-02-17T18:50:05.760Z] Running test: iso-live-login.uefi-secure [2025-02-17T18:50:37.778Z] The file: journal.txt does not exist [2025-02-17T18:50:37.778Z] PASS: iso-live-login.uefi-secure (27.525s) [2025-02-17T18:50:37.778Z] Running test: iso-live-login.4k.uefi [2025-02-17T18:51:09.759Z] The file: journal.txt does not exist [2025-02-17T18:51:09.759Z] PASS: iso-live-login.4k.uefi (26.175s) [2025-02-17T18:51:09.759Z] Running test: iso-offline-install.bios [2025-02-17T18:55:31.204Z] PASS: iso-offline-install.bios (4m3.144s) [2025-02-17T18:55:31.204Z] Running test: iso-offline-install.mpath.bios [2025-02-17T19:00:07.598Z] PASS: iso-offline-install.mpath.bios (4m23.805s) [2025-02-17T19:00:07.598Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-17T19:04:29.002Z] PASS: iso-offline-install-fromram.4k.uefi (4m9.894s) [2025-02-17T19:04:29.002Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-17T19:04:29.002Z] Warning: Cannot announce submounts, client does not support it [2025-02-17T19:06:50.341Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m12.362s) [2025-02-17T19:06:50.341Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-17T19:09:11.683Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m24.849s) [2025-02-17T19:09:11.683Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-17T19:11:48.207Z] PASS: iso-offline-install-iscsi.manual.bios (2m19.46s) [2025-02-17T19:11:48.207Z] Running test: miniso-install.bios [2025-02-17T19:16:24.594Z] PASS: miniso-install.bios (4m29.43s) [2025-02-17T19:16:24.594Z] Running test: miniso-install.nm.bios [2025-02-17T19:21:16.055Z] PASS: miniso-install.nm.bios (4m34.102s) [2025-02-17T19:21:16.055Z] Running test: miniso-install.4k.uefi [2025-02-17T19:26:07.475Z] PASS: miniso-install.4k.uefi (4m35.349s) [2025-02-17T19:26:07.475Z] Running test: miniso-install.4k.nm.uefi [2025-02-17T19:30:58.937Z] PASS: miniso-install.4k.nm.uefi (4m41.152s) [2025-02-17T19:30:58.937Z] Running test: pxe-offline-install.bios [2025-02-17T19:35:35.390Z] PASS: pxe-offline-install.bios (4m23.956s) [2025-02-17T19:35:35.390Z] Running test: pxe-offline-install.4k.uefi [2025-02-17T19:40:11.797Z] PASS: pxe-offline-install.4k.uefi (4m30.442s) [2025-02-17T19:40:11.797Z] Running test: pxe-online-install.bios [2025-02-17T19:44:48.221Z] PASS: pxe-online-install.bios (4m25.683s) [2025-02-17T19:44:48.221Z] Running test: pxe-online-install.4k.uefi [2025-02-17T19:49:24.648Z] PASS: pxe-online-install.4k.uefi (4m22.51s) [2025-02-17T19:49:24.659Z] [Pipeline] } [2025-02-17T19:49:24.662Z] [Pipeline] // withEnv [2025-02-17T19:49:24.742Z] [Pipeline] withEnv [2025-02-17T19:49:24.742Z] [Pipeline] { [2025-02-17T19:49:24.746Z] [Pipeline] sh [2025-02-17T19:49:25.339Z] + set -xeuo pipefail [2025-02-17T19:49:25.339Z] ++ umask [2025-02-17T19:49:25.340Z] + '[' 0022 = 0000 ']' [2025-02-17T19:49:25.340Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T19:49:25.340Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-hO52Q -c --xz kola-testiso-x86_64 [2025-02-17T19:49:43.409Z] [Pipeline] } [2025-02-17T19:49:43.415Z] [Pipeline] // withEnv [2025-02-17T19:49:43.482Z] [Pipeline] archiveArtifacts [2025-02-17T19:49:43.485Z] Archiving artifacts [2025-02-17T19:49:44.723Z] [Pipeline] withEnv [2025-02-17T19:49:44.725Z] [Pipeline] { [2025-02-17T19:49:44.728Z] [Pipeline] sh [2025-02-17T19:49:45.290Z] + set -xeuo pipefail [2025-02-17T19:49:45.290Z] ++ umask [2025-02-17T19:49:45.290Z] + '[' 0022 = 0000 ']' [2025-02-17T19:49:45.290Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-17T19:49:45.290Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-hO52Q/kola-testiso-x86_64 --output - [2025-02-17T19:49:45.292Z] [Pipeline] } [2025-02-17T19:49:45.294Z] [Pipeline] // withEnv [2025-02-17T19:49:45.303Z] [Pipeline] junit [2025-02-17T19:49:45.304Z] Recording test results [2025-02-17T19:49:45.527Z] None of the test reports contained any result [2025-02-17T19:49:45.527Z] [Pipeline] } [2025-02-17T19:49:45.539Z] [Pipeline] // stage [2025-02-17T19:49:45.544Z] [Pipeline] stage [2025-02-17T19:49:45.544Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-17T19:49:45.633Z] [Pipeline] } [2025-02-17T19:49:45.669Z] [Pipeline] // stage [2025-02-17T19:49:45.673Z] [Pipeline] } [2025-02-17T19:49:45.700Z] [Pipeline] // parallel [2025-02-17T19:49:45.743Z] [Pipeline] } [2025-02-17T19:49:45.768Z] [Pipeline] // timeout [2025-02-17T19:49:45.771Z] [Pipeline] } [2025-02-17T19:49:45.814Z] [Pipeline] // container [2025-02-17T19:49:45.841Z] [Pipeline] } [2025-02-17T19:49:45.846Z] [Pipeline] // node [2025-02-17T19:49:45.887Z] [Pipeline] } [2025-02-17T19:49:45.918Z] [Pipeline] // podTemplate [2025-02-17T19:49:45.959Z] [Pipeline] End of Pipeline [2025-02-17T19:49:46.001Z] Finished: SUCCESS