[2025-02-06T11:58:29.436Z] Started by upstream project "bodhi-trigger" build number 1351 [2025-02-06T11:58:29.436Z] originally caused by: [2025-02-06T11:58:29.436Z] Triggered by CI message. [2025-02-06T11:58:29.533Z] 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-06T11:58:29.534Z] Selected Git installation does not exist. Using Default [2025-02-06T11:58:29.534Z] The recommended git tool is: NONE [2025-02-06T11:58:29.534Z] No credentials specified [2025-02-06T11:58:29.534Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-06T11:58:29.542Z] Fetching changes from the remote Git repository [2025-02-06T11:58:29.543Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-06T11:58:29.561Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-06T11:58:29.561Z] > git --version # timeout=10 [2025-02-06T11:58:29.569Z] > git --version # 'git version 2.39.3' [2025-02-06T11:58:29.569Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-06T11:58:29.704Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-06T11:58:29.712Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-06T11:58:29.712Z] > git config core.sparsecheckout # timeout=10 [2025-02-06T11:58:29.719Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-06T11:58:29.727Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-06T11:58:29.728Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-06T11:58:29.877Z] Loading library coreos@main [2025-02-06T11:58:29.877Z] Attempting to resolve main from remote references... [2025-02-06T11:58:29.878Z] > git --version # timeout=10 [2025-02-06T11:58:29.885Z] > git --version # 'git version 2.39.3' [2025-02-06T11:58:29.885Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-06T11:58:29.975Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-06T11:58:29.976Z] Selected Git installation does not exist. Using Default [2025-02-06T11:58:29.976Z] The recommended git tool is: NONE [2025-02-06T11:58:29.976Z] No credentials specified [2025-02-06T11:58:29.976Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-06T11:58:29.983Z] Fetching changes from the remote Git repository [2025-02-06T11:58:29.984Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-06T11:58:29.991Z] Fetching without tags [2025-02-06T11:58:29.991Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-06T11:58:29.992Z] > git --version # timeout=10 [2025-02-06T11:58:29.999Z] > git --version # 'git version 2.39.3' [2025-02-06T11:58:29.999Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-06T11:58:30.083Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-06T11:58:30.083Z] > git config core.sparsecheckout # timeout=10 [2025-02-06T11:58:30.090Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-06T11:58:30.101Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-06T11:58:30.101Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-06T11:58:30.378Z] [Pipeline] Start of Pipeline [2025-02-06T11:58:30.392Z] [Pipeline] node [2025-02-06T11:58:30.395Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-06T11:58:30.395Z] [Pipeline] { [2025-02-06T11:58:30.551Z] [Pipeline] withEnv [2025-02-06T11:58:30.552Z] [Pipeline] { [2025-02-06T11:58:30.569Z] [Pipeline] sh [2025-02-06T11:58:30.826Z] + set -xeuo pipefail [2025-02-06T11:58:30.826Z] ++ umask [2025-02-06T11:58:30.826Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:30.826Z] + rm -rf pipe [2025-02-06T11:58:30.826Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-06T11:58:30.826Z] Cloning into 'pipe'... [2025-02-06T11:58:31.077Z] [Pipeline] } [2025-02-06T11:58:31.080Z] [Pipeline] // withEnv [2025-02-06T11:58:31.114Z] [Pipeline] load [2025-02-06T11:58:31.208Z] [Pipeline] { (pipe/utils.groovy) [2025-02-06T11:58:31.211Z] [Pipeline] } [2025-02-06T11:58:31.216Z] [Pipeline] // load [2025-02-06T11:58:31.274Z] [Pipeline] readYaml [2025-02-06T11:58:31.284Z] [Pipeline] } [2025-02-06T11:58:31.288Z] [Pipeline] // node [2025-02-06T11:58:31.301Z] [Pipeline] properties [2025-02-06T11:58:31.435Z] [Pipeline] libraryResource [2025-02-06T11:58:31.437Z] [Pipeline] readJSON [2025-02-06T11:58:31.443Z] [Pipeline] node [2025-02-06T11:58:31.445Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-06T11:58:31.542Z] [Pipeline] { [2025-02-06T11:58:31.545Z] [Pipeline] writeYaml [2025-02-06T11:58:31.549Z] [Pipeline] readFile [2025-02-06T11:58:31.616Z] [Pipeline] } [2025-02-06T11:58:31.621Z] [Pipeline] // node [2025-02-06T11:58:31.653Z] [Pipeline] podTemplate [2025-02-06T11:58:31.673Z] [Pipeline] { [2025-02-06T11:58:31.677Z] [Pipeline] node [2025-02-06T11:58:32.751Z] Created Pod: openshift coreos-ci/pod-5050468c-ff2e-48f3-9bba-2461ed15d62c-v8ddz-bbq6p [2025-02-06T11:58:38.577Z] Agent pod-5050468c-ff2e-48f3-9bba-2461ed15d62c-v8ddz-bbq6p is provisioned from template pod-5050468c-ff2e-48f3-9bba-2461ed15d62c-v8ddz [2025-02-06T11:58:38.578Z] --- [2025-02-06T11:58:38.578Z] apiVersion: "v1" [2025-02-06T11:58:38.578Z] kind: "Pod" [2025-02-06T11:58:38.578Z] metadata: [2025-02-06T11:58:38.578Z] annotations: [2025-02-06T11:58:38.578Z] buildUrl: "http://172.30.130.216:80/job/test-override/1363/" [2025-02-06T11:58:38.578Z] runUrl: "job/test-override/1363/" [2025-02-06T11:58:38.578Z] labels: [2025-02-06T11:58:38.578Z] jenkins: "slave" [2025-02-06T11:58:38.578Z] jenkins/label-digest: "803290e11190bfcc988c3c30daf493d49de74407" [2025-02-06T11:58:38.578Z] jenkins/label: "pod-5050468c-ff2e-48f3-9bba-2461ed15d62c" [2025-02-06T11:58:38.578Z] name: "pod-5050468c-ff2e-48f3-9bba-2461ed15d62c-v8ddz-bbq6p" [2025-02-06T11:58:38.578Z] namespace: "coreos-ci" [2025-02-06T11:58:38.578Z] spec: [2025-02-06T11:58:38.578Z] containers: [2025-02-06T11:58:38.578Z] - command: [2025-02-06T11:58:38.578Z] - "/usr/bin/dumb-init" [2025-02-06T11:58:38.578Z] - "/usr/bin/sleep" [2025-02-06T11:58:38.578Z] - "infinity" [2025-02-06T11:58:38.578Z] env: [2025-02-06T11:58:38.578Z] - name: "COSA_TESTISO_DEBUG" [2025-02-06T11:58:38.578Z] value: "true" [2025-02-06T11:58:38.578Z] - name: "NCPUS" [2025-02-06T11:58:38.578Z] value: "6" [2025-02-06T11:58:38.578Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-06T11:58:38.578Z] imagePullPolicy: "Always" [2025-02-06T11:58:38.578Z] name: "worker" [2025-02-06T11:58:38.578Z] resources: [2025-02-06T11:58:38.578Z] limits: [2025-02-06T11:58:38.578Z] memory: "10752Mi" [2025-02-06T11:58:38.578Z] cpu: "6" [2025-02-06T11:58:38.578Z] devices.kubevirt.io/kvm: "1" [2025-02-06T11:58:38.578Z] requests: [2025-02-06T11:58:38.578Z] memory: "10752Mi" [2025-02-06T11:58:38.578Z] cpu: "6" [2025-02-06T11:58:38.578Z] devices.kubevirt.io/kvm: "1" [2025-02-06T11:58:38.578Z] volumeMounts: [2025-02-06T11:58:38.578Z] - mountPath: "/srv/" [2025-02-06T11:58:38.578Z] name: "emptydir-0" [2025-02-06T11:58:38.578Z] - mountPath: "/home/jenkins/agent" [2025-02-06T11:58:38.578Z] name: "workspace-volume" [2025-02-06T11:58:38.578Z] readOnly: false [2025-02-06T11:58:38.578Z] - env: [2025-02-06T11:58:38.578Z] - name: "JENKINS_SECRET" [2025-02-06T11:58:38.578Z] value: "********" [2025-02-06T11:58:38.578Z] - name: "JENKINS_TUNNEL" [2025-02-06T11:58:38.578Z] value: "172.30.136.1:50000" [2025-02-06T11:58:38.578Z] - name: "JENKINS_AGENT_NAME" [2025-02-06T11:58:38.578Z] value: "pod-5050468c-ff2e-48f3-9bba-2461ed15d62c-v8ddz-bbq6p" [2025-02-06T11:58:38.578Z] - name: "JENKINS_NAME" [2025-02-06T11:58:38.578Z] value: "pod-5050468c-ff2e-48f3-9bba-2461ed15d62c-v8ddz-bbq6p" [2025-02-06T11:58:38.578Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-06T11:58:38.578Z] value: "/home/jenkins/agent" [2025-02-06T11:58:38.578Z] - name: "JENKINS_URL" [2025-02-06T11:58:38.578Z] value: "http://172.30.130.216:80/" [2025-02-06T11:58:38.578Z] image: "jenkins-agent-base:latest" [2025-02-06T11:58:38.578Z] name: "jnlp" [2025-02-06T11:58:38.578Z] resources: [2025-02-06T11:58:38.578Z] limits: [2025-02-06T11:58:38.578Z] memory: "512Mi" [2025-02-06T11:58:38.578Z] cpu: "1" [2025-02-06T11:58:38.578Z] requests: [2025-02-06T11:58:38.578Z] memory: "512Mi" [2025-02-06T11:58:38.578Z] cpu: "1" [2025-02-06T11:58:38.578Z] volumeMounts: [2025-02-06T11:58:38.578Z] - mountPath: "/home/jenkins/agent" [2025-02-06T11:58:38.578Z] name: "workspace-volume" [2025-02-06T11:58:38.578Z] readOnly: false [2025-02-06T11:58:38.578Z] nodeSelector: [2025-02-06T11:58:38.578Z] kubernetes.io/os: "linux" [2025-02-06T11:58:38.578Z] restartPolicy: "Never" [2025-02-06T11:58:38.578Z] serviceAccountName: "jenkins" [2025-02-06T11:58:38.578Z] volumes: [2025-02-06T11:58:38.578Z] - emptyDir: {} [2025-02-06T11:58:38.578Z] name: "emptydir-0" [2025-02-06T11:58:38.578Z] - emptyDir: [2025-02-06T11:58:38.578Z] medium: "" [2025-02-06T11:58:38.578Z] name: "workspace-volume" [2025-02-06T11:58:38.578Z] [2025-02-06T11:58:38.700Z] Running on pod-5050468c-ff2e-48f3-9bba-2461ed15d62c-v8ddz-bbq6p in /home/jenkins/agent/workspace/test-override [2025-02-06T11:58:38.700Z] [Pipeline] { [2025-02-06T11:58:38.719Z] [Pipeline] container [2025-02-06T11:58:38.719Z] [Pipeline] { [2025-02-06T11:58:38.767Z] [Pipeline] withEnv [2025-02-06T11:58:38.768Z] [Pipeline] { [2025-02-06T11:58:38.837Z] [Pipeline] sh [2025-02-06T11:58:39.461Z] + set -xeuo pipefail [2025-02-06T11:58:39.461Z] ++ umask [2025-02-06T11:58:39.461Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:39.461Z] + cat /cosa/coreos-assembler-git.json [2025-02-06T11:58:39.461Z] { [2025-02-06T11:58:39.461Z] "date": "2025-02-03T12:18:00Z", [2025-02-06T11:58:39.461Z] "git": { [2025-02-06T11:58:39.461Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2", [2025-02-06T11:58:39.461Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-06T11:58:39.461Z] "branch": "HEAD", [2025-02-06T11:58:39.461Z] "dirty": "false" [2025-02-06T11:58:39.461Z] }, [2025-02-06T11:58:39.461Z] "file": { [2025-02-06T11:58:39.461Z] "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223", [2025-02-06T11:58:39.461Z] "checksum_type": "sha256", [2025-02-06T11:58:39.461Z] "format": "tar.gz", [2025-02-06T11:58:39.461Z] "name": "coreos-assembler-git.tar.gz", [2025-02-06T11:58:39.461Z] "size": "10006625" [2025-02-06T11:58:39.461Z] } [2025-02-06T11:58:39.461Z] } [2025-02-06T11:58:39.697Z] [Pipeline] } [2025-02-06T11:58:39.700Z] [Pipeline] // withEnv [2025-02-06T11:58:39.756Z] [Pipeline] timeout [2025-02-06T11:58:39.757Z] Timeout set to expire in 2 hr 30 min [2025-02-06T11:58:39.767Z] [Pipeline] { [2025-02-06T11:58:39.799Z] [Pipeline] withEnv [2025-02-06T11:58:39.799Z] [Pipeline] { [2025-02-06T11:58:39.802Z] [Pipeline] sh [2025-02-06T11:58:40.339Z] + set -euo pipefail [2025-02-06T11:58:40.339Z] ++ umask [2025-02-06T11:58:40.339Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:40.339Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-378705efcb [2025-02-06T11:58:40.339Z] + jq -r .update.title [2025-02-06T11:58:40.385Z] [Pipeline] } [2025-02-06T11:58:40.388Z] [Pipeline] // withEnv [2025-02-06T11:58:40.451Z] [Pipeline] withEnv [2025-02-06T11:58:40.451Z] [Pipeline] { [2025-02-06T11:58:40.456Z] [Pipeline] sh [2025-02-06T11:58:41.011Z] + set -euo pipefail [2025-02-06T11:58:41.011Z] ++ umask [2025-02-06T11:58:41.011Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:41.011Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-378705efcb [2025-02-06T11:58:41.011Z] + jq -r '.update.builds[].nvr' [2025-02-06T11:58:41.016Z] [Pipeline] } [2025-02-06T11:58:41.019Z] [Pipeline] // withEnv [2025-02-06T11:58:41.052Z] [Pipeline] withCredentials [2025-02-06T11:58:41.056Z] [Pipeline] // withCredentials [2025-02-06T11:58:41.061Z] [Pipeline] echo [2025-02-06T11:58:41.061Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-06T11:58:41.111Z] [Pipeline] withCredentials [2025-02-06T11:58:41.119Z] [Pipeline] // withCredentials [2025-02-06T11:58:41.140Z] [Pipeline] echo [2025-02-06T11:58:41.140Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-06T11:58:41.144Z] [Pipeline] withCredentials [2025-02-06T11:58:41.605Z] [Pipeline] // withCredentials [2025-02-06T11:58:41.611Z] [Pipeline] echo [2025-02-06T11:58:41.611Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-06T11:58:41.641Z] [Pipeline] withEnv [2025-02-06T11:58:41.642Z] [Pipeline] { [2025-02-06T11:58:41.646Z] [Pipeline] sh [2025-02-06T11:58:42.180Z] + set -euo pipefail [2025-02-06T11:58:42.180Z] ++ umask [2025-02-06T11:58:42.180Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:42.180Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-06T11:58:42.197Z] [Pipeline] } [2025-02-06T11:58:42.200Z] [Pipeline] // withEnv [2025-02-06T11:58:42.205Z] [Pipeline] readJSON [2025-02-06T11:58:42.330Z] [Pipeline] withEnv [2025-02-06T11:58:42.331Z] [Pipeline] { [2025-02-06T11:58:42.334Z] [Pipeline] sh [2025-02-06T11:58:42.864Z] + set -euo pipefail [2025-02-06T11:58:42.864Z] ++ umask [2025-02-06T11:58:42.864Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:42.864Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/meta.json [2025-02-06T11:58:42.869Z] [Pipeline] } [2025-02-06T11:58:42.885Z] [Pipeline] // withEnv [2025-02-06T11:58:42.889Z] [Pipeline] readJSON [2025-02-06T11:58:42.893Z] [Pipeline] withEnv [2025-02-06T11:58:42.894Z] [Pipeline] { [2025-02-06T11:58:42.897Z] [Pipeline] sh [2025-02-06T11:58:43.432Z] + set -xeuo pipefail [2025-02-06T11:58:43.432Z] ++ umask [2025-02-06T11:58:43.432Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:43.432Z] + cosa init --branch rawhide --commit=9e67362543f203210d0a3bcb2957ed03f9a07d7c https://github.com/coreos/fedora-coreos-config [2025-02-06T11:58:43.432Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-06T11:58:43.432Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T11:58:43.432Z] + mkdir -p src [2025-02-06T11:58:43.432Z] + cd src [2025-02-06T11:58:43.432Z] + test -e config [2025-02-06T11:58:43.432Z] + case "${source}" in [2025-02-06T11:58:43.432Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-06T11:58:43.432Z] Cloning into 'config'... [2025-02-06T11:58:43.686Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-06T11:58:43.940Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-06T11:58:45.830Z] From https://gitlab.com/fedora/bootc/base-images [2025-02-06T11:58:45.830Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD [2025-02-06T11:58:45.830Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4' [2025-02-06T11:58:45.830Z] + '[' -n 9e67362543f203210d0a3bcb2957ed03f9a07d7c ']' [2025-02-06T11:58:45.830Z] + git -C ./config fetch origin 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T11:58:45.830Z] From https://github.com/coreos/fedora-coreos-config [2025-02-06T11:58:45.830Z] * branch 9e67362543f203210d0a3bcb2957ed03f9a07d7c -> FETCH_HEAD [2025-02-06T11:58:45.830Z] + git -C ./config reset --hard 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T11:58:46.085Z] HEAD is now at 9e67362 Revert "overrides: pin grub2-2.12-15.fc42 on aarch64" [2025-02-06T11:58:46.085Z] + git -C ./config submodule update --init --recursive [2025-02-06T11:58:46.086Z] + set +x [2025-02-06T11:58:46.086Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T11:58:46.086Z] + manifest=src/config/manifest.yaml [2025-02-06T11:58:46.086Z] + image=src/config/image.yaml [2025-02-06T11:58:46.086Z] + [[ -n '' ]] [2025-02-06T11:58:46.086Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-06T11:58:46.086Z] + [[ ! -f src/config/image.yaml ]] [2025-02-06T11:58:46.086Z] + mkdir -p cache [2025-02-06T11:58:46.086Z] + mkdir -p builds [2025-02-06T11:58:46.086Z] + mkdir -p tmp [2025-02-06T11:58:46.086Z] + mkdir -p overrides/rpm [2025-02-06T11:58:46.086Z] + mkdir -p overrides/rootfs [2025-02-06T11:58:46.086Z] + test 0 = 1 [2025-02-06T11:58:46.086Z] + case "${YUMREPOS}" in [2025-02-06T11:58:46.086Z] + set +x [2025-02-06T11:58:46.086Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-06T11:58:46.091Z] [Pipeline] } [2025-02-06T11:58:46.094Z] [Pipeline] // withEnv [2025-02-06T11:58:46.157Z] [Pipeline] stage [2025-02-06T11:58:46.157Z] [Pipeline] { (Initialize Remotes) [2025-02-06T11:58:46.168Z] [Pipeline] parallel [2025-02-06T11:58:46.177Z] [Pipeline] { (Branch: x86_64) [2025-02-06T11:58:46.209Z] [Pipeline] withEnv [2025-02-06T11:58:46.209Z] [Pipeline] { [2025-02-06T11:58:46.232Z] [Pipeline] sh [2025-02-06T11:58:46.759Z] + set -xeuo pipefail [2025-02-06T11:58:46.759Z] ++ umask [2025-02-06T11:58:46.759Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:46.759Z] + cosa buildfetch --stream rawhide --build 42.20250206.91.0 --file manifest-lock.generated.x86_64.json [2025-02-06T11:58:47.014Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-06T11:58:47.014Z] Updated builds/builds.json [2025-02-06T11:58:47.014Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/meta.json [2025-02-06T11:58:47.014Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/commitmeta.json [2025-02-06T11:58:47.270Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/ostree-commit-object [2025-02-06T11:58:47.270Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-02-06T11:58:47.272Z] [Pipeline] } [2025-02-06T11:58:47.275Z] [Pipeline] // withEnv [2025-02-06T11:58:47.339Z] [Pipeline] } [2025-02-06T11:58:47.355Z] [Pipeline] // parallel [2025-02-06T11:58:47.382Z] [Pipeline] } [2025-02-06T11:58:47.406Z] [Pipeline] // stage [2025-02-06T11:58:47.418Z] [Pipeline] stage [2025-02-06T11:58:47.419Z] [Pipeline] { (Download Overrides) [2025-02-06T11:58:47.433Z] [Pipeline] parallel [2025-02-06T11:58:47.433Z] [Pipeline] { (Branch: x86_64) [2025-02-06T11:58:47.469Z] [Pipeline] withEnv [2025-02-06T11:58:47.469Z] [Pipeline] { [2025-02-06T11:58:47.485Z] [Pipeline] sh [2025-02-06T11:58:48.021Z] + set -xeuo pipefail [2025-02-06T11:58:48.021Z] ++ umask [2025-02-06T11:58:48.021Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:48.021Z] + cosa shell -- env -C overrides/rpm koji download-build selinux-policy-41.32-1.fc42 --arch x86_64 --arch noarch [2025-02-06T11:58:48.021Z] Downloading [1/7]: selinux-policy-41.32-1.fc42.noarch.rpm [2025-02-06T11:58:48.277Z] [====================================] 100% 45.36 KiB / 45.36 KiB [2025-02-06T11:58:48.277Z] Downloading [2/7]: selinux-policy-sandbox-41.32-1.fc42.noarch.rpm [2025-02-06T11:58:48.277Z] [====================================] 100% 39.09 KiB / 39.09 KiB [2025-02-06T11:58:48.277Z] Downloading [3/7]: selinux-policy-mls-41.32-1.fc42.noarch.rpm [2025-02-06T11:58:48.277Z] [======== ] 23% 1.00 MiB / 4.25 MiB [================ ] 47% 2.00 MiB / 4.25 MiB [========================= ] 70% 3.00 MiB / 4.25 MiB [================================= ] 94% 4.00 MiB / 4.25 MiB [====================================] 100% 4.25 MiB / 4.25 MiB [2025-02-06T11:58:48.277Z] Downloading [4/7]: selinux-policy-devel-41.32-1.fc42.noarch.rpm [2025-02-06T11:58:48.277Z] [============================== ] 85% 1.00 MiB / 1.16 MiB [====================================] 100% 1.16 MiB / 1.16 MiB [2025-02-06T11:58:48.277Z] Downloading [5/7]: selinux-policy-doc-41.32-1.fc42.noarch.rpm [2025-02-06T11:58:48.277Z] [=============== ] 43% 1.00 MiB / 2.32 MiB [=============================== ] 86% 2.00 MiB / 2.32 MiB [====================================] 100% 2.32 MiB / 2.32 MiB [2025-02-06T11:58:48.277Z] Downloading [6/7]: selinux-policy-minimum-41.32-1.fc42.noarch.rpm [2025-02-06T11:58:48.277Z] [===== ] 15% 1.00 MiB / 6.56 MiB [========== ] 30% 2.00 MiB / 6.56 MiB [================ ] 45% 3.00 MiB / 6.56 MiB [===================== ] 60% 4.00 MiB / 6.56 MiB [=========================== ] 76% 5.00 MiB / 6.56 MiB [================================ ] 91% 6.00 MiB / 6.56 MiB [====================================] 100% 6.56 MiB / 6.56 MiB [2025-02-06T11:58:48.277Z] Downloading [7/7]: selinux-policy-targeted-41.32-1.fc42.noarch.rpm [2025-02-06T11:58:48.277Z] [===== ] 15% 1.00 MiB / 6.56 MiB [========== ] 30% 2.00 MiB / 6.56 MiB [================ ] 45% 3.00 MiB / 6.56 MiB [===================== ] 60% 4.00 MiB / 6.56 MiB [=========================== ] 76% 5.00 MiB / 6.56 MiB [================================ ] 91% 6.00 MiB / 6.56 MiB [====================================] 100% 6.56 MiB / 6.56 MiB [2025-02-06T11:58:48.279Z] [Pipeline] } [2025-02-06T11:58:48.281Z] [Pipeline] // withEnv [2025-02-06T11:58:48.286Z] [Pipeline] } [2025-02-06T11:58:48.289Z] [Pipeline] // parallel [2025-02-06T11:58:48.292Z] [Pipeline] } [2025-02-06T11:58:48.295Z] [Pipeline] // stage [2025-02-06T11:58:48.300Z] [Pipeline] parallel [2025-02-06T11:58:48.300Z] [Pipeline] { (Branch: x86_64) [2025-02-06T11:58:48.303Z] [Pipeline] stage [2025-02-06T11:58:48.304Z] [Pipeline] { (x86_64:Fetch) [2025-02-06T11:58:48.306Z] [Pipeline] withEnv [2025-02-06T11:58:48.306Z] [Pipeline] { [2025-02-06T11:58:48.309Z] [Pipeline] sh [2025-02-06T11:58:48.838Z] + set -xeuo pipefail [2025-02-06T11:58:48.838Z] ++ umask [2025-02-06T11:58:48.838Z] + '[' 0022 = 0000 ']' [2025-02-06T11:58:48.838Z] + cosa fetch --with-cosa-overrides --autolock 42.20250206.91.0 [2025-02-06T11:58:48.838Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T11:58:49.093Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T11:58:49.093Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T11:58:49.348Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-06T11:58:49.348Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-06T11:58:49.348Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-06T11:58:49.348Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-06T11:58:49.348Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-06T11:58:49.348Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-06T11:58:49.348Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ff7a6e39721b848628e5f1cf6588aa2fa284f940d5d2912a504544feebff0414 [2025-02-06T11:58:49.348Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... a3f6285961a4c6f8588aa09e2b4a5e2b39a32aa4c7354a0ceaadf7666dded33e [2025-02-06T11:58:49.603Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... c64e7d8a692bc642d960c5d990292ef58e27e82033bc9b30b21522f14db1b65c [2025-02-06T11:58:49.603Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 6d6afeeaa43cb95d72d42dd295a6a5cdfb95df7bfc9f9b9eb6070f826f768ece [2025-02-06T11:58:49.603Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7e9837f348eda0d2f89f894ccdce4ae3d12859413a590266b7fe379f4d8b20c1 [2025-02-06T11:58:49.603Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf781b3ebf05fa667116ac3c195bb275ee2b77f58313479cda22402e0a48b0e8 [2025-02-06T11:58:49.603Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 01d6a628e1d0dd64bee1e4ac300e4c2ed6676c62105d30b543bddded7a2971be [2025-02-06T11:58:49.603Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 52a4655d920ee7681e53c88b27f2ebdbe3aa769f664f7af4e753b7027c29f145 [2025-02-06T11:58:49.603Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... c3be32f4796b1413cf58311b401b9b5a4ee9e0e74aba11130c7f3e4df80fd472 [2025-02-06T11:58:49.603Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 9b10bc3423d5491ebc6e8dab30989723a8e8f0110b4baa1f65ebd1b1e7dd58ef [2025-02-06T11:58:49.859Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8dcb25ee588ab953808798af8a6d92668286df224da240220a362e55c22afca4 [2025-02-06T11:58:49.859Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d050edae4987595dd1bd164e68dc13b2c94439ae741cf0293553e64e2c3dfe73 [2025-02-06T11:58:49.859Z] Directory walk started [2025-02-06T11:58:49.859Z] Directory walk done - 7 packages [2025-02-06T11:58:49.859Z] Temporary output repo path: ./.repodata/ [2025-02-06T11:58:49.859Z] Pool started (with 5 workers) [2025-02-06T11:58:49.859Z] Pool finished [2025-02-06T11:58:50.114Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-06T11:58:50.114Z] 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-42.20250206.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-06T11:58:50.114Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=32212254720 lazy_refcounts=off refcount_bits=16 [2025-02-06T11:59:11.986Z] Loaded lockfiles: [2025-02-06T11:59:11.989Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250206.91.0.json [2025-02-06T11:59:11.989Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-06T11:59:11.989Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-06T11:59:11.989Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-06T11:59:11.989Z] [2025-02-06T11:59:11.989Z] 6 metadata, 1 content objects imported; 85 bytes content written [2025-02-06T11:59:11.989Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-06T11:59:11.989Z] 42 metadata, 111 content objects imported; 153.2?kB content written [2025-02-06T11:59:11.989Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-06T11:59:11.989Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-06T11:59:11.989Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-06T11:59:11.989Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-06T11:59:11.989Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-06T11:59:11.989Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-06T11:59:11.989Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-06T11:59:11.989Z] 9 metadata, 7 content objects imported; 8.6?kB content written [2025-02-06T11:59:11.989Z] rpm-ostree version: 2025.2 [2025-02-06T11:59:11.989Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-02-06T11:59:11.989Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-06T11:59:12.549Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-06T11:59:14.432Z] Updating metadata for 'fedora-rawhide'...done [2025-02-06T12:00:35.831Z] Importing rpm-md...done [2025-02-06T12:00:35.831Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-06T11:58:49Z solvables: 7 [2025-02-06T12:00:35.831Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-05T08:01:31Z solvables: 58124 [2025-02-06T12:00:35.831Z] rpm-md repo 'fedora-rawhide'; generated: 2025-02-06T06:03:04Z solvables: 76605 [2025-02-06T12:00:35.831Z] Resolving dependencies...done [2025-02-06T12:00:35.831Z] Installing 439 packages: [2025-02-06T12:00:35.831Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] afterburn-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] afterburn-dracut-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] clevis-pin-tpm2-0.5.3-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] fedora-gpg-keys-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:00:35.831Z] fedora-release-common-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:00:35.831Z] fedora-release-coreos-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:00:35.831Z] fedora-release-identity-coreos-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:00:35.831Z] fedora-repos-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:00:35.831Z] fedora-repos-archive-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:00:35.831Z] fedora-repos-ostree-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:00:35.831Z] fedora-repos-rawhide-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:00:35.831Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] fwupd-2.0.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] grub2-common-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] grub2-efi-x64-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] grub2-pc-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] grub2-pc-modules-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] grub2-tools-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] grub2-tools-minimal-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] hwdata-0.392-1.fc42.noarch (fedora-rawhide) [2025-02-06T12:00:35.831Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kernel-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kernel-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kernel-modules-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kernel-modules-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libblkid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libfdisk-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libgcc-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libipa_hbac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libmount-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.831Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libsmartcols-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libsss_certmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libsss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libsss_nss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libsss_sudo-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libstdc++-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libuuid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] openssl-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] openssl-libs-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] podman-5:5.4.0~rc2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] rpm-ostree-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] rpm-sequoia-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] selinux-policy-41.32-1.fc42.noarch (coreos-assembler-local-overrides) [2025-02-06T12:00:35.832Z] selinux-policy-targeted-41.32-1.fc42.noarch (coreos-assembler-local-overrides) [2025-02-06T12:00:35.832Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] spdlog-1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sssd-ad-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sssd-client-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sssd-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sssd-common-pac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sssd-ipa-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sssd-krb5-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sssd-krb5-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sssd-ldap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sssd-nfs-idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] util-linux-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] util-linux-core-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] vim-data-2:9.1.1000-2.fc42.noarch (fedora-rawhide) [2025-02-06T12:00:35.832Z] vim-minimal-2:9.1.1000-2.fc42.x86_64 (fedora-rawhide) [2025-02-06T12:00:35.832Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:00:35.832Z] Input state hash: f3be94d62be8ccc403b347178f73fc10f7e7a33d5e7ed4803e7d974dfbaba16d [2025-02-06T12:00:35.832Z] Will download: 437 packages (581.4?MB) [2025-02-06T12:00:35.832Z] Downloading from 'fedora-coreos-pool'...done [2025-02-06T12:00:35.832Z] Downloading from 'fedora-rawhide'...done [2025-02-06T12:00:42.354Z] Importing packages...done: 439 [2025-02-06T12:00:43.711Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-06T12:00:46.965Z] [Pipeline] } [2025-02-06T12:00:46.968Z] [Pipeline] // withEnv [2025-02-06T12:00:46.989Z] [Pipeline] } [2025-02-06T12:00:47.062Z] [Pipeline] // stage [2025-02-06T12:00:47.101Z] [Pipeline] stage [2025-02-06T12:00:47.101Z] [Pipeline] { (x86_64:Build) [2025-02-06T12:00:47.145Z] [Pipeline] withEnv [2025-02-06T12:00:47.146Z] [Pipeline] { [2025-02-06T12:00:47.163Z] [Pipeline] sh [2025-02-06T12:00:47.772Z] + set -xeuo pipefail [2025-02-06T12:00:47.772Z] ++ umask [2025-02-06T12:00:47.772Z] + '[' 0022 = 0000 ']' [2025-02-06T12:00:47.772Z] + cosa build --autolock 42.20250206.91.0 [2025-02-06T12:00:47.772Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T12:00:48.026Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T12:00:48.026Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T12:00:48.026Z] libostree: [2025-02-06T12:00:48.026Z] Version: '2025.1' [2025-02-06T12:00:48.026Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-06T12:00:48.026Z] Features: [2025-02-06T12:00:48.026Z] - inode64 [2025-02-06T12:00:48.026Z] - initial-var [2025-02-06T12:00:48.026Z] - libcurl [2025-02-06T12:00:48.026Z] - libsoup3 [2025-02-06T12:00:48.026Z] - gpgme [2025-02-06T12:00:48.026Z] - composefs [2025-02-06T12:00:48.026Z] - ex-fsverity [2025-02-06T12:00:48.026Z] - libarchive [2025-02-06T12:00:48.026Z] - selinux [2025-02-06T12:00:48.026Z] - openssl [2025-02-06T12:00:48.026Z] - sign-ed25519 [2025-02-06T12:00:48.026Z] - libmount [2025-02-06T12:00:48.026Z] - systemd [2025-02-06T12:00:48.026Z] - release [2025-02-06T12:00:48.026Z] - p2p [2025-02-06T12:00:48.280Z] rpm-ostree: [2025-02-06T12:00:48.280Z] Version: '2025.2' [2025-02-06T12:00:48.280Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-06T12:00:48.280Z] Features: [2025-02-06T12:00:48.280Z] - rust [2025-02-06T12:00:48.280Z] - compose [2025-02-06T12:00:48.280Z] - container [2025-02-06T12:00:48.280Z] - fedora-integration [2025-02-06T12:00:48.280Z] Previous build: 42.20250206.91.0 [2025-02-06T12:00:48.533Z] Previous commit: 209313cea5cfb4927e7a0a083236c30f8b0572b5d8b86f07a9b0c327a7e74bd7 [2025-02-06T12:00:48.533Z] Image Config checksum: 0b6491c0b3e604421a30fe995eb9ac12abfc23d9ef4d8ef242e96828b089f895 [2025-02-06T12:00:48.533Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T12:00:48.789Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-06T12:00:48.789Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-06T12:00:48.789Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-06T12:00:48.789Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-06T12:00:48.789Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-06T12:00:48.789Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-06T12:00:48.789Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ff7a6e39721b848628e5f1cf6588aa2fa284f940d5d2912a504544feebff0414 [2025-02-06T12:00:49.042Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... a3f6285961a4c6f8588aa09e2b4a5e2b39a32aa4c7354a0ceaadf7666dded33e [2025-02-06T12:00:49.042Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... c64e7d8a692bc642d960c5d990292ef58e27e82033bc9b30b21522f14db1b65c [2025-02-06T12:00:49.042Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 6d6afeeaa43cb95d72d42dd295a6a5cdfb95df7bfc9f9b9eb6070f826f768ece [2025-02-06T12:00:49.042Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7e9837f348eda0d2f89f894ccdce4ae3d12859413a590266b7fe379f4d8b20c1 [2025-02-06T12:00:49.042Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf781b3ebf05fa667116ac3c195bb275ee2b77f58313479cda22402e0a48b0e8 [2025-02-06T12:00:49.042Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 01d6a628e1d0dd64bee1e4ac300e4c2ed6676c62105d30b543bddded7a2971be [2025-02-06T12:00:49.296Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 52a4655d920ee7681e53c88b27f2ebdbe3aa769f664f7af4e753b7027c29f145 [2025-02-06T12:00:49.296Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... c3be32f4796b1413cf58311b401b9b5a4ee9e0e74aba11130c7f3e4df80fd472 [2025-02-06T12:00:49.296Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 9b10bc3423d5491ebc6e8dab30989723a8e8f0110b4baa1f65ebd1b1e7dd58ef [2025-02-06T12:00:49.296Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8dcb25ee588ab953808798af8a6d92668286df224da240220a362e55c22afca4 [2025-02-06T12:00:49.296Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d050edae4987595dd1bd164e68dc13b2c94439ae741cf0293553e64e2c3dfe73 [2025-02-06T12:00:49.296Z] Directory walk started [2025-02-06T12:00:49.296Z] Directory walk done - 7 packages [2025-02-06T12:00:49.296Z] Temporary output repo path: ./.repodata/ [2025-02-06T12:00:49.296Z] Pool started (with 5 workers) [2025-02-06T12:00:49.296Z] Pool finished [2025-02-06T12:00:49.551Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-06T12:00:49.551Z] 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-42.20250206.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 209313cea5cfb4927e7a0a083236c30f8b0572b5d8b86f07a9b0c327a7e74bd7 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-06T12:01:04.368Z] Loaded lockfiles: [2025-02-06T12:01:04.368Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250206.91.0.json [2025-02-06T12:01:04.368Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-06T12:01:04.368Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-06T12:01:04.368Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-06T12:01:04.368Z] [2025-02-06T12:01:04.368Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.368Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.368Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.368Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.368Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.368Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.369Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.369Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.369Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.369Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.369Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T12:01:04.369Z] rpm-ostree version: 2025.2 [2025-02-06T12:01:04.369Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-06T12:01:05.726Z] Importing rpm-md...done [2025-02-06T12:01:05.726Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-06T12:00:49Z solvables: 7 [2025-02-06T12:01:05.726Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-05T08:01:31Z solvables: 58124 [2025-02-06T12:01:05.726Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-02-06T06:03:04Z solvables: 76605 [2025-02-06T12:01:07.081Z] Resolving dependencies...done [2025-02-06T12:01:07.081Z] Installing 439 packages: [2025-02-06T12:01:07.081Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] afterburn-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] afterburn-dracut-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.081Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] clevis-pin-tpm2-0.5.3-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] fedora-gpg-keys-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:01:07.336Z] fedora-release-common-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:01:07.336Z] fedora-release-coreos-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:01:07.336Z] fedora-release-identity-coreos-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:01:07.336Z] fedora-repos-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:01:07.336Z] fedora-repos-archive-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:01:07.336Z] fedora-repos-ostree-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:01:07.336Z] fedora-repos-rawhide-43-0.1.noarch (fedora-rawhide) [2025-02-06T12:01:07.336Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] fwupd-2.0.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] grub2-common-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] grub2-efi-x64-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] grub2-pc-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] grub2-pc-modules-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] grub2-tools-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] grub2-tools-minimal-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] hwdata-0.392-1.fc42.noarch (fedora-rawhide) [2025-02-06T12:01:07.336Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kernel-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kernel-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kernel-modules-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kernel-modules-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libblkid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libfdisk-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libgcc-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libipa_hbac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libmount-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libsmartcols-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.336Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libsss_certmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libsss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libsss_nss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libsss_sudo-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libstdc++-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libuuid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] openssl-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] openssl-libs-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] podman-5:5.4.0~rc2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] rpm-ostree-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] rpm-sequoia-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] selinux-policy-41.32-1.fc42.noarch (coreos-assembler-local-overrides) [2025-02-06T12:01:07.337Z] selinux-policy-targeted-41.32-1.fc42.noarch (coreos-assembler-local-overrides) [2025-02-06T12:01:07.337Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] spdlog-1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sssd-ad-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sssd-client-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sssd-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sssd-common-pac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sssd-ipa-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sssd-krb5-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sssd-krb5-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sssd-ldap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sssd-nfs-idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] util-linux-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] util-linux-core-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] vim-data-2:9.1.1000-2.fc42.noarch (fedora-rawhide) [2025-02-06T12:01:07.337Z] vim-minimal-2:9.1.1000-2.fc42.x86_64 (fedora-rawhide) [2025-02-06T12:01:07.337Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T12:01:07.337Z] Input state hash: f3be94d62be8ccc403b347178f73fc10f7e7a33d5e7ed4803e7d974dfbaba16d [2025-02-06T12:01:11.487Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-06T12:01:11.487Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-06T12:01:12.417Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-06T12:01:12.417Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-06T12:01:12.417Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-06T12:01:12.417Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-06T12:01:14.295Z] Checking out packages...done [2025-02-06T12:01:14.295Z] Checking out ostree layers...done [2025-02-06T12:01:16.798Z] Running pre scripts...20 done [2025-02-06T12:01:26.719Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-06T12:01:26.719Z] audit-rules.post: No rules detected, adding default [2025-02-06T12:01:26.719Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-06T12:01:26.719Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-06T12:01:26.719Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-06T12:01:26.719Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-06T12:01:26.719Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-06T12:01:26.719Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:29: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-02-06T12:01:26.719Z] 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-06T12:01:26.719Z] 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-06T12:01:26.719Z] 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-06T12:01:26.719Z] 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-06T12:01:26.719Z] 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-06T12:01:26.719Z] 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-06T12:01:26.719Z] 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-06T12:01:26.719Z] 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-06T12:01:26.719Z] systemd.post: Creating group 'utempter' with GID 35. [2025-02-06T12:01:26.719Z] systemd.post: Creating group 'utmp' with GID 22. [2025-02-06T12:01:26.719Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-06T12:01:26.719Z] systemd.post: Creating group 'render' with GID 105. [2025-02-06T12:01:26.719Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-06T12:01:26.719Z] systemd.post: Creating group 'zincati' with GID 981. [2025-02-06T12:01:26.719Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-02-06T12:01:26.719Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-06T12:01:26.719Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-06T12:01:26.719Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-06T12:01:26.719Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-06T12:01:26.719Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-06T12:01:26.719Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-06T12:01:26.719Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-06T12:01:26.719Z] 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-06T12:01:26.719Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-06T12:01:26.719Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-06T12:03:48.091Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-06T12:03:48.091Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-06T12:03:48.091Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-06T12:03:48.091Z] 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-06T12:03:48.091Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-06T12:03:48.091Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-06T12:03:48.091Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-06T12:03:48.091Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-06T12:03:48.091Z] 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-06T12:03:48.091Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-06T12:03:48.091Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-06T12:03:48.091Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-06T12:03:48.091Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-06T12:03:48.091Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-06T12:03:48.091Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-06T12:03:48.091Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-06T12:03:48.091Z] 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-06T12:03:48.091Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-06T12:03:48.091Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-06T12:03:48.091Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-06T12:03:48.091Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-06T12:03:48.091Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-06T12:03:48.091Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-06T12:03:48.091Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-06T12:03:48.091Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-06T12:03:48.091Z] console-login-helper-messages-issuegen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'. [2025-02-06T12:03:48.091Z] 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-06T12:03:48.091Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-06T12:03:48.091Z] chrony.post: Created Running post scripts...done [2025-02-06T12:04:20.082Z] Running posttrans scripts...16 done [2025-02-06T12:04:20.082Z] Writing rpmdb...done [2025-02-06T12:04:20.082Z] symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-06T12:04:20.082Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-06T12:04:20.083Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-06T12:04:20.083Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-06T12:04:20.083Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-06T12:04:20.083Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-06T12:04:20.083Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-06T12:04:20.083Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-06T12:04:20.083Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-06T12:04:20.083Z] Regenerating rpmdb for target [2025-02-06T12:04:34.896Z] Relabeling...done [2025-02-06T12:04:34.896Z] Updating usr/lib/os-release [2025-02-06T12:04:34.896Z] Deleting: usr/share/info [2025-02-06T12:04:34.896Z] Deleting: usr/share/man [2025-02-06T12:04:34.896Z] Deleting: usr/share/doc [2025-02-06T12:04:34.896Z] Executing `postprocess` inline script '0' [2025-02-06T12:04:34.896Z] + cat [2025-02-06T12:04:34.896Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-06T12:05:01.370Z] + rm /tmp/fcos-workarounds.cil [2025-02-06T12:05:01.370Z] Executing `postprocess` inline script '1' [2025-02-06T12:05:01.370Z] + source /usr/lib/os-release [2025-02-06T12:05:01.370Z] ++ NAME='Fedora Linux' [2025-02-06T12:05:01.370Z] ++ VERSION='43 (CoreOS Prerelease)' [2025-02-06T12:05:01.370Z] ++ RELEASE_TYPE=development [2025-02-06T12:05:01.370Z] ++ ID=fedora [2025-02-06T12:05:01.370Z] ++ VERSION_ID=43 [2025-02-06T12:05:01.370Z] ++ VERSION_CODENAME= [2025-02-06T12:05:01.370Z] ++ PLATFORM_ID=platform:f43 [2025-02-06T12:05:01.370Z] ++ PRETTY_NAME='Fedora CoreOS 43' [2025-02-06T12:05:01.370Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-06T12:05:01.370Z] ++ LOGO=fedora-logo-icon [2025-02-06T12:05:01.370Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-06T12:05:01.370Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-06T12:05:01.370Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-06T12:05:01.370Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T12:05:01.370Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T12:05:01.370Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-06T12:05:01.370Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-06T12:05:01.370Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-06T12:05:01.370Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-06T12:05:01.370Z] ++ SUPPORT_END=2026-05-13 [2025-02-06T12:05:01.370Z] ++ VARIANT=CoreOS [2025-02-06T12:05:01.370Z] ++ VARIANT_ID=coreos [2025-02-06T12:05:01.370Z] ++ OSTREE_VERSION=42.20250206.dev.0 [2025-02-06T12:05:01.370Z] + [[ fedora == \f\e\d\o\r\a ]] [2025-02-06T12:05:01.370Z] + [[ 43 -ge 42 ]] [2025-02-06T12:05:01.370Z] + tee /usr/lib/kernel/install.conf [2025-02-06T12:05:01.370Z] + 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-06T12:05:01.370Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-02-06T12:05:01.370Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-02-06T12:05:01.370Z] Executing `postprocess` inline script '2' [2025-02-06T12:05:01.370Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-02-06T12:05:01.370Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-02-06T12:05:01.370Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-02-06T12:05:01.370Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-02-06T12:05:01.370Z] Executing `postprocess` inline script '3' [2025-02-06T12:05:01.370Z] Executing `postprocess` inline script '4' [2025-02-06T12:05:01.370Z] Executing `postprocess` inline script '5' [2025-02-06T12:05:01.370Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-06T12:05:01.370Z] total 27036 [2025-02-06T12:05:01.370Z] drwxr-xr-x. 2 root root 91 Feb 6 12:04 . [2025-02-06T12:05:01.370Z] drwxr-xr-x. 90 root root 4096 Feb 6 12:04 .. [2025-02-06T12:05:01.370Z] -rw-r--r--. 1 root root 0 Feb 6 12:04 .rpm.lock [2025-02-06T12:05:01.370Z] -rw-r--r--. 1 root root 27582464 Feb 6 12:04 rpmdb.sqlite [2025-02-06T12:05:01.370Z] -rw-r--r--. 1 root root 98304 Feb 6 12:04 rpmdb.sqlite-shm [2025-02-06T12:05:01.370Z] -rw-r--r--. 1 root root 0 Feb 6 12:04 rpmdb.sqlite-wal [2025-02-06T12:05:01.370Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-06T12:05:01.370Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-06T12:05:01.370Z] Generated update layout for BIOS: grub2-tools-1:2.12-21.fc42.x86_64 [2025-02-06T12:05:01.370Z] total 26972 [2025-02-06T12:05:01.370Z] drwxr-xr-x. 2 root root 91 Feb 6 12:04 . [2025-02-06T12:05:01.370Z] drwxr-xr-x. 90 root root 4096 Feb 6 12:04 .. [2025-02-06T12:05:01.370Z] -rw-r--r--. 1 root root 0 Feb 6 12:04 .rpm.lock [2025-02-06T12:05:01.370Z] -rw-r--r--. 1 root root 27582464 Feb 6 12:04 rpmdb.sqlite [2025-02-06T12:05:01.370Z] -rw-r--r--. 1 root root 32768 Feb 6 12:04 rpmdb.sqlite-shm [2025-02-06T12:05:01.370Z] -rw-r--r--. 1 root root 0 Feb 6 12:04 rpmdb.sqlite-wal [2025-02-06T12:05:01.370Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-06T12:05:01.370Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-06T12:05:01.370Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-21.fc42.x86_64,shim-x64-15.8-3.x86_64 [2025-02-06T12:05:01.370Z] Executing `postprocess` inline script '6' [2025-02-06T12:05:01.370Z] Executing `postprocess` inline script '7' [2025-02-06T12:05:01.370Z] + 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-06T12:05:01.370Z] + systemctl preset-all [2025-02-06T12:05:01.370Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-02-06T12:05:01.370Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-06T12:05:01.370Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-06T12:05:01.370Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-06T12:05:01.370Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-06T12:05:01.371Z] 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-06T12:05:01.371Z] 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-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-06T12:05:01.371Z] 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-06T12:05:01.371Z] 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-06T12:05:01.371Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-06T12:05:01.371Z] 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-06T12:05:01.371Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-06T12:05:01.371Z] 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-06T12:05:01.371Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-06T12:05:01.371Z] 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-06T12:05:01.371Z] 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-06T12:05:01.371Z] 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-06T12:05:01.371Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-06T12:05:01.371Z] + systemctl --user --global preset-all [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-06T12:05:01.371Z] Executing `postprocess` inline script '8' [2025-02-06T12:05:01.371Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-06T12:05:01.371Z] Executing `postprocess` inline script '9' [2025-02-06T12:05:01.371Z] + setsebool -P -N container_use_cephfs on [2025-02-06T12:05:11.293Z] + setsebool -P -N virt_use_samba on [2025-02-06T12:05:21.210Z] Executing `postprocess` inline script '10' [2025-02-06T12:05:21.210Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-06T12:05:21.210Z] Executing `postprocess` inline script '11' [2025-02-06T12:05:21.210Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-06T12:05:21.210Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-06T12:05:21.210Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-06T12:05:21.210Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-06T12:05:21.210Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-06T12:05:21.210Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-06T12:05:21.210Z] Executing `postprocess` inline script '12' [2025-02-06T12:05:21.210Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-06T12:05:21.210Z] + cat [2025-02-06T12:05:21.210Z] Executing `postprocess` inline script '13' [2025-02-06T12:05:21.210Z] + source /etc/os-release [2025-02-06T12:05:21.210Z] ++ NAME='Fedora Linux' [2025-02-06T12:05:21.210Z] ++ VERSION='43 (CoreOS Prerelease)' [2025-02-06T12:05:21.210Z] ++ RELEASE_TYPE=development [2025-02-06T12:05:21.210Z] ++ ID=fedora [2025-02-06T12:05:21.210Z] ++ VERSION_ID=43 [2025-02-06T12:05:21.210Z] ++ VERSION_CODENAME= [2025-02-06T12:05:21.210Z] ++ PLATFORM_ID=platform:f43 [2025-02-06T12:05:21.210Z] ++ PRETTY_NAME='Fedora CoreOS 43' [2025-02-06T12:05:21.210Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-06T12:05:21.210Z] ++ LOGO=fedora-logo-icon [2025-02-06T12:05:21.210Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-06T12:05:21.210Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-06T12:05:21.210Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-06T12:05:21.210Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T12:05:21.210Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T12:05:21.210Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-06T12:05:21.210Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-06T12:05:21.210Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-06T12:05:21.211Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-06T12:05:21.211Z] ++ SUPPORT_END=2026-05-13 [2025-02-06T12:05:21.211Z] ++ VARIANT=CoreOS [2025-02-06T12:05:21.211Z] ++ VARIANT_ID=coreos [2025-02-06T12:05:21.211Z] ++ OSTREE_VERSION=42.20250206.dev.0 [2025-02-06T12:05:21.211Z] + [[ 42.20250206.dev.0 = *.dev* ]] [2025-02-06T12:05:21.211Z] + mkdir -p /etc/zincati/config.d [2025-02-06T12:05:21.211Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-06T12:05:21.211Z] Executing `postprocess` inline script '14' [2025-02-06T12:05:21.211Z] + cat [2025-02-06T12:05:21.211Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-06T12:05:21.211Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-06T12:05:21.211Z] + rm /tmp/rpm-ostreed.conf [2025-02-06T12:05:21.211Z] Executing `postprocess` inline script '15' [2025-02-06T12:05:36.022Z] Initializing rootfs [2025-02-06T12:05:36.022Z] Moving /usr to target [2025-02-06T12:05:36.022Z] Copying toplevel compat symlinks [2025-02-06T12:05:36.022Z] No embedded whiteouts found [2025-02-06T12:05:36.022Z] No device files found [2025-02-06T12:05:36.022Z] Recompiling policy [2025-02-06T12:06:08.008Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-06T12:06:08.008Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-06T12:06:08.008Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:06:08.008Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:06:08.008Z] Adding rpm-ostree-0-integration.conf [2025-02-06T12:06:08.008Z] Preparing kernel [2025-02-06T12:06:16.079Z] /usr/sbin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-06T12:06:16.079Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-06T12:06:16.079Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T12:06:16.334Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-06T12:06:16.588Z] dracut[I]: *** Including module: bash *** [2025-02-06T12:06:16.842Z] dracut[I]: *** Including module: systemd *** [2025-02-06T12:06:16.842Z] dracut[I]: *** Including module: fips *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-06T12:06:17.398Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-06T12:06:17.653Z] dracut[I]: *** Including module: modsign *** [2025-02-06T12:06:17.653Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-06T12:06:17.653Z] dracut[I]: *** Including module: dbus *** [2025-02-06T12:06:17.653Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-06T12:06:17.653Z] dracut[I]: *** Including module: i18n *** [2025-02-06T12:06:17.905Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-06T12:06:17.905Z] dracut[I]: *** Including module: afterburn *** [2025-02-06T12:06:17.905Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-06T12:06:17.905Z] dracut[I]: *** Including module: ignition *** [2025-02-06T12:06:18.159Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-06T12:06:18.159Z] dracut[I]: *** Including module: coreos-live *** [2025-02-06T12:06:18.412Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-06T12:06:18.412Z] dracut[I]: *** Including module: coreos-network *** [2025-02-06T12:06:18.412Z] dracut[I]: *** Including module: network-manager *** [2025-02-06T12:06:18.412Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-06T12:06:18.412Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-06T12:06:18.664Z] dracut[I]: *** Including module: network *** [2025-02-06T12:06:18.664Z] dracut[I]: *** Including module: net-lib *** [2025-02-06T12:06:18.664Z] dracut[I]: *** Including module: url-lib *** [2025-02-06T12:06:18.664Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-06T12:06:18.664Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-06T12:06:18.918Z] dracut[I]: *** Including module: rdcore *** [2025-02-06T12:06:18.918Z] dracut[I]: *** Including module: clevis *** [2025-02-06T12:06:18.918Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-06T12:06:18.918Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-06T12:06:18.918Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-06T12:06:18.918Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-06T12:06:18.918Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-06T12:06:18.918Z] dracut[I]: *** Including module: btrfs *** [2025-02-06T12:06:18.918Z] dracut[I]: *** Including module: crypt *** [2025-02-06T12:06:19.171Z] dracut[I]: *** Including module: dm *** [2025-02-06T12:06:19.171Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-06T12:06:24.396Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-06T12:06:24.396Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-06T12:06:25.315Z] dracut[I]: *** Including module: mdraid *** [2025-02-06T12:06:25.567Z] dracut[I]: *** Including module: multipath *** [2025-02-06T12:06:26.123Z] dracut[I]: *** Including module: nvdimm *** [2025-02-06T12:06:26.123Z] dracut[I]: *** Including module: pcmcia *** [2025-02-06T12:06:26.377Z] dracut[I]: *** Including module: qemu *** [2025-02-06T12:06:26.377Z] dracut[I]: *** Including module: qemu-net *** [2025-02-06T12:06:26.377Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-06T12:06:26.377Z] dracut[I]: *** Including module: fido2 *** [2025-02-06T12:06:26.377Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-06T12:06:26.377Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-06T12:06:26.377Z] dracut[I]: *** Including module: cifs *** [2025-02-06T12:06:26.630Z] dracut[I]: *** Including module: iscsi *** [2025-02-06T12:06:26.884Z] dracut[I]: *** Including module: lunmask *** [2025-02-06T12:06:27.137Z] dracut[I]: *** Including module: nvmf *** [2025-02-06T12:06:27.137Z] dracut[I]: *** Including module: resume *** [2025-02-06T12:06:27.137Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-06T12:06:27.137Z] dracut[I]: *** Including module: terminfo *** [2025-02-06T12:06:27.137Z] dracut[I]: *** Including module: udev-rules *** [2025-02-06T12:06:28.058Z] dracut[I]: *** Including module: virtfs *** [2025-02-06T12:06:28.058Z] dracut[I]: *** Including module: virtiofs *** [2025-02-06T12:06:28.058Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-06T12:06:28.058Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-06T12:06:28.312Z] dracut[I]: *** Including module: ostree *** [2025-02-06T12:06:28.312Z] dracut[I]: *** Including module: usrmount *** [2025-02-06T12:06:28.312Z] dracut[I]: *** Including module: base *** [2025-02-06T12:06:28.312Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-06T12:06:28.312Z] dracut[I]: *** Including module: fs-lib *** [2025-02-06T12:06:28.312Z] dracut[I]: *** Including module: journal-conf *** [2025-02-06T12:06:28.312Z] dracut[I]: *** Including module: shutdown *** [2025-02-06T12:06:28.312Z] dracut[I]: *** Including modules done *** [2025-02-06T12:06:28.312Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-06T12:06:30.824Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-06T12:06:30.824Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-06T12:06:33.326Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-06T12:06:33.326Z] dracut[I]: *** Hardlinking files *** [2025-02-06T12:06:33.326Z] dracut[I]: *** Hardlinking files done *** [2025-02-06T12:06:33.326Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-06T12:06:33.326Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-06T12:06:33.326Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-06T12:06:33.578Z] dracut[I]: *** Store current command line parameters *** [2025-02-06T12:06:33.578Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-06T12:07:12.204Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-06T12:07:12.204Z] Executing: 01-var.sh [2025-02-06T12:07:12.204Z] Ignored user missing from new passwd file: root [2025-02-06T12:07:12.204Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-06T12:07:12.204Z] Ignored group missing from new group file: root [2025-02-06T12:07:12.204Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-06T12:07:12.204Z] Network filesystem detected for repo; disabling transaction [2025-02-06T12:07:12.204Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:07:12.204Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:07:34.054Z] Committing...done [2025-02-06T12:07:55.904Z] 3693 metadata, 21370 content objects imported; 1.5?GB content written [2025-02-06T12:07:55.904Z] fedora/x86_64/coreos/rawhide => c8f05fdd89f82252f36907951b5ce8015a9702d8f441f338f3fd8c51bf39faf0 [2025-02-06T12:07:59.165Z] ostree diff commit from: 209313cea5cfb4927e7a0a083236c30f8b0572b5d8b86f07a9b0c327a7e74bd7 [2025-02-06T12:07:59.165Z] ostree diff commit to: c8f05fdd89f82252f36907951b5ce8015a9702d8f441f338f3fd8c51bf39faf0 [2025-02-06T12:07:59.165Z] Upgraded: [2025-02-06T12:07:59.165Z] selinux-policy 41.31-1.fc42 -> 41.32-1.fc42 [2025-02-06T12:07:59.165Z] selinux-policy-targeted 41.31-1.fc42 -> 41.32-1.fc42 [2025-02-06T12:07:59.165Z] [2025-02-06T12:07:59.165Z] New image input checksum: 781a2ba90be32a026ab0123ee25b6d69524d7bf10b50fab2e6ad21f30395c391 [2025-02-06T12:07:59.165Z] None [2025-02-06T12:07:59.165Z] New build ID: 42.20250206.dev.0 [2025-02-06T12:07:59.165Z] 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=0b6491c0b3e604421a30fe995eb9ac12abfc23d9ef4d8ef242e96828b089f895 --label=coreos-assembler.image-input-checksum=781a2ba90be32a026ab0123ee25b6d69524d7bf10b50fab2e6ad21f30395c391 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=9e67362543f203210d0a3bcb2957ed03f9a07d7c --copymeta-opt=fedora-coreos.stream 42.20250206.dev.0 oci-archive:fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-06T12:07:59.165Z] Reading packages...done [2025-02-06T12:08:17.189Z] Building package mapping...done [2025-02-06T12:08:17.189Z] 21370 objects in 441 packages (283 source) [2025-02-06T12:08:17.189Z] rpm size: 1398201256 [2025-02-06T12:08:17.189Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-06T12:08:17.189Z] 1293 duplicates [2025-02-06T12:08:17.189Z] Multiple owners: [2025-02-06T12:08:17.189Z] /usr/bin/ip6tables [2025-02-06T12:08:17.189Z] /usr/bin/ip6tables-restore [2025-02-06T12:08:17.189Z] /usr/bin/ip6tables-save [2025-02-06T12:08:17.189Z] /usr/bin/iptables [2025-02-06T12:08:17.189Z] /usr/bin/iptables-restore [2025-02-06T12:08:17.189Z] /usr/bin/iptables-save [2025-02-06T12:08:17.189Z] /usr/lib/.build-id/2c/7970c93850909782093447c86b7a9ac87e706d [2025-02-06T12:08:17.189Z] /usr/lib/.build-id/8d/ff4f7b71e22b1810e530acf731a546922d959c [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/google/uuid/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/README.txt [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-06T12:08:17.189Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-06T12:09:03.766Z] Generating container image...done [2025-02-06T12:09:03.766Z] Pushed digest: sha256:aac1441b7e3a4de50efdd09ceb900dfd1d7950237413a2a55e3a78744b4bfbac [2025-02-06T12:09:03.766Z] Total objects: 25350 [2025-02-06T12:09:03.766Z] No unreachable objects [2025-02-06T12:09:03.766Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/commitmeta.json' [2025-02-06T12:09:03.766Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/ostree-commit-object' [2025-02-06T12:09:03.766Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-06T12:09:03.766Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-06T12:09:03.766Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-06T12:09:03.766Z] renamed 'fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive' [2025-02-06T12:09:03.766Z] renamed 'fedora-coreos-42.20250206.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64-manifest.json' [2025-02-06T12:09:03.766Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/meta.json' [2025-02-06T12:09:03.766Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T12:09:03.766Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T12:09:03.766Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T12:09:03.766Z] Will build qemu [2025-02-06T12:09:03.766Z] Estimating disk size... [2025-02-06T12:09:05.132Z] Disk sizes: metal: 2626M (estimated), cloud: 10240M [2025-02-06T12:09:23.141Z] ++ arch [2025-02-06T12:09:23.141Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250206.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2626 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2113 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-QX2Y.json [2025-02-06T12:09:23.406Z] + set +x [2025-02-06T12:09:23.406Z] + 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-QX2Y.json [2025-02-06T12:09:23.406Z]  [2025-02-06T12:09:23.406Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:09:23.406Z] /dev/vdb1 30G 2.8G 28G 10% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:09:23.406Z]  [2025-02-06T12:09:23.660Z] starting /tmp/osbuild-QX2Y.jsonPipeline source org.osbuild.curl: d8823c3b7eb072f98cacc872fa467e9f93af9cf8d8aa96367ba9ae1ab1e2b649 [2025-02-06T12:09:23.660Z] Build [2025-02-06T12:09:23.660Z] root: [2025-02-06T12:09:26.910Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive [2025-02-06T12:09:26.910Z] [2025-02-06T12:09:26.910Z] ��� Duration: 1738843765s [2025-02-06T12:09:26.910Z] Pipeline oci-archive: 5ca9d37c271617c430cb759ff20d0441da3d928f653614ed16d4473589265208 [2025-02-06T12:09:26.910Z] Build [2025-02-06T12:09:26.910Z] root: [2025-02-06T12:09:26.910Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:09:26.910Z] org.osbuild.copy: 5ca9d37c271617c430cb759ff20d0441da3d928f653614ed16d4473589265208 { [2025-02-06T12:09:26.910Z] "paths": [ [2025-02-06T12:09:26.910Z] { [2025-02-06T12:09:26.910Z] "from": "input://inlinefile/sha256:f7f19141332c38972a012a389834f95ced1e424f0156fb052388d29be4c0c3a3", [2025-02-06T12:09:26.910Z] "to": "tree:///coreos.ociarchive" [2025-02-06T12:09:26.910Z] } [2025-02-06T12:09:26.910Z] ] [2025-02-06T12:09:26.910Z] } [2025-02-06T12:09:26.910Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:09:26.910Z] copying '/run/osbuild/inputs/inlinefile/sha256:f7f19141332c38972a012a389834f95ced1e424f0156fb052388d29be4c0c3a3' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-06T12:09:27.164Z] [2025-02-06T12:09:27.164Z] ��� Duration: 0s [2025-02-06T12:09:27.164Z] Pipeline deployed-tree: 2b13aa1d95bfbca5488c8b480c1028cc8142f8cd24f5b93d74563766716007d1 [2025-02-06T12:09:27.164Z] Build [2025-02-06T12:09:27.164Z] root: [2025-02-06T12:09:27.164Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:09:27.164Z] org.osbuild.container-deploy: 2b13aa1d95bfbca5488c8b480c1028cc8142f8cd24f5b93d74563766716007d1 {} [2025-02-06T12:09:27.164Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tiec4mhf/inputs/images [2025-02-06T12:09:27.417Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:09:29.918Z] time="2025-02-06T12:09:28Z" 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-06T12:09:31.275Z] Getting image source signatures [2025-02-06T12:09:31.275Z] Copying blob sha256:d3c1366ee8a1687da805f45a2e61a2cdde7332758bf09eed0a1d965f1db18bb6 [2025-02-06T12:09:32.195Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-02-06T12:09:33.559Z] Copying blob sha256:c13965dc703a63e2c7fa8ce8fa8601dedee93d66d3f49561da52cbe795ec1222 [2025-02-06T12:09:33.559Z]  [2025-02-06T12:09:33.559Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:09:33.559Z] /dev/vdb1 30G 4.5G 26G 15% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:09:33.559Z]  [2025-02-06T12:09:34.915Z] Copying blob sha256:46d4860017d8a5604fca235de6dcda42749d8408be5833e15c3b4abd8bab9c5f [2025-02-06T12:09:36.272Z] Copying blob sha256:e4cab6e01531cfcbb9f15574da1f1f560dd4505b5d3f022614105a3b27d285b9 [2025-02-06T12:09:37.628Z] Copying blob sha256:27c4ccc262e1b5e1d1dc6fb1c170ec4b75563cd31bdd5098bec08fda44e18e78 [2025-02-06T12:09:38.182Z] Copying blob sha256:2313f4d809ae4177582db8592ffad5d178fade067540b780fa3bb165b94d5e9d [2025-02-06T12:09:39.103Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-06T12:09:39.659Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-06T12:09:39.913Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-02-06T12:09:40.469Z] Copying blob sha256:56a1804e87e19f09131bb18ab9acb7ef61ec75598ca4732287f77ef786cad36e [2025-02-06T12:09:41.036Z] Copying blob sha256:9b977e1c5a91d76c56f6e0e4c3bf5b19bc256aaa21988b4ba64696a25a2b25aa [2025-02-06T12:09:41.593Z] Copying blob sha256:36f426c3f2b0ca4aff6043a473facc3497c0d44d31bc4e149be3bc8365762874 [2025-02-06T12:09:41.847Z] Copying blob sha256:c4b7f1fb3dde30c5c0cca09aa5cf62a69a0b8450f2f470b625ad210ba1733f96 [2025-02-06T12:09:42.404Z] Copying blob sha256:7bfe2fee0b97562ac7b5c95e08099319c2b03afbe218c40cc2479f3316d387f3 [2025-02-06T12:09:42.657Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-06T12:09:42.910Z] Copying blob sha256:c788b116cb59bcd64215fe3f5e34f3a6f471ca1a8a1d0e45e6215309ce6ab0ca [2025-02-06T12:09:43.466Z] Copying blob sha256:ccf1889c757b6666a2fa8e5495a2350b81ed564219c5c4a26f333c06dc466981 [2025-02-06T12:09:43.466Z]  [2025-02-06T12:09:43.466Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:09:43.466Z] /dev/vdb1 30G 5.5G 25G 19% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:09:43.466Z]  [2025-02-06T12:09:43.719Z] Copying blob sha256:05785652c0cbd32000abdee2ad6f80cd1a5feae7f079c2f507d631fd5f284547 [2025-02-06T12:09:43.973Z] Copying blob sha256:1eee1e17661ba8ca53553896820f4dcc98528e41f7f74aad9674466abfd44088 [2025-02-06T12:09:44.529Z] Copying blob sha256:d8b8a8f357f30f6f6e3dfd758f74e6fe21a16b455c2e1829253f88a4b875b28f [2025-02-06T12:09:44.782Z] Copying blob sha256:c4044e6f2975760e56fa9cc2c82a571a685f9234a884058834fd02d8d5183c6a [2025-02-06T12:09:45.036Z] Copying blob sha256:76f9e4f6572f80e9ddc4e2ca7813ce14bb9fa2102e219b62abee3990f268ac2b [2025-02-06T12:09:45.290Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-02-06T12:09:45.543Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-02-06T12:09:45.543Z] Copying blob sha256:853ac9295a1a974eddac76a4d03f1413f2f0ef5e0615ee4ab09161af13f6f991 [2025-02-06T12:09:45.799Z] Copying blob sha256:48abd9018bd05b3b806b951b494d2fdf2c087259f67d22577e871acad44e5b12 [2025-02-06T12:09:46.052Z] Copying blob sha256:97b578a858f336037e60aaa0afa1f7dfcb7277270aa7103d08577d5435865444 [2025-02-06T12:09:46.305Z] Copying blob sha256:c2e3d48a36548ba37f96b377f8dbd5c26f850a87facdd5e9695deac78f4349ad [2025-02-06T12:09:46.560Z] Copying blob sha256:2bb457d26211063ce385e3b997b025cfe70e3480a1b7f8a8520d260d46661ba9 [2025-02-06T12:09:46.813Z] Copying blob sha256:5ed39599e1377a37e27ff6ca95ee03a9a3aa4db7f4ed3d7ac7c469427762b6c3 [2025-02-06T12:09:47.068Z] Copying blob sha256:fa112ef23008787285d4c2572bd5d974a7958b3de493a0d3baa06cfa48816e2d [2025-02-06T12:09:47.331Z] Copying blob sha256:3e8316deb6467d576126c2546833ab4e06ef7cdfa50485d5e4108a6588302a51 [2025-02-06T12:09:47.331Z] Copying blob sha256:eadbf59dc4860657d43dc940ff29809fa4834cc2e236eab3666f2492fa47eb54 [2025-02-06T12:09:48.687Z] Copying blob sha256:70fd724706bae5d1f1056c919a08784c33478adda8be0ea43db2290195e3d6eb [2025-02-06T12:09:48.939Z] Copying blob sha256:67b4ae1ec7321b93a69b7ada50fa6171b79e5a3221fcdc9ea09183429085763b [2025-02-06T12:09:49.192Z] Copying blob sha256:0942b93353799615de51c5f4c4bf07efaf21b40c6262141cd853c8366d0e8bee [2025-02-06T12:09:49.192Z] Copying blob sha256:e79a9ea0b1fabddb15145de686d0a740087de61859a59b2c1b41add763aba508 [2025-02-06T12:09:49.446Z] Copying blob sha256:b02961f544db6cb05d9a707cb4634f5e21b076a6c333e1cde3ad75c1afd8dead [2025-02-06T12:09:49.699Z] Copying blob sha256:4d0f9234399ede87f20b3fad776f207caaf99c93a07a19f00eacfeabefd4441b [2025-02-06T12:09:50.256Z] Copying blob sha256:14cb23ae26196bbb8d3ac62d8343bcc2fadfe4ed2b651d34b4424f48b13693e8 [2025-02-06T12:09:51.178Z] Copying blob sha256:de916c39f3c5ecf1798f616b260ea89a70e1c4da93c34df7e4d310f1761dff42 [2025-02-06T12:09:51.735Z] Copying blob sha256:396b0de7b5b98903d62bae1ef652c11dae381f2d310893650a1a46429506e9c4 [2025-02-06T12:09:52.655Z] Copying blob sha256:79deb9c0646b4e2d0724a1b64c445035ea1efb540051903a9ada5f4bd90cd35e [2025-02-06T12:09:52.909Z] Copying blob sha256:08f245ed3a3d29b6fc8997470a32c630d99ae794fa6532b9f22d2cf1acfa8de2 [2025-02-06T12:09:53.162Z] Copying blob sha256:c8cf940c75b84bd5fd35542b64834482fdbbf53b0be55b86bfc1a67a3117fe1a [2025-02-06T12:09:53.724Z]  [2025-02-06T12:09:53.724Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:09:53.724Z] /dev/vdb1 30G 6.2G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:09:53.724Z]  [2025-02-06T12:09:53.724Z] Copying blob sha256:5aae890db97c955b5d5df30e140206c89a1aeca47bdb0ea8303e302386f147b0 [2025-02-06T12:09:54.282Z] Copying blob sha256:f34d750012d0be51f7d9446de83642ab53c26d5334f8d95a6c37057b06a7f79d [2025-02-06T12:09:54.282Z] Copying blob sha256:fdb63b5619483edd7c80f6a8cf6c3412b0fd0291e30204841dac8c8a6833c1fe [2025-02-06T12:09:54.838Z] Copying blob sha256:dea78e0bf62d2690d347e5cae9e74612d4df2254cde61a96b50cbf81e0cc53e1 [2025-02-06T12:09:56.195Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-06T12:09:56.448Z] Copying config sha256:0a062142348174c14f7283b0072883151b8fbeb1ab692320fe1e371fa9210a00 [2025-02-06T12:09:56.448Z] Writing manifest to image destination [2025-02-06T12:10:04.520Z]  [2025-02-06T12:10:04.520Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:10:04.520Z] /dev/vdb1 30G 5.9G 25G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:10:04.520Z]  [2025-02-06T12:10:12.581Z] 0a062142348174c14f7283b0072883151b8fbeb1ab692320fe1e371fa9210a00 [2025-02-06T12:10:13.937Z]  [2025-02-06T12:10:13.937Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:10:13.937Z] /dev/vdb1 30G 6.1G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:10:13.937Z]  [2025-02-06T12:10:19.161Z] Untagged: docker.io/library/tmp-container-deploy-03566903129862:latest [2025-02-06T12:10:19.161Z] Deleted: 0a062142348174c14f7283b0072883151b8fbeb1ab692320fe1e371fa9210a00 [2025-02-06T12:10:19.161Z] [2025-02-06T12:10:19.161Z] ��� Duration: 51s [2025-02-06T12:10:24.385Z]  [2025-02-06T12:10:24.385Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:10:24.385Z] /dev/vdb1 30G 5.0G 25G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:10:24.385Z]  [2025-02-06T12:10:24.942Z] Pipeline tree: 188d736e77ed64156d1a5f5dfb5231399e65dd72df71eeef988309647ebd53a1 [2025-02-06T12:10:24.942Z] Build [2025-02-06T12:10:24.942Z] root: [2025-02-06T12:10:24.942Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:10:24.942Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-06T12:10:24.942Z] org.osbuild.selinux: 3d59fd5ecf8978a71d1c1f7e77d15c3764b206b3fe6377051fd4d4265037ddf0 { [2025-02-06T12:10:24.942Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T12:10:24.942Z] "target": "tree:///" [2025-02-06T12:10:24.942Z] } [2025-02-06T12:10:25.197Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:10:25.197Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:10:25.197Z] 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-06T12:10:25.449Z] [2025-02-06T12:10:25.449Z] ��� Duration: 0s [2025-02-06T12:10:25.449Z] org.osbuild.ostree.init-fs: 6f5c6b60d0611ad986263c2d0fe3dea4d62b434b8233808c1ff2dbe84197b43e {} [2025-02-06T12:10:25.449Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:10:25.702Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-06T12:10:25.702Z] [2025-02-06T12:10:25.702Z] ��� Duration: 0s [2025-02-06T12:10:25.702Z] org.osbuild.ostree.os-init: 6b531f80d79ffb3a5d7bda55d97aa6a98a772b227be1657a4a7d58aafe51e456 { [2025-02-06T12:10:25.702Z] "osname": "fedora-coreos" [2025-02-06T12:10:25.702Z] } [2025-02-06T12:10:25.702Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:10:25.956Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-06T12:10:25.956Z] [2025-02-06T12:10:25.956Z] ��� Duration: 0s [2025-02-06T12:10:25.956Z] org.osbuild.ostree.config: 08adbf66585124951eeed0f683b15de323feba6baab2f9c02ff08a5e178215d2 { [2025-02-06T12:10:25.956Z] "repo": "/ostree/repo", [2025-02-06T12:10:25.956Z] "config": { [2025-02-06T12:10:25.956Z] "sysroot": { [2025-02-06T12:10:25.956Z] "readonly": true, [2025-02-06T12:10:25.956Z] "bootloader": "none", [2025-02-06T12:10:25.956Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-06T12:10:25.956Z] "bootprefix": true [2025-02-06T12:10:25.956Z] } [2025-02-06T12:10:25.956Z] } [2025-02-06T12:10:25.956Z] } [2025-02-06T12:10:25.956Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:10:26.208Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-06T12:10:26.208Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-06T12:10:26.208Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-06T12:10:26.208Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-06T12:10:26.208Z] [2025-02-06T12:10:26.208Z] ��� Duration: 0s [2025-02-06T12:10:26.208Z] org.osbuild.mkdir: 2b3074109555ca6d576d76a883ba6037deb5916daee1765bbd059ae05e11bb45 { [2025-02-06T12:10:26.208Z] "paths": [ [2025-02-06T12:10:26.208Z] { [2025-02-06T12:10:26.208Z] "path": "/boot/efi", [2025-02-06T12:10:26.208Z] "mode": 493 [2025-02-06T12:10:26.208Z] } [2025-02-06T12:10:26.208Z] ] [2025-02-06T12:10:26.208Z] } [2025-02-06T12:10:26.462Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:10:26.462Z] [2025-02-06T12:10:26.462Z] ��� Duration: 0s [2025-02-06T12:10:26.462Z] org.osbuild.ignition: 5be6cf27f8029ba5bf51907f2c1a92a0f643bcc1afe8746d2e61fa493a17a192 {} [2025-02-06T12:10:26.724Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:10:26.724Z] [2025-02-06T12:10:26.724Z] ��� Duration: 0s [2025-02-06T12:10:26.724Z] org.osbuild.ostree.deploy.container: 52466f486c95d359cc15fce92d519471eba61d98b337dd2e50be760635bc9f94 { [2025-02-06T12:10:26.724Z] "osname": "fedora-coreos", [2025-02-06T12:10:26.724Z] "target_imgref": "ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive", [2025-02-06T12:10:26.724Z] "mounts": [ [2025-02-06T12:10:26.725Z] "/boot", [2025-02-06T12:10:26.725Z] "/boot/efi" [2025-02-06T12:10:26.725Z] ], [2025-02-06T12:10:26.725Z] "kernel_opts": [ [2025-02-06T12:10:26.725Z] "rw", [2025-02-06T12:10:26.725Z] "$ignition_firstboot", [2025-02-06T12:10:26.725Z] "mitigations=auto,nosmt" [2025-02-06T12:10:26.725Z] ] [2025-02-06T12:10:26.725Z] } [2025-02-06T12:10:26.725Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xrg60jsg/inputs/images [2025-02-06T12:10:26.977Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:10:26.977Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpdblc8x_3/image --stateroot=fedora-coreos --target-imgref=ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-02-06T12:10:35.044Z]  [2025-02-06T12:10:35.044Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:10:35.044Z] /dev/vdb1 30G 6.2G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:10:35.044Z]  [2025-02-06T12:10:44.963Z]  [2025-02-06T12:10:44.963Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:10:44.963Z] /dev/vdb1 30G 7.0G 24G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:10:44.963Z]  [2025-02-06T12:10:51.476Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:10:51.476Z] /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-06T12:10:53.977Z]  [2025-02-06T12:10:53.977Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:10:53.977Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:10:53.977Z]  [2025-02-06T12:11:04.827Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:04.827Z] /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-06T12:11:04.827Z]  [2025-02-06T12:11:04.827Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:11:04.827Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:11:04.827Z]  [2025-02-06T12:11:04.827Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:04.827Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:04.827Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:04.827Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:06.180Z] [2025-02-06T12:11:06.180Z] ��� Duration: 39s [2025-02-06T12:11:06.180Z] org.osbuild.ostree.aleph: 1d94e2a1a7a925601ce8555aee4a739abae8bc924dc0677627e71065534b3fbe { [2025-02-06T12:11:06.180Z] "coreos_compat": true, [2025-02-06T12:11:06.180Z] "deployment": { [2025-02-06T12:11:06.180Z] "default": true [2025-02-06T12:11:06.180Z] } [2025-02-06T12:11:06.181Z] } [2025-02-06T12:11:06.181Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:06.181Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive [2025-02-06T12:11:06.181Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive --config [2025-02-06T12:11:06.181Z] [2025-02-06T12:11:06.181Z] ��� Duration: 0s [2025-02-06T12:11:06.181Z] org.osbuild.ostree.selinux: 188d736e77ed64156d1a5f5dfb5231399e65dd72df71eeef988309647ebd53a1 { [2025-02-06T12:11:06.181Z] "deployment": { [2025-02-06T12:11:06.181Z] "default": true [2025-02-06T12:11:06.181Z] } [2025-02-06T12:11:06.181Z] } [2025-02-06T12:11:06.433Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:06.433Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:06.433Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:06.433Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:06.433Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:06.991Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:06.991Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:06.991Z] [2025-02-06T12:11:06.991Z] ��� Duration: 0s [2025-02-06T12:11:13.505Z] Pipeline raw-image: eea0b23114643c2d55957dfa01ef73535b37be91f7eb3d5b4a992834e9267b6f [2025-02-06T12:11:13.505Z] Build [2025-02-06T12:11:13.505Z] root: [2025-02-06T12:11:13.505Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:11:13.505Z] org.osbuild.truncate: 1afe1cba0215c2daf2369b9721f46b982c88af8ddb29cce9022621b1b7dd688a { [2025-02-06T12:11:13.505Z] "filename": "disk.img", [2025-02-06T12:11:13.505Z] "size": "2753560576" [2025-02-06T12:11:13.505Z] } [2025-02-06T12:11:13.758Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:14.012Z] [2025-02-06T12:11:14.012Z] ��� Duration: 0s [2025-02-06T12:11:14.012Z] org.osbuild.sfdisk: 173c642654f446b8492ffa8a4a77540cad62134ac11b278d28c9648e623871ab { [2025-02-06T12:11:14.012Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-06T12:11:14.012Z] "label": "gpt", [2025-02-06T12:11:14.012Z] "partitions": [ [2025-02-06T12:11:14.012Z] { [2025-02-06T12:11:14.012Z] "start": 2048, [2025-02-06T12:11:14.012Z] "partnum": 1, [2025-02-06T12:11:14.012Z] "size": 2048, [2025-02-06T12:11:14.012Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-06T12:11:14.012Z] "bootable": true, [2025-02-06T12:11:14.012Z] "name": "BIOS-BOOT" [2025-02-06T12:11:14.012Z] }, [2025-02-06T12:11:14.012Z] { [2025-02-06T12:11:14.012Z] "start": 4096, [2025-02-06T12:11:14.012Z] "partnum": 2, [2025-02-06T12:11:14.012Z] "size": 260096, [2025-02-06T12:11:14.012Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-06T12:11:14.012Z] "name": "EFI-SYSTEM" [2025-02-06T12:11:14.012Z] }, [2025-02-06T12:11:14.012Z] { [2025-02-06T12:11:14.012Z] "start": 264192, [2025-02-06T12:11:14.012Z] "partnum": 3, [2025-02-06T12:11:14.012Z] "size": 786432, [2025-02-06T12:11:14.012Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T12:11:14.012Z] "name": "boot" [2025-02-06T12:11:14.012Z] }, [2025-02-06T12:11:14.012Z] { [2025-02-06T12:11:14.012Z] "start": 1050624, [2025-02-06T12:11:14.012Z] "partnum": 4, [2025-02-06T12:11:14.012Z] "size": 4325376, [2025-02-06T12:11:14.012Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T12:11:14.012Z] "name": "root" [2025-02-06T12:11:14.012Z] } [2025-02-06T12:11:14.012Z] ] [2025-02-06T12:11:14.012Z] } [2025-02-06T12:11:14.012Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:11:14.012Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:14.266Z]  [2025-02-06T12:11:14.266Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:11:14.266Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:11:14.266Z]  [2025-02-06T12:11:14.266Z] label: gpt [2025-02-06T12:11:14.266Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-06T12:11:14.266Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-06T12:11:14.266Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-06T12:11:14.266Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-06T12:11:14.266Z] /dev/loop0p4: start="1050624", size="4325376", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-06T12:11:14.266Z] { [2025-02-06T12:11:14.266Z] "partitiontable": { [2025-02-06T12:11:14.266Z] "label": "gpt", [2025-02-06T12:11:14.266Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-06T12:11:14.266Z] "device": "/dev/loop0", [2025-02-06T12:11:14.266Z] "unit": "sectors", [2025-02-06T12:11:14.266Z] "firstlba": 2048, [2025-02-06T12:11:14.266Z] "lastlba": 5378014, [2025-02-06T12:11:14.266Z] "sectorsize": 512, [2025-02-06T12:11:14.266Z] "partitions": [ [2025-02-06T12:11:14.266Z] { [2025-02-06T12:11:14.266Z] "node": "/dev/loop0p1", [2025-02-06T12:11:14.266Z] "start": 2048, [2025-02-06T12:11:14.266Z] "size": 2048, [2025-02-06T12:11:14.266Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-06T12:11:14.266Z] "uuid": "1839905C-C43C-4313-88A6-9C6583FD722B", [2025-02-06T12:11:14.266Z] "name": "BIOS-BOOT" [2025-02-06T12:11:14.266Z] },{ [2025-02-06T12:11:14.266Z] "node": "/dev/loop0p2", [2025-02-06T12:11:14.266Z] "start": 4096, [2025-02-06T12:11:14.266Z] "size": 260096, [2025-02-06T12:11:14.266Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-06T12:11:14.266Z] "uuid": "6E539A96-81BF-4342-9828-93B447BDDB8C", [2025-02-06T12:11:14.266Z] "name": "EFI-SYSTEM" [2025-02-06T12:11:14.266Z] },{ [2025-02-06T12:11:14.266Z] "node": "/dev/loop0p3", [2025-02-06T12:11:14.266Z] "start": 264192, [2025-02-06T12:11:14.266Z] "size": 786432, [2025-02-06T12:11:14.266Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T12:11:14.266Z] "uuid": "3409F00B-0906-4156-995A-8A06F30F9683", [2025-02-06T12:11:14.266Z] "name": "boot" [2025-02-06T12:11:14.266Z] },{ [2025-02-06T12:11:14.266Z] "node": "/dev/loop0p4", [2025-02-06T12:11:14.266Z] "start": 1050624, [2025-02-06T12:11:14.266Z] "size": 4325376, [2025-02-06T12:11:14.266Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T12:11:14.266Z] "uuid": "FA682FC3-F29F-428A-ACBD-CDEE8B5C35C1", [2025-02-06T12:11:14.266Z] "name": "root" [2025-02-06T12:11:14.266Z] } [2025-02-06T12:11:14.266Z] ] [2025-02-06T12:11:14.266Z] } [2025-02-06T12:11:14.266Z] } [2025-02-06T12:11:14.520Z] [2025-02-06T12:11:14.520Z] ��� Duration: 0s [2025-02-06T12:11:14.520Z] org.osbuild.mkfs.fat: b07500f2636b8b9f23b8be5fd55a713c90223234e5de6f67b18b0bf4b0cf8f5a { [2025-02-06T12:11:14.520Z] "label": "EFI-SYSTEM", [2025-02-06T12:11:14.520Z] "volid": "7B7795E7" [2025-02-06T12:11:14.520Z] } [2025-02-06T12:11:14.520Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T12:11:14.773Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:14.773Z] mkfs.fat 4.2 (2021-01-31) [2025-02-06T12:11:14.773Z] [2025-02-06T12:11:14.773Z] ��� Duration: 0s [2025-02-06T12:11:14.773Z] org.osbuild.mkfs.ext4: af9111f2fc60c39c0d2bcffa64476d3e5aeb1859dcdf11e5cb87c1d8f4e57684 { [2025-02-06T12:11:14.773Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-06T12:11:14.773Z] "label": "boot", [2025-02-06T12:11:14.773Z] "metadata_csum_seed": true [2025-02-06T12:11:14.773Z] } [2025-02-06T12:11:15.026Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T12:11:15.026Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:15.280Z] mke2fs 1.47.1 (20-May-2024) [2025-02-06T12:11:15.280Z] Discarding device blocks: 0/393216 done [2025-02-06T12:11:15.280Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-06T12:11:15.280Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-06T12:11:15.280Z] Superblock backups stored on blocks: [2025-02-06T12:11:15.280Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-06T12:11:15.280Z] [2025-02-06T12:11:15.280Z] Allocating group tables: 0/48 done [2025-02-06T12:11:15.280Z] Writing inode tables: 0/48 done [2025-02-06T12:11:15.280Z] Creating journal (8192 blocks): done [2025-02-06T12:11:15.280Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-06T12:11:15.280Z] [2025-02-06T12:11:15.280Z] [2025-02-06T12:11:15.280Z] ��� Duration: 0s [2025-02-06T12:11:15.280Z] org.osbuild.mkfs.xfs: 79aa1dcf6e81b353831bc7f76e2e719c0b79c09787de27fdcd997250472d9e8b { [2025-02-06T12:11:15.280Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-06T12:11:15.280Z] "label": "root" [2025-02-06T12:11:15.280Z] } [2025-02-06T12:11:15.280Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T12:11:15.557Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:15.557Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=135168 blks [2025-02-06T12:11:15.557Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-06T12:11:15.557Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-06T12:11:15.557Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-06T12:11:15.557Z] data = bsize=4096 blocks=540672, imaxpct=25 [2025-02-06T12:11:15.557Z] = sunit=0 swidth=0 blks [2025-02-06T12:11:15.557Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-06T12:11:15.557Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-06T12:11:15.557Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-06T12:11:15.557Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-06T12:11:15.557Z] Discarding blocks...Done. [2025-02-06T12:11:15.557Z] [2025-02-06T12:11:15.557Z] ��� Duration: 0s [2025-02-06T12:11:15.557Z] org.osbuild.mkdir: d0b9fc12e46d563605f0cc576844f89fa468084155c25317f061326f6666bf0f { [2025-02-06T12:11:15.557Z] "paths": [ [2025-02-06T12:11:15.557Z] { [2025-02-06T12:11:15.557Z] "path": "mount://root/boot", [2025-02-06T12:11:15.557Z] "mode": 493 [2025-02-06T12:11:15.557Z] }, [2025-02-06T12:11:15.557Z] { [2025-02-06T12:11:15.557Z] "path": "mount://boot/efi", [2025-02-06T12:11:15.557Z] "mode": 493 [2025-02-06T12:11:15.557Z] } [2025-02-06T12:11:15.557Z] ] [2025-02-06T12:11:15.557Z] } [2025-02-06T12:11:15.811Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:11:15.811Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gpatidnc/mounts/root-mount-point [2025-02-06T12:11:16.064Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gpatidnc/mounts/boot-mount-point [2025-02-06T12:11:16.064Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:16.316Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gpatidnc/mounts/boot-mount-point unmounted [2025-02-06T12:11:16.316Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gpatidnc/mounts/root-mount-point unmounted [2025-02-06T12:11:16.316Z] [2025-02-06T12:11:16.316Z] ��� Duration: 0s [2025-02-06T12:11:16.316Z] org.osbuild.selinux: d61a6f20c56f139cda36915b24fc6914761e82170b9a00422c721c66399edc5c { [2025-02-06T12:11:16.316Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T12:11:16.316Z] "target": "mount://root/" [2025-02-06T12:11:16.316Z] } [2025-02-06T12:11:16.569Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:11:16.569Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dxrj9jxf/mounts/ [2025-02-06T12:11:16.822Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:16.822Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:16.822Z] 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-06T12:11:16.822Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dxrj9jxf/mounts/ unmounted [2025-02-06T12:11:17.076Z] [2025-02-06T12:11:17.076Z] ��� Duration: 0s [2025-02-06T12:11:17.076Z] org.osbuild.selinux: 21e2509ca847be47bdd3bb4c02749eae8747256e94b3637e591c90f84fa3a163 { [2025-02-06T12:11:17.076Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T12:11:17.076Z] "target": "mount://root/boot/" [2025-02-06T12:11:17.076Z] } [2025-02-06T12:11:17.076Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:11:17.329Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-szdlt6j2/mounts/ [2025-02-06T12:11:17.329Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-szdlt6j2/mounts/boot [2025-02-06T12:11:17.581Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:17.581Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:11:17.581Z] 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-06T12:11:17.581Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-szdlt6j2/mounts/boot unmounted [2025-02-06T12:11:17.581Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-szdlt6j2/mounts/ unmounted [2025-02-06T12:11:17.835Z] [2025-02-06T12:11:17.835Z] ��� Duration: 0s [2025-02-06T12:11:17.835Z] org.osbuild.copy: b18386f50d7763db76552c83bb2744b60ca0a3e5fed14de52c3ea6efef6fae2d { [2025-02-06T12:11:17.835Z] "paths": [ [2025-02-06T12:11:17.835Z] { [2025-02-06T12:11:17.835Z] "from": "input://tree/", [2025-02-06T12:11:17.835Z] "to": "mount://root/" [2025-02-06T12:11:17.835Z] } [2025-02-06T12:11:17.835Z] ] [2025-02-06T12:11:17.835Z] } [2025-02-06T12:11:17.835Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:11:18.089Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nir5ekkx/mounts/ [2025-02-06T12:11:18.089Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nir5ekkx/mounts/boot [2025-02-06T12:11:18.342Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nir5ekkx/mounts/boot/efi [2025-02-06T12:11:18.342Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:18.342Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-06T12:11:24.864Z]  [2025-02-06T12:11:24.864Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:11:24.864Z] /dev/vdb1 30G 7.4G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:11:24.864Z]  [2025-02-06T12:11:32.923Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nir5ekkx/mounts/boot/efi unmounted [2025-02-06T12:11:33.176Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nir5ekkx/mounts/boot unmounted [2025-02-06T12:11:33.429Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nir5ekkx/mounts/ unmounted [2025-02-06T12:11:33.429Z] [2025-02-06T12:11:33.429Z] ��� Duration: 15s [2025-02-06T12:11:33.429Z] org.osbuild.bootupd: 29f6112c6836008e8dfade460a928f3e9f7a5fed029d624ae75f3ccea3b8374e { [2025-02-06T12:11:33.429Z] "bios": { [2025-02-06T12:11:33.429Z] "device": "disk" [2025-02-06T12:11:33.429Z] }, [2025-02-06T12:11:33.429Z] "static-configs": true, [2025-02-06T12:11:33.429Z] "deployment": { [2025-02-06T12:11:33.429Z] "default": true [2025-02-06T12:11:33.429Z] } [2025-02-06T12:11:33.429Z] } [2025-02-06T12:11:33.682Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:11:33.683Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w6v47jdm/mounts/ [2025-02-06T12:11:33.683Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w6v47jdm/mounts/boot [2025-02-06T12:11:33.936Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w6v47jdm/mounts/boot/efi [2025-02-06T12:11:33.936Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:34.492Z]  [2025-02-06T12:11:34.492Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:11:34.492Z] /dev/vdb1 30G 8.2G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:11:34.492Z]  [2025-02-06T12:11:35.412Z] Installed 40_coreos-ignition.cfg [2025-02-06T12:11:35.412Z] Installed 70_coreos-user.cfg [2025-02-06T12:11:35.412Z] Installed: grub.cfg [2025-02-06T12:11:35.412Z] Installed: "fedora/grub.cfg" [2025-02-06T12:11:35.412Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w6v47jdm/mounts/boot/efi unmounted [2025-02-06T12:11:35.412Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w6v47jdm/mounts/boot unmounted [2025-02-06T12:11:35.412Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w6v47jdm/mounts/ unmounted [2025-02-06T12:11:35.412Z] [2025-02-06T12:11:35.412Z] ��� Duration: 2s [2025-02-06T12:11:35.412Z] org.osbuild.chattr: eea0b23114643c2d55957dfa01ef73535b37be91f7eb3d5b4a992834e9267b6f { [2025-02-06T12:11:35.412Z] "items": { [2025-02-06T12:11:35.412Z] "mount://root/": { [2025-02-06T12:11:35.412Z] "immutable": true [2025-02-06T12:11:35.412Z] } [2025-02-06T12:11:35.412Z] } [2025-02-06T12:11:35.412Z] } [2025-02-06T12:11:35.667Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:11:35.667Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts/ [2025-02-06T12:11:35.919Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0' [2025-02-06T12:11:35.919Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:36.173Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts [2025-02-06T12:11:36.173Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts/boot unmounted [2025-02-06T12:11:36.173Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts/var unmounted [2025-02-06T12:11:36.173Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts/sysroot unmounted [2025-02-06T12:11:36.173Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts unmounted [2025-02-06T12:11:36.173Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts unmounted [2025-02-06T12:11:36.173Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts unmounted [2025-02-06T12:11:36.173Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_0eh5d9w/mounts/ [2025-02-06T12:11:36.173Z] [2025-02-06T12:11:36.173Z] ��� Duration: 0s [2025-02-06T12:11:36.173Z] Pipeline raw-qemu-image: a507b3c31dd35f99858789c79610b73cfc453ef154522dcd9209c0652c7e6729 [2025-02-06T12:11:36.173Z] Build [2025-02-06T12:11:36.173Z] root: [2025-02-06T12:11:36.173Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:11:36.173Z] org.osbuild.copy: 87dd123d5bb9a2527d674c7393446502298fd36af4d5e80836e0b9ddf2d5c716 { [2025-02-06T12:11:36.173Z] "paths": [ [2025-02-06T12:11:36.173Z] { [2025-02-06T12:11:36.173Z] "from": "input://tree/disk.img", [2025-02-06T12:11:36.173Z] "to": "tree:///disk.img" [2025-02-06T12:11:36.173Z] } [2025-02-06T12:11:36.173Z] ] [2025-02-06T12:11:36.173Z] } [2025-02-06T12:11:36.427Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:36.679Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-06T12:11:36.679Z] [2025-02-06T12:11:36.679Z] ��� Duration: 0s [2025-02-06T12:11:36.679Z] org.osbuild.truncate: 002f8318936b9d73b69791f21a719618b7acb32bf2deb2e4a64ccf75c196a165 { [2025-02-06T12:11:36.679Z] "filename": "disk.img", [2025-02-06T12:11:36.679Z] "size": "10737418240" [2025-02-06T12:11:36.679Z] } [2025-02-06T12:11:36.933Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:36.933Z] [2025-02-06T12:11:36.933Z] ��� Duration: 0s [2025-02-06T12:11:36.933Z] org.osbuild.coreos.platform: a507b3c31dd35f99858789c79610b73cfc453ef154522dcd9209c0652c7e6729 { [2025-02-06T12:11:36.933Z] "platform": "qemu" [2025-02-06T12:11:36.933Z] } [2025-02-06T12:11:37.186Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:11:37.186Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts/ [2025-02-06T12:11:37.439Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0' [2025-02-06T12:11:37.439Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts/boot [2025-02-06T12:11:37.439Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:37.692Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts/boot unmounted [2025-02-06T12:11:37.692Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts [2025-02-06T12:11:37.692Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts/boot unmounted [2025-02-06T12:11:37.692Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts/var unmounted [2025-02-06T12:11:37.692Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts/sysroot unmounted [2025-02-06T12:11:37.692Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts unmounted [2025-02-06T12:11:37.692Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts unmounted [2025-02-06T12:11:37.692Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts unmounted [2025-02-06T12:11:37.692Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fwe4egmm/mounts/ [2025-02-06T12:11:37.945Z] [2025-02-06T12:11:37.945Z] ��� Duration: 0s [2025-02-06T12:11:37.945Z] Pipeline qemu: d7ee4f36461496d705ac7256a295d8c1cb8b3aee768613deab27d8e7a835a0f3 [2025-02-06T12:11:37.945Z] Build [2025-02-06T12:11:37.945Z] root: [2025-02-06T12:11:37.945Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:11:37.945Z] org.osbuild.qemu: d7ee4f36461496d705ac7256a295d8c1cb8b3aee768613deab27d8e7a835a0f3 { [2025-02-06T12:11:37.945Z] "filename": "fedora-coreos-42.20250206.dev.0-qemu.x86_64.qcow2", [2025-02-06T12:11:37.945Z] "format": { [2025-02-06T12:11:37.945Z] "type": "qcow2", [2025-02-06T12:11:37.945Z] "compression": false, [2025-02-06T12:11:37.945Z] "compat": "1.1" [2025-02-06T12:11:37.945Z] } [2025-02-06T12:11:37.945Z] } [2025-02-06T12:11:37.945Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:11:42.095Z] [2025-02-06T12:11:42.095Z] ��� Duration: 3s [2025-02-06T12:11:42.095Z] manifest /tmp/osbuild-QX2Y.json finished successfully [2025-02-06T12:11:44.594Z]  [2025-02-06T12:11:44.594Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:11:44.594Z] /dev/vdb1 30G 9.9G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:11:44.594Z]  [2025-02-06T12:11:49.813Z] oci-archive: 5ca9d37c271617c430cb759ff20d0441da3d928f653614ed16d4473589265208 [2025-02-06T12:11:49.813Z] deployed-tree: 2b13aa1d95bfbca5488c8b480c1028cc8142f8cd24f5b93d74563766716007d1 [2025-02-06T12:11:49.813Z] tree: 188d736e77ed64156d1a5f5dfb5231399e65dd72df71eeef988309647ebd53a1 [2025-02-06T12:11:49.813Z] raw-image: eea0b23114643c2d55957dfa01ef73535b37be91f7eb3d5b4a992834e9267b6f [2025-02-06T12:11:49.813Z] raw-4k-image: 577bc5faebdeeecf69c040e1216b9ff0c919fdd4415f80cd9ac013fe5368fd83 [2025-02-06T12:11:49.813Z] raw-applehv-image: 8f7d475bc61ed1b73f2a4f84f1542833b389f431403f48989dadab3df4ccd0e2 [2025-02-06T12:11:49.813Z] applehv: 9d748746217e6be1374b387100847891b3d78fd041038c56678fbeebce23f5cb [2025-02-06T12:11:49.813Z] raw-gcp-image: 4b86b1cd060ed3784d48fc6bfd6e76eb18998b2dec022de7ad90518eb4d0ce2a [2025-02-06T12:11:49.813Z] raw-gcp-image-tar: eb6f9508d4d4d31304461aa396f24a1efcc8c7eeec5e74ae803e1c46b330ee5b [2025-02-06T12:11:49.813Z] gcp: caa56f38e0add6af3a0580013b9f23bd417dc7c6566ec9dbb8c64b7032540ce7 [2025-02-06T12:11:49.813Z] raw-hyperv-image: 688339c7bc480fb2119365b84c0acbd64931c881effa1020e8b0f63b1690e59b [2025-02-06T12:11:49.813Z] hyperv: 5cef7b9bc632ed1b557182be79f986f4aabd60fca8476823e04f51ee36ba7c7b [2025-02-06T12:11:49.813Z] raw-metal-image: c5aa674c627ed01c0b33569c6f2fdde76853979466c8de2ac7d38709b5addcb1 [2025-02-06T12:11:49.813Z] metal: d8a39079dfdb56143d3b50b978f7237c794b32f3ba3ce58327556b4ec2349717 [2025-02-06T12:11:49.813Z] raw-metal4k-image: ff1a7adf3129698ec58f6b26ab88ace2e3e24461270fabfa9385e0acfbf6832d [2025-02-06T12:11:49.813Z] metal4k: 168059393dc50935177627a6ae6b69e1bda83bcfc002de22f10fbe4c73bd0679 [2025-02-06T12:11:49.813Z] raw-qemu-image: a507b3c31dd35f99858789c79610b73cfc453ef154522dcd9209c0652c7e6729 [2025-02-06T12:11:49.813Z] qemu: d7ee4f36461496d705ac7256a295d8c1cb8b3aee768613deab27d8e7a835a0f3 [2025-02-06T12:11:49.813Z] live: ed3e39e1a57432e461aa80fc8c2ffdd4a0d6f778a0c7eae1f90b582a2df663cb [2025-02-06T12:11:49.813Z] + set +x [2025-02-06T12:11:53.963Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.BANoYAMkKS/qemu/fedora-coreos-42.20250206.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-06T12:11:53.963Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.BANoYAMkKS/qemu': Operation not permitted [2025-02-06T12:11:59.188Z] /home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/meta.json wrote with version stamp 1738843918828376127 [2025-02-06T12:11:59.188Z] Successfully generated: fedora-coreos-42.20250206.dev.0-qemu.x86_64.qcow2 [2025-02-06T12:11:59.190Z] [Pipeline] } [2025-02-06T12:11:59.193Z] [Pipeline] // withEnv [2025-02-06T12:11:59.237Z] [Pipeline] } [2025-02-06T12:11:59.314Z] [Pipeline] // stage [2025-02-06T12:11:59.394Z] [Pipeline] withEnv [2025-02-06T12:11:59.394Z] [Pipeline] { [2025-02-06T12:11:59.398Z] [Pipeline] sh [2025-02-06T12:11:59.986Z] + set -euo pipefail [2025-02-06T12:11:59.986Z] ++ umask [2025-02-06T12:11:59.986Z] + '[' 0022 = 0000 ']' [2025-02-06T12:11:59.986Z] + uuidgen [2025-02-06T12:11:59.986Z] + cut -f1 -d- [2025-02-06T12:11:59.989Z] [Pipeline] } [2025-02-06T12:11:59.992Z] [Pipeline] // withEnv [2025-02-06T12:12:00.038Z] [Pipeline] withEnv [2025-02-06T12:12:00.039Z] [Pipeline] { [2025-02-06T12:12:00.083Z] [Pipeline] sh [2025-02-06T12:12:00.619Z] + set -euo pipefail [2025-02-06T12:12:00.619Z] ++ umask [2025-02-06T12:12:00.619Z] + '[' 0022 = 0000 ']' [2025-02-06T12:12:00.619Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:12:00.619Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-06T12:12:00.621Z] [Pipeline] } [2025-02-06T12:12:00.624Z] [Pipeline] // withEnv [2025-02-06T12:12:00.639Z] [Pipeline] parallel [2025-02-06T12:12:00.640Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-06T12:12:00.640Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-06T12:12:00.660Z] [Pipeline] withEnv [2025-02-06T12:12:00.660Z] [Pipeline] { [2025-02-06T12:12:00.661Z] [Pipeline] withEnv [2025-02-06T12:12:00.670Z] [Pipeline] { [2025-02-06T12:12:00.673Z] [Pipeline] sh [2025-02-06T12:12:00.948Z] [Pipeline] sh [2025-02-06T12:12:01.200Z] + set -xeuo pipefail [2025-02-06T12:12:01.200Z] ++ umask [2025-02-06T12:12:01.200Z] + '[' 0022 = 0000 ']' [2025-02-06T12:12:01.200Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-06T12:12:01.227Z] [Pipeline] } [2025-02-06T12:12:01.306Z] [Pipeline] // withEnv [2025-02-06T12:12:01.318Z] [Pipeline] withEnv [2025-02-06T12:12:01.318Z] [Pipeline] { [2025-02-06T12:12:01.340Z] [Pipeline] sh [2025-02-06T12:12:01.478Z] + set -xeuo pipefail [2025-02-06T12:12:01.478Z] ++ umask [2025-02-06T12:12:01.478Z] + '[' 0022 = 0000 ']' [2025-02-06T12:12:01.478Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:12:01.478Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-06T12:12:01.478Z] 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-3QLKS/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-06T12:12:01.478Z] 2025-02-06T12:12:01Z cli: Started logging at level INFO [2025-02-06T12:12:01.478Z] 2025-02-06T12:12:01Z cli: Started logging at level INFO [2025-02-06T12:12:01.732Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/fedora-coreos-42.20250206.91.0-qemu.x86_64.qcow2.xz [2025-02-06T12:12:01.732Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/fedora-coreos-42.20250206.91.0-qemu.x86_64.qcow2.xz.sig [2025-02-06T12:12:01.880Z] + set -euo pipefail [2025-02-06T12:12:01.880Z] ++ umask [2025-02-06T12:12:01.880Z] + '[' 0022 = 0000 ']' [2025-02-06T12:12:01.880Z] + kola list --json [2025-02-06T12:12:01.880Z] + jq -r '.[].Name' [2025-02-06T12:12:01.883Z] [Pipeline] } [2025-02-06T12:12:01.886Z] [Pipeline] // withEnv [2025-02-06T12:12:01.891Z] [Pipeline] withEnv [2025-02-06T12:12:01.892Z] [Pipeline] { [2025-02-06T12:12:01.894Z] [Pipeline] sh [2025-02-06T12:12:02.417Z] + set -xeuo pipefail [2025-02-06T12:12:02.418Z] ++ umask [2025-02-06T12:12:02.418Z] + '[' 0022 = 0000 ']' [2025-02-06T12:12:02.418Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:12:02.418Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-06T12:12:02.418Z] 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-3QLKS/kola-x86_64 [2025-02-06T12:12:02.671Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-06T12:12:02.672Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-06T12:12:02.672Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-06T12:12:02.672Z] === RUN coreos.ignition.mount.disks [2025-02-06T12:12:02.672Z] === RUN basic.uefi [2025-02-06T12:12:02.672Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-06T12:12:02.672Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-06T12:12:02.672Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-06T12:12:02.672Z] === RUN fcos.users.shells [2025-02-06T12:12:02.672Z] === RUN ostree.unlock [2025-02-06T12:12:02.925Z] === RUN ext.config.containers.quadlet [2025-02-06T12:12:02.925Z] === RUN ext.config.systemd.network-online [2025-02-06T12:12:02.925Z] === RUN rpmostree.status [2025-02-06T12:12:02.925Z] === RUN ext.config.ignition.systemd-disable [2025-02-06T12:12:02.925Z] === RUN coreos.ignition.failure [2025-02-06T12:12:02.925Z] === RUN rpmostree.install-uninstall [2025-02-06T12:12:02.925Z] === RUN podman.network-single [2025-02-06T12:12:02.925Z] === RUN ext.config.var-mount.scsi-id [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-06T12:12:02.925Z] === RUN ostree.remote [2025-02-06T12:12:02.925Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-06T12:12:02.925Z] === RUN ext.config.ignition.resource.remote [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-06T12:12:02.925Z] === RUN ostree.hotfix [2025-02-06T12:12:02.925Z] === RUN rpmostree.upgrade-rollback [2025-02-06T12:12:02.925Z] === RUN multipath.partition [2025-02-06T12:12:02.925Z] === RUN ext.config.systemd.condition-needs-update [2025-02-06T12:12:02.925Z] === RUN podman.workflow [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-06T12:12:02.925Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-06T12:12:02.925Z] === RUN rhcos.selinux.boolean.persist [2025-02-06T12:12:02.925Z] === RUN kdump.crash.ssh [2025-02-06T12:12:02.925Z] === RUN ext.config.swap.zram-generator [2025-02-06T12:12:02.925Z] === RUN coreos.ignition.once [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-06T12:12:02.925Z] === RUN coreos.ignition.mount.partitions [2025-02-06T12:12:02.925Z] === RUN ext.config.ignition.stable-boot [2025-02-06T12:12:02.925Z] === RUN ext.config.ignition.kargs [2025-02-06T12:12:02.925Z] === RUN rootfs.uuid [2025-02-06T12:12:02.925Z] === RUN ext.config.boot.bootupd-validate [2025-02-06T12:12:02.925Z] === RUN ext.config.clhm.ignition-warnings [2025-02-06T12:12:02.925Z] === RUN ext.config.selinux.enforcing [2025-02-06T12:12:02.925Z] === RUN basic.nvme [2025-02-06T12:12:02.925Z] === RUN fcos.network.listeners [2025-02-06T12:12:02.925Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-06T12:12:02.925Z] === RUN basic.uefi-secure [2025-02-06T12:12:02.925Z] === RUN ext.config.kdump.crash [2025-02-06T12:12:02.925Z] === RUN ext.config.var-mount.simple [2025-02-06T12:12:02.925Z] === RUN coreos.auth.verify [2025-02-06T12:12:02.925Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-06T12:12:02.925Z] === RUN coreos.ignition.v2.users [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.nameserver [2025-02-06T12:12:02.925Z] === RUN podman.base [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-06T12:12:02.925Z] === RUN coreos.ignition.groups [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.force-persist-ip [2025-02-06T12:12:02.925Z] === RUN multipath.day1 [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.no-persist-ip [2025-02-06T12:12:02.925Z] === RUN ext.config.toolbox [2025-02-06T12:12:02.925Z] === RUN ext.config.extensions.package [2025-02-06T12:12:02.925Z] === RUN non-exclusive-test-bucket-0 [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.nmstate.policy [2025-02-06T12:12:02.925Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-06T12:12:02.925Z] === RUN basic [2025-02-06T12:12:02.925Z] === RUN ext.config.firewall.iptables-legacy [2025-02-06T12:12:02.925Z] === RUN ext.config.gshadow [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.kargs-rd-net [2025-02-06T12:12:02.925Z] === RUN ext.config.ignition.remote [2025-02-06T12:12:02.925Z] === RUN ext.config.docker.basic [2025-02-06T12:12:02.925Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-06T12:12:02.925Z] === RUN ext.config.rpm-ostree-countme [2025-02-06T12:12:02.925Z] === RUN ext.config.boot.grub2-install [2025-02-06T12:12:02.925Z] === RUN coreos.unique.boot.failure [2025-02-06T12:12:02.925Z] === RUN ext.config.disks.lvmdevices [2025-02-06T12:12:02.925Z] === RUN coreos.selinux.boolean [2025-02-06T12:12:02.925Z] === RUN coreos.unique.boot.ignition.failure [2025-02-06T12:12:02.925Z] === RUN ext.config.butane.grub-users [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.nmstate.state [2025-02-06T12:12:02.925Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-06T12:12:02.925Z] === RUN coreos.ignition.symlink [2025-02-06T12:12:02.925Z] === RUN ext.config.podman.rootless-systemd [2025-02-06T12:12:02.925Z] === RUN ext.config.reboot [2025-02-06T12:12:02.925Z] === RUN multipath.day2 [2025-02-06T12:12:02.925Z] === RUN fcos.filesystem [2025-02-06T12:12:02.925Z] === RUN coreos.ignition.sethostname [2025-02-06T12:12:02.925Z] === RUN ext.config.ignition.delete-config [2025-02-06T12:12:02.925Z] === RUN ext.config.var-mount.luks [2025-02-06T12:12:03.088Z] Read disk 24.0 MiB/705.9 MiB (3%) [2025-02-06T12:12:04.440Z] Read disk 46.3 MiB/705.9 MiB (6%) [2025-02-06T12:12:05.360Z] Read disk 70.3 MiB/705.9 MiB (9%) [2025-02-06T12:12:06.276Z] Read disk 94.3 MiB/705.9 MiB (13%) [2025-02-06T12:12:07.629Z] Read disk 120.0 MiB/705.9 MiB (17%) [2025-02-06T12:12:08.548Z] Read disk 150.3 MiB/705.9 MiB (21%) [2025-02-06T12:12:09.637Z] Read disk 176.0 MiB/705.9 MiB (24%) [2025-02-06T12:12:10.555Z] Read disk 202.6 MiB/705.9 MiB (28%) [2025-02-06T12:12:11.944Z] Read disk 222.7 MiB/705.9 MiB (31%) [2025-02-06T12:12:12.864Z] Read disk 250.5 MiB/705.9 MiB (35%) [2025-02-06T12:12:13.783Z] Read disk 277.1 MiB/705.9 MiB (39%) [2025-02-06T12:12:14.701Z] Read disk 296.8 MiB/705.9 MiB (42%) [2025-02-06T12:12:16.057Z] Read disk 317.8 MiB/705.9 MiB (45%) [2025-02-06T12:12:16.984Z] Read disk 339.1 MiB/705.9 MiB (48%) [2025-02-06T12:12:17.904Z] Read disk 376.0 MiB/705.9 MiB (53%) [2025-02-06T12:12:18.824Z] Read disk 398.3 MiB/705.9 MiB (56%) [2025-02-06T12:12:19.743Z] Read disk 418.6 MiB/705.9 MiB (59%) [2025-02-06T12:12:21.099Z] Read disk 433.7 MiB/705.9 MiB (61%) [2025-02-06T12:12:22.019Z] Read disk 454.0 MiB/705.9 MiB (64%) [2025-02-06T12:12:22.937Z] Read disk 473.4 MiB/705.9 MiB (67%) [2025-02-06T12:12:23.858Z] Read disk 505.2 MiB/705.9 MiB (71%) [2025-02-06T12:12:24.785Z] Read disk 544.1 MiB/705.9 MiB (77%) [2025-02-06T12:12:26.139Z] Read disk 564.8 MiB/705.9 MiB (80%) [2025-02-06T12:12:27.058Z] Read disk 585.6 MiB/705.9 MiB (82%) [2025-02-06T12:12:27.977Z] Read disk 613.3 MiB/705.9 MiB (86%) [2025-02-06T12:12:28.897Z] Read disk 654.3 MiB/705.9 MiB (92%) [2025-02-06T12:12:29.817Z] Read disk 669.2 MiB/705.9 MiB (94%) [2025-02-06T12:12:30.735Z] Read disk 684.4 MiB/705.9 MiB (96%) [2025-02-06T12:12:32.090Z] Read disk 705.8 MiB/705.9 MiB (99%) [2025-02-06T12:12:32.090Z] Read disk 705.9 MiB/705.9 MiB (100%) [2025-02-06T12:12:32.090Z] Read disk 705.9 MiB/705.9 MiB (100%) [2025-02-06T12:12:32.090Z] Read disk 705.9 MiB/705.9 MiB (100%) [2025-02-06T12:12:32.090Z] gpg: Signature made Thu Feb 6 04:58:34 2025 UTC [2025-02-06T12:12:32.090Z] gpg: using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944 [2025-02-06T12:12:32.090Z] gpg: Good signature from "Fedora (42) " [ultimate] [2025-02-06T12:12:40.157Z] tmp/kola-qemu-cache/fedora-coreos-42.20250206.91.0-qemu.x86_64.qcow2 [2025-02-06T12:12:40.157Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-06T12:12:40.157Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-06T12:12:40.157Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-06T12:12:40.411Z] === RUN fcos.upgrade.basic [2025-02-06T12:12:59.031Z] --- PASS: ext.config.ignition.remote (49.37s) [2025-02-06T12:12:59.031Z] --- PASS: coreos.ignition.mount.partitions (55.49s) [2025-02-06T12:12:59.031Z] --- PASS: coreos.ignition.mount.disks (55.96s) [2025-02-06T12:12:59.284Z] --- PASS: multipath.partition (56.40s) [2025-02-06T12:13:02.261Z] === RUN fcos.upgrade.basic/setup [2025-02-06T12:13:08.769Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-06T12:13:37.908Z] --- PASS: ext.config.firewall.iptables-legacy (37.85s) [2025-02-06T12:13:37.908Z] --- PASS: ext.config.networking.no-persist-ip (45.30s) [2025-02-06T12:13:37.908Z] --- PASS: ext.config.gshadow (38.81s) [2025-02-06T12:13:40.409Z] --- PASS: ext.config.networking.kargs-rd-net (41.75s) [2025-02-06T12:13:55.344Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-06T12:14:02.262Z] === RUN basic/Useradd [2025-02-06T12:14:02.262Z] === RUN basic/MachineID [2025-02-06T12:14:02.262Z] === RUN basic/FCOSGrowpart [2025-02-06T12:14:02.262Z] === RUN basic/PortSSH [2025-02-06T12:14:02.262Z] === RUN basic/DbusPerms [2025-02-06T12:14:02.262Z] === RUN basic/ServicesActive [2025-02-06T12:14:02.262Z] === RUN basic/ReadOnly [2025-02-06T12:14:03.183Z] --- PASS: coreos.ignition.instantiated.enable-unit (25.52s) [2025-02-06T12:14:03.435Z] --- PASS: basic (26.27s) [2025-02-06T12:14:03.435Z] --- PASS: basic/Useradd (0.22s) [2025-02-06T12:14:03.435Z] --- PASS: basic/MachineID (0.14s) [2025-02-06T12:14:03.435Z] --- PASS: basic/FCOSGrowpart (0.16s) [2025-02-06T12:14:03.435Z] --- PASS: basic/PortSSH (0.12s) [2025-02-06T12:14:03.435Z] --- PASS: basic/DbusPerms (0.35s) [2025-02-06T12:14:03.435Z] --- PASS: basic/ServicesActive (0.13s) [2025-02-06T12:14:03.435Z] --- PASS: basic/ReadOnly (0.11s) [2025-02-06T12:14:06.685Z] --- PASS: ext.config.kdump.crash (123.82s) [2025-02-06T12:14:21.494Z] --- PASS: ext.config.networking.bridge-static-via-kargs (39.89s) [2025-02-06T12:14:41.926Z] --- PASS: fcos.upgrade.basic (113.91s) [2025-02-06T12:14:41.926Z] --- PASS: fcos.upgrade.basic/setup (6.06s) [2025-02-06T12:14:41.926Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (45.02s) [2025-02-06T12:14:41.926Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (37.18s) [2025-02-06T12:14:41.926Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-upgrade-x86_64 [2025-02-06T12:14:41.928Z] [Pipeline] } [2025-02-06T12:14:41.931Z] [Pipeline] // withEnv [2025-02-06T12:14:42.008Z] [Pipeline] } [2025-02-06T12:15:00.116Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-02-06T12:15:00.116Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-02-06T12:15:00.116Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-02-06T12:15:00.116Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-02-06T12:15:00.116Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-02-06T12:15:00.116Z] --- PASS: ext.config.networking.prefer-ignition-networking (39.50s) [2025-02-06T12:15:00.116Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-06T12:15:01.470Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-06T12:15:03.347Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-02-06T12:15:04.834Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-06T12:15:06.712Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-02-06T12:15:08.066Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-02-06T12:15:09.952Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-06T12:15:11.305Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-02-06T12:15:15.450Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-02-06T12:15:15.705Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-02-06T12:15:16.262Z] --- PASS: ext.config.toolbox (69.51s) [2025-02-06T12:15:17.629Z] --- PASS: ext.config.extensions.package (74.24s) [2025-02-06T12:15:19.507Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-06T12:15:20.065Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-02-06T12:15:20.621Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-06T12:15:21.177Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-02-06T12:15:23.051Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-02-06T12:15:24.446Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-02-06T12:15:25.363Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-02-06T12:15:27.238Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-02-06T12:15:30.487Z] === RUN podman.base/info [2025-02-06T12:15:30.487Z] === RUN podman.base/resources [2025-02-06T12:15:33.750Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-02-06T12:15:35.107Z] --- PASS: ext.config.networking.nmstate.policy (117.27s) [2025-02-06T12:15:39.256Z] --- PASS: podman.base (39.06s) [2025-02-06T12:15:39.256Z] --- PASS: podman.base/info (0.44s) [2025-02-06T12:15:39.256Z] --- PASS: podman.base/resources (4.71s) [2025-02-06T12:15:40.621Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-02-06T12:15:41.977Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-02-06T12:15:42.897Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-02-06T12:15:44.773Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-06T12:15:45.026Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-02-06T12:15:45.581Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-02-06T12:15:46.533Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-02-06T12:15:47.888Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-02-06T12:15:49.765Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-06T12:15:51.639Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-02-06T12:15:53.005Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-06T12:15:54.880Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-06T12:15:56.234Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-02-06T12:15:58.111Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-02-06T12:15:58.668Z] --- PASS: ext.config.networking.force-persist-ip (41.13s) [2025-02-06T12:15:59.597Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-06T12:16:01.475Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-06T12:16:02.834Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-06T12:16:04.711Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-06T12:16:06.598Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-02-06T12:16:07.954Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-02-06T12:16:08.511Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-02-06T12:16:09.429Z] --- PASS: coreos.ignition.groups (34.59s) [2025-02-06T12:16:10.348Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-06T12:16:12.224Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-06T12:16:12.478Z] --- PASS: multipath.day1 (56.32s) [2025-02-06T12:16:15.735Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-06T12:16:17.091Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-06T12:16:18.971Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-02-06T12:16:25.485Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (46.87s) [2025-02-06T12:16:32.000Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-06T12:16:33.358Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-02-06T12:16:35.237Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-06T12:16:36.595Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-06T12:16:38.474Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-02-06T12:16:40.352Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-02-06T12:16:41.707Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-02-06T12:16:43.593Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-06T12:16:43.593Z] === RUN basic.uefi-secure/ReadOnly [2025-02-06T12:16:43.593Z] === RUN basic.uefi-secure/Useradd [2025-02-06T12:16:43.847Z] === RUN basic.uefi-secure/MachineID [2025-02-06T12:16:43.847Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-06T12:16:44.100Z] === RUN basic.uefi-secure/PortSSH [2025-02-06T12:16:44.100Z] === RUN basic.uefi-secure/DbusPerms [2025-02-06T12:16:44.677Z] === RUN basic.uefi-secure/ServicesActive [2025-02-06T12:16:44.939Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-02-06T12:16:48.184Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-02-06T12:16:48.184Z] --- PASS: basic.uefi-secure (38.58s) [2025-02-06T12:16:48.184Z] --- PASS: basic.uefi-secure/ReadOnly (0.12s) [2025-02-06T12:16:48.184Z] --- PASS: basic.uefi-secure/Useradd (0.21s) [2025-02-06T12:16:48.184Z] --- PASS: basic.uefi-secure/MachineID (0.12s) [2025-02-06T12:16:48.184Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-02-06T12:16:48.184Z] --- PASS: basic.uefi-secure/PortSSH (0.12s) [2025-02-06T12:16:48.184Z] --- PASS: basic.uefi-secure/DbusPerms (0.32s) [2025-02-06T12:16:48.184Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-02-06T12:16:49.538Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-02-06T12:16:51.416Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-02-06T12:16:51.974Z] --- PASS: ext.config.ignition.systemd-unmasking (26.72s) [2025-02-06T12:16:52.531Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-02-06T12:16:54.409Z] --- PASS: ext.config.selinux.enforcing (55.53s) [2025-02-06T12:16:54.409Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-02-06T12:16:54.966Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-06T12:17:00.190Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-02-06T12:17:00.190Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0 (181.53s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.66s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (1.63s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.64s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.62s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.61s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.63s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.66s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.63s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.63s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.63s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.64s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.65s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.68s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.65s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (3.66s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.64s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.63s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (0.64s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.66s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.66s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.70s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.69s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (6.74s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (6.75s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.66s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.65s) [2025-02-06T12:17:05.414Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.64s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.63s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.64s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.67s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.66s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.68s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.63s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.66s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.64s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.68s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.75s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.67s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.66s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.62s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.63s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (3.63s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.64s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.96s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.68s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.63s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.67s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.64s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.70s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.66s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.72s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.63s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.63s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.67s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (4.65s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.64s) [2025-02-06T12:17:05.415Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.65s) [2025-02-06T12:17:17.565Z] --- PASS: fcos.network.listeners (24.27s) [2025-02-06T12:17:32.374Z] --- PASS: coreos.ignition.sethostname (36.11s) [2025-02-06T12:17:32.930Z] --- PASS: ext.config.var-mount.luks (80.38s) [2025-02-06T12:17:38.152Z] === RUN fcos.filesystem/writablefiles [2025-02-06T12:17:38.708Z] === RUN fcos.filesystem/writabledirs [2025-02-06T12:17:38.708Z] === RUN fcos.filesystem/stickydirs [2025-02-06T12:17:39.276Z] === RUN fcos.filesystem/denylist [2025-02-06T12:17:43.421Z] --- PASS: fcos.filesystem (26.47s) [2025-02-06T12:17:43.421Z] --- PASS: fcos.filesystem/writablefiles (0.87s) [2025-02-06T12:17:43.421Z] --- PASS: fcos.filesystem/writabledirs (0.27s) [2025-02-06T12:17:43.421Z] --- PASS: fcos.filesystem/stickydirs (0.30s) [2025-02-06T12:17:43.421Z] --- PASS: fcos.filesystem/denylist (0.39s) [2025-02-06T12:17:53.341Z] === RUN basic.nvme/ServicesActive [2025-02-06T12:17:53.341Z] === RUN basic.nvme/ReadOnly [2025-02-06T12:17:53.341Z] === RUN basic.nvme/Useradd [2025-02-06T12:17:53.341Z] === RUN basic.nvme/MachineID [2025-02-06T12:17:53.341Z] === RUN basic.nvme/FCOSGrowpart [2025-02-06T12:17:53.341Z] === RUN basic.nvme/PortSSH [2025-02-06T12:17:53.341Z] === RUN basic.nvme/DbusPerms [2025-02-06T12:17:56.611Z] --- PASS: basic.nvme (26.41s) [2025-02-06T12:17:56.611Z] --- PASS: basic.nvme/ServicesActive (0.12s) [2025-02-06T12:17:56.611Z] --- PASS: basic.nvme/ReadOnly (0.12s) [2025-02-06T12:17:56.611Z] --- PASS: basic.nvme/Useradd (0.22s) [2025-02-06T12:17:56.611Z] --- PASS: basic.nvme/MachineID (0.12s) [2025-02-06T12:17:56.611Z] --- PASS: basic.nvme/FCOSGrowpart (0.15s) [2025-02-06T12:17:56.611Z] --- PASS: basic.nvme/PortSSH (0.12s) [2025-02-06T12:17:56.611Z] --- PASS: basic.nvme/DbusPerms (0.34s) [2025-02-06T12:18:03.122Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (30.04s) [2025-02-06T12:18:21.142Z] --- PASS: ext.config.ignition.delete-config (92.77s) [2025-02-06T12:18:39.189Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (42.24s) [2025-02-06T12:18:57.198Z] --- PASS: multipath.day2 (73.22s) [2025-02-06T12:18:57.198Z] --- PASS: kdump.crash.ssh (112.63s) [2025-02-06T12:18:57.198Z] cluster.go:151: Running as unit: run-p7148-i7149.service; invocation ID: 1245bfd2aff74350aabf9eddcb22a6a4 [2025-02-06T12:19:12.004Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (67.72s) [2025-02-06T12:19:15.252Z] --- PASS: ext.config.reboot (54.34s) [2025-02-06T12:19:21.779Z] --- PASS: coreos.ignition.once (42.61s) [2025-02-06T12:19:25.028Z] --- PASS: ext.config.swap.zram-generator (27.38s) [2025-02-06T12:19:43.037Z] --- PASS: ext.config.networking.nameserver (29.79s) [2025-02-06T12:19:43.037Z] --- PASS: coreos.ignition.failure (16.25s) [2025-02-06T12:19:49.551Z] --- PASS: coreos.ignition.symlink (34.30s) [2025-02-06T12:19:59.465Z] --- PASS: coreos.ignition.v2.users (36.59s) [2025-02-06T12:20:00.821Z] --- PASS: ext.config.podman.rootless-systemd (64.83s) [2025-02-06T12:20:12.972Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-06T12:20:21.030Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (39.67s) [2025-02-06T12:20:21.030Z] === RUN podman.workflow/run [2025-02-06T12:20:21.949Z] === RUN ostree.hotfix/unlock [2025-02-06T12:20:36.770Z] === RUN ostree.hotfix/install [2025-02-06T12:20:37.024Z] === RUN ostree.hotfix/uninstall [2025-02-06T12:20:37.580Z] === RUN ostree.hotfix/persist [2025-02-06T12:20:41.739Z] === RUN rootfs.uuid/RandomUUID [2025-02-06T12:20:44.996Z] --- PASS: rootfs.uuid (24.69s) [2025-02-06T12:20:44.996Z] --- PASS: rootfs.uuid/RandomUUID (0.15s) [2025-02-06T12:20:47.497Z] --- PASS: rhcos.selinux.boolean.persist (49.32s) [2025-02-06T12:20:49.375Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-06T12:20:57.438Z] === RUN ostree.hotfix/rollback [2025-02-06T12:21:12.258Z] --- PASS: ext.config.ssh.custom-host-key-permissions (26.71s) [2025-02-06T12:21:12.258Z] --- PASS: coreos.auth.verify (23.97s) [2025-02-06T12:21:15.506Z] --- PASS: rpmostree.upgrade-rollback (94.71s) [2025-02-06T12:21:15.506Z] --- PASS: rpmostree.upgrade-rollback/upgrade (37.53s) [2025-02-06T12:21:15.506Z] --- PASS: rpmostree.upgrade-rollback/rollback (22.59s) [2025-02-06T12:21:20.732Z] --- PASS: ostree.hotfix (79.55s) [2025-02-06T12:21:20.732Z] --- PASS: ostree.hotfix/unlock (14.10s) [2025-02-06T12:21:20.732Z] --- PASS: ostree.hotfix/install (0.58s) [2025-02-06T12:21:20.732Z] --- PASS: ostree.hotfix/uninstall (0.44s) [2025-02-06T12:21:20.732Z] --- PASS: ostree.hotfix/persist (19.17s) [2025-02-06T12:21:20.732Z] --- PASS: ostree.hotfix/rollback (19.91s) [2025-02-06T12:21:38.755Z] --- PASS: ext.config.clhm.ignition-warnings (26.50s) [2025-02-06T12:21:41.260Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (29.44s) [2025-02-06T12:21:53.414Z] --- PASS: ext.config.boot.bootupd-validate (37.72s) [2025-02-06T12:22:01.474Z] === RUN ostree.unlock/unlock [2025-02-06T12:22:02.032Z] === RUN ostree.unlock/install [2025-02-06T12:22:02.589Z] === RUN ostree.unlock/uninstall [2025-02-06T12:22:02.844Z] === RUN ostree.unlock/discard [2025-02-06T12:22:03.774Z] --- PASS: ext.config.ignition.resource.remote (25.81s) [2025-02-06T12:22:25.635Z] --- PASS: ostree.unlock (43.84s) [2025-02-06T12:22:25.635Z] --- PASS: ostree.unlock/unlock (0.59s) [2025-02-06T12:22:25.635Z] --- PASS: ostree.unlock/install (0.53s) [2025-02-06T12:22:25.635Z] --- PASS: ostree.unlock/uninstall (0.44s) [2025-02-06T12:22:25.635Z] --- PASS: ostree.unlock/discard (18.48s) [2025-02-06T12:22:40.445Z] --- PASS: ext.config.systemd.condition-needs-update (79.25s) [2025-02-06T12:22:46.959Z] --- PASS: ext.config.var-mount.scsi-id (43.32s) [2025-02-06T12:22:50.220Z] --- PASS: ext.config.var-mount.simple (56.67s) [2025-02-06T12:22:51.576Z] --- PASS: ext.config.networking.hostname.fallback-hostname (26.56s) [2025-02-06T12:23:47.704Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.11s) [2025-02-06T12:23:47.704Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (57.75s) [2025-02-06T12:23:48.262Z] --- PASS: coreos.misc.disk.varlibcontainers (57.08s) [2025-02-06T12:23:48.262Z] 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-06T12:23:48.262Z] 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-06T12:24:03.070Z] --- PASS: fcos.users.shells (24.08s) [2025-02-06T12:24:05.572Z] === RUN ostree.remote/add [2025-02-06T12:24:05.825Z] === RUN ostree.remote/list [2025-02-06T12:24:05.825Z] === RUN ostree.remote/show-url [2025-02-06T12:24:06.078Z] === RUN ostree.remote/refs [2025-02-06T12:24:06.078Z] === RUN ostree.remote/summary [2025-02-06T12:24:06.634Z] === RUN ostree.remote/delete [2025-02-06T12:24:10.793Z] --- PASS: ostree.remote (25.37s) [2025-02-06T12:24:10.793Z] --- PASS: ostree.remote/add (0.24s) [2025-02-06T12:24:10.793Z] --- PASS: ostree.remote/list (0.11s) [2025-02-06T12:24:10.793Z] --- PASS: ostree.remote/show-url (0.20s) [2025-02-06T12:24:10.793Z] --- PASS: ostree.remote/refs (0.14s) [2025-02-06T12:24:10.793Z] --- PASS: ostree.remote/summary (0.28s) [2025-02-06T12:24:10.793Z] --- PASS: ostree.remote/delete (0.46s) [2025-02-06T12:24:11.349Z] === RUN rpmostree.install-uninstall/install [2025-02-06T12:24:38.079Z] --- PASS: ext.config.ignition.systemd-disable (26.67s) [2025-02-06T12:24:59.947Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-06T12:25:17.961Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (72.24s) [2025-02-06T12:25:17.961Z] --- PASS: ext.config.ignition.kargs (41.13s) [2025-02-06T12:25:27.877Z] === RUN podman.workflow/exec [2025-02-06T12:25:27.877Z] === RUN podman.workflow/stop [2025-02-06T12:25:35.934Z] --- PASS: podman.network-single (165.56s) [2025-02-06T12:25:38.436Z] === RUN podman.workflow/remove [2025-02-06T12:25:38.690Z] === RUN podman.workflow/delete [2025-02-06T12:25:39.622Z] --- PASS: rpmostree.install-uninstall (111.33s) [2025-02-06T12:25:39.622Z] --- PASS: rpmostree.install-uninstall/install (46.05s) [2025-02-06T12:25:39.622Z] --- PASS: rpmostree.install-uninstall/uninstall (38.95s) [2025-02-06T12:25:42.870Z] --- PASS: podman.workflow (353.44s) [2025-02-06T12:25:42.870Z] --- PASS: podman.workflow/run (306.73s) [2025-02-06T12:25:42.870Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-06T12:25:42.870Z] cluster.go:151: Getting image source signatures [2025-02-06T12:25:42.870Z] cluster.go:151: Copying blob sha256:32c157f0be07950a2f1fc4ff6134c79f903885498b60c6c2792a861602520ac0 [2025-02-06T12:25:42.870Z] cluster.go:151: Copying config sha256:5ec4dffca7587728366074b0ae50ad4129a85f6b7c1b451cc6c175d9f49b2b21 [2025-02-06T12:25:42.870Z] cluster.go:151: Writing manifest to image destination [2025-02-06T12:25:42.870Z] --- PASS: podman.workflow/exec (0.38s) [2025-02-06T12:25:42.870Z] --- PASS: podman.workflow/stop (10.77s) [2025-02-06T12:25:42.870Z] --- PASS: podman.workflow/remove (0.63s) [2025-02-06T12:25:42.870Z] --- PASS: podman.workflow/delete (0.77s) [2025-02-06T12:25:42.870Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-02-06T12:25:42.870Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-02-06T12:25:49.381Z] === RUN basic.uefi/FCOSGrowpart [2025-02-06T12:25:49.381Z] === RUN basic.uefi/PortSSH [2025-02-06T12:25:49.381Z] === RUN basic.uefi/DbusPerms [2025-02-06T12:25:49.939Z] === RUN basic.uefi/ServicesActive [2025-02-06T12:25:49.939Z] === RUN basic.uefi/ReadOnly [2025-02-06T12:25:50.192Z] === RUN basic.uefi/Useradd [2025-02-06T12:25:50.192Z] === RUN basic.uefi/MachineID [2025-02-06T12:25:54.341Z] --- PASS: basic.uefi (38.64s) [2025-02-06T12:25:54.341Z] --- PASS: basic.uefi/FCOSGrowpart (0.15s) [2025-02-06T12:25:54.341Z] --- PASS: basic.uefi/PortSSH (0.12s) [2025-02-06T12:25:54.341Z] --- PASS: basic.uefi/DbusPerms (0.34s) [2025-02-06T12:25:54.341Z] --- PASS: basic.uefi/ServicesActive (0.17s) [2025-02-06T12:25:54.341Z] --- PASS: basic.uefi/ReadOnly (0.12s) [2025-02-06T12:25:54.341Z] --- PASS: basic.uefi/Useradd (0.19s) [2025-02-06T12:25:54.341Z] --- PASS: basic.uefi/MachineID (0.11s) [2025-02-06T12:25:56.879Z] --- PASS: ext.config.systemd.network-online (38.60s) [2025-02-06T12:26:04.943Z] --- PASS: rpmostree.status (25.16s) [2025-02-06T12:26:14.866Z] --- PASS: ext.config.ignition.stable-boot (38.42s) [2025-02-06T12:26:20.104Z] --- PASS: coreos.unique.boot.ignition.failure (14.34s) [2025-02-06T12:26:28.162Z] --- PASS: ext.config.disks.lvmdevices (44.94s) [2025-02-06T12:26:40.299Z] --- PASS: ext.config.networking.nmstate.state (45.70s) [2025-02-06T12:26:46.815Z] --- PASS: ext.config.ignition.systemd-enable-units (27.06s) [2025-02-06T12:26:54.892Z] --- PASS: ext.config.rpm-ostree-countme (26.60s) [2025-02-06T12:26:54.892Z] mke2fs 1.47.1 (20-May-2024) [2025-02-06T12:27:00.131Z] --- PASS: ext.config.butane.grub-users (62.93s) [2025-02-06T12:27:06.655Z] --- PASS: coreos.unique.boot.failure (11.51s) [2025-02-06T12:27:06.908Z] --- PASS: coreos.selinux.boolean (52.95s) [2025-02-06T12:27:19.049Z] --- PASS: ext.config.containers.quadlet (32.16s) [2025-02-06T12:27:19.049Z] --- PASS: ext.config.docker.basic (39.05s) [2025-02-06T12:27:27.112Z] --- PASS: ext.config.boot.grub2-install (27.05s) [2025-02-06T12:27:27.112Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-x86_64 [2025-02-06T12:27:27.114Z] [Pipeline] } [2025-02-06T12:27:27.117Z] [Pipeline] // withEnv [2025-02-06T12:27:27.179Z] [Pipeline] withEnv [2025-02-06T12:27:27.179Z] [Pipeline] { [2025-02-06T12:27:27.196Z] [Pipeline] sh [2025-02-06T12:27:27.794Z] + set -xeuo pipefail [2025-02-06T12:27:27.794Z] ++ umask [2025-02-06T12:27:27.794Z] + '[' 0022 = 0000 ']' [2025-02-06T12:27:27.794Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:27:27.795Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-02-06T12:27:27.795Z] 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-3QLKS/kola-reprovision-x86_64 [2025-02-06T12:27:28.049Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-06T12:27:28.049Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-06T12:27:28.049Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-06T12:27:28.049Z] === RUN coreos.boot-mirror [2025-02-06T12:27:28.049Z] === RUN ext.config.root-reprovision.filesystem-only [2025-02-06T12:27:28.049Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-02-06T12:27:28.049Z] === RUN coreos.boot-mirror.luks [2025-02-06T12:27:28.049Z] === RUN ext.config.root-reprovision.luks.512e [2025-02-06T12:27:28.049Z] === RUN ext.config.root-reprovision.luks [2025-02-06T12:27:28.049Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-02-06T12:27:28.049Z] === RUN ext.config.root-reprovision.raid1 [2025-02-06T12:27:28.049Z] === RUN ext.config.root-reprovision.swap-before-root [2025-02-06T12:27:28.049Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-02-06T12:29:49.436Z] === RUN coreos.boot-mirror/sanity-check [2025-02-06T12:29:49.437Z] === RUN coreos.boot-mirror/detach-primary [2025-02-06T12:30:11.289Z] === RUN coreos.boot-mirror/verify-fallback [2025-02-06T12:30:17.825Z] --- PASS: coreos.boot-mirror (168.74s) [2025-02-06T12:30:17.825Z] --- PASS: coreos.boot-mirror/sanity-check (2.01s) [2025-02-06T12:30:17.825Z] --- PASS: coreos.boot-mirror/detach-primary (29.90s) [2025-02-06T12:30:17.825Z] --- PASS: coreos.boot-mirror/verify-fallback (0.84s) [2025-02-06T12:32:24.174Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (124.36s) [2025-02-06T12:33:31.763Z] --- PASS: ext.config.root-reprovision.autosave-xfs (64.09s) [2025-02-06T12:34:53.298Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.42s) [2025-02-06T12:36:45.455Z] --- PASS: ext.config.root-reprovision.raid1 (111.38s) [2025-02-06T12:38:06.807Z] systemctl status kola-runext.service: [2025-02-06T12:38:06.807Z] �� kola-runext.service [2025-02-06T12:38:06.807Z] Loaded: loaded (/etc/systemd/system/kola-runext.service; static) [2025-02-06T12:38:06.807Z] Drop-In: /usr/lib/systemd/system/service.d [2025-02-06T12:38:06.807Z] ������10-timeout-abort.conf, 50-keep-warm.conf [2025-02-06T12:38:06.807Z] Active: failed (Result: exit-code) since Thu 2025-02-06 12:37:55 UTC; 484ms ago [2025-02-06T12:38:06.807Z] Duration: 55.705s [2025-02-06T12:38:06.807Z] Invocation: 12f426eb83b640feab053907b79c87d8 [2025-02-06T12:38:06.807Z] Process: 2288 ExecStart=/usr/local/bin/kola-runext-kernel-replace (code=exited, status=1/FAILURE) [2025-02-06T12:38:06.807Z] Main PID: 2288 (code=exited, status=1/FAILURE) [2025-02-06T12:38:06.807Z] Mem peak: 1.5G [2025-02-06T12:38:06.807Z] CPU: 50.803s [2025-02-06T12:38:06.807Z] [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: ++ . /etc/os-release [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ NAME='Fedora Linux' [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ VERSION='43 (CoreOS Prerelease)' [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ RELEASE_TYPE=development [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ ID=fedora [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ VERSION_ID=43 [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ VERSION_CODENAME= [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ PLATFORM_ID=platform:f43 [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ PRETTY_NAME='Fedora CoreOS 43' [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ LOGO=fedora-logo-icon [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ HOME_URL=https://getfedora.org/coreos/ [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ SUPPORT_END=2026-05-13 [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ VARIANT=CoreOS [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ VARIANT_ID=coreos [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: +++ OSTREE_VERSION=42.20250206.dev.0 [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2317]: ++ echo 43 [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2288]: + VERSION_ID=43 [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2288]: + previous_version_id=42 [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2288]: + dnf download --releasever 42 --resolve '--disablerepo=*' --enablerepo=updates --enablerepo=fedora kernel [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2318]: Updating and loading repositories: [2025-02-06T12:38:06.807Z] Feb 06 12:37:49 qemu0 kola-runext-kernel-replace[2318]: Fedora 42 - x86_64 - Updates 100% | 423.9 KiB/s | 61.9 KiB | 00m00s [2025-02-06T12:38:06.807Z] Feb 06 12:37:50 qemu0 kola-runext-kernel-replace[2318]: Fedora 42 - x86_64 100% | 34.3 MiB/s | 35.2 MiB | 00m01s [2025-02-06T12:38:06.807Z] Feb 06 12:37:54 qemu0 kola-runext-kernel-replace[2318]: Repositories loaded. [2025-02-06T12:38:06.807Z] Feb 06 12:37:55 qemu0 kola-runext-kernel-replace[2318]: Downloading Packages: [2025-02-06T12:38:06.807Z] Feb 06 12:37:55 qemu0 kola-runext-kernel-replace[2318]: kernel-0:6.14.0-0.rc1.15.fc42.x86_64 100% | 9.2 MiB/s | 188.8 KiB | 00m00s [2025-02-06T12:38:06.807Z] Feb 06 12:37:55 qemu0 kola-runext-kernel-replace[2331]: ++ rpm -qp --qf '%{EVR}' './kernel-core*rpm' [2025-02-06T12:38:06.807Z] Feb 06 12:37:55 qemu0 kola-runext-kernel-replace[2331]: error: open of ./kernel-core*rpm failed: No such file or directory [2025-02-06T12:38:06.807Z] Feb 06 12:37:55 qemu0 kola-runext-kernel-replace[2288]: + kver= [2025-02-06T12:38:06.807Z] Feb 06 12:37:55 qemu0 systemd[1]: kola-runext.service: Main process exited, code=exited, status=1/FAILURE [2025-02-06T12:38:06.807Z] Feb 06 12:37:55 qemu0 systemd[1]: kola-runext.service: Failed with result 'exit-code'. [2025-02-06T12:38:06.807Z] Feb 06 12:37:55 qemu0 systemd[1]: kola-runext.service: Consumed 50.803s CPU time, 1.5G memory peak. [2025-02-06T12:38:06.807Z] --- WARN: ext.config.rpm-ostree.kernel-replace (82.60s) [2025-02-06T12:38:06.807Z] cluster.go:151: Error: Unit kola-runext.service exited with code 1 [2025-02-06T12:38:06.807Z] cluster.go:151: 2025-02-06T12:37:56Z cli: Unit kola-runext.service exited with code 1 [2025-02-06T12:38:06.807Z] harness.go:1265: kolet failed: : kolet run-test-unit failed: Process exited with status 1 [2025-02-06T12:39:28.142Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.67s) [2025-02-06T12:41:34.967Z] --- PASS: ext.config.root-reprovision.luks (124.50s) [2025-02-06T12:43:26.364Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-02-06T12:43:48.228Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-02-06T12:44:20.216Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-02-06T12:44:52.216Z] --- PASS: coreos.boot-mirror.luks (205.12s) [2025-02-06T12:44:52.216Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.71s) [2025-02-06T12:44:52.216Z] --- PASS: coreos.boot-mirror.luks/detach-primary (30.10s) [2025-02-06T12:44:52.216Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.83s) [2025-02-06T12:46:58.573Z] --- PASS: ext.config.root-reprovision.luks.512e (124.71s) [2025-02-06T12:46:58.573Z] FAIL, output in /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-reprovision-x86_64 [2025-02-06T12:46:58.573Z] Error: A test marked as warn:true failed. [2025-02-06T12:46:58.573Z] 2025-02-06T12:46:56Z cli: A test marked as warn:true failed. [2025-02-06T12:46:58.573Z] failed to execute cmd-kola: exit status 77 [2025-02-06T12:46:58.586Z] [Pipeline] } [2025-02-06T12:46:58.589Z] [Pipeline] // withEnv [2025-02-06T12:46:58.705Z] [Pipeline] warnError [2025-02-06T12:46:58.714Z] [Pipeline] { [2025-02-06T12:46:58.717Z] [Pipeline] error [2025-02-06T12:46:58.718Z] [Pipeline] } [2025-02-06T12:46:58.718Z] ERROR: A warn:true test failed [2025-02-06T12:46:58.719Z] ERROR: A warn:true test failed [2025-02-06T12:46:58.797Z] [Pipeline] // warnError [2025-02-06T12:46:58.803Z] [Pipeline] } [2025-02-06T12:46:58.818Z] [Pipeline] // parallel [2025-02-06T12:46:58.889Z] [Pipeline] withEnv [2025-02-06T12:46:58.889Z] [Pipeline] { [2025-02-06T12:46:58.948Z] [Pipeline] sh [2025-02-06T12:46:59.542Z] + set -xeuo pipefail [2025-02-06T12:46:59.542Z] ++ umask [2025-02-06T12:46:59.542Z] + '[' 0022 = 0000 ']' [2025-02-06T12:46:59.542Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:46:59.542Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-upgrade-x86_64 [2025-02-06T12:46:59.546Z] [Pipeline] } [2025-02-06T12:46:59.549Z] [Pipeline] // withEnv [2025-02-06T12:46:59.641Z] [Pipeline] withEnv [2025-02-06T12:46:59.641Z] [Pipeline] { [2025-02-06T12:46:59.644Z] [Pipeline] sh [2025-02-06T12:47:00.183Z] + set -xeuo pipefail [2025-02-06T12:47:00.183Z] ++ umask [2025-02-06T12:47:00.183Z] + '[' 0022 = 0000 ']' [2025-02-06T12:47:00.183Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:47:00.183Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS -c --xz kola-upgrade-x86_64 [2025-02-06T12:47:00.438Z] [Pipeline] } [2025-02-06T12:47:00.441Z] [Pipeline] // withEnv [2025-02-06T12:47:00.446Z] [Pipeline] archiveArtifacts [2025-02-06T12:47:00.449Z] Archiving artifacts [2025-02-06T12:47:01.009Z] [Pipeline] withEnv [2025-02-06T12:47:01.011Z] [Pipeline] { [2025-02-06T12:47:01.022Z] [Pipeline] sh [2025-02-06T12:47:01.592Z] + set -xeuo pipefail [2025-02-06T12:47:01.592Z] ++ umask [2025-02-06T12:47:01.592Z] + '[' 0022 = 0000 ']' [2025-02-06T12:47:01.592Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:47:01.592Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-upgrade-x86_64 --output - [2025-02-06T12:47:01.594Z] [Pipeline] } [2025-02-06T12:47:01.596Z] [Pipeline] // withEnv [2025-02-06T12:47:01.612Z] [Pipeline] junit [2025-02-06T12:47:01.614Z] Recording test results [2025-02-06T12:47:02.258Z] None of the test reports contained any result [2025-02-06T12:47:02.260Z] [Pipeline] withEnv [2025-02-06T12:47:02.260Z] [Pipeline] { [2025-02-06T12:47:02.263Z] [Pipeline] sh [2025-02-06T12:47:02.829Z] + set -xeuo pipefail [2025-02-06T12:47:02.829Z] ++ umask [2025-02-06T12:47:02.829Z] + '[' 0022 = 0000 ']' [2025-02-06T12:47:02.829Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:47:02.829Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-x86_64 [2025-02-06T12:47:02.831Z] [Pipeline] } [2025-02-06T12:47:02.833Z] [Pipeline] // withEnv [2025-02-06T12:47:02.893Z] [Pipeline] withEnv [2025-02-06T12:47:02.893Z] [Pipeline] { [2025-02-06T12:47:02.929Z] [Pipeline] sh [2025-02-06T12:47:04.079Z] + set -xeuo pipefail [2025-02-06T12:47:04.079Z] ++ umask [2025-02-06T12:47:04.079Z] + '[' 0022 = 0000 ']' [2025-02-06T12:47:04.079Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:47:04.079Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS -c --xz kola-x86_64 [2025-02-06T12:47:10.599Z] [Pipeline] } [2025-02-06T12:47:10.611Z] [Pipeline] // withEnv [2025-02-06T12:47:10.619Z] [Pipeline] archiveArtifacts [2025-02-06T12:47:10.621Z] Archiving artifacts [2025-02-06T12:47:13.252Z] [Pipeline] withEnv [2025-02-06T12:47:13.253Z] [Pipeline] { [2025-02-06T12:47:13.257Z] [Pipeline] sh [2025-02-06T12:47:13.786Z] + set -xeuo pipefail [2025-02-06T12:47:13.786Z] ++ umask [2025-02-06T12:47:13.786Z] + '[' 0022 = 0000 ']' [2025-02-06T12:47:13.786Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:47:13.787Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-x86_64 --output - [2025-02-06T12:47:13.788Z] [Pipeline] } [2025-02-06T12:47:13.790Z] [Pipeline] // withEnv [2025-02-06T12:47:13.849Z] [Pipeline] junit [2025-02-06T12:47:13.851Z] Recording test results [2025-02-06T12:47:13.889Z] None of the test reports contained any result [2025-02-06T12:47:13.890Z] [Pipeline] withEnv [2025-02-06T12:47:13.890Z] [Pipeline] { [2025-02-06T12:47:13.893Z] [Pipeline] sh [2025-02-06T12:47:14.428Z] + set -xeuo pipefail [2025-02-06T12:47:14.428Z] ++ umask [2025-02-06T12:47:14.428Z] + '[' 0022 = 0000 ']' [2025-02-06T12:47:14.428Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:47:14.428Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-reprovision-x86_64 [2025-02-06T12:47:14.429Z] [Pipeline] } [2025-02-06T12:47:14.432Z] [Pipeline] // withEnv [2025-02-06T12:47:14.513Z] [Pipeline] withEnv [2025-02-06T12:47:14.513Z] [Pipeline] { [2025-02-06T12:47:14.528Z] [Pipeline] sh [2025-02-06T12:47:15.052Z] + set -xeuo pipefail [2025-02-06T12:47:15.052Z] ++ umask [2025-02-06T12:47:15.052Z] + '[' 0022 = 0000 ']' [2025-02-06T12:47:15.052Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:47:15.052Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS -c --xz kola-reprovision-x86_64 [2025-02-06T12:47:23.113Z] [Pipeline] } [2025-02-06T12:47:23.116Z] [Pipeline] // withEnv [2025-02-06T12:47:23.165Z] [Pipeline] archiveArtifacts [2025-02-06T12:47:23.167Z] Archiving artifacts [2025-02-06T12:47:23.507Z] [Pipeline] withEnv [2025-02-06T12:47:23.509Z] [Pipeline] { [2025-02-06T12:47:23.519Z] [Pipeline] sh [2025-02-06T12:47:24.048Z] + set -xeuo pipefail [2025-02-06T12:47:24.048Z] ++ umask [2025-02-06T12:47:24.048Z] + '[' 0022 = 0000 ']' [2025-02-06T12:47:24.048Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:47:24.048Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-3QLKS/kola-reprovision-x86_64 --output - [2025-02-06T12:47:24.050Z] [Pipeline] } [2025-02-06T12:47:24.052Z] [Pipeline] // withEnv [2025-02-06T12:47:24.058Z] [Pipeline] junit [2025-02-06T12:47:24.059Z] Recording test results [2025-02-06T12:47:24.216Z] [Pipeline] stage [2025-02-06T12:47:24.216Z] [Pipeline] { (x86_64:Build Metal) [2025-02-06T12:47:24.220Z] [Pipeline] withEnv [2025-02-06T12:47:24.220Z] [Pipeline] { [2025-02-06T12:47:24.231Z] [Pipeline] sh [2025-02-06T12:47:24.769Z] + set -xeuo pipefail [2025-02-06T12:47:24.770Z] ++ umask [2025-02-06T12:47:24.770Z] + '[' 0022 = 0000 ']' [2025-02-06T12:47:24.770Z] + cosa buildextend-metal [2025-02-06T12:47:24.770Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T12:47:25.023Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T12:47:25.023Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T12:47:25.943Z] Will build metal [2025-02-06T12:47:43.951Z] ++ arch [2025-02-06T12:47:43.952Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250206.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2626 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2113 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-sdSZ.json [2025-02-06T12:47:45.306Z] + set +x [2025-02-06T12:47:45.306Z] + 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-sdSZ.json [2025-02-06T12:47:45.306Z]  [2025-02-06T12:47:45.306Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:47:45.306Z] /dev/vdb1 30G 8.1G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:47:45.306Z]  [2025-02-06T12:47:45.306Z] starting /tmp/osbuild-sdSZ.jsonPipeline source org.osbuild.curl: d8823c3b7eb072f98cacc872fa467e9f93af9cf8d8aa96367ba9ae1ab1e2b649 [2025-02-06T12:47:45.306Z] Build [2025-02-06T12:47:45.306Z] root: [2025-02-06T12:47:45.559Z] [2025-02-06T12:47:45.559Z] ��� Duration: 1738846064s [2025-02-06T12:47:45.559Z] Pipeline raw-metal-image: c5aa674c627ed01c0b33569c6f2fdde76853979466c8de2ac7d38709b5addcb1 [2025-02-06T12:47:45.559Z] Build [2025-02-06T12:47:45.559Z] root: [2025-02-06T12:47:45.559Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:47:45.559Z] org.osbuild.copy: 87dd123d5bb9a2527d674c7393446502298fd36af4d5e80836e0b9ddf2d5c716 { [2025-02-06T12:47:45.559Z] "paths": [ [2025-02-06T12:47:45.559Z] { [2025-02-06T12:47:45.559Z] "from": "input://tree/disk.img", [2025-02-06T12:47:45.559Z] "to": "tree:///disk.img" [2025-02-06T12:47:45.559Z] } [2025-02-06T12:47:45.559Z] ] [2025-02-06T12:47:45.559Z] } [2025-02-06T12:47:45.812Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:47:45.812Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-06T12:47:46.066Z] [2025-02-06T12:47:46.066Z] ��� Duration: 0s [2025-02-06T12:47:46.066Z] org.osbuild.coreos.platform: c5aa674c627ed01c0b33569c6f2fdde76853979466c8de2ac7d38709b5addcb1 { [2025-02-06T12:47:46.066Z] "platform": "metal" [2025-02-06T12:47:46.066Z] } [2025-02-06T12:47:46.066Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:47:46.318Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts/ [2025-02-06T12:47:46.318Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0' [2025-02-06T12:47:46.571Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts/boot [2025-02-06T12:47:46.571Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:47:46.824Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts/boot unmounted [2025-02-06T12:47:46.824Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts [2025-02-06T12:47:46.824Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts/boot unmounted [2025-02-06T12:47:46.824Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts/var unmounted [2025-02-06T12:47:46.824Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts/sysroot unmounted [2025-02-06T12:47:46.824Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts unmounted [2025-02-06T12:47:46.824Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts unmounted [2025-02-06T12:47:46.824Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts unmounted [2025-02-06T12:47:46.824Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztuv9k92/mounts/ [2025-02-06T12:47:47.077Z] [2025-02-06T12:47:47.077Z] ��� Duration: 0s [2025-02-06T12:47:47.077Z] Pipeline metal: d8a39079dfdb56143d3b50b978f7237c794b32f3ba3ce58327556b4ec2349717 [2025-02-06T12:47:47.077Z] Build [2025-02-06T12:47:47.077Z] root: [2025-02-06T12:47:47.077Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:47:47.077Z] org.osbuild.copy: d8a39079dfdb56143d3b50b978f7237c794b32f3ba3ce58327556b4ec2349717 { [2025-02-06T12:47:47.077Z] "paths": [ [2025-02-06T12:47:47.077Z] { [2025-02-06T12:47:47.077Z] "from": "input://tree/disk.img", [2025-02-06T12:47:47.077Z] "to": "tree:///fedora-coreos-42.20250206.dev.0-metal.x86_64.raw" [2025-02-06T12:47:47.077Z] } [2025-02-06T12:47:47.077Z] ] [2025-02-06T12:47:47.077Z] } [2025-02-06T12:47:47.077Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:47:47.331Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw' [2025-02-06T12:47:47.331Z] [2025-02-06T12:47:47.331Z] ��� Duration: 0s [2025-02-06T12:47:47.594Z] manifest /tmp/osbuild-sdSZ.json finished successfully [2025-02-06T12:47:47.594Z] oci-archive: 5ca9d37c271617c430cb759ff20d0441da3d928f653614ed16d4473589265208 [2025-02-06T12:47:47.594Z] deployed-tree: 2b13aa1d95bfbca5488c8b480c1028cc8142f8cd24f5b93d74563766716007d1 [2025-02-06T12:47:47.594Z] tree: 188d736e77ed64156d1a5f5dfb5231399e65dd72df71eeef988309647ebd53a1 [2025-02-06T12:47:47.594Z] raw-image: eea0b23114643c2d55957dfa01ef73535b37be91f7eb3d5b4a992834e9267b6f [2025-02-06T12:47:47.594Z] raw-4k-image: 577bc5faebdeeecf69c040e1216b9ff0c919fdd4415f80cd9ac013fe5368fd83 [2025-02-06T12:47:47.594Z] raw-applehv-image: 8f7d475bc61ed1b73f2a4f84f1542833b389f431403f48989dadab3df4ccd0e2 [2025-02-06T12:47:47.594Z] applehv: 9d748746217e6be1374b387100847891b3d78fd041038c56678fbeebce23f5cb [2025-02-06T12:47:47.594Z] raw-gcp-image: 4b86b1cd060ed3784d48fc6bfd6e76eb18998b2dec022de7ad90518eb4d0ce2a [2025-02-06T12:47:47.594Z] raw-gcp-image-tar: eb6f9508d4d4d31304461aa396f24a1efcc8c7eeec5e74ae803e1c46b330ee5b [2025-02-06T12:47:47.594Z] gcp: caa56f38e0add6af3a0580013b9f23bd417dc7c6566ec9dbb8c64b7032540ce7 [2025-02-06T12:47:47.594Z] raw-hyperv-image: 688339c7bc480fb2119365b84c0acbd64931c881effa1020e8b0f63b1690e59b [2025-02-06T12:47:47.594Z] hyperv: 5cef7b9bc632ed1b557182be79f986f4aabd60fca8476823e04f51ee36ba7c7b [2025-02-06T12:47:47.594Z] raw-metal-image: c5aa674c627ed01c0b33569c6f2fdde76853979466c8de2ac7d38709b5addcb1 [2025-02-06T12:47:47.594Z] metal: d8a39079dfdb56143d3b50b978f7237c794b32f3ba3ce58327556b4ec2349717 [2025-02-06T12:47:47.594Z] raw-metal4k-image: ff1a7adf3129698ec58f6b26ab88ace2e3e24461270fabfa9385e0acfbf6832d [2025-02-06T12:47:47.594Z] metal4k: 168059393dc50935177627a6ae6b69e1bda83bcfc002de22f10fbe4c73bd0679 [2025-02-06T12:47:47.594Z] raw-qemu-image: a507b3c31dd35f99858789c79610b73cfc453ef154522dcd9209c0652c7e6729 [2025-02-06T12:47:47.594Z] qemu: d7ee4f36461496d705ac7256a295d8c1cb8b3aee768613deab27d8e7a835a0f3 [2025-02-06T12:47:47.594Z] live: ed3e39e1a57432e461aa80fc8c2ffdd4a0d6f778a0c7eae1f90b582a2df663cb [2025-02-06T12:47:47.594Z] + set +x [2025-02-06T12:47:54.103Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.dgZUCS3e1W/metal/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-06T12:47:54.103Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.dgZUCS3e1W/metal': Operation not permitted [2025-02-06T12:48:00.611Z] /home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/meta.json wrote with version stamp 1738846079828377034 [2025-02-06T12:48:00.611Z] Successfully generated: fedora-coreos-42.20250206.dev.0-metal.x86_64.raw [2025-02-06T12:48:00.614Z] [Pipeline] } [2025-02-06T12:48:00.617Z] [Pipeline] // withEnv [2025-02-06T12:48:00.671Z] [Pipeline] withEnv [2025-02-06T12:48:00.671Z] [Pipeline] { [2025-02-06T12:48:00.723Z] [Pipeline] sh [2025-02-06T12:48:01.254Z] + set -xeuo pipefail [2025-02-06T12:48:01.254Z] ++ umask [2025-02-06T12:48:01.254Z] + '[' 0022 = 0000 ']' [2025-02-06T12:48:01.254Z] + cosa buildextend-metal4k [2025-02-06T12:48:01.254Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T12:48:01.511Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T12:48:01.511Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T12:48:02.430Z] Will build metal4k [2025-02-06T12:48:20.447Z] ++ arch [2025-02-06T12:48:20.447Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250206.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2626 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2113 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-nujd.json [2025-02-06T12:48:21.803Z] + set +x [2025-02-06T12:48:21.803Z] + 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-nujd.json [2025-02-06T12:48:21.803Z]  [2025-02-06T12:48:21.803Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:48:21.803Z] /dev/vdb1 30G 8.1G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:48:21.803Z]  [2025-02-06T12:48:21.803Z] starting /tmp/osbuild-nujd.jsonPipeline source org.osbuild.curl: d8823c3b7eb072f98cacc872fa467e9f93af9cf8d8aa96367ba9ae1ab1e2b649 [2025-02-06T12:48:21.803Z] Build [2025-02-06T12:48:21.803Z] root: [2025-02-06T12:48:22.055Z] [2025-02-06T12:48:22.055Z] ��� Duration: 1738846101s [2025-02-06T12:48:22.055Z] Pipeline raw-4k-image: 577bc5faebdeeecf69c040e1216b9ff0c919fdd4415f80cd9ac013fe5368fd83 [2025-02-06T12:48:22.055Z] Build [2025-02-06T12:48:22.055Z] root: [2025-02-06T12:48:22.055Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:48:22.055Z] org.osbuild.truncate: 1afe1cba0215c2daf2369b9721f46b982c88af8ddb29cce9022621b1b7dd688a { [2025-02-06T12:48:22.055Z] "filename": "disk.img", [2025-02-06T12:48:22.055Z] "size": "2753560576" [2025-02-06T12:48:22.055Z] } [2025-02-06T12:48:22.055Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:22.308Z] [2025-02-06T12:48:22.308Z] ��� Duration: 0s [2025-02-06T12:48:22.308Z] org.osbuild.sfdisk: 58bdad55cacbdc32d40835e216cdedbf986e2882723cd4f3a1d53e06b6ef44cd { [2025-02-06T12:48:22.308Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-06T12:48:22.308Z] "label": "gpt", [2025-02-06T12:48:22.308Z] "partitions": [ [2025-02-06T12:48:22.308Z] { [2025-02-06T12:48:22.308Z] "start": 256, [2025-02-06T12:48:22.308Z] "partnum": 1, [2025-02-06T12:48:22.308Z] "size": 256, [2025-02-06T12:48:22.308Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-06T12:48:22.308Z] "bootable": true, [2025-02-06T12:48:22.308Z] "name": "BIOS-BOOT" [2025-02-06T12:48:22.308Z] }, [2025-02-06T12:48:22.308Z] { [2025-02-06T12:48:22.308Z] "start": 512, [2025-02-06T12:48:22.308Z] "partnum": 2, [2025-02-06T12:48:22.308Z] "size": 32512, [2025-02-06T12:48:22.308Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-06T12:48:22.308Z] "name": "EFI-SYSTEM" [2025-02-06T12:48:22.308Z] }, [2025-02-06T12:48:22.308Z] { [2025-02-06T12:48:22.308Z] "start": 33024, [2025-02-06T12:48:22.308Z] "partnum": 3, [2025-02-06T12:48:22.308Z] "size": 98304, [2025-02-06T12:48:22.308Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T12:48:22.308Z] "name": "boot" [2025-02-06T12:48:22.308Z] }, [2025-02-06T12:48:22.308Z] { [2025-02-06T12:48:22.308Z] "start": 131328, [2025-02-06T12:48:22.308Z] "partnum": 4, [2025-02-06T12:48:22.308Z] "size": 540672, [2025-02-06T12:48:22.308Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T12:48:22.308Z] "name": "root" [2025-02-06T12:48:22.308Z] } [2025-02-06T12:48:22.308Z] ] [2025-02-06T12:48:22.308Z] } [2025-02-06T12:48:22.308Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:48:22.561Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:22.561Z] label: gpt [2025-02-06T12:48:22.561Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-06T12:48:22.561Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-06T12:48:22.561Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-06T12:48:22.561Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-06T12:48:22.561Z] /dev/loop0p4: start="131328", size="540672", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-06T12:48:22.561Z] { [2025-02-06T12:48:22.561Z] "partitiontable": { [2025-02-06T12:48:22.561Z] "label": "gpt", [2025-02-06T12:48:22.561Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-06T12:48:22.561Z] "device": "/dev/loop0", [2025-02-06T12:48:22.561Z] "unit": "sectors", [2025-02-06T12:48:22.561Z] "firstlba": 256, [2025-02-06T12:48:22.561Z] "lastlba": 672250, [2025-02-06T12:48:22.561Z] "sectorsize": 4096, [2025-02-06T12:48:22.561Z] "partitions": [ [2025-02-06T12:48:22.561Z] { [2025-02-06T12:48:22.561Z] "node": "/dev/loop0p1", [2025-02-06T12:48:22.561Z] "start": 256, [2025-02-06T12:48:22.561Z] "size": 256, [2025-02-06T12:48:22.561Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-06T12:48:22.561Z] "uuid": "53BE611A-03BC-4EC0-AA9D-8AB64C1796B5", [2025-02-06T12:48:22.561Z] "name": "BIOS-BOOT" [2025-02-06T12:48:22.561Z] },{ [2025-02-06T12:48:22.561Z] "node": "/dev/loop0p2", [2025-02-06T12:48:22.561Z] "start": 512, [2025-02-06T12:48:22.561Z] "size": 32512, [2025-02-06T12:48:22.561Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-06T12:48:22.561Z] "uuid": "9E0C1DD0-480A-43DF-BF33-AA9EC02D9223", [2025-02-06T12:48:22.561Z] "name": "EFI-SYSTEM" [2025-02-06T12:48:22.561Z] },{ [2025-02-06T12:48:22.561Z] "node": "/dev/loop0p3", [2025-02-06T12:48:22.561Z] "start": 33024, [2025-02-06T12:48:22.561Z] "size": 98304, [2025-02-06T12:48:22.561Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T12:48:22.561Z] "uuid": "03B276EA-4C6F-4459-8454-2421C4656BE0", [2025-02-06T12:48:22.561Z] "name": "boot" [2025-02-06T12:48:22.561Z] },{ [2025-02-06T12:48:22.561Z] "node": "/dev/loop0p4", [2025-02-06T12:48:22.561Z] "start": 131328, [2025-02-06T12:48:22.561Z] "size": 540672, [2025-02-06T12:48:22.561Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T12:48:22.561Z] "uuid": "C33F5407-53C2-4390-9B1A-C00B1E539291", [2025-02-06T12:48:22.561Z] "name": "root" [2025-02-06T12:48:22.561Z] } [2025-02-06T12:48:22.561Z] ] [2025-02-06T12:48:22.561Z] } [2025-02-06T12:48:22.561Z] } [2025-02-06T12:48:22.814Z] [2025-02-06T12:48:22.815Z] ��� Duration: 0s [2025-02-06T12:48:22.815Z] org.osbuild.mkfs.fat: be6d74f8e6e9356686ab673224761f5be52731fd7bf2caf395a6f92113ae2792 { [2025-02-06T12:48:22.815Z] "label": "EFI-SYSTEM", [2025-02-06T12:48:22.815Z] "volid": "7B7795E7" [2025-02-06T12:48:22.815Z] } [2025-02-06T12:48:22.815Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T12:48:22.815Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:23.067Z] mkfs.fat 4.2 (2021-01-31) [2025-02-06T12:48:23.067Z] [2025-02-06T12:48:23.067Z] ��� Duration: 0s [2025-02-06T12:48:23.067Z] org.osbuild.mkfs.ext4: 5aaf95669fbaf189d63951e250d1d9ef13b7c6163b3dc0466202a6fa49114257 { [2025-02-06T12:48:23.067Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-06T12:48:23.067Z] "label": "boot", [2025-02-06T12:48:23.067Z] "metadata_csum_seed": true [2025-02-06T12:48:23.067Z] } [2025-02-06T12:48:23.067Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T12:48:23.319Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:23.319Z] mke2fs 1.47.1 (20-May-2024) [2025-02-06T12:48:23.319Z] Discarding device blocks: 0/98304 done [2025-02-06T12:48:23.319Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-06T12:48:23.319Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-06T12:48:23.319Z] Superblock backups stored on blocks: [2025-02-06T12:48:23.319Z] 32768 [2025-02-06T12:48:23.319Z] [2025-02-06T12:48:23.319Z] Allocating group tables: 0/3 done [2025-02-06T12:48:23.319Z] Writing inode tables: 0/3 done [2025-02-06T12:48:23.319Z] Creating journal (4096 blocks): done [2025-02-06T12:48:23.319Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-06T12:48:23.319Z] [2025-02-06T12:48:23.319Z] [2025-02-06T12:48:23.319Z] ��� Duration: 0s [2025-02-06T12:48:23.319Z] org.osbuild.mkfs.xfs: e84ab8cb81a2051545a9d7f8cd44e77128e7e30e44f2a9f9b917f1c35a01ccd2 { [2025-02-06T12:48:23.319Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-06T12:48:23.319Z] "label": "root" [2025-02-06T12:48:23.319Z] } [2025-02-06T12:48:23.571Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T12:48:23.571Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:23.824Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=135168 blks [2025-02-06T12:48:23.824Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-06T12:48:23.824Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-06T12:48:23.824Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-06T12:48:23.824Z] data = bsize=4096 blocks=540672, imaxpct=25 [2025-02-06T12:48:23.824Z] = sunit=0 swidth=0 blks [2025-02-06T12:48:23.824Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-06T12:48:23.824Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-06T12:48:23.824Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-06T12:48:23.824Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-06T12:48:23.824Z] Discarding blocks...Done. [2025-02-06T12:48:23.824Z] [2025-02-06T12:48:23.824Z] ��� Duration: 0s [2025-02-06T12:48:23.824Z] org.osbuild.mkdir: 37c0b8957384c69651e215e00080e11ae2d2b33025d4a9a4fedaaaa89aa295f8 { [2025-02-06T12:48:23.824Z] "paths": [ [2025-02-06T12:48:23.824Z] { [2025-02-06T12:48:23.824Z] "path": "mount://root/boot", [2025-02-06T12:48:23.824Z] "mode": 493 [2025-02-06T12:48:23.824Z] }, [2025-02-06T12:48:23.824Z] { [2025-02-06T12:48:23.824Z] "path": "mount://boot/efi", [2025-02-06T12:48:23.824Z] "mode": 493 [2025-02-06T12:48:23.824Z] } [2025-02-06T12:48:23.824Z] ] [2025-02-06T12:48:23.824Z] } [2025-02-06T12:48:23.824Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:48:24.086Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ihwexsi1/mounts/root-mount-point [2025-02-06T12:48:24.086Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ihwexsi1/mounts/boot-mount-point [2025-02-06T12:48:24.339Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:24.339Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ihwexsi1/mounts/boot-mount-point unmounted [2025-02-06T12:48:24.339Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ihwexsi1/mounts/root-mount-point unmounted [2025-02-06T12:48:24.339Z] [2025-02-06T12:48:24.339Z] ��� Duration: 0s [2025-02-06T12:48:24.339Z] org.osbuild.selinux: a11ef6b51a5cf3e95f7def070f69bf8ae90a75190f10f030f6c3113adce9ab2d { [2025-02-06T12:48:24.339Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T12:48:24.339Z] "target": "mount://root/" [2025-02-06T12:48:24.339Z] } [2025-02-06T12:48:24.591Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:48:24.591Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-t4nsb5_d/mounts/ [2025-02-06T12:48:24.843Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:24.843Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:48:24.843Z] 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-06T12:48:24.843Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-t4nsb5_d/mounts/ unmounted [2025-02-06T12:48:25.096Z] [2025-02-06T12:48:25.096Z] ��� Duration: 0s [2025-02-06T12:48:25.096Z] org.osbuild.selinux: 1ba3b5747a2d3fa5f074bdee10e7130820b8a9d8ba9ba804493aabcc85e12839 { [2025-02-06T12:48:25.096Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T12:48:25.096Z] "target": "mount://root/boot/" [2025-02-06T12:48:25.096Z] } [2025-02-06T12:48:25.096Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:48:25.348Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_ulj3yqf/mounts/ [2025-02-06T12:48:25.348Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_ulj3yqf/mounts/boot [2025-02-06T12:48:25.600Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:25.600Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T12:48:25.600Z] 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-06T12:48:25.600Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_ulj3yqf/mounts/boot unmounted [2025-02-06T12:48:25.600Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_ulj3yqf/mounts/ unmounted [2025-02-06T12:48:25.600Z] [2025-02-06T12:48:25.600Z] ��� Duration: 0s [2025-02-06T12:48:25.600Z] org.osbuild.copy: 1858578f39db618dacae63db6fd22c37480e35fc20ffd4ea7c21c8d1bcef520d { [2025-02-06T12:48:25.600Z] "paths": [ [2025-02-06T12:48:25.600Z] { [2025-02-06T12:48:25.600Z] "from": "input://tree/", [2025-02-06T12:48:25.600Z] "to": "mount://root/" [2025-02-06T12:48:25.600Z] } [2025-02-06T12:48:25.600Z] ] [2025-02-06T12:48:25.600Z] } [2025-02-06T12:48:25.852Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:48:25.852Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v11iyvp/mounts/ [2025-02-06T12:48:26.105Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v11iyvp/mounts/boot [2025-02-06T12:48:26.105Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v11iyvp/mounts/boot/efi [2025-02-06T12:48:26.357Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:26.357Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-06T12:48:31.574Z]  [2025-02-06T12:48:31.574Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:48:31.574Z] /dev/vdb1 30G 8.5G 22G 29% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:48:31.574Z]  [2025-02-06T12:48:41.481Z]  [2025-02-06T12:48:41.481Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:48:41.481Z] /dev/vdb1 30G 9.5G 21G 32% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:48:41.481Z]  [2025-02-06T12:48:49.533Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v11iyvp/mounts/boot/efi unmounted [2025-02-06T12:48:49.786Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v11iyvp/mounts/boot unmounted [2025-02-06T12:48:50.050Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v11iyvp/mounts/ unmounted [2025-02-06T12:48:50.050Z] [2025-02-06T12:48:50.050Z] ��� Duration: 24s [2025-02-06T12:48:50.050Z] org.osbuild.bootupd: bfc3aea93bc18398ddf8ab54cd864f310ac2402e002ec2d3e9ec3c56e5d5ba8e { [2025-02-06T12:48:50.050Z] "static-configs": true, [2025-02-06T12:48:50.050Z] "deployment": { [2025-02-06T12:48:50.050Z] "default": true [2025-02-06T12:48:50.050Z] } [2025-02-06T12:48:50.050Z] } [2025-02-06T12:48:50.303Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:48:50.303Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-324nx81x/mounts/ [2025-02-06T12:48:50.555Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-324nx81x/mounts/boot [2025-02-06T12:48:50.555Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-324nx81x/mounts/boot/efi [2025-02-06T12:48:50.555Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:50.808Z] Skip installing component BIOS without target device [2025-02-06T12:48:50.808Z] Installed 40_coreos-ignition.cfg [2025-02-06T12:48:50.808Z] Installed 70_coreos-user.cfg [2025-02-06T12:48:50.808Z] Installed: grub.cfg [2025-02-06T12:48:50.808Z] Installed: "fedora/grub.cfg" [2025-02-06T12:48:50.808Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-324nx81x/mounts/boot/efi unmounted [2025-02-06T12:48:51.060Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-324nx81x/mounts/boot unmounted [2025-02-06T12:48:51.060Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-324nx81x/mounts/ unmounted [2025-02-06T12:48:51.060Z] [2025-02-06T12:48:51.061Z] ��� Duration: 0s [2025-02-06T12:48:51.061Z] org.osbuild.chattr: 577bc5faebdeeecf69c040e1216b9ff0c919fdd4415f80cd9ac013fe5368fd83 { [2025-02-06T12:48:51.061Z] "items": { [2025-02-06T12:48:51.061Z] "mount://root/": { [2025-02-06T12:48:51.061Z] "immutable": true [2025-02-06T12:48:51.061Z] } [2025-02-06T12:48:51.061Z] } [2025-02-06T12:48:51.061Z] } [2025-02-06T12:48:51.061Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:48:51.313Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts/ [2025-02-06T12:48:51.313Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0' [2025-02-06T12:48:51.313Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:51.565Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts [2025-02-06T12:48:51.565Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts/boot unmounted [2025-02-06T12:48:51.565Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts/var unmounted [2025-02-06T12:48:51.565Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts/sysroot unmounted [2025-02-06T12:48:51.565Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts unmounted [2025-02-06T12:48:51.566Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts unmounted [2025-02-06T12:48:51.566Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts unmounted [2025-02-06T12:48:51.566Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3euqdm6/mounts/ [2025-02-06T12:48:51.566Z]  [2025-02-06T12:48:51.566Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T12:48:51.566Z] /dev/vdb1 30G 9.9G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T12:48:51.566Z]  [2025-02-06T12:48:51.566Z] [2025-02-06T12:48:51.566Z] ��� Duration: 0s [2025-02-06T12:48:51.566Z] Pipeline raw-metal4k-image: ff1a7adf3129698ec58f6b26ab88ace2e3e24461270fabfa9385e0acfbf6832d [2025-02-06T12:48:51.566Z] Build [2025-02-06T12:48:51.566Z] root: [2025-02-06T12:48:51.566Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:48:51.566Z] org.osbuild.copy: fa9687bceb6d61e11f558400a85fa197c0b44ad7782e1d25a712a09083346423 { [2025-02-06T12:48:51.566Z] "paths": [ [2025-02-06T12:48:51.566Z] { [2025-02-06T12:48:51.566Z] "from": "input://tree/disk.img", [2025-02-06T12:48:51.566Z] "to": "tree:///disk.img" [2025-02-06T12:48:51.566Z] } [2025-02-06T12:48:51.566Z] ] [2025-02-06T12:48:51.566Z] } [2025-02-06T12:48:51.819Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:51.819Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-06T12:48:52.074Z] [2025-02-06T12:48:52.074Z] ��� Duration: 0s [2025-02-06T12:48:52.074Z] org.osbuild.coreos.platform: ff1a7adf3129698ec58f6b26ab88ace2e3e24461270fabfa9385e0acfbf6832d { [2025-02-06T12:48:52.074Z] "platform": "metal" [2025-02-06T12:48:52.074Z] } [2025-02-06T12:48:52.074Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T12:48:52.327Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts/ [2025-02-06T12:48:52.327Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0' [2025-02-06T12:48:52.579Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts/boot [2025-02-06T12:48:52.579Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:52.832Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts/boot unmounted [2025-02-06T12:48:52.832Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts [2025-02-06T12:48:52.832Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts/boot unmounted [2025-02-06T12:48:52.832Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts/var unmounted [2025-02-06T12:48:52.832Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts/sysroot unmounted [2025-02-06T12:48:52.832Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts unmounted [2025-02-06T12:48:52.832Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts unmounted [2025-02-06T12:48:52.832Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts unmounted [2025-02-06T12:48:52.832Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4379b67k/mounts/ [2025-02-06T12:48:52.832Z] [2025-02-06T12:48:52.832Z] ��� Duration: 0s [2025-02-06T12:48:52.832Z] Pipeline metal4k: 168059393dc50935177627a6ae6b69e1bda83bcfc002de22f10fbe4c73bd0679 [2025-02-06T12:48:52.832Z] Build [2025-02-06T12:48:52.832Z] root: [2025-02-06T12:48:52.832Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T12:48:52.832Z] org.osbuild.copy: 168059393dc50935177627a6ae6b69e1bda83bcfc002de22f10fbe4c73bd0679 { [2025-02-06T12:48:52.832Z] "paths": [ [2025-02-06T12:48:52.832Z] { [2025-02-06T12:48:52.832Z] "from": "input://tree/disk.img", [2025-02-06T12:48:52.832Z] "to": "tree:///fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw" [2025-02-06T12:48:52.832Z] } [2025-02-06T12:48:52.832Z] ] [2025-02-06T12:48:52.832Z] } [2025-02-06T12:48:53.085Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T12:48:53.085Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw' [2025-02-06T12:48:53.338Z] [2025-02-06T12:48:53.338Z] ��� Duration: 0s [2025-02-06T12:48:53.338Z] manifest /tmp/osbuild-nujd.json finished successfully [2025-02-06T12:48:53.590Z] oci-archive: 5ca9d37c271617c430cb759ff20d0441da3d928f653614ed16d4473589265208 [2025-02-06T12:48:53.590Z] deployed-tree: 2b13aa1d95bfbca5488c8b480c1028cc8142f8cd24f5b93d74563766716007d1 [2025-02-06T12:48:53.590Z] tree: 188d736e77ed64156d1a5f5dfb5231399e65dd72df71eeef988309647ebd53a1 [2025-02-06T12:48:53.590Z] raw-image: eea0b23114643c2d55957dfa01ef73535b37be91f7eb3d5b4a992834e9267b6f [2025-02-06T12:48:53.590Z] raw-4k-image: 577bc5faebdeeecf69c040e1216b9ff0c919fdd4415f80cd9ac013fe5368fd83 [2025-02-06T12:48:53.590Z] raw-applehv-image: 8f7d475bc61ed1b73f2a4f84f1542833b389f431403f48989dadab3df4ccd0e2 [2025-02-06T12:48:53.590Z] applehv: 9d748746217e6be1374b387100847891b3d78fd041038c56678fbeebce23f5cb [2025-02-06T12:48:53.590Z] raw-gcp-image: 4b86b1cd060ed3784d48fc6bfd6e76eb18998b2dec022de7ad90518eb4d0ce2a [2025-02-06T12:48:53.590Z] raw-gcp-image-tar: eb6f9508d4d4d31304461aa396f24a1efcc8c7eeec5e74ae803e1c46b330ee5b [2025-02-06T12:48:53.590Z] gcp: caa56f38e0add6af3a0580013b9f23bd417dc7c6566ec9dbb8c64b7032540ce7 [2025-02-06T12:48:53.590Z] raw-hyperv-image: 688339c7bc480fb2119365b84c0acbd64931c881effa1020e8b0f63b1690e59b [2025-02-06T12:48:53.590Z] hyperv: 5cef7b9bc632ed1b557182be79f986f4aabd60fca8476823e04f51ee36ba7c7b [2025-02-06T12:48:53.590Z] raw-metal-image: c5aa674c627ed01c0b33569c6f2fdde76853979466c8de2ac7d38709b5addcb1 [2025-02-06T12:48:53.590Z] metal: d8a39079dfdb56143d3b50b978f7237c794b32f3ba3ce58327556b4ec2349717 [2025-02-06T12:48:53.590Z] raw-metal4k-image: ff1a7adf3129698ec58f6b26ab88ace2e3e24461270fabfa9385e0acfbf6832d [2025-02-06T12:48:53.590Z] metal4k: 168059393dc50935177627a6ae6b69e1bda83bcfc002de22f10fbe4c73bd0679 [2025-02-06T12:48:53.590Z] raw-qemu-image: a507b3c31dd35f99858789c79610b73cfc453ef154522dcd9209c0652c7e6729 [2025-02-06T12:48:53.590Z] qemu: d7ee4f36461496d705ac7256a295d8c1cb8b3aee768613deab27d8e7a835a0f3 [2025-02-06T12:48:53.590Z] live: ed3e39e1a57432e461aa80fc8c2ffdd4a0d6f778a0c7eae1f90b582a2df663cb [2025-02-06T12:48:53.590Z] + set +x [2025-02-06T12:48:57.746Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.EtgLMH54xY/metal4k/fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-06T12:48:57.746Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.EtgLMH54xY/metal4k': Operation not permitted [2025-02-06T12:49:07.666Z] /home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/meta.json wrote with version stamp 1738846146424199843 [2025-02-06T12:49:07.666Z] Successfully generated: fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw [2025-02-06T12:49:07.668Z] [Pipeline] } [2025-02-06T12:49:07.670Z] [Pipeline] // withEnv [2025-02-06T12:49:07.676Z] [Pipeline] } [2025-02-06T12:49:07.682Z] [Pipeline] // stage [2025-02-06T12:49:07.751Z] [Pipeline] stage [2025-02-06T12:49:07.752Z] [Pipeline] { (x86_64:Build Live) [2025-02-06T12:49:07.797Z] [Pipeline] withEnv [2025-02-06T12:49:07.797Z] [Pipeline] { [2025-02-06T12:49:07.841Z] [Pipeline] sh [2025-02-06T12:49:08.370Z] + set -xeuo pipefail [2025-02-06T12:49:08.370Z] ++ umask [2025-02-06T12:49:08.370Z] + '[' 0022 = 0000 ']' [2025-02-06T12:49:08.370Z] + cosa buildextend-live --fast [2025-02-06T12:49:08.370Z] Targeting build: 42.20250206.dev.0 [2025-02-06T12:49:08.625Z] 2025-02-06 12:49:08,423 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', 'c8f05fdd89f82252f36907951b5ce8015a9702d8f441f338f3fd8c51bf39faf0', '/usr/lib/modules'] [2025-02-06T12:49:08.625Z] 2025-02-06 12:49:08,434 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.rc1.15.fc42.x86_64/vmlinuz', 'c8f05fdd89f82252f36907951b5ce8015a9702d8f441f338f3fd8c51bf39faf0', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-06T12:49:08.625Z] 2025-02-06 12:49:08,482 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.rc1.15.fc42.x86_64/initramfs.img', 'c8f05fdd89f82252f36907951b5ce8015a9702d8f441f338f3fd8c51bf39faf0', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-06T12:49:08.878Z] 2025-02-06 12:49:08,677 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', 'c8f05fdd89f82252f36907951b5ce8015a9702d8f441f338f3fd8c51bf39faf0', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-06T12:49:08.878Z] 2025-02-06 12:49:08,694 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', 'c8f05fdd89f82252f36907951b5ce8015a9702d8f441f338f3fd8c51bf39faf0', '/tmp/tmp0nan4pa5'] [2025-02-06T12:49:08.878Z] Generating osmet file for 512b metal image [2025-02-06T12:49:08.878Z] 2025-02-06 12:49:08,710 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 43', '--checksum', 'dd47c401257f93c116b5bd0a8d27d93c7e45c92eb93b5b510c599253fc2be889', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-06T12:49:30.722Z] + RUST_BACKTRACE=full [2025-02-06T12:49:30.722Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 43' --checksum dd47c401257f93c116b5bd0a8d27d93c7e45c92eb93b5b510c599253fc2be889 --output /var/tmp/coreos-installer-output --fast [2025-02-06T12:49:30.722Z] Total OSTree objects scanned from /root: 17841 (17835 mapped, 6 empty) [2025-02-06T12:49:30.722Z] Total OSTree objects found in /boot: 313 [2025-02-06T12:49:30.722Z] Duplicate extents dropped: 0 [2025-02-06T12:49:30.722Z] Overlapping extents clamped: 0 [2025-02-06T12:49:30.722Z] Total /root extents: 17836 [2025-02-06T12:49:30.722Z] Duplicate extents dropped: 0 [2025-02-06T12:49:30.722Z] Overlapping extents clamped: 0 [2025-02-06T12:49:30.722Z] Total /boot extents: 318 [2025-02-06T12:49:30.722Z] Packing image [2025-02-06T12:49:45.530Z] Total bytes skipped: 1664129024 [2025-02-06T12:49:45.530Z] Total bytes written: 1089431552 [2025-02-06T12:49:45.530Z] Total bytes written (compressed): 25656564 [2025-02-06T12:49:45.530Z] Verifying that repacked image matches digest [2025-02-06T12:49:55.442Z] Packing successful! [2025-02-06T12:49:55.442Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-06T12:49:55.442Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-06T12:49:55.999Z] Generating osmet file for 4k metal image [2025-02-06T12:49:55.999Z] 2025-02-06 12:49:55,842 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 43', '--checksum', '8a2edbbd408601bc53bbb9b04c9974c60197e4a6799c64c50b3813675543ca59', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-06T12:50:14.006Z] + RUST_BACKTRACE=full [2025-02-06T12:50:14.006Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 43' --checksum 8a2edbbd408601bc53bbb9b04c9974c60197e4a6799c64c50b3813675543ca59 --output /var/tmp/coreos-installer-output --fast [2025-02-06T12:50:14.006Z] Total OSTree objects scanned from /root: 17841 (17835 mapped, 6 empty) [2025-02-06T12:50:14.006Z] Total OSTree objects found in /boot: 3 [2025-02-06T12:50:14.006Z] Duplicate extents dropped: 0 [2025-02-06T12:50:14.006Z] Overlapping extents clamped: 0 [2025-02-06T12:50:14.006Z] Total /root extents: 17836 [2025-02-06T12:50:14.006Z] Duplicate extents dropped: 0 [2025-02-06T12:50:14.006Z] Overlapping extents clamped: 0 [2025-02-06T12:50:14.006Z] Total /boot extents: 4 [2025-02-06T12:50:14.006Z] Packing image [2025-02-06T12:50:28.812Z] Total bytes skipped: 1653280768 [2025-02-06T12:50:28.812Z] Total bytes written: 1100279808 [2025-02-06T12:50:28.812Z] Total bytes written (compressed): 25328732 [2025-02-06T12:50:28.812Z] Verifying that repacked image matches digest [2025-02-06T12:50:34.030Z] Packing successful! [2025-02-06T12:50:34.030Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-06T12:50:34.030Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-06T12:50:35.948Z] Compressing squashfs with lz4 [2025-02-06T12:50:35.948Z] 2025-02-06 12:50:35,588 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-06T12:50:35.948Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-06T12:50:35.948Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-06T12:50:35.948Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm [2025-02-06T12:50:35.948Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm/image.squashfs [2025-02-06T12:50:35.949Z] + coreos_gf_run_mount builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T12:50:35.949Z] + local mntarg=mount [2025-02-06T12:50:35.949Z] + '[' builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw = ro ']' [2025-02-06T12:50:35.949Z] + coreos_gf_run builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T12:50:35.949Z] + '[' -n '' ']' [2025-02-06T12:50:35.949Z] + coreos_gf_launch builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T12:50:35.949Z] + '[' -n '' ']' [2025-02-06T12:50:35.949Z] ++ guestfish --listen -a builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T12:50:35.949Z] + eval 'GUESTFISH_PID=12151; export GUESTFISH_PID' [2025-02-06T12:50:35.949Z] ++ GUESTFISH_PID=12151 [2025-02-06T12:50:35.949Z] ++ export GUESTFISH_PID [2025-02-06T12:50:35.949Z] + '[' -z 12151 ']' [2025-02-06T12:50:35.949Z] ++ kola ncpu [2025-02-06T12:50:35.949Z] + coreos_gf set-smp 6 [2025-02-06T12:50:35.949Z] + guestfish --remote -- set-smp 6 [2025-02-06T12:50:35.949Z] + coreos_gf run [2025-02-06T12:50:35.949Z] + guestfish --remote -- run [2025-02-06T12:50:37.827Z] + GUESTFISH_RUNNING=1 [2025-02-06T12:50:37.827Z] ++ coreos_gf findfs-label root [2025-02-06T12:50:37.827Z] ++ guestfish --remote -- findfs-label root [2025-02-06T12:50:37.827Z] + root=/dev/sda4 [2025-02-06T12:50:37.827Z] + coreos_gf mount /dev/sda4 / [2025-02-06T12:50:37.827Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-06T12:50:38.383Z] + local boot [2025-02-06T12:50:38.383Z] ++ coreos_gf findfs-label boot [2025-02-06T12:50:38.383Z] ++ guestfish --remote -- findfs-label boot [2025-02-06T12:50:38.383Z] + boot=/dev/sda3 [2025-02-06T12:50:38.383Z] + coreos_gf mount /dev/sda3 /boot [2025-02-06T12:50:38.383Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-06T12:50:38.383Z] + local partitions [2025-02-06T12:50:38.383Z] + local label [2025-02-06T12:50:38.383Z] ++ coreos_gf list-partitions [2025-02-06T12:50:38.383Z] ++ guestfish --remote -- list-partitions [2025-02-06T12:50:38.383Z] + partitions='/dev/sda1 [2025-02-06T12:50:38.383Z] /dev/sda2 [2025-02-06T12:50:38.383Z] /dev/sda3 [2025-02-06T12:50:38.383Z] /dev/sda4' [2025-02-06T12:50:38.383Z] + for pt in $partitions [2025-02-06T12:50:38.383Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-06T12:50:38.383Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-06T12:50:38.637Z] + label= [2025-02-06T12:50:38.637Z] + '[' '' == EFI-SYSTEM ']' [2025-02-06T12:50:38.637Z] + for pt in $partitions [2025-02-06T12:50:38.637Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-06T12:50:38.637Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-06T12:50:38.637Z] + label=EFI-SYSTEM [2025-02-06T12:50:38.637Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-06T12:50:38.637Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-06T12:50:38.637Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-06T12:50:38.637Z] + for pt in $partitions [2025-02-06T12:50:38.637Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-06T12:50:38.637Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-06T12:50:38.637Z] + label=boot [2025-02-06T12:50:38.637Z] + '[' boot == EFI-SYSTEM ']' [2025-02-06T12:50:38.637Z] + for pt in $partitions [2025-02-06T12:50:38.637Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-06T12:50:38.637Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-06T12:50:38.637Z] + label=root [2025-02-06T12:50:38.637Z] + '[' root == EFI-SYSTEM ']' [2025-02-06T12:50:38.637Z] ++ coreos_gf ls /ostree/deploy [2025-02-06T12:50:38.637Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-06T12:50:38.637Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-06T12:50:38.637Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-06T12:50:38.637Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-06T12:50:38.637Z] ++ grep -v .origin [2025-02-06T12:50:38.637Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0 [2025-02-06T12:50:38.637Z] + export stateroot deploydir [2025-02-06T12:50:38.637Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm/config [2025-02-06T12:50:38.637Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm/config [2025-02-06T12:50:38.891Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm/config [2025-02-06T12:50:38.891Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm/config.new /ostree/repo/config [2025-02-06T12:50:38.891Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm/config.new /ostree/repo/config [2025-02-06T12:50:38.891Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-06T12:50:38.891Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-06T12:50:38.891Z] + kernel_binary=/boot/ostree/fedora-coreos-6789460cc15a8e67a7584da1466b1c80172bc06f1f03b31577253ee18e1449b9/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T12:50:38.891Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-06T12:50:38.891Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-06T12:50:38.891Z] + kernel_hmac=/boot/ostree/fedora-coreos-6789460cc15a8e67a7584da1466b1c80172bc06f1f03b31577253ee18e1449b9/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-06T12:50:38.891Z] ++ basename /boot/ostree/fedora-coreos-6789460cc15a8e67a7584da1466b1c80172bc06f1f03b31577253ee18e1449b9/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-06T12:50:38.891Z] + coreos_gf ln /boot/ostree/fedora-coreos-6789460cc15a8e67a7584da1466b1c80172bc06f1f03b31577253ee18e1449b9/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-06T12:50:38.891Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-6789460cc15a8e67a7584da1466b1c80172bc06f1f03b31577253ee18e1449b9/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-06T12:50:38.891Z] ++ basename /boot/ostree/fedora-coreos-6789460cc15a8e67a7584da1466b1c80172bc06f1f03b31577253ee18e1449b9/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T12:50:38.891Z] + coreos_gf ln /boot/ostree/fedora-coreos-6789460cc15a8e67a7584da1466b1c80172bc06f1f03b31577253ee18e1449b9/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T12:50:38.891Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-6789460cc15a8e67a7584da1466b1c80172bc06f1f03b31577253ee18e1449b9/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T12:50:38.891Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm/image.squashfs compress:lz4 [2025-02-06T12:50:38.891Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm/image.squashfs compress:lz4 [2025-02-06T12:50:46.967Z] + coreos_gf_shutdown [2025-02-06T12:50:46.967Z] + coreos_gf umount-all [2025-02-06T12:50:46.967Z] + guestfish --remote -- umount-all [2025-02-06T12:50:46.967Z] + coreos_gf exit [2025-02-06T12:50:46.967Z] + guestfish --remote -- exit [2025-02-06T12:50:47.220Z] + GUESTFISH_RUNNING= [2025-02-06T12:50:47.220Z] + GUESTFISH_PID= [2025-02-06T12:50:47.220Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-06T12:50:47.220Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.HW2YNm -rf [2025-02-06T12:50:47.220Z] + _coreos_gf_cleanup [2025-02-06T12:50:47.220Z] + guestfish --remote -- exit [2025-02-06T12:50:47.220Z] + : [2025-02-06T12:50:52.440Z] 2025-02-06 12:50:52,041 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw'] [2025-02-06T12:50:52.440Z] + coreos_gf_run_mount builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T12:50:52.440Z] + local mntarg=mount [2025-02-06T12:50:52.440Z] + '[' builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw = ro ']' [2025-02-06T12:50:52.440Z] + coreos_gf_run builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T12:50:52.440Z] + '[' -n '' ']' [2025-02-06T12:50:52.440Z] + coreos_gf_launch builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T12:50:52.440Z] + '[' -n '' ']' [2025-02-06T12:50:52.440Z] ++ guestfish --listen -a builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T12:50:52.440Z] + eval 'GUESTFISH_PID=12293; export GUESTFISH_PID' [2025-02-06T12:50:52.440Z] ++ GUESTFISH_PID=12293 [2025-02-06T12:50:52.440Z] ++ export GUESTFISH_PID [2025-02-06T12:50:52.440Z] + '[' -z 12293 ']' [2025-02-06T12:50:52.440Z] ++ kola ncpu [2025-02-06T12:50:52.440Z] + coreos_gf set-smp 6 [2025-02-06T12:50:52.440Z] + guestfish --remote -- set-smp 6 [2025-02-06T12:50:52.440Z] + coreos_gf run [2025-02-06T12:50:52.440Z] + guestfish --remote -- run [2025-02-06T12:50:54.321Z] + GUESTFISH_RUNNING=1 [2025-02-06T12:50:54.321Z] ++ coreos_gf findfs-label root [2025-02-06T12:50:54.321Z] ++ guestfish --remote -- findfs-label root [2025-02-06T12:50:54.321Z] + root=/dev/sda4 [2025-02-06T12:50:54.321Z] + coreos_gf mount /dev/sda4 / [2025-02-06T12:50:54.321Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-06T12:50:54.574Z] + local boot [2025-02-06T12:50:54.574Z] ++ coreos_gf findfs-label boot [2025-02-06T12:50:54.574Z] ++ guestfish --remote -- findfs-label boot [2025-02-06T12:50:54.827Z] + boot=/dev/sda3 [2025-02-06T12:50:54.827Z] + coreos_gf mount /dev/sda3 /boot [2025-02-06T12:50:54.827Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-06T12:50:54.827Z] + local partitions [2025-02-06T12:50:54.827Z] + local label [2025-02-06T12:50:54.827Z] ++ coreos_gf list-partitions [2025-02-06T12:50:54.827Z] ++ guestfish --remote -- list-partitions [2025-02-06T12:50:54.827Z] + partitions='/dev/sda1 [2025-02-06T12:50:54.827Z] /dev/sda2 [2025-02-06T12:50:54.827Z] /dev/sda3 [2025-02-06T12:50:54.827Z] /dev/sda4' [2025-02-06T12:50:54.827Z] + for pt in $partitions [2025-02-06T12:50:54.827Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-06T12:50:54.827Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-06T12:50:54.827Z] + label= [2025-02-06T12:50:54.827Z] + '[' '' == EFI-SYSTEM ']' [2025-02-06T12:50:54.827Z] + for pt in $partitions [2025-02-06T12:50:54.827Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-06T12:50:54.827Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-06T12:50:54.827Z] + label=EFI-SYSTEM [2025-02-06T12:50:54.827Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-06T12:50:54.827Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-06T12:50:54.827Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-06T12:50:55.080Z] + for pt in $partitions [2025-02-06T12:50:55.080Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-06T12:50:55.080Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-06T12:50:55.080Z] + label=boot [2025-02-06T12:50:55.080Z] + '[' boot == EFI-SYSTEM ']' [2025-02-06T12:50:55.080Z] + for pt in $partitions [2025-02-06T12:50:55.080Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-06T12:50:55.080Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-06T12:50:55.080Z] + label=root [2025-02-06T12:50:55.080Z] + '[' root == EFI-SYSTEM ']' [2025-02-06T12:50:55.080Z] ++ coreos_gf ls /ostree/deploy [2025-02-06T12:50:55.080Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-06T12:50:55.080Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-06T12:50:55.080Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-06T12:50:55.080Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-06T12:50:55.080Z] ++ grep -v .origin [2025-02-06T12:50:55.080Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.0 [2025-02-06T12:50:55.080Z] + export stateroot deploydir [2025-02-06T12:50:55.080Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-06T12:50:55.080Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-06T12:50:55.080Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-06T12:50:55.080Z] + coreos_gf_shutdown [2025-02-06T12:50:55.080Z] + coreos_gf umount-all [2025-02-06T12:50:55.080Z] + guestfish --remote -- umount-all [2025-02-06T12:50:55.334Z] + coreos_gf exit [2025-02-06T12:50:55.334Z] + guestfish --remote -- exit [2025-02-06T12:50:55.334Z] + GUESTFISH_RUNNING= [2025-02-06T12:50:55.334Z] + GUESTFISH_PID= [2025-02-06T12:50:55.334Z] + _coreos_gf_cleanup [2025-02-06T12:50:55.334Z] + guestfish --remote -- exit [2025-02-06T12:50:55.334Z] + : [2025-02-06T12:50:55.334Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20250206.dev.0 [2025-02-06T12:50:55.334Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-06T12:50:55.586Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-06T12:50:55.586Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-06T12:50:55.587Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-06T12:50:55.587Z] 2025-02-06 12:50:55,460 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', 'c8f05fdd89f82252f36907951b5ce8015a9702d8f441f338f3fd8c51bf39faf0', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-06T12:50:56.514Z] 2025-02-06 12:50:56,492 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpuk2_9ux6.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-06T12:50:59.763Z] 2025-02-06 12:50:59,061 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250206.dev.0', '-volset', 'fedora-coreos-42.20250206.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-42.20250206.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-06T12:50:59.763Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-06T12:50:59.763Z] genisoimage 1.1.11 (Linux) [2025-02-06T12:50:59.763Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-06T12:50:59.763Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-06T12:50:59.763Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-06T12:50:59.763Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-06T12:50:59.763Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-06T12:50:59.763Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-06T12:50:59.763Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-06T12:50:59.763Z] Writing: Initial Padblock Start Block 0 [2025-02-06T12:50:59.763Z] Done with: Initial Padblock Block(s) 16 [2025-02-06T12:50:59.763Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-06T12:50:59.763Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-06T12:50:59.763Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-06T12:50:59.763Z] Size of boot image is 4 sectors -> No emulation [2025-02-06T12:50:59.763Z] Size of boot image is 13104 sectors -> No emulation [2025-02-06T12:50:59.763Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-06T12:50:59.763Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-06T12:50:59.763Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-06T12:50:59.763Z] Writing: End Volume Descriptor Start Block 19 [2025-02-06T12:50:59.763Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-06T12:50:59.763Z] Writing: Version block Start Block 20 [2025-02-06T12:50:59.763Z] Done with: Version block Block(s) 1 [2025-02-06T12:50:59.763Z] Writing: Path table Start Block 21 [2025-02-06T12:50:59.763Z] Done with: Path table Block(s) 4 [2025-02-06T12:50:59.763Z] Writing: Joliet path table Start Block 25 [2025-02-06T12:50:59.763Z] Done with: Joliet path table Block(s) 4 [2025-02-06T12:50:59.763Z] Writing: Directory tree Start Block 29 [2025-02-06T12:50:59.763Z] Done with: Directory tree Block(s) 7 [2025-02-06T12:50:59.763Z] Writing: Joliet directory tree Start Block 36 [2025-02-06T12:50:59.763Z] Done with: Joliet directory tree Block(s) 7 [2025-02-06T12:50:59.763Z] Writing: Directory tree cleanup Start Block 43 [2025-02-06T12:50:59.763Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-06T12:50:59.763Z] Writing: Extension record Start Block 43 [2025-02-06T12:50:59.763Z] Done with: Extension record Block(s) 1 [2025-02-06T12:50:59.763Z] Writing: The File(s) Start Block 44 [2025-02-06T12:50:59.763Z] 0.91% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 1.83% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 2.74% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 3.66% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 4.57% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 5.49% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 6.40% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 7.31% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 8.23% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 9.14% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 10.06% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 10.97% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 11.88% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 12.80% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 13.71% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 14.63% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 15.54% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 16.46% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 17.37% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 18.28% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 19.20% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 20.11% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 21.03% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 21.94% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 22.85% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 23.77% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 24.68% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 25.60% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 26.51% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 27.43% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 28.34% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 29.25% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 30.17% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 31.08% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 31.99% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 32.91% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 33.82% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 34.74% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 35.65% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 36.57% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 37.48% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 38.40% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 39.31% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 40.22% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 41.14% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 42.05% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 42.96% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 43.88% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 44.79% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 45.71% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 46.62% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 47.54% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 48.45% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 49.36% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 50.28% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 51.19% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 52.11% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 53.02% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 53.93% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 54.85% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 55.76% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 56.68% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 57.59% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 58.51% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 59.42% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 60.33% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 61.25% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:50:59.763Z] 62.16% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 63.08% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 63.99% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 64.90% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 65.82% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 66.73% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 67.65% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 68.56% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 69.48% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 70.39% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 71.30% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 72.22% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 73.13% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 74.05% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 74.96% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 75.87% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.015Z] 76.79% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.016Z] 77.70% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.016Z] 78.62% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.016Z] 79.53% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.016Z] 80.45% done, estimate finish Thu Feb 6 12:50:59 2025 [2025-02-06T12:51:00.016Z] 81.36% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 82.27% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 83.19% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 84.10% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 85.01% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 85.93% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 86.84% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 87.76% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 88.67% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 89.59% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 90.50% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 91.42% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 92.33% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 93.24% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 94.16% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 95.07% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 95.98% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 96.90% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 97.81% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 98.73% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] 99.64% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.267Z] Total translation table size: 2048 [2025-02-06T12:51:00.267Z] Total rockridge attributes bytes: 3006 [2025-02-06T12:51:00.267Z] Total directory bytes: 12288 [2025-02-06T12:51:00.267Z] Path table size(bytes): 96 [2025-02-06T12:51:00.267Z] Done with: The File(s) Block(s) 546772 [2025-02-06T12:51:00.267Z] Writing: Ending Padblock Start Block 546816 [2025-02-06T12:51:00.268Z] Done with: Ending Padblock Block(s) 150 [2025-02-06T12:51:00.268Z] Max brk space used 1c000 [2025-02-06T12:51:00.268Z] 546966 extents written (1068 MB) [2025-02-06T12:51:00.268Z] 2025-02-06 12:51:00,262 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso'] [2025-02-06T12:51:00.268Z] isohybrid: Warning: more than 1024 cylinders: 1069 [2025-02-06T12:51:00.268Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-06T12:51:00.825Z] 2025-02-06 12:51:00,728 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250206.dev.0', '-volset', 'fedora-coreos-42.20250206.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-42.20250206.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-06T12:51:00.825Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-06T12:51:00.825Z] genisoimage 1.1.11 (Linux) [2025-02-06T12:51:00.825Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-06T12:51:00.825Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-06T12:51:00.825Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-06T12:51:00.825Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-06T12:51:00.825Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-06T12:51:00.825Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-06T12:51:00.825Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-06T12:51:00.825Z] Writing: Initial Padblock Start Block 0 [2025-02-06T12:51:00.825Z] Done with: Initial Padblock Block(s) 16 [2025-02-06T12:51:00.825Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-06T12:51:00.825Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-06T12:51:00.825Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-06T12:51:00.825Z] Size of boot image is 4 sectors -> No emulation [2025-02-06T12:51:00.825Z] Size of boot image is 13104 sectors -> No emulation [2025-02-06T12:51:00.826Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-06T12:51:00.826Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-06T12:51:00.826Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-06T12:51:00.826Z] Writing: End Volume Descriptor Start Block 19 [2025-02-06T12:51:00.826Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-06T12:51:00.826Z] Writing: Version block Start Block 20 [2025-02-06T12:51:00.826Z] Done with: Version block Block(s) 1 [2025-02-06T12:51:00.826Z] Writing: Path table Start Block 21 [2025-02-06T12:51:00.826Z] Done with: Path table Block(s) 4 [2025-02-06T12:51:00.826Z] Writing: Joliet path table Start Block 25 [2025-02-06T12:51:00.826Z] Done with: Joliet path table Block(s) 4 [2025-02-06T12:51:00.826Z] Writing: Directory tree Start Block 29 [2025-02-06T12:51:00.826Z] Done with: Directory tree Block(s) 7 [2025-02-06T12:51:00.826Z] Writing: Joliet directory tree Start Block 36 [2025-02-06T12:51:00.826Z] Done with: Joliet directory tree Block(s) 7 [2025-02-06T12:51:00.826Z] Writing: Directory tree cleanup Start Block 43 [2025-02-06T12:51:00.826Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-06T12:51:00.826Z] Writing: Extension record Start Block 43 [2025-02-06T12:51:00.826Z] Done with: Extension record Block(s) 1 [2025-02-06T12:51:00.826Z] Writing: The File(s) Start Block 44 [2025-02-06T12:51:00.826Z] 8.40% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.826Z] 16.77% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.826Z] 25.18% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.826Z] 33.55% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.826Z] 41.95% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.826Z] 50.32% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.826Z] 58.72% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.826Z] 67.10% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.826Z] 75.50% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:00.826Z] 83.87% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:01.078Z] 92.28% done, estimate finish Thu Feb 6 12:51:00 2025 [2025-02-06T12:51:01.078Z] Total translation table size: 2048 [2025-02-06T12:51:01.078Z] Total rockridge attributes bytes: 2842 [2025-02-06T12:51:01.078Z] Total directory bytes: 12288 [2025-02-06T12:51:01.078Z] Path table size(bytes): 96 [2025-02-06T12:51:01.078Z] Done with: The File(s) Block(s) 59420 [2025-02-06T12:51:01.078Z] Writing: Ending Padblock Start Block 59464 [2025-02-06T12:51:01.078Z] Done with: Ending Padblock Block(s) 150 [2025-02-06T12:51:01.078Z] Max brk space used 1b000 [2025-02-06T12:51:01.078Z] 59614 extents written (116 MB) [2025-02-06T12:51:01.078Z] 2025-02-06 12:51:00,838 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso.minimal'] [2025-02-06T12:51:01.078Z] 2025-02-06 12:51:00,881 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-06T12:51:19.094Z] + RUST_BACKTRACE=full [2025-02-06T12:51:19.094Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/d9e8616bb449466ea997b8edd6f2e195763fe7c27521dfe84b9785a056f2b54b.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-42.20250206.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso.minimal --consume [2025-02-06T12:51:19.094Z] Packing minimal ISO [2025-02-06T12:51:19.094Z] Matched 17 files of 17 [2025-02-06T12:51:19.094Z] Total bytes skipped: 121669843 [2025-02-06T12:51:19.094Z] Total bytes written: 1013549 [2025-02-06T12:51:19.094Z] Total bytes written (compressed): 2876 [2025-02-06T12:51:19.094Z] Verifying that packed image matches digest [2025-02-06T12:51:19.094Z] Packing successful! [2025-02-06T12:51:19.094Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-06T12:51:22.353Z] Updated: builds/42.20250206.dev.0/x86_64/meta.json [2025-02-06T12:51:22.355Z] [Pipeline] } [2025-02-06T12:51:22.358Z] [Pipeline] // withEnv [2025-02-06T12:51:22.400Z] [Pipeline] withEnv [2025-02-06T12:51:22.400Z] [Pipeline] { [2025-02-06T12:51:22.411Z] [Pipeline] sh [2025-02-06T12:51:22.997Z] + set -xeuo pipefail [2025-02-06T12:51:22.997Z] ++ umask [2025-02-06T12:51:22.997Z] + '[' 0022 = 0000 ']' [2025-02-06T12:51:22.997Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-06T12:51:22.997Z] Targeting build: 42.20250206.dev.0 [2025-02-06T12:51:23.250Z] Compressing: builds/42.20250206.dev.0/x86_64 [2025-02-06T12:51:23.250Z] 2025-02-06 12:51:23,051 INFO - Running command: ['xz', '-c9', '-T6', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw'] [2025-02-06T12:56:14.673Z] Compressed: fedora-coreos-42.20250206.dev.0-metal.x86_64.raw.xz [2025-02-06T12:56:14.674Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-06T12:56:14.674Z] Updated: builds/42.20250206.dev.0/x86_64/meta.json [2025-02-06T12:56:14.676Z] [Pipeline] } [2025-02-06T12:56:14.680Z] [Pipeline] // withEnv [2025-02-06T12:56:14.695Z] [Pipeline] } [2025-02-06T12:56:14.761Z] [Pipeline] // stage [2025-02-06T12:56:14.803Z] [Pipeline] stage [2025-02-06T12:56:14.803Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-06T12:56:14.855Z] [Pipeline] withEnv [2025-02-06T12:56:14.855Z] [Pipeline] { [2025-02-06T12:56:14.859Z] [Pipeline] sh [2025-02-06T12:56:15.445Z] + set -euo pipefail [2025-02-06T12:56:15.445Z] ++ umask [2025-02-06T12:56:15.445Z] + '[' 0022 = 0000 ']' [2025-02-06T12:56:15.445Z] + uuidgen [2025-02-06T12:56:15.445Z] + cut -f1 -d- [2025-02-06T12:56:15.450Z] [Pipeline] } [2025-02-06T12:56:15.453Z] [Pipeline] // withEnv [2025-02-06T12:56:15.458Z] [Pipeline] withEnv [2025-02-06T12:56:15.458Z] [Pipeline] { [2025-02-06T12:56:15.498Z] [Pipeline] sh [2025-02-06T12:56:16.023Z] + set -euo pipefail [2025-02-06T12:56:16.023Z] ++ umask [2025-02-06T12:56:16.023Z] + '[' 0022 = 0000 ']' [2025-02-06T12:56:16.023Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:56:16.023Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-06T12:56:16.026Z] [Pipeline] } [2025-02-06T12:56:16.028Z] [Pipeline] // withEnv [2025-02-06T12:56:16.034Z] [Pipeline] withEnv [2025-02-06T12:56:16.034Z] [Pipeline] { [2025-02-06T12:56:16.111Z] [Pipeline] sh [2025-02-06T12:56:16.638Z] + set -xeuo pipefail [2025-02-06T12:56:16.638Z] ++ umask [2025-02-06T12:56:16.638Z] + '[' 0022 = 0000 ']' [2025-02-06T12:56:16.638Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T12:56:16.638Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-ERPGz/kola-testiso-x86_64 [2025-02-06T12:56:16.638Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-ERPGz/kola-testiso-x86_64 [2025-02-06T12:56:16.638Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-06T12:56:16.638Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-06T12:56:16.638Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-06T12:56:16.638Z] Ignoring verification of signature on metal image [2025-02-06T12:56:16.638Z] Running test: iso-as-disk.bios [2025-02-06T12:56:43.103Z] PASS: iso-as-disk.bios (18.356s) [2025-02-06T12:56:43.109Z] Running test: iso-as-disk.uefi [2025-02-06T12:57:09.585Z] PASS: iso-as-disk.uefi (22.315s) [2025-02-06T12:57:09.587Z] Running test: iso-as-disk.uefi-secure [2025-02-06T12:57:36.050Z] PASS: iso-as-disk.uefi-secure (23.385s) [2025-02-06T12:57:36.050Z] Running test: iso-as-disk.4k.uefi [2025-02-06T12:58:02.509Z] PASS: iso-as-disk.4k.uefi (22.861s) [2025-02-06T12:58:02.509Z] Running test: iso-install.bios [2025-02-06T13:02:38.969Z] PASS: iso-install.bios (4m17.898s) [2025-02-06T13:02:38.969Z] Running test: iso-live-login.bios [2025-02-06T13:03:05.439Z] The file: journal.txt does not exist [2025-02-06T13:03:05.439Z] PASS: iso-live-login.bios (29.915s) [2025-02-06T13:03:05.439Z] Running test: iso-live-login.uefi [2025-02-06T13:03:37.420Z] The file: journal.txt does not exist [2025-02-06T13:03:37.420Z] PASS: iso-live-login.uefi (25.98s) [2025-02-06T13:03:37.420Z] Running test: iso-live-login.uefi-secure [2025-02-06T13:04:09.411Z] The file: journal.txt does not exist [2025-02-06T13:04:09.411Z] PASS: iso-live-login.uefi-secure (27.239s) [2025-02-06T13:04:09.411Z] Running test: iso-live-login.4k.uefi [2025-02-06T13:04:35.870Z] The file: journal.txt does not exist [2025-02-06T13:04:36.790Z] PASS: iso-live-login.4k.uefi (25.92s) [2025-02-06T13:04:36.790Z] Running test: iso-offline-install.bios [2025-02-06T13:09:13.218Z] PASS: iso-offline-install.bios (4m12.88s) [2025-02-06T13:09:13.218Z] Running test: iso-offline-install.mpath.bios [2025-02-06T13:13:34.815Z] PASS: iso-offline-install.mpath.bios (4m21.232s) [2025-02-06T13:13:34.815Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-06T13:18:11.249Z] PASS: iso-offline-install-fromram.4k.uefi (4m13.693s) [2025-02-06T13:18:11.249Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-06T13:18:11.249Z] Warning: Cannot announce submounts, client does not support it [2025-02-06T13:20:32.635Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m15.505s) [2025-02-06T13:20:32.635Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-06T13:22:53.996Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m25.41s) [2025-02-06T13:22:53.996Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-06T13:25:30.470Z] PASS: iso-offline-install-iscsi.manual.bios (2m30.042s) [2025-02-06T13:25:30.470Z] Running test: miniso-install.bios [2025-02-06T13:30:21.984Z] PASS: miniso-install.bios (4m28.375s) [2025-02-06T13:30:21.984Z] Running test: miniso-install.nm.bios [2025-02-06T13:35:13.412Z] PASS: miniso-install.nm.bios (4m39.213s) [2025-02-06T13:35:13.412Z] Running test: miniso-install.4k.uefi [2025-02-06T13:40:04.828Z] PASS: miniso-install.4k.uefi (4m36.616s) [2025-02-06T13:40:04.828Z] Running test: miniso-install.4k.nm.uefi [2025-02-06T13:44:57.607Z] PASS: miniso-install.4k.nm.uefi (4m41.717s) [2025-02-06T13:44:57.607Z] Running test: pxe-offline-install.bios [2025-02-06T13:49:34.045Z] PASS: pxe-offline-install.bios (4m20.588s) [2025-02-06T13:49:34.045Z] Running test: pxe-offline-install.4k.uefi [2025-02-06T13:54:10.506Z] PASS: pxe-offline-install.4k.uefi (4m29.051s) [2025-02-06T13:54:10.506Z] Running test: pxe-online-install.bios [2025-02-06T13:58:46.925Z] PASS: pxe-online-install.bios (4m30.003s) [2025-02-06T13:58:46.925Z] Running test: pxe-online-install.4k.uefi [2025-02-06T14:03:23.356Z] PASS: pxe-online-install.4k.uefi (4m27.438s) [2025-02-06T14:03:23.363Z] [Pipeline] } [2025-02-06T14:03:23.377Z] [Pipeline] // withEnv [2025-02-06T14:03:23.394Z] [Pipeline] withEnv [2025-02-06T14:03:23.395Z] [Pipeline] { [2025-02-06T14:03:23.469Z] [Pipeline] sh [2025-02-06T14:03:24.065Z] + set -xeuo pipefail [2025-02-06T14:03:24.065Z] ++ umask [2025-02-06T14:03:24.065Z] + '[' 0022 = 0000 ']' [2025-02-06T14:03:24.065Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T14:03:24.065Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ERPGz -c --xz kola-testiso-x86_64 [2025-02-06T14:03:36.208Z] [Pipeline] } [2025-02-06T14:03:36.211Z] [Pipeline] // withEnv [2025-02-06T14:03:36.291Z] [Pipeline] archiveArtifacts [2025-02-06T14:03:36.293Z] Archiving artifacts [2025-02-06T14:03:37.525Z] [Pipeline] withEnv [2025-02-06T14:03:37.527Z] [Pipeline] { [2025-02-06T14:03:37.534Z] [Pipeline] sh [2025-02-06T14:03:38.740Z] + set -xeuo pipefail [2025-02-06T14:03:38.740Z] ++ umask [2025-02-06T14:03:38.740Z] + '[' 0022 = 0000 ']' [2025-02-06T14:03:38.740Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T14:03:38.740Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ERPGz/kola-testiso-x86_64 --output - [2025-02-06T14:03:38.741Z] [Pipeline] } [2025-02-06T14:03:38.744Z] [Pipeline] // withEnv [2025-02-06T14:03:38.843Z] [Pipeline] junit [2025-02-06T14:03:38.845Z] Recording test results [2025-02-06T14:03:38.935Z] None of the test reports contained any result [2025-02-06T14:03:38.938Z] [Pipeline] } [2025-02-06T14:03:38.957Z] [Pipeline] // stage [2025-02-06T14:03:38.968Z] [Pipeline] stage [2025-02-06T14:03:38.968Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-06T14:03:39.055Z] [Pipeline] } [2025-02-06T14:03:39.098Z] [Pipeline] // stage [2025-02-06T14:03:39.129Z] [Pipeline] } [2025-02-06T14:03:39.135Z] [Pipeline] // parallel [2025-02-06T14:03:39.187Z] [Pipeline] } [2025-02-06T14:03:39.235Z] [Pipeline] // timeout [2025-02-06T14:03:39.269Z] [Pipeline] } [2025-02-06T14:03:39.303Z] [Pipeline] // container [2025-02-06T14:03:39.351Z] [Pipeline] } [2025-02-06T14:03:39.380Z] [Pipeline] // node [2025-02-06T14:03:39.385Z] [Pipeline] } [2025-02-06T14:03:39.406Z] [Pipeline] // podTemplate [2025-02-06T14:03:39.432Z] [Pipeline] End of Pipeline [2025-02-06T14:03:39.481Z] Finished: UNSTABLE