[2025-02-03T16:52:01.189Z] Started by upstream project "bodhi-trigger" build number 1343 [2025-02-03T16:52:01.190Z] originally caused by: [2025-02-03T16:52:01.190Z] Triggered by CI message. [2025-02-03T16:52:01.214Z] 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-03T16:52:01.214Z] Selected Git installation does not exist. Using Default [2025-02-03T16:52:01.214Z] The recommended git tool is: NONE [2025-02-03T16:52:01.214Z] No credentials specified [2025-02-03T16:52:01.215Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-03T16:52:01.222Z] Fetching changes from the remote Git repository [2025-02-03T16:52:01.223Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-03T16:52:01.231Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-03T16:52:01.231Z] > git --version # timeout=10 [2025-02-03T16:52:01.238Z] > git --version # 'git version 2.39.3' [2025-02-03T16:52:01.238Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-03T16:52:01.327Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-03T16:52:01.335Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-03T16:52:01.335Z] > git config core.sparsecheckout # timeout=10 [2025-02-03T16:52:01.342Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-03T16:52:01.351Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-03T16:52:01.351Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-03T16:52:01.397Z] Loading library coreos@main [2025-02-03T16:52:01.398Z] Attempting to resolve main from remote references... [2025-02-03T16:52:01.398Z] > git --version # timeout=10 [2025-02-03T16:52:01.405Z] > git --version # 'git version 2.39.3' [2025-02-03T16:52:01.405Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-03T16:52:01.507Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-03T16:52:01.508Z] Selected Git installation does not exist. Using Default [2025-02-03T16:52:01.508Z] The recommended git tool is: NONE [2025-02-03T16:52:01.508Z] No credentials specified [2025-02-03T16:52:01.509Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-03T16:52:01.516Z] Fetching changes from the remote Git repository [2025-02-03T16:52:01.517Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-03T16:52:01.524Z] Fetching without tags [2025-02-03T16:52:01.524Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-03T16:52:01.524Z] > git --version # timeout=10 [2025-02-03T16:52:01.530Z] > git --version # 'git version 2.39.3' [2025-02-03T16:52:01.530Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-03T16:52:01.618Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-03T16:52:01.618Z] > git config core.sparsecheckout # timeout=10 [2025-02-03T16:52:01.626Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-03T16:52:01.637Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-03T16:52:01.637Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-03T16:52:01.972Z] [Pipeline] Start of Pipeline [2025-02-03T16:52:01.986Z] [Pipeline] node [2025-02-03T16:52:01.989Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-03T16:52:01.990Z] [Pipeline] { [2025-02-03T16:52:02.057Z] [Pipeline] withEnv [2025-02-03T16:52:02.057Z] [Pipeline] { [2025-02-03T16:52:02.060Z] [Pipeline] sh [2025-02-03T16:52:02.315Z] + set -xeuo pipefail [2025-02-03T16:52:02.315Z] ++ umask [2025-02-03T16:52:02.315Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:02.315Z] + rm -rf pipe [2025-02-03T16:52:02.315Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-03T16:52:02.316Z] Cloning into 'pipe'... [2025-02-03T16:52:02.566Z] [Pipeline] } [2025-02-03T16:52:02.569Z] [Pipeline] // withEnv [2025-02-03T16:52:02.596Z] [Pipeline] load [2025-02-03T16:52:02.686Z] [Pipeline] { (pipe/utils.groovy) [2025-02-03T16:52:02.689Z] [Pipeline] } [2025-02-03T16:52:02.693Z] [Pipeline] // load [2025-02-03T16:52:02.704Z] [Pipeline] readYaml [2025-02-03T16:52:02.716Z] [Pipeline] } [2025-02-03T16:52:02.725Z] [Pipeline] // node [2025-02-03T16:52:02.809Z] [Pipeline] properties [2025-02-03T16:52:02.939Z] [Pipeline] libraryResource [2025-02-03T16:52:02.941Z] [Pipeline] readJSON [2025-02-03T16:52:02.946Z] [Pipeline] node [2025-02-03T16:52:02.949Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-03T16:52:02.950Z] [Pipeline] { [2025-02-03T16:52:02.955Z] [Pipeline] writeYaml [2025-02-03T16:52:03.383Z] [Pipeline] readFile [2025-02-03T16:52:03.436Z] [Pipeline] } [2025-02-03T16:52:03.456Z] [Pipeline] // node [2025-02-03T16:52:03.474Z] [Pipeline] podTemplate [2025-02-03T16:52:03.487Z] [Pipeline] { [2025-02-03T16:52:03.497Z] [Pipeline] node [2025-02-03T16:52:12.733Z] Created Pod: openshift coreos-ci/pod-2910cb31-2572-478e-87bd-04b2d17adafb-0lnz6-rg5wv [2025-02-03T16:52:18.377Z] Agent pod-2910cb31-2572-478e-87bd-04b2d17adafb-0lnz6-rg5wv is provisioned from template pod-2910cb31-2572-478e-87bd-04b2d17adafb-0lnz6 [2025-02-03T16:52:18.377Z] --- [2025-02-03T16:52:18.377Z] apiVersion: "v1" [2025-02-03T16:52:18.377Z] kind: "Pod" [2025-02-03T16:52:18.377Z] metadata: [2025-02-03T16:52:18.377Z] annotations: [2025-02-03T16:52:18.377Z] buildUrl: "http://172.30.130.216:80/job/test-override/1355/" [2025-02-03T16:52:18.377Z] runUrl: "job/test-override/1355/" [2025-02-03T16:52:18.377Z] labels: [2025-02-03T16:52:18.377Z] jenkins: "slave" [2025-02-03T16:52:18.377Z] jenkins/label-digest: "9d5706b9da22d30383e6758f9f33178b1f7e1816" [2025-02-03T16:52:18.377Z] jenkins/label: "pod-2910cb31-2572-478e-87bd-04b2d17adafb" [2025-02-03T16:52:18.377Z] name: "pod-2910cb31-2572-478e-87bd-04b2d17adafb-0lnz6-rg5wv" [2025-02-03T16:52:18.377Z] namespace: "coreos-ci" [2025-02-03T16:52:18.377Z] spec: [2025-02-03T16:52:18.377Z] containers: [2025-02-03T16:52:18.377Z] - command: [2025-02-03T16:52:18.377Z] - "/usr/bin/dumb-init" [2025-02-03T16:52:18.377Z] - "/usr/bin/sleep" [2025-02-03T16:52:18.377Z] - "infinity" [2025-02-03T16:52:18.377Z] env: [2025-02-03T16:52:18.377Z] - name: "COSA_TESTISO_DEBUG" [2025-02-03T16:52:18.377Z] value: "true" [2025-02-03T16:52:18.377Z] - name: "NCPUS" [2025-02-03T16:52:18.377Z] value: "6" [2025-02-03T16:52:18.377Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-03T16:52:18.377Z] imagePullPolicy: "Always" [2025-02-03T16:52:18.377Z] name: "worker" [2025-02-03T16:52:18.377Z] resources: [2025-02-03T16:52:18.377Z] limits: [2025-02-03T16:52:18.377Z] memory: "10752Mi" [2025-02-03T16:52:18.377Z] cpu: "6" [2025-02-03T16:52:18.377Z] devices.kubevirt.io/kvm: "1" [2025-02-03T16:52:18.377Z] requests: [2025-02-03T16:52:18.377Z] memory: "10752Mi" [2025-02-03T16:52:18.377Z] cpu: "6" [2025-02-03T16:52:18.377Z] devices.kubevirt.io/kvm: "1" [2025-02-03T16:52:18.377Z] volumeMounts: [2025-02-03T16:52:18.377Z] - mountPath: "/srv/" [2025-02-03T16:52:18.377Z] name: "emptydir-0" [2025-02-03T16:52:18.377Z] - mountPath: "/home/jenkins/agent" [2025-02-03T16:52:18.377Z] name: "workspace-volume" [2025-02-03T16:52:18.377Z] readOnly: false [2025-02-03T16:52:18.377Z] - env: [2025-02-03T16:52:18.377Z] - name: "JENKINS_SECRET" [2025-02-03T16:52:18.377Z] value: "********" [2025-02-03T16:52:18.377Z] - name: "JENKINS_TUNNEL" [2025-02-03T16:52:18.377Z] value: "172.30.136.1:50000" [2025-02-03T16:52:18.377Z] - name: "JENKINS_AGENT_NAME" [2025-02-03T16:52:18.377Z] value: "pod-2910cb31-2572-478e-87bd-04b2d17adafb-0lnz6-rg5wv" [2025-02-03T16:52:18.377Z] - name: "JENKINS_NAME" [2025-02-03T16:52:18.377Z] value: "pod-2910cb31-2572-478e-87bd-04b2d17adafb-0lnz6-rg5wv" [2025-02-03T16:52:18.377Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-03T16:52:18.377Z] value: "/home/jenkins/agent" [2025-02-03T16:52:18.377Z] - name: "JENKINS_URL" [2025-02-03T16:52:18.377Z] value: "http://172.30.130.216:80/" [2025-02-03T16:52:18.377Z] image: "jenkins-agent-base:latest" [2025-02-03T16:52:18.377Z] name: "jnlp" [2025-02-03T16:52:18.377Z] resources: [2025-02-03T16:52:18.377Z] limits: [2025-02-03T16:52:18.377Z] memory: "512Mi" [2025-02-03T16:52:18.377Z] cpu: "1" [2025-02-03T16:52:18.377Z] requests: [2025-02-03T16:52:18.377Z] memory: "512Mi" [2025-02-03T16:52:18.377Z] cpu: "1" [2025-02-03T16:52:18.377Z] volumeMounts: [2025-02-03T16:52:18.377Z] - mountPath: "/home/jenkins/agent" [2025-02-03T16:52:18.377Z] name: "workspace-volume" [2025-02-03T16:52:18.377Z] readOnly: false [2025-02-03T16:52:18.377Z] nodeSelector: [2025-02-03T16:52:18.377Z] kubernetes.io/os: "linux" [2025-02-03T16:52:18.377Z] restartPolicy: "Never" [2025-02-03T16:52:18.377Z] serviceAccountName: "jenkins" [2025-02-03T16:52:18.377Z] volumes: [2025-02-03T16:52:18.377Z] - emptyDir: {} [2025-02-03T16:52:18.377Z] name: "emptydir-0" [2025-02-03T16:52:18.377Z] - emptyDir: [2025-02-03T16:52:18.377Z] medium: "" [2025-02-03T16:52:18.377Z] name: "workspace-volume" [2025-02-03T16:52:18.377Z] [2025-02-03T16:52:18.488Z] Running on pod-2910cb31-2572-478e-87bd-04b2d17adafb-0lnz6-rg5wv in /home/jenkins/agent/workspace/test-override [2025-02-03T16:52:18.488Z] [Pipeline] { [2025-02-03T16:52:18.496Z] [Pipeline] container [2025-02-03T16:52:18.497Z] [Pipeline] { [2025-02-03T16:52:18.566Z] [Pipeline] withEnv [2025-02-03T16:52:18.566Z] [Pipeline] { [2025-02-03T16:52:18.580Z] [Pipeline] sh [2025-02-03T16:52:19.241Z] + set -xeuo pipefail [2025-02-03T16:52:19.241Z] ++ umask [2025-02-03T16:52:19.241Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:19.241Z] + cat /cosa/coreos-assembler-git.json [2025-02-03T16:52:19.241Z] { [2025-02-03T16:52:19.241Z] "date": "2025-02-03T12:18:00Z", [2025-02-03T16:52:19.241Z] "git": { [2025-02-03T16:52:19.241Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2", [2025-02-03T16:52:19.241Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-03T16:52:19.242Z] "branch": "HEAD", [2025-02-03T16:52:19.242Z] "dirty": "false" [2025-02-03T16:52:19.242Z] }, [2025-02-03T16:52:19.242Z] "file": { [2025-02-03T16:52:19.242Z] "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223", [2025-02-03T16:52:19.242Z] "checksum_type": "sha256", [2025-02-03T16:52:19.242Z] "format": "tar.gz", [2025-02-03T16:52:19.242Z] "name": "coreos-assembler-git.tar.gz", [2025-02-03T16:52:19.242Z] "size": "10006625" [2025-02-03T16:52:19.242Z] } [2025-02-03T16:52:19.242Z] } [2025-02-03T16:52:19.478Z] [Pipeline] } [2025-02-03T16:52:19.481Z] [Pipeline] // withEnv [2025-02-03T16:52:19.522Z] [Pipeline] timeout [2025-02-03T16:52:19.522Z] Timeout set to expire in 2 hr 30 min [2025-02-03T16:52:19.522Z] [Pipeline] { [2025-02-03T16:52:19.552Z] [Pipeline] withEnv [2025-02-03T16:52:19.552Z] [Pipeline] { [2025-02-03T16:52:19.568Z] [Pipeline] sh [2025-02-03T16:52:20.130Z] + set -euo pipefail [2025-02-03T16:52:20.130Z] ++ umask [2025-02-03T16:52:20.130Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:20.130Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-3f3a59acb4 [2025-02-03T16:52:20.130Z] + jq -r .update.title [2025-02-03T16:52:20.171Z] [Pipeline] } [2025-02-03T16:52:20.174Z] [Pipeline] // withEnv [2025-02-03T16:52:20.226Z] [Pipeline] withEnv [2025-02-03T16:52:20.227Z] [Pipeline] { [2025-02-03T16:52:20.230Z] [Pipeline] sh [2025-02-03T16:52:20.773Z] + set -euo pipefail [2025-02-03T16:52:20.773Z] ++ umask [2025-02-03T16:52:20.773Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:20.773Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-3f3a59acb4 [2025-02-03T16:52:20.773Z] + jq -r '.update.builds[].nvr' [2025-02-03T16:52:20.777Z] [Pipeline] } [2025-02-03T16:52:20.779Z] [Pipeline] // withEnv [2025-02-03T16:52:20.837Z] [Pipeline] withCredentials [2025-02-03T16:52:20.851Z] [Pipeline] // withCredentials [2025-02-03T16:52:20.873Z] [Pipeline] echo [2025-02-03T16:52:20.873Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-03T16:52:20.876Z] [Pipeline] withCredentials [2025-02-03T16:52:20.878Z] [Pipeline] // withCredentials [2025-02-03T16:52:20.910Z] [Pipeline] echo [2025-02-03T16:52:20.910Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-03T16:52:20.927Z] [Pipeline] withCredentials [2025-02-03T16:52:20.966Z] [Pipeline] // withCredentials [2025-02-03T16:52:20.981Z] [Pipeline] echo [2025-02-03T16:52:20.982Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-03T16:52:21.048Z] [Pipeline] withEnv [2025-02-03T16:52:21.048Z] [Pipeline] { [2025-02-03T16:52:21.098Z] [Pipeline] sh [2025-02-03T16:52:21.628Z] + set -euo pipefail [2025-02-03T16:52:21.628Z] ++ umask [2025-02-03T16:52:21.628Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:21.628Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-03T16:52:21.665Z] [Pipeline] } [2025-02-03T16:52:21.668Z] [Pipeline] // withEnv [2025-02-03T16:52:21.740Z] [Pipeline] readJSON [2025-02-03T16:52:21.876Z] [Pipeline] withEnv [2025-02-03T16:52:21.877Z] [Pipeline] { [2025-02-03T16:52:21.881Z] [Pipeline] sh [2025-02-03T16:52:22.422Z] + set -euo pipefail [2025-02-03T16:52:22.422Z] ++ umask [2025-02-03T16:52:22.422Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:22.422Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250203.91.0/x86_64/meta.json [2025-02-03T16:52:22.426Z] [Pipeline] } [2025-02-03T16:52:22.429Z] [Pipeline] // withEnv [2025-02-03T16:52:22.481Z] [Pipeline] readJSON [2025-02-03T16:52:22.494Z] [Pipeline] withEnv [2025-02-03T16:52:22.494Z] [Pipeline] { [2025-02-03T16:52:22.516Z] [Pipeline] sh [2025-02-03T16:52:23.046Z] + set -xeuo pipefail [2025-02-03T16:52:23.046Z] ++ umask [2025-02-03T16:52:23.046Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:23.046Z] + cosa init --branch rawhide --commit=9e67362543f203210d0a3bcb2957ed03f9a07d7c https://github.com/coreos/fedora-coreos-config [2025-02-03T16:52:23.046Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-03T16:52:23.046Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-03T16:52:23.046Z] + mkdir -p src [2025-02-03T16:52:23.046Z] + cd src [2025-02-03T16:52:23.046Z] + test -e config [2025-02-03T16:52:23.046Z] + case "${source}" in [2025-02-03T16:52:23.046Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-03T16:52:23.046Z] Cloning into 'config'... [2025-02-03T16:52:23.300Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-03T16:52:23.300Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-03T16:52:24.226Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4' [2025-02-03T16:52:24.226Z] + '[' -n 9e67362543f203210d0a3bcb2957ed03f9a07d7c ']' [2025-02-03T16:52:24.226Z] + git -C ./config fetch origin 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-03T16:52:24.226Z] From https://github.com/coreos/fedora-coreos-config [2025-02-03T16:52:24.226Z] * branch 9e67362543f203210d0a3bcb2957ed03f9a07d7c -> FETCH_HEAD [2025-02-03T16:52:24.226Z] + git -C ./config reset --hard 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-03T16:52:24.226Z] HEAD is now at 9e67362 Revert "overrides: pin grub2-2.12-15.fc42 on aarch64" [2025-02-03T16:52:24.226Z] + git -C ./config submodule update --init --recursive [2025-02-03T16:52:24.226Z] + set +x [2025-02-03T16:52:24.226Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-03T16:52:24.226Z] + manifest=src/config/manifest.yaml [2025-02-03T16:52:24.226Z] + image=src/config/image.yaml [2025-02-03T16:52:24.226Z] + [[ -n '' ]] [2025-02-03T16:52:24.226Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-03T16:52:24.226Z] + [[ ! -f src/config/image.yaml ]] [2025-02-03T16:52:24.226Z] + mkdir -p cache [2025-02-03T16:52:24.226Z] + mkdir -p builds [2025-02-03T16:52:24.226Z] + mkdir -p tmp [2025-02-03T16:52:24.226Z] + mkdir -p overrides/rpm [2025-02-03T16:52:24.226Z] + mkdir -p overrides/rootfs [2025-02-03T16:52:24.226Z] + test 0 = 1 [2025-02-03T16:52:24.226Z] + case "${YUMREPOS}" in [2025-02-03T16:52:24.226Z] + set +x [2025-02-03T16:52:24.226Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-03T16:52:24.232Z] [Pipeline] } [2025-02-03T16:52:24.235Z] [Pipeline] // withEnv [2025-02-03T16:52:24.251Z] [Pipeline] stage [2025-02-03T16:52:24.252Z] [Pipeline] { (Initialize Remotes) [2025-02-03T16:52:24.260Z] [Pipeline] parallel [2025-02-03T16:52:24.260Z] [Pipeline] { (Branch: x86_64) [2025-02-03T16:52:24.328Z] [Pipeline] withEnv [2025-02-03T16:52:24.329Z] [Pipeline] { [2025-02-03T16:52:24.337Z] [Pipeline] sh [2025-02-03T16:52:24.869Z] + set -xeuo pipefail [2025-02-03T16:52:24.869Z] ++ umask [2025-02-03T16:52:24.869Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:24.869Z] + cosa buildfetch --stream rawhide --build 42.20250203.91.0 --file manifest-lock.generated.x86_64.json [2025-02-03T16:52:25.123Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-03T16:52:25.123Z] Updated builds/builds.json [2025-02-03T16:52:25.123Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250203.91.0/x86_64/meta.json [2025-02-03T16:52:25.123Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250203.91.0/x86_64/commitmeta.json [2025-02-03T16:52:25.376Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250203.91.0/x86_64/ostree-commit-object [2025-02-03T16:52:25.376Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250203.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-02-03T16:52:25.635Z] [Pipeline] } [2025-02-03T16:52:25.638Z] [Pipeline] // withEnv [2025-02-03T16:52:25.686Z] [Pipeline] } [2025-02-03T16:52:25.691Z] [Pipeline] // parallel [2025-02-03T16:52:25.694Z] [Pipeline] } [2025-02-03T16:52:25.708Z] [Pipeline] // stage [2025-02-03T16:52:25.729Z] [Pipeline] stage [2025-02-03T16:52:25.729Z] [Pipeline] { (Download Overrides) [2025-02-03T16:52:25.796Z] [Pipeline] parallel [2025-02-03T16:52:25.797Z] [Pipeline] { (Branch: x86_64) [2025-02-03T16:52:25.800Z] [Pipeline] withEnv [2025-02-03T16:52:25.801Z] [Pipeline] { [2025-02-03T16:52:25.805Z] [Pipeline] sh [2025-02-03T16:52:26.363Z] + set -xeuo pipefail [2025-02-03T16:52:26.364Z] ++ umask [2025-02-03T16:52:26.364Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:26.364Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.14.0-0.rc1.15.fc42 --arch x86_64 --arch noarch [2025-02-03T16:52:26.618Z] Downloading [1/31]: kernel-debug-devel-matched-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [====================================] 100% 188.90 KiB / 188.90 KiB [2025-02-03T16:52:26.618Z] Downloading [2/31]: kernel-modules-internal-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [===================== ] 59% 1.00 MiB / 1.68 MiB [====================================] 100% 1.68 MiB / 1.68 MiB [2025-02-03T16:52:26.618Z] Downloading [3/31]: kernel-debug-uki-virt-addons-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [====================================] 100% 196.04 KiB / 196.04 KiB [2025-02-03T16:52:26.618Z] Downloading [4/31]: kernel-debug-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [====================================] 100% 188.92 KiB / 188.92 KiB [2025-02-03T16:52:26.618Z] Downloading [5/31]: kernel-tools-libs-devel-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [====================================] 100% 192.26 KiB / 192.26 KiB [2025-02-03T16:52:26.618Z] Downloading [6/31]: libperf-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [====================================] 100% 211.02 KiB / 211.02 KiB [2025-02-03T16:52:26.618Z] Downloading [7/31]: rv-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [====================================] 100% 202.56 KiB / 202.56 KiB [2025-02-03T16:52:26.618Z] Downloading [8/31]: kernel-uki-virt-addons-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [====================================] 100% 196.00 KiB / 196.00 KiB [2025-02-03T16:52:26.618Z] Downloading [9/31]: kernel-tools-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [====================================] 100% 474.08 KiB / 474.08 KiB [2025-02-03T16:52:26.618Z] Downloading [10/31]: kernel-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [====================================] 100% 188.83 KiB / 188.83 KiB [2025-02-03T16:52:26.618Z] Downloading [11/31]: kernel-debug-modules-extra-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.618Z] [======= ] 19% 1.00 MiB / 5.06 MiB [============== ] 39% 2.00 MiB / 5.06 MiB [===================== ] 59% 3.00 MiB / 5.06 MiB [============================ ] 79% 4.00 MiB / 5.06 MiB [=================================== ] 98% 5.00 MiB / 5.06 MiB [====================================] 100% 5.06 MiB / 5.06 MiB [2025-02-03T16:52:26.618Z] Downloading [12/31]: python3-perf-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.872Z] [======================== ] 67% 1.00 MiB / 1.48 MiB [====================================] 100% 1.48 MiB / 1.48 MiB [2025-02-03T16:52:26.872Z] Downloading [13/31]: kernel-devel-matched-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.872Z] [====================================] 100% 188.87 KiB / 188.87 KiB [2025-02-03T16:52:26.872Z] Downloading [14/31]: kernel-tools-libs-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.872Z] [====================================] 100% 201.38 KiB / 201.38 KiB [2025-02-03T16:52:26.872Z] Downloading [15/31]: libperf-devel-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.872Z] [====================================] 100% 221.52 KiB / 221.52 KiB [2025-02-03T16:52:26.872Z] Downloading [16/31]: kernel-debug-modules-internal-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.872Z] [============= ] 36% 1.00 MiB / 2.76 MiB [========================== ] 72% 2.00 MiB / 2.76 MiB [====================================] 100% 2.76 MiB / 2.76 MiB [2025-02-03T16:52:26.872Z] Downloading [17/31]: rtla-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.872Z] [====================================] 100% 246.73 KiB / 246.73 KiB [2025-02-03T16:52:26.872Z] Downloading [18/31]: perf-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.872Z] [============== ] 41% 1.00 MiB / 2.41 MiB [============================= ] 83% 2.00 MiB / 2.41 MiB [====================================] 100% 2.41 MiB / 2.41 MiB [2025-02-03T16:52:26.872Z] Downloading [19/31]: kernel-selftests-internal-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.872Z] [============== ] 40% 1.00 MiB / 2.47 MiB [============================= ] 81% 2.00 MiB / 2.47 MiB [====================================] 100% 2.47 MiB / 2.47 MiB [2025-02-03T16:52:26.872Z] Downloading [20/31]: kernel-modules-extra-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:26.872Z] [============ ] 34% 1.00 MiB / 2.91 MiB [======================== ] 68% 2.00 MiB / 2.91 MiB [====================================] 100% 2.91 MiB / 2.91 MiB [2025-02-03T16:52:26.872Z] Downloading [21/31]: kernel-devel-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:27.126Z] [= ] 5% 1.00 MiB / 18.19 MiB [=== ] 10% 2.00 MiB / 18.19 MiB [===== ] 16% 3.00 MiB / 18.19 MiB [======= ] 21% 4.00 MiB / 18.19 MiB [========= ] 27% 5.00 MiB / 18.19 MiB [=========== ] 32% 6.00 MiB / 18.19 MiB [============= ] 38% 7.00 MiB / 18.19 MiB [=============== ] 43% 8.00 MiB / 18.19 MiB [================= ] 49% 9.00 MiB / 18.19 MiB [=================== ] 54% 10.00 MiB / 18.19 MiB [===================== ] 60% 11.00 MiB / 18.19 MiB [======================= ] 65% 12.00 MiB / 18.19 MiB [========================= ] 71% 13.00 MiB / 18.19 MiB [=========================== ] 76% 14.00 MiB / 18.19 MiB [============================= ] 82% 15.00 MiB / 18.19 MiB [=============================== ] 87% 16.00 MiB / 18.19 MiB [================================= ] 93% 17.00 MiB / 18.19 MiB [=================================== ] 98% 18.00 MiB / 18.19 MiB [====================================] 100% 18.19 MiB / 18.19 MiB [2025-02-03T16:52:27.126Z] Downloading [22/31]: kernel-debug-modules-core-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:27.382Z] [ ] 1% 1.00 MiB / 64.28 MiB [= ] 3% 2.00 MiB / 64.28 MiB [= ] 4% 3.00 MiB / 64.28 MiB [== ] 6% 4.00 MiB / 64.28 MiB [== ] 7% 5.00 MiB / 64.28 MiB [=== ] 9% 6.00 MiB / 64.28 MiB [=== ] 10% 7.00 MiB / 64.28 MiB [==== ] 12% 8.00 MiB / 64.28 MiB [===== ] 14% 9.00 MiB / 64.28 MiB [===== ] 15% 10.00 MiB / 64.28 MiB [====== ] 17% 11.00 MiB / 64.28 MiB [====== ] 18% 12.00 MiB / 64.28 MiB [======= ] 20% 13.00 MiB / 64.28 MiB [======= ] 21% 14.00 MiB / 64.28 MiB [======== ] 23% 15.00 MiB / 64.28 MiB [======== ] 24% 16.00 MiB / 64.28 MiB [========= ] 26% 17.00 MiB / 64.28 MiB [========== ] 28% 18.00 MiB / 64.28 MiB [========== ] 29% 19.00 MiB / 64.28 MiB [=========== ] 31% 20.00 MiB / 64.28 MiB [=========== ] 32% 21.00 MiB / 64.28 MiB [============ ] 34% 22.00 MiB / 64.28 MiB [============ ] 35% 23.00 MiB / 64.28 MiB [============= ] 37% 24.00 MiB / 64.28 MiB [============== ] 38% 25.00 MiB / 64.28 MiB [============== ] 40% 26.00 MiB / 64.28 MiB [=============== ] 42% 27.00 MiB / 64.28 MiB [=============== ] 43% 28.00 MiB / 64.28 MiB [================ ] 45% 29.00 MiB / 64.28 MiB [================ ] 46% 30.00 MiB / 64.28 MiB [================= ] 48% 31.00 MiB / 64.28 MiB [================= ] 49% 32.00 MiB / 64.28 MiB [================== ] 51% 33.00 MiB / 64.28 MiB [=================== ] 52% 34.00 MiB / 64.28 MiB [=================== ] 54% 35.00 MiB / 64.28 MiB [==================== ] 56% 36.00 MiB / 64.28 MiB [==================== ] 57% 37.00 MiB / 64.28 MiB [===================== ] 59% 38.00 MiB / 64.28 MiB [===================== ] 60% 39.00 MiB / 64.28 MiB [====================== ] 62% 40.00 MiB / 64.28 MiB [====================== ] 63% 41.00 MiB / 64.28 MiB [======================= ] 65% 42.00 MiB / 64.28 MiB [======================== ] 66% 43.00 MiB / 64.28 MiB [======================== ] 68% 44.00 MiB / 64.28 MiB [========================= ] 70% 45.00 MiB / 64.28 MiB [========================= ] 71% 46.00 MiB / 64.28 MiB [========================== ] 73% 47.00 MiB / 64.28 MiB [========================== ] 74% 48.00 MiB / 64.28 MiB [=========================== ] 76% 49.00 MiB / 64.28 MiB [============================ ] 77% 50.00 MiB / 64.28 MiB [============================ ] 79% 51.00 MiB / 64.28 MiB [============================= ] 80% 52.00 MiB / 64.28 MiB [============================= ] 82% 53.00 MiB / 64.28 MiB [============================== ] 84% 54.00 MiB / 64.28 MiB [============================== ] 85% 55.00 MiB / 64.28 MiB [=============================== ] 87% 56.00 MiB / 64.28 MiB [=============================== ] 88% 57.00 MiB / 64.28 MiB [================================ ] 90% 58.00 MiB / 64.28 MiB [================================= ] 91% 59.00 MiB / 64.28 MiB [================================= ] 93% 60.00 MiB / 64.28 MiB [================================== ] 94% 61.00 MiB / 64.28 MiB [================================== ] 96% 62.00 MiB / 64.28 MiB [=================================== ] 98% 63.00 MiB / 64.28 MiB [=================================== ] 99% 64.00 MiB / 64.28 MiB [====================================] 100% 64.28 MiB / 64.28 MiB [2025-02-03T16:52:27.383Z] Downloading [23/31]: kernel-modules-core-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:27.892Z] [ ] 2% 1.00 MiB / 38.84 MiB [= ] 5% 2.00 MiB / 38.84 MiB [== ] 7% 3.00 MiB / 38.84 MiB [=== ] 10% 4.00 MiB / 38.84 MiB [==== ] 12% 5.00 MiB / 38.84 MiB [===== ] 15% 6.00 MiB / 38.84 MiB [====== ] 18% 7.00 MiB / 38.84 MiB [======= ] 20% 8.00 MiB / 38.84 MiB [======== ] 23% 9.00 MiB / 38.84 MiB [========= ] 25% 10.00 MiB / 38.84 MiB [========== ] 28% 11.00 MiB / 38.84 MiB [=========== ] 30% 12.00 MiB / 38.84 MiB [============ ] 33% 13.00 MiB / 38.84 MiB [============ ] 36% 14.00 MiB / 38.84 MiB [============= ] 38% 15.00 MiB / 38.84 MiB [============== ] 41% 16.00 MiB / 38.84 MiB [=============== ] 43% 17.00 MiB / 38.84 MiB [================ ] 46% 18.00 MiB / 38.84 MiB [================= ] 48% 19.00 MiB / 38.84 MiB [================== ] 51% 20.00 MiB / 38.84 MiB [=================== ] 54% 21.00 MiB / 38.84 MiB [==================== ] 56% 22.00 MiB / 38.84 MiB [===================== ] 59% 23.00 MiB / 38.84 MiB [====================== ] 61% 24.00 MiB / 38.84 MiB [======================= ] 64% 25.00 MiB / 38.84 MiB [======================== ] 66% 26.00 MiB / 38.84 MiB [========================= ] 69% 27.00 MiB / 38.84 MiB [========================= ] 72% 28.00 MiB / 38.84 MiB [========================== ] 74% 29.00 MiB / 38.84 MiB [=========================== ] 77% 30.00 MiB / 38.84 MiB [============================ ] 79% 31.00 MiB / 38.84 MiB [============================= ] 82% 32.00 MiB / 38.84 MiB [============================== ] 84% 33.00 MiB / 38.84 MiB [=============================== ] 87% 34.00 MiB / 38.84 MiB [================================ ] 90% 35.00 MiB / 38.84 MiB [================================= ] 92% 36.00 MiB / 38.84 MiB [================================== ] 95% 37.00 MiB / 38.84 MiB [=================================== ] 97% 38.00 MiB / 38.84 MiB [====================================] 100% 38.84 MiB / 38.84 MiB [2025-02-03T16:52:27.892Z] Downloading [24/31]: kernel-debug-devel-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:27.892Z] [= ] 5% 1.00 MiB / 18.39 MiB [=== ] 10% 2.00 MiB / 18.39 MiB [===== ] 16% 3.00 MiB / 18.39 MiB [======= ] 21% 4.00 MiB / 18.39 MiB [========= ] 27% 5.00 MiB / 18.39 MiB [=========== ] 32% 6.00 MiB / 18.39 MiB [============= ] 38% 7.00 MiB / 18.39 MiB [=============== ] 43% 8.00 MiB / 18.39 MiB [================= ] 48% 9.00 MiB / 18.39 MiB [=================== ] 54% 10.00 MiB / 18.39 MiB [===================== ] 59% 11.00 MiB / 18.39 MiB [======================= ] 65% 12.00 MiB / 18.39 MiB [========================= ] 70% 13.00 MiB / 18.39 MiB [=========================== ] 76% 14.00 MiB / 18.39 MiB [============================= ] 81% 15.00 MiB / 18.39 MiB [=============================== ] 87% 16.00 MiB / 18.39 MiB [================================= ] 92% 17.00 MiB / 18.39 MiB [=================================== ] 97% 18.00 MiB / 18.39 MiB [====================================] 100% 18.39 MiB / 18.39 MiB [2025-02-03T16:52:28.146Z] Downloading [25/31]: kernel-core-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:28.146Z] [= ] 5% 1.00 MiB / 18.70 MiB [=== ] 10% 2.00 MiB / 18.70 MiB [===== ] 16% 3.00 MiB / 18.70 MiB [======= ] 21% 4.00 MiB / 18.70 MiB [========= ] 26% 5.00 MiB / 18.70 MiB [=========== ] 32% 6.00 MiB / 18.70 MiB [============= ] 37% 7.00 MiB / 18.70 MiB [=============== ] 42% 8.00 MiB / 18.70 MiB [================= ] 48% 9.00 MiB / 18.70 MiB [=================== ] 53% 10.00 MiB / 18.70 MiB [===================== ] 58% 11.00 MiB / 18.70 MiB [======================= ] 64% 12.00 MiB / 18.70 MiB [========================= ] 69% 13.00 MiB / 18.70 MiB [========================== ] 74% 14.00 MiB / 18.70 MiB [============================ ] 80% 15.00 MiB / 18.70 MiB [============================== ] 85% 16.00 MiB / 18.70 MiB [================================ ] 90% 17.00 MiB / 18.70 MiB [================================== ] 96% 18.00 MiB / 18.70 MiB [====================================] 100% 18.70 MiB / 18.70 MiB [2025-02-03T16:52:28.146Z] Downloading [26/31]: kernel-modules-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:28.656Z] [ ] 1% 1.00 MiB / 65.57 MiB [= ] 3% 2.00 MiB / 65.57 MiB [= ] 4% 3.00 MiB / 65.57 MiB [== ] 6% 4.00 MiB / 65.57 MiB [== ] 7% 5.00 MiB / 65.57 MiB [=== ] 9% 6.00 MiB / 65.57 MiB [=== ] 10% 7.00 MiB / 65.57 MiB [==== ] 12% 8.00 MiB / 65.57 MiB [==== ] 13% 9.00 MiB / 65.57 MiB [===== ] 15% 10.00 MiB / 65.57 MiB [====== ] 16% 11.00 MiB / 65.57 MiB [====== ] 18% 12.00 MiB / 65.57 MiB [======= ] 19% 13.00 MiB / 65.57 MiB [======= ] 21% 14.00 MiB / 65.57 MiB [======== ] 22% 15.00 MiB / 65.57 MiB [======== ] 24% 16.00 MiB / 65.57 MiB [========= ] 25% 17.00 MiB / 65.57 MiB [========= ] 27% 18.00 MiB / 65.57 MiB [========== ] 28% 19.00 MiB / 65.57 MiB [========== ] 30% 20.00 MiB / 65.57 MiB [=========== ] 32% 21.00 MiB / 65.57 MiB [============ ] 33% 22.00 MiB / 65.57 MiB [============ ] 35% 23.00 MiB / 65.57 MiB [============= ] 36% 24.00 MiB / 65.57 MiB [============= ] 38% 25.00 MiB / 65.57 MiB [============== ] 39% 26.00 MiB / 65.57 MiB [============== ] 41% 27.00 MiB / 65.57 MiB [=============== ] 42% 28.00 MiB / 65.57 MiB [=============== ] 44% 29.00 MiB / 65.57 MiB [================ ] 45% 30.00 MiB / 65.57 MiB [================= ] 47% 31.00 MiB / 65.57 MiB [================= ] 48% 32.00 MiB / 65.57 MiB [================== ] 50% 33.00 MiB / 65.57 MiB [================== ] 51% 34.00 MiB / 65.57 MiB [=================== ] 53% 35.00 MiB / 65.57 MiB [=================== ] 54% 36.00 MiB / 65.57 MiB [==================== ] 56% 37.00 MiB / 65.57 MiB [==================== ] 57% 38.00 MiB / 65.57 MiB [===================== ] 59% 39.00 MiB / 65.57 MiB [===================== ] 61% 40.00 MiB / 65.57 MiB [====================== ] 62% 41.00 MiB / 65.57 MiB [======================= ] 64% 42.00 MiB / 65.57 MiB [======================= ] 65% 43.00 MiB / 65.57 MiB [======================== ] 67% 44.00 MiB / 65.57 MiB [======================== ] 68% 45.00 MiB / 65.57 MiB [========================= ] 70% 46.00 MiB / 65.57 MiB [========================= ] 71% 47.00 MiB / 65.57 MiB [========================== ] 73% 48.00 MiB / 65.57 MiB [========================== ] 74% 49.00 MiB / 65.57 MiB [=========================== ] 76% 50.00 MiB / 65.57 MiB [=========================== ] 77% 51.00 MiB / 65.57 MiB [============================ ] 79% 52.00 MiB / 65.57 MiB [============================= ] 80% 53.00 MiB / 65.57 MiB [============================= ] 82% 54.00 MiB / 65.57 MiB [============================== ] 83% 55.00 MiB / 65.57 MiB [============================== ] 85% 56.00 MiB / 65.57 MiB [=============================== ] 86% 57.00 MiB / 65.57 MiB [=============================== ] 88% 58.00 MiB / 65.57 MiB [================================ ] 89% 59.00 MiB / 65.57 MiB [================================ ] 91% 60.00 MiB / 65.57 MiB [================================= ] 93% 61.00 MiB / 65.57 MiB [================================== ] 94% 62.00 MiB / 65.57 MiB [================================== ] 96% 63.00 MiB / 65.57 MiB [=================================== ] 97% 64.00 MiB / 65.57 MiB [=================================== ] 99% 65.00 MiB / 65.57 MiB [====================================] 100% 65.57 MiB / 65.57 MiB [2025-02-03T16:52:28.656Z] Downloading [27/31]: kernel-debug-core-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:28.911Z] [= ] 2% 1.00 MiB / 33.44 MiB [== ] 5% 2.00 MiB / 33.44 MiB [=== ] 8% 3.00 MiB / 33.44 MiB [==== ] 11% 4.00 MiB / 33.44 MiB [===== ] 14% 5.00 MiB / 33.44 MiB [====== ] 17% 6.00 MiB / 33.44 MiB [======= ] 20% 7.00 MiB / 33.44 MiB [======== ] 23% 8.00 MiB / 33.44 MiB [========= ] 26% 9.00 MiB / 33.44 MiB [========== ] 29% 10.00 MiB / 33.44 MiB [=========== ] 32% 11.00 MiB / 33.44 MiB [============ ] 35% 12.00 MiB / 33.44 MiB [============= ] 38% 13.00 MiB / 33.44 MiB [=============== ] 41% 14.00 MiB / 33.44 MiB [================ ] 44% 15.00 MiB / 33.44 MiB [================= ] 47% 16.00 MiB / 33.44 MiB [================== ] 50% 17.00 MiB / 33.44 MiB [=================== ] 53% 18.00 MiB / 33.44 MiB [==================== ] 56% 19.00 MiB / 33.44 MiB [===================== ] 59% 20.00 MiB / 33.44 MiB [====================== ] 62% 21.00 MiB / 33.44 MiB [======================= ] 65% 22.00 MiB / 33.44 MiB [======================== ] 68% 23.00 MiB / 33.44 MiB [========================= ] 71% 24.00 MiB / 33.44 MiB [========================== ] 74% 25.00 MiB / 33.44 MiB [=========================== ] 77% 26.00 MiB / 33.44 MiB [============================= ] 80% 27.00 MiB / 33.44 MiB [============================== ] 83% 28.00 MiB / 33.44 MiB [=============================== ] 86% 29.00 MiB / 33.44 MiB [================================ ] 89% 30.00 MiB / 33.44 MiB [================================= ] 92% 31.00 MiB / 33.44 MiB [================================== ] 95% 32.00 MiB / 33.44 MiB [=================================== ] 98% 33.00 MiB / 33.44 MiB [====================================] 100% 33.44 MiB / 33.44 MiB [2025-02-03T16:52:28.911Z] Downloading [28/31]: kernel-debug-uki-virt-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:29.421Z] [ ] 1% 1.00 MiB / 80.33 MiB [ ] 2% 2.00 MiB / 80.33 MiB [= ] 3% 3.00 MiB / 80.33 MiB [= ] 4% 4.00 MiB / 80.33 MiB [== ] 6% 5.00 MiB / 80.33 MiB [== ] 7% 6.00 MiB / 80.33 MiB [=== ] 8% 7.00 MiB / 80.33 MiB [=== ] 9% 8.00 MiB / 80.33 MiB [==== ] 11% 9.00 MiB / 80.33 MiB [==== ] 12% 10.00 MiB / 80.33 MiB [==== ] 13% 11.00 MiB / 80.33 MiB [===== ] 14% 12.00 MiB / 80.33 MiB [===== ] 16% 13.00 MiB / 80.33 MiB [====== ] 17% 14.00 MiB / 80.33 MiB [====== ] 18% 15.00 MiB / 80.33 MiB [======= ] 19% 16.00 MiB / 80.33 MiB [======= ] 21% 17.00 MiB / 80.33 MiB [======== ] 22% 18.00 MiB / 80.33 MiB [======== ] 23% 19.00 MiB / 80.33 MiB [======== ] 24% 20.00 MiB / 80.33 MiB [========= ] 26% 21.00 MiB / 80.33 MiB [========= ] 27% 22.00 MiB / 80.33 MiB [========== ] 28% 23.00 MiB / 80.33 MiB [========== ] 29% 24.00 MiB / 80.33 MiB [=========== ] 31% 25.00 MiB / 80.33 MiB [=========== ] 32% 26.00 MiB / 80.33 MiB [============ ] 33% 27.00 MiB / 80.33 MiB [============ ] 34% 28.00 MiB / 80.33 MiB [============ ] 36% 29.00 MiB / 80.33 MiB [============= ] 37% 30.00 MiB / 80.33 MiB [============= ] 38% 31.00 MiB / 80.33 MiB [============== ] 39% 32.00 MiB / 80.33 MiB [============== ] 41% 33.00 MiB / 80.33 MiB [=============== ] 42% 34.00 MiB / 80.33 MiB [=============== ] 43% 35.00 MiB / 80.33 MiB [================ ] 44% 36.00 MiB / 80.33 MiB [================ ] 46% 37.00 MiB / 80.33 MiB [================= ] 47% 38.00 MiB / 80.33 MiB [================= ] 48% 39.00 MiB / 80.33 MiB [================= ] 49% 40.00 MiB / 80.33 MiB [================== ] 51% 41.00 MiB / 80.33 MiB [================== ] 52% 42.00 MiB / 80.33 MiB [=================== ] 53% 43.00 MiB / 80.33 MiB [=================== ] 54% 44.00 MiB / 80.33 MiB [==================== ] 56% 45.00 MiB / 80.33 MiB [==================== ] 57% 46.00 MiB / 80.33 MiB [===================== ] 58% 47.00 MiB / 80.33 MiB [===================== ] 59% 48.00 MiB / 80.33 MiB [===================== ] 60% 49.00 MiB / 80.33 MiB [====================== ] 62% 50.00 MiB / 80.33 MiB [====================== ] 63% 51.00 MiB / 80.33 MiB [======================= ] 64% 52.00 MiB / 80.33 MiB [======================= ] 65% 53.00 MiB / 80.33 MiB [======================== ] 67% 54.00 MiB / 80.33 MiB [======================== ] 68% 55.00 MiB / 80.33 MiB [========================= ] 69% 56.00 MiB / 80.33 MiB [========================= ] 70% 57.00 MiB / 80.33 MiB [========================= ] 72% 58.00 MiB / 80.33 MiB [========================== ] 73% 59.00 MiB / 80.33 MiB [========================== ] 74% 60.00 MiB / 80.33 MiB [=========================== ] 75% 61.00 MiB / 80.33 MiB [=========================== ] 77% 62.00 MiB / 80.33 MiB [============================ ] 78% 63.00 MiB / 80.33 MiB [============================ ] 79% 64.00 MiB / 80.33 MiB [============================= ] 80% 65.00 MiB / 80.33 MiB [============================= ] 82% 66.00 MiB / 80.33 MiB [============================== ] 83% 67.00 MiB / 80.33 MiB [============================== ] 84% 68.00 MiB / 80.33 MiB [============================== ] 85% 69.00 MiB / 80.33 MiB [=============================== ] 87% 70.00 MiB / 80.33 MiB [=============================== ] 88% 71.00 MiB / 80.33 MiB [================================ ] 89% 72.00 MiB / 80.33 MiB [================================ ] 90% 73.00 MiB / 80.33 MiB [================================= ] 92% 74.00 MiB / 80.33 MiB [================================= ] 93% 75.00 MiB / 80.33 MiB [================================== ] 94% 76.00 MiB / 80.33 MiB [================================== ] 95% 77.00 MiB / 80.33 MiB [================================== ] 97% 78.00 MiB / 80.33 MiB [=================================== ] 98% 79.00 MiB / 80.33 MiB [=================================== ] 99% 80.00 MiB / 80.33 MiB [====================================] 100% 80.33 MiB / 80.33 MiB [2025-02-03T16:52:29.421Z] Downloading [29/31]: kernel-debug-modules-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:29.929Z] [ ] 0% 1.00 MiB / 109.38 MiB [ ] 1% 2.00 MiB / 109.38 MiB [ ] 2% 3.00 MiB / 109.38 MiB [= ] 3% 4.00 MiB / 109.38 MiB [= ] 4% 5.00 MiB / 109.38 MiB [= ] 5% 6.00 MiB / 109.38 MiB [== ] 6% 7.00 MiB / 109.38 MiB [== ] 7% 8.00 MiB / 109.38 MiB [== ] 8% 9.00 MiB / 109.38 MiB [=== ] 9% 10.00 MiB / 109.38 MiB [=== ] 10% 11.00 MiB / 109.38 MiB [=== ] 10% 12.00 MiB / 109.38 MiB [==== ] 11% 13.00 MiB / 109.38 MiB [==== ] 12% 14.00 MiB / 109.38 MiB [==== ] 13% 15.00 MiB / 109.38 MiB [===== ] 14% 16.00 MiB / 109.38 MiB [===== ] 15% 17.00 MiB / 109.38 MiB [===== ] 16% 18.00 MiB / 109.38 MiB [====== ] 17% 19.00 MiB / 109.38 MiB [====== ] 18% 20.00 MiB / 109.38 MiB [====== ] 19% 21.00 MiB / 109.38 MiB [======= ] 20% 22.00 MiB / 109.38 MiB [======= ] 21% 23.00 MiB / 109.38 MiB [======= ] 21% 24.00 MiB / 109.38 MiB [======== ] 22% 25.00 MiB / 109.38 MiB [======== ] 23% 26.00 MiB / 109.38 MiB [======== ] 24% 27.00 MiB / 109.38 MiB [========= ] 25% 28.00 MiB / 109.38 MiB [========= ] 26% 29.00 MiB / 109.38 MiB [========= ] 27% 30.00 MiB / 109.38 MiB [========== ] 28% 31.00 MiB / 109.38 MiB [========== ] 29% 32.00 MiB / 109.38 MiB [========== ] 30% 33.00 MiB / 109.38 MiB [=========== ] 31% 34.00 MiB / 109.38 MiB [=========== ] 31% 35.00 MiB / 109.38 MiB [=========== ] 32% 36.00 MiB / 109.38 MiB [============ ] 33% 37.00 MiB / 109.38 MiB [============ ] 34% 38.00 MiB / 109.38 MiB [============ ] 35% 39.00 MiB / 109.38 MiB [============= ] 36% 40.00 MiB / 109.38 MiB [============= ] 37% 41.00 MiB / 109.38 MiB [============= ] 38% 42.00 MiB / 109.38 MiB [============== ] 39% 43.00 MiB / 109.38 MiB [============== ] 40% 44.00 MiB / 109.38 MiB [============== ] 41% 45.00 MiB / 109.38 MiB [=============== ] 42% 46.00 MiB / 109.38 MiB [=============== ] 42% 47.00 MiB / 109.38 MiB [=============== ] 43% 48.00 MiB / 109.38 MiB [================ ] 44% 49.00 MiB / 109.38 MiB [================ ] 45% 50.00 MiB / 109.38 MiB [================ ] 46% 51.00 MiB / 109.38 MiB [================= ] 47% 52.00 MiB / 109.38 MiB [================= ] 48% 53.00 MiB / 109.38 MiB [================= ] 49% 54.00 MiB / 109.38 MiB [================== ] 50% 55.00 MiB / 109.38 MiB [================== ] 51% 56.00 MiB / 109.38 MiB [================== ] 52% 57.00 MiB / 109.38 MiB [=================== ] 53% 58.00 MiB / 109.38 MiB [=================== ] 53% 59.00 MiB / 109.38 MiB [=================== ] 54% 60.00 MiB / 109.38 MiB [==================== ] 55% 61.00 MiB / 109.38 MiB [==================== ] 56% 62.00 MiB / 109.38 MiB [==================== ] 57% 63.00 MiB / 109.38 MiB [===================== ] 58% 64.00 MiB / 109.38 MiB [===================== ] 59% 65.00 MiB / 109.38 MiB [===================== ] 60% 66.00 MiB / 109.38 MiB [====================== ] 61% 67.00 MiB / 109.38 MiB [====================== ] 62% 68.00 MiB / 109.38 MiB [====================== ] 63% 69.00 MiB / 109.38 MiB [======================= ] 63% 70.00 MiB / 109.38 MiB [======================= ] 64% 71.00 MiB / 109.38 MiB [======================= ] 65% 72.00 MiB / 109.38 MiB [======================== ] 66% 73.00 MiB / 109.38 MiB [======================== ] 67% 74.00 MiB / 109.38 MiB [======================== ] 68% 75.00 MiB / 109.38 MiB [========================= ] 69% 76.00 MiB / 109.38 MiB [========================= ] 70% 77.00 MiB / 109.38 MiB [========================= ] 71% 78.00 MiB / 109.38 MiB [========================== ] 72% 79.00 MiB / 109.38 MiB [========================== ] 73% 80.00 MiB / 109.38 MiB [========================== ] 74% 81.00 MiB / 109.38 MiB [========================== ] 74% 82.00 MiB / 109.38 MiB [=========================== ] 75% 83.00 MiB / 109.38 MiB [=========================== ] 76% 84.00 MiB / 109.38 MiB [=========================== ] 77% 85.00 MiB / 109.38 MiB [============================ ] 78% 86.00 MiB / 109.38 MiB [============================ ] 79% 87.00 MiB / 109.38 MiB [============================ ] 80% 88.00 MiB / 109.38 MiB [============================= ] 81% 89.00 MiB / 109.38 MiB [============================= ] 82% 90.00 MiB / 109.38 MiB [============================= ] 83% 91.00 MiB / 109.38 MiB [============================== ] 84% 92.00 MiB / 109.38 MiB [============================== ] 85% 93.00 MiB / 109.38 MiB [============================== ] 85% 94.00 MiB / 109.38 MiB [=============================== ] 86% 95.00 MiB / 109.38 MiB [=============================== ] 87% 96.00 MiB / 109.38 MiB [=============================== ] 88% 97.00 MiB / 109.38 MiB [================================ ] 89% 98.00 MiB / 109.38 MiB [================================ ] 90% 99.00 MiB / 109.38 MiB [================================ ] 91% 100.00 MiB / 109.38 MiB [================================= ] 92% 101.00 MiB / 109.38 MiB [================================= ] 93% 102.00 MiB / 109.38 MiB [================================= ] 94% 103.00 MiB / 109.38 MiB [================================== ] 95% 104.00 MiB / 109.38 MiB [================================== ] 95% 105.00 MiB / 109.38 MiB [================================== ] 96% 106.00 MiB / 109.38 MiB [=================================== ] 97% 107.00 MiB / 109.38 MiB [=================================== ] 98% 108.00 MiB / 109.38 MiB [=================================== ] 99% 109.00 MiB / 109.38 MiB [====================================] 100% 109.38 MiB / 109.38 MiB [2025-02-03T16:52:29.930Z] Downloading [30/31]: kernel-uki-virt-6.14.0-0.rc1.15.fc42.x86_64.rpm [2025-02-03T16:52:30.692Z] [ ] 1% 1.00 MiB / 59.55 MiB [= ] 3% 2.00 MiB / 59.55 MiB [= ] 5% 3.00 MiB / 59.55 MiB [== ] 6% 4.00 MiB / 59.55 MiB [=== ] 8% 5.00 MiB / 59.55 MiB [=== ] 10% 6.00 MiB / 59.55 MiB [==== ] 11% 7.00 MiB / 59.55 MiB [==== ] 13% 8.00 MiB / 59.55 MiB [===== ] 15% 9.00 MiB / 59.55 MiB [====== ] 16% 10.00 MiB / 59.55 MiB [====== ] 18% 11.00 MiB / 59.55 MiB [======= ] 20% 12.00 MiB / 59.55 MiB [======= ] 21% 13.00 MiB / 59.55 MiB [======== ] 23% 14.00 MiB / 59.55 MiB [========= ] 25% 15.00 MiB / 59.55 MiB [========= ] 26% 16.00 MiB / 59.55 MiB [========== ] 28% 17.00 MiB / 59.55 MiB [========== ] 30% 18.00 MiB / 59.55 MiB [=========== ] 31% 19.00 MiB / 59.55 MiB [============ ] 33% 20.00 MiB / 59.55 MiB [============ ] 35% 21.00 MiB / 59.55 MiB [============= ] 36% 22.00 MiB / 59.55 MiB [============= ] 38% 23.00 MiB / 59.55 MiB [============== ] 40% 24.00 MiB / 59.55 MiB [=============== ] 41% 25.00 MiB / 59.55 MiB [=============== ] 43% 26.00 MiB / 59.55 MiB [================ ] 45% 27.00 MiB / 59.55 MiB [================ ] 47% 28.00 MiB / 59.55 MiB [================= ] 48% 29.00 MiB / 59.55 MiB [================== ] 50% 30.00 MiB / 59.55 MiB [================== ] 52% 31.00 MiB / 59.55 MiB [=================== ] 53% 32.00 MiB / 59.55 MiB [=================== ] 55% 33.00 MiB / 59.55 MiB [==================== ] 57% 34.00 MiB / 59.55 MiB [===================== ] 58% 35.00 MiB / 59.55 MiB [===================== ] 60% 36.00 MiB / 59.55 MiB [====================== ] 62% 37.00 MiB / 59.55 MiB [====================== ] 63% 38.00 MiB / 59.55 MiB [======================= ] 65% 39.00 MiB / 59.55 MiB [======================== ] 67% 40.00 MiB / 59.55 MiB [======================== ] 68% 41.00 MiB / 59.55 MiB [========================= ] 70% 42.00 MiB / 59.55 MiB [========================= ] 72% 43.00 MiB / 59.55 MiB [========================== ] 73% 44.00 MiB / 59.55 MiB [=========================== ] 75% 45.00 MiB / 59.55 MiB [=========================== ] 77% 46.00 MiB / 59.55 MiB [============================ ] 78% 47.00 MiB / 59.55 MiB [============================= ] 80% 48.00 MiB / 59.55 MiB [============================= ] 82% 49.00 MiB / 59.55 MiB [============================== ] 83% 50.00 MiB / 59.55 MiB [============================== ] 85% 51.00 MiB / 59.55 MiB [=============================== ] 87% 52.00 MiB / 59.55 MiB [================================ ] 88% 53.00 MiB / 59.55 MiB [================================ ] 90% 54.00 MiB / 59.55 MiB [================================= ] 92% 55.00 MiB / 59.55 MiB [================================= ] 94% 56.00 MiB / 59.55 MiB [================================== ] 95% 57.00 MiB / 59.55 MiB [=================================== ] 97% 58.00 MiB / 59.55 MiB [=================================== ] 99% 59.00 MiB / 59.55 MiB [====================================] 100% 59.55 MiB / 59.55 MiB [2025-02-03T16:52:30.692Z] Downloading [31/31]: kernel-doc-6.14.0-0.rc1.15.fc42.noarch.rpm [2025-02-03T16:52:30.949Z] [ ] 2% 1.00 MiB / 37.70 MiB [= ] 5% 2.00 MiB / 37.70 MiB [== ] 7% 3.00 MiB / 37.70 MiB [=== ] 10% 4.00 MiB / 37.70 MiB [==== ] 13% 5.00 MiB / 37.70 MiB [===== ] 15% 6.00 MiB / 37.70 MiB [====== ] 18% 7.00 MiB / 37.70 MiB [======= ] 21% 8.00 MiB / 37.70 MiB [======== ] 23% 9.00 MiB / 37.70 MiB [========= ] 26% 10.00 MiB / 37.70 MiB [========== ] 29% 11.00 MiB / 37.70 MiB [=========== ] 31% 12.00 MiB / 37.70 MiB [============ ] 34% 13.00 MiB / 37.70 MiB [============= ] 37% 14.00 MiB / 37.70 MiB [============== ] 39% 15.00 MiB / 37.70 MiB [=============== ] 42% 16.00 MiB / 37.70 MiB [================ ] 45% 17.00 MiB / 37.70 MiB [================= ] 47% 18.00 MiB / 37.70 MiB [================== ] 50% 19.00 MiB / 37.70 MiB [=================== ] 53% 20.00 MiB / 37.70 MiB [==================== ] 55% 21.00 MiB / 37.70 MiB [===================== ] 58% 22.00 MiB / 37.70 MiB [===================== ] 61% 23.00 MiB / 37.70 MiB [====================== ] 63% 24.00 MiB / 37.70 MiB [======================= ] 66% 25.00 MiB / 37.70 MiB [======================== ] 68% 26.00 MiB / 37.70 MiB [========================= ] 71% 27.00 MiB / 37.70 MiB [========================== ] 74% 28.00 MiB / 37.70 MiB [=========================== ] 76% 29.00 MiB / 37.70 MiB [============================ ] 79% 30.00 MiB / 37.70 MiB [============================= ] 82% 31.00 MiB / 37.70 MiB [============================== ] 84% 32.00 MiB / 37.70 MiB [=============================== ] 87% 33.00 MiB / 37.70 MiB [================================ ] 90% 34.00 MiB / 37.70 MiB [================================= ] 92% 35.00 MiB / 37.70 MiB [================================== ] 95% 36.00 MiB / 37.70 MiB [=================================== ] 98% 37.00 MiB / 37.70 MiB [====================================] 100% 37.70 MiB / 37.70 MiB [2025-02-03T16:52:30.951Z] [Pipeline] } [2025-02-03T16:52:30.954Z] [Pipeline] // withEnv [2025-02-03T16:52:31.035Z] [Pipeline] } [2025-02-03T16:52:31.056Z] [Pipeline] // parallel [2025-02-03T16:52:31.112Z] [Pipeline] } [2025-02-03T16:52:31.160Z] [Pipeline] // stage [2025-02-03T16:52:31.178Z] [Pipeline] parallel [2025-02-03T16:52:31.178Z] [Pipeline] { (Branch: x86_64) [2025-02-03T16:52:31.222Z] [Pipeline] stage [2025-02-03T16:52:31.222Z] [Pipeline] { (x86_64:Fetch) [2025-02-03T16:52:31.249Z] [Pipeline] withEnv [2025-02-03T16:52:31.249Z] [Pipeline] { [2025-02-03T16:52:31.305Z] [Pipeline] sh [2025-02-03T16:52:32.154Z] + set -xeuo pipefail [2025-02-03T16:52:32.155Z] ++ umask [2025-02-03T16:52:32.155Z] + '[' 0022 = 0000 ']' [2025-02-03T16:52:32.155Z] + cosa fetch --with-cosa-overrides --autolock 42.20250203.91.0 [2025-02-03T16:52:32.155Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-03T16:52:32.409Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-03T16:52:32.409Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-03T16:52:32.664Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-03T16:52:32.664Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-03T16:52:32.664Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-03T16:52:32.664Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-03T16:52:32.664Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-03T16:52:32.664Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-03T16:52:33.222Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ff7a6e39721b848628e5f1cf6588aa2fa284f940d5d2912a504544feebff0414 [2025-02-03T16:52:33.222Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... a3f6285961a4c6f8588aa09e2b4a5e2b39a32aa4c7354a0ceaadf7666dded33e [2025-02-03T16:52:33.222Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... c64e7d8a692bc642d960c5d990292ef58e27e82033bc9b30b21522f14db1b65c [2025-02-03T16:52:33.222Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 6d6afeeaa43cb95d72d42dd295a6a5cdfb95df7bfc9f9b9eb6070f826f768ece [2025-02-03T16:52:33.222Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7e9837f348eda0d2f89f894ccdce4ae3d12859413a590266b7fe379f4d8b20c1 [2025-02-03T16:52:33.477Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf781b3ebf05fa667116ac3c195bb275ee2b77f58313479cda22402e0a48b0e8 [2025-02-03T16:52:33.477Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 01d6a628e1d0dd64bee1e4ac300e4c2ed6676c62105d30b543bddded7a2971be [2025-02-03T16:52:33.477Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 52a4655d920ee7681e53c88b27f2ebdbe3aa769f664f7af4e753b7027c29f145 [2025-02-03T16:52:33.477Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... c3be32f4796b1413cf58311b401b9b5a4ee9e0e74aba11130c7f3e4df80fd472 [2025-02-03T16:52:33.477Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 9b10bc3423d5491ebc6e8dab30989723a8e8f0110b4baa1f65ebd1b1e7dd58ef [2025-02-03T16:52:33.477Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8dcb25ee588ab953808798af8a6d92668286df224da240220a362e55c22afca4 [2025-02-03T16:52:33.477Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d050edae4987595dd1bd164e68dc13b2c94439ae741cf0293553e64e2c3dfe73 [2025-02-03T16:52:34.039Z] Directory walk started [2025-02-03T16:52:34.039Z] Directory walk done - 31 packages [2025-02-03T16:52:34.039Z] Temporary output repo path: ./.repodata/ [2025-02-03T16:52:34.039Z] Pool started (with 5 workers) [2025-02-03T16:52:34.039Z] Pool finished [2025-02-03T16:52:34.295Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-03T16:52:34.295Z] 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.20250203.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-03T16:52:34.295Z] 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-03T16:53:00.769Z] Loaded lockfiles: [2025-02-03T16:53:00.769Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250203.91.0.json [2025-02-03T16:53:00.769Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-03T16:53:00.769Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-03T16:53:00.769Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-03T16:53:00.769Z] [2025-02-03T16:53:00.769Z] 6 metadata, 1 content objects imported; 85 bytes content written [2025-02-03T16:53:00.769Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-03T16:53:00.769Z] 42 metadata, 111 content objects imported; 153.2?kB content written [2025-02-03T16:53:00.769Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-03T16:53:00.769Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-03T16:53:00.769Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-03T16:53:00.769Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-03T16:53:00.769Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-03T16:53:00.769Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-03T16:53:00.769Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-03T16:53:00.769Z] 9 metadata, 7 content objects imported; 8.6?kB content written [2025-02-03T16:53:00.769Z] rpm-ostree version: 2025.2 [2025-02-03T16:53:00.769Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-02-03T16:53:00.769Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-03T16:53:00.769Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-03T16:53:00.769Z] Updating metadata for 'fedora-rawhide'...done [2025-02-03T16:54:08.368Z] Importing rpm-md...done [2025-02-03T16:54:08.368Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-03T16:52:33Z solvables: 31 [2025-02-03T16:54:08.368Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-03T08:21:26Z solvables: 57913 [2025-02-03T16:54:08.368Z] rpm-md repo 'fedora-rawhide'; generated: 2025-02-03T07:45:42Z solvables: 76554 [2025-02-03T16:54:08.368Z] Resolving dependencies...done [2025-02-03T16:54:08.368Z] Installing 439 packages: [2025-02-03T16:54:08.368Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] afterburn-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] afterburn-dracut-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.368Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] clevis-pin-tpm2-0.5.3-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] curl-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] device-mapper-multipath-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] device-mapper-multipath-libs-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fedora-gpg-keys-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fedora-release-common-42-0.16.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fedora-release-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fedora-release-identity-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fedora-repos-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fedora-repos-archive-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fedora-repos-ostree-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fedora-repos-rawhide-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] file-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] file-libs-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] fwupd-2.0.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] grub2-common-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] grub2-efi-x64-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] grub2-pc-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] grub2-pc-modules-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] grub2-tools-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] grub2-tools-minimal-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] hwdata-0.391-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] isns-utils-libs-0.101-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] kernel-6.14.0-0.rc1.15.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-03T16:54:08.369Z] kernel-core-6.14.0-0.rc1.15.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-03T16:54:08.369Z] kernel-modules-6.14.0-0.rc1.15.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-03T16:54:08.369Z] kernel-modules-core-6.14.0-0.rc1.15.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-03T16:54:08.369Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] kpartx-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libblkid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libcurl-minimal-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libfdisk-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libgcc-15.0.1-0.5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libipa_hbac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libjcat-0.2.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libmount-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libsmartcols-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libsss_certmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libsss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libsss_nss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libsss_sudo-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libstdc++-15.0.1-0.5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libuuid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.369Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] openssl-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] openssl-libs-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] passim-libs-0.1.8-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] podman-5:5.4.0~rc2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] rpm-ostree-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] rpm-sequoia-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] selinux-policy-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] selinux-policy-targeted-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] spdlog-1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sssd-ad-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sssd-client-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sssd-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sssd-common-pac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sssd-ipa-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sssd-krb5-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sssd-krb5-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sssd-ldap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sssd-nfs-idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] util-linux-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] util-linux-core-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] vim-data-2:9.1.1000-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] vim-minimal-2:9.1.1000-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] which-2.22-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:08.370Z] Input state hash: e3664d6e0acb7e96c4790f01627b1360426fc7ce89efad085e01f319ed65c797 [2025-02-03T16:54:08.370Z] Will download: 435 packages (458.3?MB) [2025-02-03T16:54:10.876Z] Downloading from 'fedora-coreos-pool'...done [2025-02-03T16:54:25.698Z] Importing packages...done: 439 [2025-02-03T16:54:26.257Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-03T16:54:29.515Z] [Pipeline] } [2025-02-03T16:54:29.518Z] [Pipeline] // withEnv [2025-02-03T16:54:29.582Z] [Pipeline] } [2025-02-03T16:54:29.588Z] [Pipeline] // stage [2025-02-03T16:54:29.592Z] [Pipeline] stage [2025-02-03T16:54:29.592Z] [Pipeline] { (x86_64:Build) [2025-02-03T16:54:29.607Z] [Pipeline] withEnv [2025-02-03T16:54:29.607Z] [Pipeline] { [2025-02-03T16:54:29.635Z] [Pipeline] sh [2025-02-03T16:54:30.221Z] + set -xeuo pipefail [2025-02-03T16:54:30.221Z] ++ umask [2025-02-03T16:54:30.221Z] + '[' 0022 = 0000 ']' [2025-02-03T16:54:30.221Z] + cosa build --autolock 42.20250203.91.0 [2025-02-03T16:54:30.474Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-03T16:54:30.474Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-03T16:54:30.474Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-03T16:54:30.730Z] libostree: [2025-02-03T16:54:30.730Z] Version: '2025.1' [2025-02-03T16:54:30.730Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-03T16:54:30.730Z] Features: [2025-02-03T16:54:30.730Z] - inode64 [2025-02-03T16:54:30.730Z] - initial-var [2025-02-03T16:54:30.730Z] - libcurl [2025-02-03T16:54:30.730Z] - libsoup3 [2025-02-03T16:54:30.730Z] - gpgme [2025-02-03T16:54:30.730Z] - composefs [2025-02-03T16:54:30.730Z] - ex-fsverity [2025-02-03T16:54:30.730Z] - libarchive [2025-02-03T16:54:30.730Z] - selinux [2025-02-03T16:54:30.730Z] - openssl [2025-02-03T16:54:30.730Z] - sign-ed25519 [2025-02-03T16:54:30.730Z] - libmount [2025-02-03T16:54:30.730Z] - systemd [2025-02-03T16:54:30.730Z] - release [2025-02-03T16:54:30.730Z] - p2p [2025-02-03T16:54:30.730Z] rpm-ostree: [2025-02-03T16:54:30.730Z] Version: '2025.2' [2025-02-03T16:54:30.730Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-03T16:54:30.730Z] Features: [2025-02-03T16:54:30.730Z] - rust [2025-02-03T16:54:30.730Z] - compose [2025-02-03T16:54:30.730Z] - container [2025-02-03T16:54:30.730Z] - fedora-integration [2025-02-03T16:54:30.730Z] Previous build: 42.20250203.91.0 [2025-02-03T16:54:30.984Z] Previous commit: 9c3badfbe954d85468cd89d805d78b7f83b94864bcb6b9761503b883f36912e5 [2025-02-03T16:54:30.984Z] Image Config checksum: 0b6491c0b3e604421a30fe995eb9ac12abfc23d9ef4d8ef242e96828b089f895 [2025-02-03T16:54:31.238Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-03T16:54:31.238Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-03T16:54:31.238Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-03T16:54:31.238Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-03T16:54:31.238Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-03T16:54:31.238Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-03T16:54:31.238Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-03T16:54:39.302Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ff7a6e39721b848628e5f1cf6588aa2fa284f940d5d2912a504544feebff0414 [2025-02-03T16:54:39.557Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... a3f6285961a4c6f8588aa09e2b4a5e2b39a32aa4c7354a0ceaadf7666dded33e [2025-02-03T16:54:39.811Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... c64e7d8a692bc642d960c5d990292ef58e27e82033bc9b30b21522f14db1b65c [2025-02-03T16:54:40.066Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 6d6afeeaa43cb95d72d42dd295a6a5cdfb95df7bfc9f9b9eb6070f826f768ece [2025-02-03T16:54:40.066Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7e9837f348eda0d2f89f894ccdce4ae3d12859413a590266b7fe379f4d8b20c1 [2025-02-03T16:54:40.066Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf781b3ebf05fa667116ac3c195bb275ee2b77f58313479cda22402e0a48b0e8 [2025-02-03T16:54:40.066Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 01d6a628e1d0dd64bee1e4ac300e4c2ed6676c62105d30b543bddded7a2971be [2025-02-03T16:54:40.066Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 52a4655d920ee7681e53c88b27f2ebdbe3aa769f664f7af4e753b7027c29f145 [2025-02-03T16:54:40.319Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... c3be32f4796b1413cf58311b401b9b5a4ee9e0e74aba11130c7f3e4df80fd472 [2025-02-03T16:54:40.319Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 9b10bc3423d5491ebc6e8dab30989723a8e8f0110b4baa1f65ebd1b1e7dd58ef [2025-02-03T16:54:40.319Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8dcb25ee588ab953808798af8a6d92668286df224da240220a362e55c22afca4 [2025-02-03T16:54:40.319Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d050edae4987595dd1bd164e68dc13b2c94439ae741cf0293553e64e2c3dfe73 [2025-02-03T16:54:40.877Z] Directory walk started [2025-02-03T16:54:40.877Z] Directory walk done - 31 packages [2025-02-03T16:54:40.877Z] Temporary output repo path: ./.repodata/ [2025-02-03T16:54:40.877Z] Pool started (with 5 workers) [2025-02-03T16:54:40.877Z] Pool finished [2025-02-03T16:54:41.435Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-03T16:54:41.435Z] 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.20250203.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 9c3badfbe954d85468cd89d805d78b7f83b94864bcb6b9761503b883f36912e5 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-03T16:54:56.250Z] Loaded lockfiles: [2025-02-03T16:54:56.250Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250203.91.0.json [2025-02-03T16:54:56.250Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-03T16:54:56.250Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-03T16:54:56.250Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-03T16:54:56.250Z] [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-03T16:54:56.250Z] rpm-ostree version: 2025.2 [2025-02-03T16:54:56.250Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-03T16:54:57.607Z] Importing rpm-md...done [2025-02-03T16:54:57.607Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-03T16:54:40Z solvables: 31 [2025-02-03T16:54:57.607Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-03T08:21:26Z solvables: 57913 [2025-02-03T16:54:57.607Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-02-03T07:45:42Z solvables: 76554 [2025-02-03T16:54:58.962Z] Resolving dependencies...done [2025-02-03T16:54:58.962Z] Installing 439 packages: [2025-02-03T16:54:58.962Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.962Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.962Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.962Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.962Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] afterburn-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] afterburn-dracut-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] clevis-pin-tpm2-0.5.3-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] curl-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] device-mapper-multipath-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] device-mapper-multipath-libs-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fedora-gpg-keys-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fedora-release-common-42-0.16.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fedora-release-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fedora-release-identity-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fedora-repos-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fedora-repos-archive-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fedora-repos-ostree-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fedora-repos-rawhide-42-0.4.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] file-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] file-libs-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] fwupd-2.0.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:58.963Z] grub2-common-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] grub2-efi-x64-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] grub2-pc-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] grub2-pc-modules-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] grub2-tools-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] grub2-tools-minimal-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] hwdata-0.391-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] isns-utils-libs-0.101-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] kernel-6.14.0-0.rc1.15.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-03T16:54:59.219Z] kernel-core-6.14.0-0.rc1.15.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-03T16:54:59.219Z] kernel-modules-6.14.0-0.rc1.15.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-03T16:54:59.219Z] kernel-modules-core-6.14.0-0.rc1.15.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-03T16:54:59.219Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] kpartx-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libblkid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libcurl-minimal-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libfdisk-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libgcc-15.0.1-0.5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libipa_hbac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libjcat-0.2.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libmount-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libsmartcols-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libsss_certmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libsss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libsss_nss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libsss_sudo-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libstdc++-15.0.1-0.5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libuuid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.219Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] openssl-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] openssl-libs-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] passim-libs-0.1.8-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] podman-5:5.4.0~rc2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] rpm-ostree-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] rpm-sequoia-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] selinux-policy-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] selinux-policy-targeted-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] spdlog-1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sssd-ad-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sssd-client-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sssd-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sssd-common-pac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sssd-ipa-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sssd-krb5-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sssd-krb5-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sssd-ldap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sssd-nfs-idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] util-linux-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] util-linux-core-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] vim-data-2:9.1.1000-1.fc42.noarch (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] vim-minimal-2:9.1.1000-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] which-2.22-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-03T16:54:59.220Z] Input state hash: e3664d6e0acb7e96c4790f01627b1360426fc7ce89efad085e01f319ed65c797 [2025-02-03T16:55:03.373Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-03T16:55:03.373Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-03T16:55:04.295Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-03T16:55:04.295Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-03T16:55:04.295Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-03T16:55:04.295Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-03T16:55:06.175Z] Checking out packages...done [2025-02-03T16:55:06.175Z] Checking out ostree layers...done [2025-02-03T16:55:08.680Z] Running pre scripts...20 done [2025-02-03T16:55:20.830Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-03T16:55:20.830Z] audit-rules.post: No rules detected, adding default [2025-02-03T16:55:20.830Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-03T16:55:20.830Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-03T16:55:20.830Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-03T16:55:20.830Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-03T16:55:20.830Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-03T16:55:20.830Z] 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-03T16:55:20.830Z] 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-03T16:55:20.830Z] 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-03T16:55:20.830Z] 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-03T16:55:20.830Z] 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-03T16:55:20.830Z] 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-03T16:55:20.830Z] 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-03T16:55:20.830Z] 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-03T16:55:20.830Z] 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-03T16:55:20.830Z] systemd.post: Creating group 'utempter' with GID 35. [2025-02-03T16:55:20.830Z] systemd.post: Creating group 'utmp' with GID 22. [2025-02-03T16:55:20.830Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-03T16:55:20.830Z] systemd.post: Creating group 'render' with GID 105. [2025-02-03T16:55:20.830Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-03T16:55:20.830Z] systemd.post: Creating group 'zincati' with GID 981. [2025-02-03T16:55:20.830Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-02-03T16:55:20.830Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-03T16:55:20.830Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-03T16:55:20.830Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-03T16:55:20.830Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-03T16:55:20.830Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-03T16:55:20.830Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-03T16:55:20.830Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-03T16:55:20.830Z] 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-03T16:55:20.830Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-03T16:55:20.830Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-03T16:57:42.206Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-03T16:57:42.206Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-03T16:57:42.206Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-03T16:57:42.206Z] 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-03T16:57:42.206Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-03T16:57:42.206Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-03T16:57:42.206Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-03T16:57:42.206Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-03T16:57:42.206Z] 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-03T16:57:42.206Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-03T16:57:42.206Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-03T16:57:42.206Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-03T16:57:42.206Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-03T16:57:42.206Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-03T16:57:42.206Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-03T16:57:42.206Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-03T16:57:42.206Z] 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-03T16:57:42.206Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-03T16:57:42.206Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-03T16:57:42.206Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-03T16:57:42.206Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-03T16:57:42.206Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-03T16:57:42.206Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-03T16:57:42.206Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-03T16:57:42.206Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-03T16:57:42.206Z] 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-03T16:57:42.206Z] 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-03T16:57:42.206Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-03T16:57:42.206Z] chrony.post: Created Running post scripts...done [2025-02-03T16:58:14.201Z] Running posttrans scripts...16 done [2025-02-03T16:58:14.201Z] Writing rpmdb...done [2025-02-03T16:58:14.201Z] symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-03T16:58:14.201Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-03T16:58:14.201Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-03T16:58:14.201Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-03T16:58:14.201Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-03T16:58:14.201Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-03T16:58:14.201Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-03T16:58:14.201Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-03T16:58:14.201Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-03T16:58:14.201Z] Regenerating rpmdb for target [2025-02-03T16:58:32.226Z] Relabeling...done [2025-02-03T16:58:32.226Z] Updating usr/lib/os-release [2025-02-03T16:58:32.226Z] Deleting: usr/share/info [2025-02-03T16:58:32.226Z] Deleting: usr/share/man [2025-02-03T16:58:32.226Z] Deleting: usr/share/doc [2025-02-03T16:58:32.226Z] Executing `postprocess` inline script '0' [2025-02-03T16:58:32.226Z] + cat [2025-02-03T16:58:32.226Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-03T16:58:54.081Z] + rm /tmp/fcos-workarounds.cil [2025-02-03T16:58:54.081Z] Executing `postprocess` inline script '1' [2025-02-03T16:58:54.081Z] + source /usr/lib/os-release [2025-02-03T16:58:54.081Z] ++ NAME='Fedora Linux' [2025-02-03T16:58:54.081Z] ++ VERSION='42.20250203.dev.0 (CoreOS Prerelease)' [2025-02-03T16:58:54.081Z] ++ RELEASE_TYPE=development [2025-02-03T16:58:54.081Z] ++ ID=fedora [2025-02-03T16:58:54.081Z] ++ VERSION_ID=42 [2025-02-03T16:58:54.081Z] ++ VERSION_CODENAME= [2025-02-03T16:58:54.081Z] ++ PLATFORM_ID=platform:f42 [2025-02-03T16:58:54.081Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250203.dev.0' [2025-02-03T16:58:54.081Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-03T16:58:54.081Z] ++ LOGO=fedora-logo-icon [2025-02-03T16:58:54.081Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-02-03T16:58:54.081Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-03T16:58:54.081Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-03T16:58:54.081Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-03T16:58:54.081Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-03T16:58:54.081Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-03T16:58:54.081Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-03T16:58:54.081Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-03T16:58:54.081Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-03T16:58:54.081Z] ++ SUPPORT_END=2026-05-13 [2025-02-03T16:58:54.081Z] ++ VARIANT=CoreOS [2025-02-03T16:58:54.081Z] ++ VARIANT_ID=coreos [2025-02-03T16:58:54.081Z] ++ OSTREE_VERSION=42.20250203.dev.0 [2025-02-03T16:58:54.081Z] + [[ fedora == \f\e\d\o\r\a ]] [2025-02-03T16:58:54.081Z] + [[ 42 -ge 42 ]] [2025-02-03T16:58:54.081Z] + 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-03T16:58:54.081Z] + tee /usr/lib/kernel/install.conf [2025-02-03T16:58:54.081Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-02-03T16:58:54.081Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-02-03T16:58:54.081Z] Executing `postprocess` inline script '2' [2025-02-03T16:58:54.081Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-02-03T16:58:54.081Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-02-03T16:58:54.081Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-02-03T16:58:54.081Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-02-03T16:58:54.081Z] Executing `postprocess` inline script '3' [2025-02-03T16:58:54.081Z] Executing `postprocess` inline script '4' [2025-02-03T16:58:54.081Z] Executing `postprocess` inline script '5' [2025-02-03T16:58:54.081Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-03T16:58:54.081Z] total 26544 [2025-02-03T16:58:54.081Z] drwxr-xr-x. 2 root root 91 Feb 3 16:58 . [2025-02-03T16:58:54.081Z] drwxr-xr-x. 90 root root 4096 Feb 3 16:58 .. [2025-02-03T16:58:54.081Z] -rw-r--r--. 1 root root 0 Feb 3 16:58 .rpm.lock [2025-02-03T16:58:54.081Z] -rw-r--r--. 1 root root 27078656 Feb 3 16:58 rpmdb.sqlite [2025-02-03T16:58:54.081Z] -rw-r--r--. 1 root root 98304 Feb 3 16:58 rpmdb.sqlite-shm [2025-02-03T16:58:54.081Z] -rw-r--r--. 1 root root 0 Feb 3 16:58 rpmdb.sqlite-wal [2025-02-03T16:58:54.081Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-03T16:58:54.081Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-03T16:58:54.081Z] Generated update layout for BIOS: grub2-tools-1:2.12-21.fc42.x86_64 [2025-02-03T16:58:54.081Z] total 26480 [2025-02-03T16:58:54.081Z] drwxr-xr-x. 2 root root 91 Feb 3 16:58 . [2025-02-03T16:58:54.081Z] drwxr-xr-x. 90 root root 4096 Feb 3 16:58 .. [2025-02-03T16:58:54.081Z] -rw-r--r--. 1 root root 0 Feb 3 16:58 .rpm.lock [2025-02-03T16:58:54.081Z] -rw-r--r--. 1 root root 27078656 Feb 3 16:58 rpmdb.sqlite [2025-02-03T16:58:54.081Z] -rw-r--r--. 1 root root 32768 Feb 3 16:58 rpmdb.sqlite-shm [2025-02-03T16:58:54.081Z] -rw-r--r--. 1 root root 0 Feb 3 16:58 rpmdb.sqlite-wal [2025-02-03T16:58:54.081Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-03T16:58:54.081Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-03T16:58:54.081Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-21.fc42.x86_64,shim-x64-15.8-3.x86_64 [2025-02-03T16:58:54.081Z] Executing `postprocess` inline script '6' [2025-02-03T16:58:54.081Z] Executing `postprocess` inline script '7' [2025-02-03T16:58:54.081Z] + 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-03T16:58:54.081Z] + systemctl preset-all [2025-02-03T16:58:54.637Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-02-03T16:58:54.637Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-03T16:58:54.637Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-03T16:58:54.891Z] 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-03T16:58:54.891Z] 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-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-03T16:58:54.891Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-03T16:58:54.891Z] 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-03T16:58:54.891Z] 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-03T16:58:54.892Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-03T16:58:54.892Z] 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-03T16:58:54.892Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-03T16:58:54.892Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-03T16:58:54.892Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-03T16:58:54.892Z] 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-03T16:58:54.892Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-03T16:58:54.892Z] 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-03T16:58:54.892Z] 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-03T16:58:54.892Z] 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-03T16:58:54.892Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-03T16:58:54.892Z] + systemctl --user --global preset-all [2025-02-03T16:58:54.892Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-03T16:58:54.892Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-03T16:58:54.892Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-03T16:58:54.892Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-03T16:58:54.892Z] Executing `postprocess` inline script '8' [2025-02-03T16:58:54.892Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-03T16:58:54.892Z] Executing `postprocess` inline script '9' [2025-02-03T16:58:54.892Z] + setsebool -P -N container_use_cephfs on [2025-02-03T16:59:04.815Z] + setsebool -P -N virt_use_samba on [2025-02-03T16:59:14.772Z] Executing `postprocess` inline script '10' [2025-02-03T16:59:14.772Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-03T16:59:14.772Z] Executing `postprocess` inline script '11' [2025-02-03T16:59:14.772Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-03T16:59:14.772Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-03T16:59:14.772Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-03T16:59:14.772Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-03T16:59:14.772Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-03T16:59:14.772Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-03T16:59:14.772Z] Executing `postprocess` inline script '12' [2025-02-03T16:59:14.772Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-03T16:59:14.772Z] + cat [2025-02-03T16:59:14.772Z] Executing `postprocess` inline script '13' [2025-02-03T16:59:14.772Z] + source /etc/os-release [2025-02-03T16:59:14.772Z] ++ NAME='Fedora Linux' [2025-02-03T16:59:14.772Z] ++ VERSION='42.20250203.dev.0 (CoreOS Prerelease)' [2025-02-03T16:59:14.772Z] ++ RELEASE_TYPE=development [2025-02-03T16:59:14.772Z] ++ ID=fedora [2025-02-03T16:59:14.772Z] ++ VERSION_ID=42 [2025-02-03T16:59:14.772Z] ++ VERSION_CODENAME= [2025-02-03T16:59:14.772Z] ++ PLATFORM_ID=platform:f42 [2025-02-03T16:59:14.772Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250203.dev.0' [2025-02-03T16:59:14.772Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-03T16:59:14.772Z] ++ LOGO=fedora-logo-icon [2025-02-03T16:59:14.772Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-02-03T16:59:14.772Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-03T16:59:14.772Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-03T16:59:14.772Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-03T16:59:14.772Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-03T16:59:14.772Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-03T16:59:14.772Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-03T16:59:14.772Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-03T16:59:14.772Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-03T16:59:14.772Z] ++ SUPPORT_END=2026-05-13 [2025-02-03T16:59:14.772Z] ++ VARIANT=CoreOS [2025-02-03T16:59:14.772Z] ++ VARIANT_ID=coreos [2025-02-03T16:59:14.772Z] ++ OSTREE_VERSION=42.20250203.dev.0 [2025-02-03T16:59:14.772Z] + [[ 42.20250203.dev.0 = *.dev* ]] [2025-02-03T16:59:14.772Z] + mkdir -p /etc/zincati/config.d [2025-02-03T16:59:14.772Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-03T16:59:14.772Z] Executing `postprocess` inline script '14' [2025-02-03T16:59:14.772Z] + cat [2025-02-03T16:59:14.772Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-03T16:59:14.772Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-03T16:59:14.772Z] + rm /tmp/rpm-ostreed.conf [2025-02-03T16:59:14.772Z] Executing `postprocess` inline script '15' [2025-02-03T16:59:26.917Z] Initializing rootfs [2025-02-03T16:59:26.917Z] Moving /usr to target [2025-02-03T16:59:26.917Z] Copying toplevel compat symlinks [2025-02-03T16:59:26.917Z] No embedded whiteouts found [2025-02-03T16:59:26.917Z] No device files found [2025-02-03T16:59:26.917Z] Recompiling policy [2025-02-03T16:59:53.380Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-03T16:59:53.380Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-03T16:59:53.380Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T16:59:53.380Z] /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-03T16:59:53.380Z] Adding rpm-ostree-0-integration.conf [2025-02-03T16:59:53.380Z] Preparing kernel [2025-02-03T17:00:01.440Z] /usr/sbin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-03T17:00:01.440Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-03T17:00:01.440Z] 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-03T17:00:01.440Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-03T17:00:01.693Z] dracut[I]: *** Including module: bash *** [2025-02-03T17:00:01.693Z] dracut[I]: *** Including module: systemd *** [2025-02-03T17:00:01.948Z] dracut[I]: *** Including module: fips *** [2025-02-03T17:00:02.200Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-03T17:00:02.201Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-03T17:00:02.201Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-03T17:00:02.201Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-03T17:00:02.201Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-03T17:00:02.201Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-03T17:00:02.201Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-03T17:00:02.201Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-03T17:00:02.201Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-03T17:00:02.455Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-03T17:00:02.455Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-03T17:00:02.455Z] dracut[I]: *** Including module: modsign *** [2025-02-03T17:00:02.455Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-03T17:00:02.455Z] dracut[I]: *** Including module: dbus *** [2025-02-03T17:00:02.455Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-03T17:00:02.455Z] dracut[I]: *** Including module: i18n *** [2025-02-03T17:00:02.709Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-03T17:00:02.709Z] dracut[I]: *** Including module: afterburn *** [2025-02-03T17:00:02.709Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-03T17:00:02.709Z] dracut[I]: *** Including module: ignition *** [2025-02-03T17:00:02.709Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-03T17:00:02.962Z] dracut[I]: *** Including module: coreos-live *** [2025-02-03T17:00:02.962Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-03T17:00:02.962Z] dracut[I]: *** Including module: coreos-network *** [2025-02-03T17:00:02.962Z] dracut[I]: *** Including module: network-manager *** [2025-02-03T17:00:03.217Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-03T17:00:03.217Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-03T17:00:03.217Z] dracut[I]: *** Including module: network *** [2025-02-03T17:00:03.217Z] dracut[I]: *** Including module: net-lib *** [2025-02-03T17:00:03.217Z] dracut[I]: *** Including module: url-lib *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: rdcore *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: clevis *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: btrfs *** [2025-02-03T17:00:03.470Z] dracut[I]: *** Including module: crypt *** [2025-02-03T17:00:03.725Z] dracut[I]: *** Including module: dm *** [2025-02-03T17:00:03.978Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-03T17:00:09.043Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-03T17:00:09.043Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-03T17:00:09.966Z] dracut[I]: *** Including module: mdraid *** [2025-02-03T17:00:09.966Z] dracut[I]: *** Including module: multipath *** [2025-02-03T17:00:10.523Z] dracut[I]: *** Including module: nvdimm *** [2025-02-03T17:00:10.523Z] dracut[I]: *** Including module: pcmcia *** [2025-02-03T17:00:10.523Z] dracut[I]: *** Including module: qemu *** [2025-02-03T17:00:10.777Z] dracut[I]: *** Including module: qemu-net *** [2025-02-03T17:00:10.777Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-03T17:00:10.777Z] dracut[I]: *** Including module: fido2 *** [2025-02-03T17:00:10.777Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-03T17:00:10.777Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-03T17:00:10.777Z] dracut[I]: *** Including module: cifs *** [2025-02-03T17:00:10.777Z] dracut[I]: *** Including module: iscsi *** [2025-02-03T17:00:11.335Z] dracut[I]: *** Including module: lunmask *** [2025-02-03T17:00:11.335Z] dracut[I]: *** Including module: nvmf *** [2025-02-03T17:00:11.589Z] dracut[I]: *** Including module: resume *** [2025-02-03T17:00:11.589Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-03T17:00:11.589Z] dracut[I]: *** Including module: terminfo *** [2025-02-03T17:00:11.589Z] dracut[I]: *** Including module: udev-rules *** [2025-02-03T17:00:12.146Z] dracut[I]: *** Including module: virtfs *** [2025-02-03T17:00:12.147Z] dracut[I]: *** Including module: virtiofs *** [2025-02-03T17:00:12.147Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Including module: ostree *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Including module: usrmount *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Including module: base *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Including module: fs-lib *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Including module: journal-conf *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Including module: shutdown *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Including modules done *** [2025-02-03T17:00:12.571Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-03T17:00:14.451Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-03T17:00:14.451Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-03T17:00:16.955Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-03T17:00:16.955Z] dracut[I]: *** Hardlinking files *** [2025-02-03T17:00:16.955Z] dracut[I]: *** Hardlinking files done *** [2025-02-03T17:00:16.955Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-03T17:00:16.955Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-03T17:00:16.955Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-03T17:00:17.209Z] dracut[I]: *** Store current command line parameters *** [2025-02-03T17:00:17.209Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-03T17:00:49.201Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-03T17:00:49.201Z] Executing: 01-var.sh [2025-02-03T17:00:49.201Z] Ignored user missing from new passwd file: root [2025-02-03T17:00:49.201Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-03T17:00:49.201Z] Ignored group missing from new group file: root [2025-02-03T17:00:49.201Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-03T17:00:49.201Z] Network filesystem detected for repo; disabling transaction [2025-02-03T17:00:49.201Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:00:49.201Z] /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-03T17:01:11.067Z] Committing...done [2025-02-03T17:01:33.278Z] 3692 metadata, 21368 content objects imported; 1.5?GB content written [2025-02-03T17:01:33.278Z] fedora/x86_64/coreos/rawhide => a8848e8933d770dc8d97d16f1ff0ce6e23c56c75786104a016f4909a409527fe [2025-02-03T17:01:34.197Z] ostree diff commit from: 9c3badfbe954d85468cd89d805d78b7f83b94864bcb6b9761503b883f36912e5 [2025-02-03T17:01:34.197Z] ostree diff commit to: a8848e8933d770dc8d97d16f1ff0ce6e23c56c75786104a016f4909a409527fe [2025-02-03T17:01:34.197Z] Upgraded: [2025-02-03T17:01:34.197Z] kernel 6.14.0-0.rc0.20250130git72deda0abee6.11.fc42 -> 6.14.0-0.rc1.15.fc42 [2025-02-03T17:01:34.197Z] kernel-core 6.14.0-0.rc0.20250130git72deda0abee6.11.fc42 -> 6.14.0-0.rc1.15.fc42 [2025-02-03T17:01:34.197Z] kernel-modules 6.14.0-0.rc0.20250130git72deda0abee6.11.fc42 -> 6.14.0-0.rc1.15.fc42 [2025-02-03T17:01:34.197Z] kernel-modules-core 6.14.0-0.rc0.20250130git72deda0abee6.11.fc42 -> 6.14.0-0.rc1.15.fc42 [2025-02-03T17:01:34.197Z] [2025-02-03T17:01:34.197Z] New image input checksum: d3e1d0ffe1e32a86c82371dda5d5a80c725489e834cad766e6a91c548c0ed78e [2025-02-03T17:01:34.451Z] None [2025-02-03T17:01:34.451Z] New build ID: 42.20250203.dev.0 [2025-02-03T17:01:34.703Z] 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=d3e1d0ffe1e32a86c82371dda5d5a80c725489e834cad766e6a91c548c0ed78e --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=9e67362543f203210d0a3bcb2957ed03f9a07d7c --copymeta-opt=fedora-coreos.stream 42.20250203.dev.0 oci-archive:fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-03T17:01:34.703Z] Reading packages...done [2025-02-03T17:01:49.564Z] Building package mapping...done [2025-02-03T17:01:49.564Z] 21368 objects in 441 packages (283 source) [2025-02-03T17:01:49.564Z] rpm size: 1396119036 [2025-02-03T17:01:49.564Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-03T17:01:49.564Z] 1293 duplicates [2025-02-03T17:01:49.564Z] Multiple owners: [2025-02-03T17:01:49.564Z] /usr/bin/ip6tables [2025-02-03T17:01:49.564Z] /usr/bin/ip6tables-restore [2025-02-03T17:01:49.564Z] /usr/bin/ip6tables-save [2025-02-03T17:01:49.564Z] /usr/bin/iptables [2025-02-03T17:01:49.564Z] /usr/bin/iptables-restore [2025-02-03T17:01:49.564Z] /usr/bin/iptables-save [2025-02-03T17:01:49.564Z] /usr/lib/.build-id/2c/7970c93850909782093447c86b7a9ac87e706d [2025-02-03T17:01:49.564Z] /usr/lib/.build-id/8d/ff4f7b71e22b1810e530acf731a546922d959c [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/google/uuid/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-03T17:01:49.564Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/README.txt [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-03T17:01:49.565Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-03T17:02:36.143Z] Generating container image...done [2025-02-03T17:02:36.143Z] Pushed digest: sha256:8411d93c7ccc4dc49742421862607a5d2921294c4c9a9f0f4721e5432421e10e [2025-02-03T17:02:36.143Z] Total objects: 25347 [2025-02-03T17:02:36.143Z] No unreachable objects [2025-02-03T17:02:36.143Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/commitmeta.json' [2025-02-03T17:02:36.143Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/ostree-commit-object' [2025-02-03T17:02:36.143Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-03T17:02:36.143Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-03T17:02:36.143Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-03T17:02:36.143Z] renamed 'fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive' [2025-02-03T17:02:36.143Z] renamed 'fedora-coreos-42.20250203.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-ostree.x86_64-manifest.json' [2025-02-03T17:02:36.143Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/meta.json' [2025-02-03T17:02:36.700Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-03T17:02:36.700Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-03T17:02:36.700Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-03T17:02:37.631Z] Will build qemu [2025-02-03T17:02:38.986Z] Estimating disk size... [2025-02-03T17:02:40.864Z] Disk sizes: metal: 2623M (estimated), cloud: 10240M [2025-02-03T17:02:58.875Z] ++ arch [2025-02-03T17:02:58.875Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250203.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2623 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2110 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-maBl.json [2025-02-03T17:02:59.129Z] + set +x [2025-02-03T17:02:59.129Z] + 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-maBl.json [2025-02-03T17:02:59.129Z]  [2025-02-03T17:02:59.129Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:02:59.129Z] /dev/vdb1 30G 2.8G 28G 10% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:02:59.129Z]  [2025-02-03T17:02:59.687Z] starting /tmp/osbuild-maBl.jsonPipeline source org.osbuild.curl: 70c13c8ffedaaea65e13c1f110523d0b1a48fa9257ba15842d2c7f254c11cf47 [2025-02-03T17:02:59.687Z] Build [2025-02-03T17:02:59.687Z] root: [2025-02-03T17:03:02.942Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive [2025-02-03T17:03:02.942Z] [2025-02-03T17:03:02.942Z] ��� Duration: 1738602182s [2025-02-03T17:03:02.942Z] Pipeline oci-archive: 65a42e9c85f40bdd6ce5a6d28b31072e8b21dcfb16f23c8c348fbe9e594ee854 [2025-02-03T17:03:02.942Z] Build [2025-02-03T17:03:02.942Z] root: [2025-02-03T17:03:02.942Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:03:02.942Z] org.osbuild.copy: 65a42e9c85f40bdd6ce5a6d28b31072e8b21dcfb16f23c8c348fbe9e594ee854 { [2025-02-03T17:03:02.942Z] "paths": [ [2025-02-03T17:03:02.942Z] { [2025-02-03T17:03:02.942Z] "from": "input://inlinefile/sha256:1c70c51e4e7fc1cf903c3467653b1e32a0fe8717418ae44702fcef22b481d06a", [2025-02-03T17:03:02.942Z] "to": "tree:///coreos.ociarchive" [2025-02-03T17:03:02.942Z] } [2025-02-03T17:03:02.942Z] ] [2025-02-03T17:03:02.942Z] } [2025-02-03T17:03:02.942Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:03:02.942Z] copying '/run/osbuild/inputs/inlinefile/sha256:1c70c51e4e7fc1cf903c3467653b1e32a0fe8717418ae44702fcef22b481d06a' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-03T17:03:02.942Z] [2025-02-03T17:03:02.942Z] ��� Duration: 0s [2025-02-03T17:03:02.942Z] Pipeline deployed-tree: dc5444dbcb6057c86b060c163c3678b366bd57eeb45779277f8537f9e504be0f [2025-02-03T17:03:02.942Z] Build [2025-02-03T17:03:02.942Z] root: [2025-02-03T17:03:02.942Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:03:02.942Z] org.osbuild.container-deploy: dc5444dbcb6057c86b060c163c3678b366bd57eeb45779277f8537f9e504be0f {} [2025-02-03T17:03:03.196Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8kfs8f3/inputs/images [2025-02-03T17:03:03.196Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:03:03.448Z] time="2025-02-03T17:03:03Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" [2025-02-03T17:03:05.950Z] Getting image source signatures [2025-02-03T17:03:05.950Z] Copying blob sha256:9c668dc29a3e156bb2ae17a73c8640fca12cb227221931fb58f161f0ccf450bd [2025-02-03T17:03:07.825Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-02-03T17:03:09.180Z]  [2025-02-03T17:03:09.180Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:03:09.180Z] /dev/vdb1 30G 4.5G 26G 15% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:03:09.180Z]  [2025-02-03T17:03:11.681Z] Copying blob sha256:c13965dc703a63e2c7fa8ce8fa8601dedee93d66d3f49561da52cbe795ec1222 [2025-02-03T17:03:13.556Z] Copying blob sha256:46d4860017d8a5604fca235de6dcda42749d8408be5833e15c3b4abd8bab9c5f [2025-02-03T17:03:15.433Z] Copying blob sha256:e4cab6e01531cfcbb9f15574da1f1f560dd4505b5d3f022614105a3b27d285b9 [2025-02-03T17:03:16.790Z] Copying blob sha256:27c4ccc262e1b5e1d1dc6fb1c170ec4b75563cd31bdd5098bec08fda44e18e78 [2025-02-03T17:03:17.709Z] Copying blob sha256:2313f4d809ae4177582db8592ffad5d178fade067540b780fa3bb165b94d5e9d [2025-02-03T17:03:18.628Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-03T17:03:19.185Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-03T17:03:19.185Z]  [2025-02-03T17:03:19.185Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:03:19.185Z] /dev/vdb1 30G 5.1G 25G 18% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:03:19.185Z]  [2025-02-03T17:03:19.438Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-02-03T17:03:19.993Z] Copying blob sha256:3e2d84f8c9e094c00fd1d11943f893e3c75cfc4721afa3db875609b0b7d3929d [2025-02-03T17:03:20.550Z] Copying blob sha256:9b977e1c5a91d76c56f6e0e4c3bf5b19bc256aaa21988b4ba64696a25a2b25aa [2025-02-03T17:03:20.805Z] Copying blob sha256:36f426c3f2b0ca4aff6043a473facc3497c0d44d31bc4e149be3bc8365762874 [2025-02-03T17:03:21.057Z] Copying blob sha256:c4b7f1fb3dde30c5c0cca09aa5cf62a69a0b8450f2f470b625ad210ba1733f96 [2025-02-03T17:03:21.624Z] Copying blob sha256:7bfe2fee0b97562ac7b5c95e08099319c2b03afbe218c40cc2479f3316d387f3 [2025-02-03T17:03:21.877Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-03T17:03:22.434Z] Copying blob sha256:c788b116cb59bcd64215fe3f5e34f3a6f471ca1a8a1d0e45e6215309ce6ab0ca [2025-02-03T17:03:22.688Z] Copying blob sha256:ccf1889c757b6666a2fa8e5495a2350b81ed564219c5c4a26f333c06dc466981 [2025-02-03T17:03:23.245Z] Copying blob sha256:05785652c0cbd32000abdee2ad6f80cd1a5feae7f079c2f507d631fd5f284547 [2025-02-03T17:03:23.500Z] Copying blob sha256:1eee1e17661ba8ca53553896820f4dcc98528e41f7f74aad9674466abfd44088 [2025-02-03T17:03:23.753Z] Copying blob sha256:d8b8a8f357f30f6f6e3dfd758f74e6fe21a16b455c2e1829253f88a4b875b28f [2025-02-03T17:03:24.006Z] Copying blob sha256:c4044e6f2975760e56fa9cc2c82a571a685f9234a884058834fd02d8d5183c6a [2025-02-03T17:03:24.261Z] Copying blob sha256:76f9e4f6572f80e9ddc4e2ca7813ce14bb9fa2102e219b62abee3990f268ac2b [2025-02-03T17:03:24.514Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-02-03T17:03:24.768Z] Copying blob sha256:853ac9295a1a974eddac76a4d03f1413f2f0ef5e0615ee4ab09161af13f6f991 [2025-02-03T17:03:25.020Z] Copying blob sha256:48abd9018bd05b3b806b951b494d2fdf2c087259f67d22577e871acad44e5b12 [2025-02-03T17:03:25.273Z] Copying blob sha256:97b578a858f336037e60aaa0afa1f7dfcb7277270aa7103d08577d5435865444 [2025-02-03T17:03:25.526Z] Copying blob sha256:c2e3d48a36548ba37f96b377f8dbd5c26f850a87facdd5e9695deac78f4349ad [2025-02-03T17:03:25.526Z] Copying blob sha256:d8b0af9beae890f11798df5820468e117f594612c33c4c3b238c5045010738a7 [2025-02-03T17:03:25.779Z] Copying blob sha256:1e1acf4243f3e1050fa196fe425a974ef0497182e000169b27f368a173326d6b [2025-02-03T17:03:26.034Z] Copying blob sha256:5ed39599e1377a37e27ff6ca95ee03a9a3aa4db7f4ed3d7ac7c469427762b6c3 [2025-02-03T17:03:26.589Z] Copying blob sha256:fa112ef23008787285d4c2572bd5d974a7958b3de493a0d3baa06cfa48816e2d [2025-02-03T17:03:26.589Z] Copying blob sha256:3e8316deb6467d576126c2546833ab4e06ef7cdfa50485d5e4108a6588302a51 [2025-02-03T17:03:26.844Z] Copying blob sha256:82db6934342a3332b20f7a416562381faccf9d8c0ae06e380a2562627c0989c5 [2025-02-03T17:03:27.764Z] Copying blob sha256:6074b9681b7884c5c543b5084b7aa971ce714373c19c10694a00434ba9a61fe8 [2025-02-03T17:03:28.331Z] Copying blob sha256:fccdd0a6ee00094fd1a897d031ff2a985b2f55338543faab3044d471496b6cd3 [2025-02-03T17:03:28.584Z] Copying blob sha256:fb4e6344f642a7960ebb3cb3c253a3acdf7e0a4b6e20b2abd90c4f5517c52494 [2025-02-03T17:03:28.584Z] Copying blob sha256:c6511258f523f323b2ea99d7b1980c2c12f4b16032416c0276bad6457e58f46d [2025-02-03T17:03:28.839Z] Copying blob sha256:4b4d3b64d181fb6f36c8d27313df2456e946cb83ca62e3dd071be3de3443215e [2025-02-03T17:03:29.092Z] Copying blob sha256:cabc0904abf28ff9248bdaa8958ddab24312a003c9523b5cf4eac6ad03ae52b7 [2025-02-03T17:03:29.344Z]  [2025-02-03T17:03:29.344Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:03:29.344Z] /dev/vdb1 30G 5.9G 25G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:03:29.344Z]  [2025-02-03T17:03:29.598Z] Copying blob sha256:1ad3b1806dc1d93edccb3ec6356cc84b4339126e7ad405ef618f19081d27a401 [2025-02-03T17:03:30.517Z] Copying blob sha256:de916c39f3c5ecf1798f616b260ea89a70e1c4da93c34df7e4d310f1761dff42 [2025-02-03T17:03:31.437Z] Copying blob sha256:696ae018100835577cb305e00870ac905af877150b169d5a6451da5e4ad93c3e [2025-02-03T17:03:31.995Z] Copying blob sha256:670a60abf256086808824c48af2d1feea0b78200440c705a51face5bae45b126 [2025-02-03T17:03:32.552Z] Copying blob sha256:0c32ee4c2f5d177ed60e0015ec26dc4da0f1fff9bccafe2637c16876d247ed71 [2025-02-03T17:03:32.806Z] Copying blob sha256:a807d1e28c7d04af28e453cd23c5e9e8cccefd82b28dc960c13e18bf81397ad9 [2025-02-03T17:03:33.363Z] Copying blob sha256:b1e5fd4ea8f0934ae51f12e640da04e1856076098992a0e8aeb6dd55896e427f [2025-02-03T17:03:33.616Z] Copying blob sha256:48ea31b273fbd4ebc378723a863af368618b9d1eda937b938d558c0441abb0db [2025-02-03T17:03:33.870Z] Copying blob sha256:9d3a4821db168a1df6307048f07a009ecdd8def308f905c57533a373b7c96f46 [2025-02-03T17:03:34.427Z] Copying blob sha256:8d45e4f2e4a8b879254168b579e6501525db46cfafc93323822a2563e9755d87 [2025-02-03T17:03:36.306Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-03T17:03:36.306Z] Copying config sha256:27e62f168a390138289104fab0ebe2eabab3a83119a83edcac4a625ebdf08603 [2025-02-03T17:03:36.306Z] Writing manifest to image destination [2025-02-03T17:03:39.558Z]  [2025-02-03T17:03:39.559Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:03:39.559Z] /dev/vdb1 30G 5.9G 25G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:03:39.559Z]  [2025-02-03T17:03:49.478Z]  [2025-02-03T17:03:49.479Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:03:49.479Z] /dev/vdb1 30G 6.6G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:03:49.479Z]  [2025-02-03T17:03:54.712Z] 27e62f168a390138289104fab0ebe2eabab3a83119a83edcac4a625ebdf08603 [2025-02-03T17:03:59.937Z] Untagged: docker.io/library/tmp-container-deploy-52555014754071:latest [2025-02-03T17:03:59.937Z] Deleted: 27e62f168a390138289104fab0ebe2eabab3a83119a83edcac4a625ebdf08603 [2025-02-03T17:03:59.937Z]  [2025-02-03T17:03:59.937Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:03:59.937Z] /dev/vdb1 30G 5.0G 25G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:03:59.937Z]  [2025-02-03T17:03:59.937Z] [2025-02-03T17:03:59.937Z] ��� Duration: 56s [2025-02-03T17:04:06.489Z] Pipeline tree: d18ce48175ccdd775fabe6d7e7683baf838e651d22958abb5fff7c96ad492921 [2025-02-03T17:04:06.489Z] Build [2025-02-03T17:04:06.489Z] root: [2025-02-03T17:04:06.489Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:04:06.489Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-03T17:04:06.489Z] org.osbuild.selinux: 378c389ebd55465d660cca0ff7c5b2a784144c29df42fe82f2a51f499e904eda { [2025-02-03T17:04:06.489Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-03T17:04:06.489Z] "target": "tree:///" [2025-02-03T17:04:06.489Z] } [2025-02-03T17:04:06.489Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:06.489Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:06.489Z] 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-03T17:04:06.489Z] [2025-02-03T17:04:06.489Z] ��� Duration: 0s [2025-02-03T17:04:06.489Z] org.osbuild.ostree.init-fs: 58e2d8a9831ac8a720758a0c4f3b18b6a149a5916f468d5c541601340031f0ae {} [2025-02-03T17:04:06.489Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:06.489Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-03T17:04:06.489Z] [2025-02-03T17:04:06.489Z] ��� Duration: 0s [2025-02-03T17:04:06.489Z] org.osbuild.ostree.os-init: 248ba38d626e8d0b27c91b923ed4f012e74e88eb5f3cbce524c025abe3728e53 { [2025-02-03T17:04:06.489Z] "osname": "fedora-coreos" [2025-02-03T17:04:06.489Z] } [2025-02-03T17:04:06.489Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:06.489Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-03T17:04:06.489Z] [2025-02-03T17:04:06.489Z] ��� Duration: 0s [2025-02-03T17:04:06.489Z] org.osbuild.ostree.config: a6ab204c7d5082a6dcd39e4298d2ed34f0fcf6454c1b17f0a06ccaa72a88dcc0 { [2025-02-03T17:04:06.489Z] "repo": "/ostree/repo", [2025-02-03T17:04:06.489Z] "config": { [2025-02-03T17:04:06.489Z] "sysroot": { [2025-02-03T17:04:06.489Z] "readonly": true, [2025-02-03T17:04:06.489Z] "bootloader": "none", [2025-02-03T17:04:06.489Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-03T17:04:06.489Z] "bootprefix": true [2025-02-03T17:04:06.489Z] } [2025-02-03T17:04:06.489Z] } [2025-02-03T17:04:06.489Z] } [2025-02-03T17:04:06.489Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:06.489Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-03T17:04:06.489Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-03T17:04:06.489Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-03T17:04:06.489Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-03T17:04:06.742Z] [2025-02-03T17:04:06.742Z] ��� Duration: 0s [2025-02-03T17:04:06.742Z] org.osbuild.mkdir: df93ab273f4ee6afde94f1c35e11aa4ba8be33fba0598442ac5a54116622cdf9 { [2025-02-03T17:04:06.742Z] "paths": [ [2025-02-03T17:04:06.742Z] { [2025-02-03T17:04:06.742Z] "path": "/boot/efi", [2025-02-03T17:04:06.742Z] "mode": 493 [2025-02-03T17:04:06.742Z] } [2025-02-03T17:04:06.742Z] ] [2025-02-03T17:04:06.742Z] } [2025-02-03T17:04:06.742Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:06.996Z] [2025-02-03T17:04:06.996Z] ��� Duration: 0s [2025-02-03T17:04:06.996Z] org.osbuild.ignition: 7842fd89115176e1f04a18af1f23d6bb06f21bbf9d2586e1ee0fd548c22a4576 {} [2025-02-03T17:04:06.996Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:07.249Z] [2025-02-03T17:04:07.249Z] ��� Duration: 0s [2025-02-03T17:04:07.249Z] org.osbuild.ostree.deploy.container: 3fc717eaa9cfdb6b9eea618848904edda524fdeb2c88df7ae8dd45a9be2efa05 { [2025-02-03T17:04:07.249Z] "osname": "fedora-coreos", [2025-02-03T17:04:07.249Z] "target_imgref": "ostree-image-signed:oci-archive:/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive", [2025-02-03T17:04:07.249Z] "mounts": [ [2025-02-03T17:04:07.249Z] "/boot", [2025-02-03T17:04:07.249Z] "/boot/efi" [2025-02-03T17:04:07.249Z] ], [2025-02-03T17:04:07.249Z] "kernel_opts": [ [2025-02-03T17:04:07.249Z] "rw", [2025-02-03T17:04:07.249Z] "$ignition_firstboot", [2025-02-03T17:04:07.249Z] "mitigations=auto,nosmt" [2025-02-03T17:04:07.249Z] ] [2025-02-03T17:04:07.249Z] } [2025-02-03T17:04:07.249Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vnfp_0ne/inputs/images [2025-02-03T17:04:07.249Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:07.502Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpdetdlewo/image --stateroot=fedora-coreos --target-imgref=ostree-image-signed:oci-archive:/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-02-03T17:04:09.389Z]  [2025-02-03T17:04:09.389Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:04:09.389Z] /dev/vdb1 30G 5.9G 25G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:04:09.389Z]  [2025-02-03T17:04:21.536Z]  [2025-02-03T17:04:21.536Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:04:21.537Z] /dev/vdb1 30G 6.7G 24G 23% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:04:21.537Z]  [2025-02-03T17:04:29.608Z]  [2025-02-03T17:04:29.608Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:04:29.608Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:04:29.608Z]  [2025-02-03T17:04:30.527Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:30.527Z] /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-03T17:04:40.453Z]  [2025-02-03T17:04:40.453Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:04:40.453Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:04:40.453Z]  [2025-02-03T17:04:43.704Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:43.704Z] /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-03T17:04:44.260Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:44.260Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:44.260Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:44.260Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:46.138Z] [2025-02-03T17:04:46.138Z] ��� Duration: 38s [2025-02-03T17:04:46.138Z] org.osbuild.ostree.aleph: d69d7d2374e0c33076be3d1ffa2921a1695df0d71953f005c76d66ba92d18f12 { [2025-02-03T17:04:46.138Z] "coreos_compat": true, [2025-02-03T17:04:46.138Z] "deployment": { [2025-02-03T17:04:46.138Z] "default": true [2025-02-03T17:04:46.138Z] } [2025-02-03T17:04:46.138Z] } [2025-02-03T17:04:46.138Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:46.138Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive [2025-02-03T17:04:46.138Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive --config [2025-02-03T17:04:46.138Z] [2025-02-03T17:04:46.138Z] ��� Duration: 0s [2025-02-03T17:04:46.138Z] org.osbuild.ostree.selinux: d18ce48175ccdd775fabe6d7e7683baf838e651d22958abb5fff7c96ad492921 { [2025-02-03T17:04:46.138Z] "deployment": { [2025-02-03T17:04:46.138Z] "default": true [2025-02-03T17:04:46.138Z] } [2025-02-03T17:04:46.138Z] } [2025-02-03T17:04:46.138Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:46.392Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:46.392Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:46.392Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:46.392Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:46.645Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:46.645Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:46.645Z] [2025-02-03T17:04:46.645Z] ��� Duration: 0s [2025-02-03T17:04:49.895Z]  [2025-02-03T17:04:49.895Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:04:49.895Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:04:49.895Z]  [2025-02-03T17:04:53.145Z] Pipeline raw-image: 2f6b9b0275dcc27900977b54fd5018ca2b9e42c3eae203f7272b5cff9e27506c [2025-02-03T17:04:53.145Z] Build [2025-02-03T17:04:53.145Z] root: [2025-02-03T17:04:53.145Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:04:53.145Z] org.osbuild.truncate: 8194961b0488997e6db3a010e290b682b6e096a4bb63e827cc4f6aab3af2ff42 { [2025-02-03T17:04:53.145Z] "filename": "disk.img", [2025-02-03T17:04:53.145Z] "size": "2750414848" [2025-02-03T17:04:53.145Z] } [2025-02-03T17:04:53.398Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:53.398Z] [2025-02-03T17:04:53.398Z] ��� Duration: 0s [2025-02-03T17:04:53.398Z] org.osbuild.sfdisk: 7bd32abbbbe4b610f1af14f0b3cc81eea08874a463eecb77f8bc44f340c6d4cf { [2025-02-03T17:04:53.398Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-03T17:04:53.398Z] "label": "gpt", [2025-02-03T17:04:53.398Z] "partitions": [ [2025-02-03T17:04:53.398Z] { [2025-02-03T17:04:53.398Z] "start": 2048, [2025-02-03T17:04:53.398Z] "partnum": 1, [2025-02-03T17:04:53.398Z] "size": 2048, [2025-02-03T17:04:53.398Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-03T17:04:53.398Z] "bootable": true, [2025-02-03T17:04:53.398Z] "name": "BIOS-BOOT" [2025-02-03T17:04:53.398Z] }, [2025-02-03T17:04:53.398Z] { [2025-02-03T17:04:53.398Z] "start": 4096, [2025-02-03T17:04:53.398Z] "partnum": 2, [2025-02-03T17:04:53.398Z] "size": 260096, [2025-02-03T17:04:53.398Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-03T17:04:53.398Z] "name": "EFI-SYSTEM" [2025-02-03T17:04:53.398Z] }, [2025-02-03T17:04:53.398Z] { [2025-02-03T17:04:53.398Z] "start": 264192, [2025-02-03T17:04:53.398Z] "partnum": 3, [2025-02-03T17:04:53.398Z] "size": 786432, [2025-02-03T17:04:53.398Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-03T17:04:53.398Z] "name": "boot" [2025-02-03T17:04:53.398Z] }, [2025-02-03T17:04:53.398Z] { [2025-02-03T17:04:53.398Z] "start": 1050624, [2025-02-03T17:04:53.398Z] "partnum": 4, [2025-02-03T17:04:53.398Z] "size": 4319232, [2025-02-03T17:04:53.398Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-03T17:04:53.398Z] "name": "root" [2025-02-03T17:04:53.398Z] } [2025-02-03T17:04:53.398Z] ] [2025-02-03T17:04:53.398Z] } [2025-02-03T17:04:53.651Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:04:53.651Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:53.905Z] label: gpt [2025-02-03T17:04:53.905Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-03T17:04:53.905Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-03T17:04:53.905Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-03T17:04:53.905Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-03T17:04:53.905Z] /dev/loop0p4: start="1050624", size="4319232", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-03T17:04:53.905Z] { [2025-02-03T17:04:53.905Z] "partitiontable": { [2025-02-03T17:04:53.905Z] "label": "gpt", [2025-02-03T17:04:53.905Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-03T17:04:53.905Z] "device": "/dev/loop0", [2025-02-03T17:04:53.905Z] "unit": "sectors", [2025-02-03T17:04:53.905Z] "firstlba": 2048, [2025-02-03T17:04:53.905Z] "lastlba": 5371870, [2025-02-03T17:04:53.905Z] "sectorsize": 512, [2025-02-03T17:04:53.905Z] "partitions": [ [2025-02-03T17:04:53.905Z] { [2025-02-03T17:04:53.905Z] "node": "/dev/loop0p1", [2025-02-03T17:04:53.905Z] "start": 2048, [2025-02-03T17:04:53.905Z] "size": 2048, [2025-02-03T17:04:53.905Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-03T17:04:53.905Z] "uuid": "0B53D3CE-155C-456D-877E-5063ACF336C4", [2025-02-03T17:04:53.905Z] "name": "BIOS-BOOT" [2025-02-03T17:04:53.905Z] },{ [2025-02-03T17:04:53.905Z] "node": "/dev/loop0p2", [2025-02-03T17:04:53.905Z] "start": 4096, [2025-02-03T17:04:53.905Z] "size": 260096, [2025-02-03T17:04:53.905Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-03T17:04:53.905Z] "uuid": "7F729A25-9F0E-4EA3-908E-4F293E192226", [2025-02-03T17:04:53.905Z] "name": "EFI-SYSTEM" [2025-02-03T17:04:53.905Z] },{ [2025-02-03T17:04:53.905Z] "node": "/dev/loop0p3", [2025-02-03T17:04:53.905Z] "start": 264192, [2025-02-03T17:04:53.905Z] "size": 786432, [2025-02-03T17:04:53.905Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-03T17:04:53.905Z] "uuid": "E9349D99-E652-49AD-908B-8140601A1D79", [2025-02-03T17:04:53.905Z] "name": "boot" [2025-02-03T17:04:53.905Z] },{ [2025-02-03T17:04:53.905Z] "node": "/dev/loop0p4", [2025-02-03T17:04:53.905Z] "start": 1050624, [2025-02-03T17:04:53.905Z] "size": 4319232, [2025-02-03T17:04:53.905Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-03T17:04:53.905Z] "uuid": "7C7BFD29-F2CE-4F69-BDD4-5DB3007FA8D2", [2025-02-03T17:04:53.905Z] "name": "root" [2025-02-03T17:04:53.905Z] } [2025-02-03T17:04:53.905Z] ] [2025-02-03T17:04:53.905Z] } [2025-02-03T17:04:53.905Z] } [2025-02-03T17:04:54.158Z] [2025-02-03T17:04:54.158Z] ��� Duration: 0s [2025-02-03T17:04:54.158Z] org.osbuild.mkfs.fat: 21142104007b9883b467bd01ae1b2d0cb858cde751b6cb046e2f41f7595128b8 { [2025-02-03T17:04:54.158Z] "label": "EFI-SYSTEM", [2025-02-03T17:04:54.158Z] "volid": "7B7795E7" [2025-02-03T17:04:54.158Z] } [2025-02-03T17:04:54.158Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-03T17:04:54.158Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:54.411Z] mkfs.fat 4.2 (2021-01-31) [2025-02-03T17:04:54.411Z] [2025-02-03T17:04:54.411Z] ��� Duration: 0s [2025-02-03T17:04:54.411Z] org.osbuild.mkfs.ext4: b082d4f6a2b7359d442050f4375cd32dd39652c77ff098bea332a4ec7ccae505 { [2025-02-03T17:04:54.411Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-03T17:04:54.411Z] "label": "boot", [2025-02-03T17:04:54.411Z] "metadata_csum_seed": true [2025-02-03T17:04:54.411Z] } [2025-02-03T17:04:54.411Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-03T17:04:54.665Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:54.665Z] mke2fs 1.47.1 (20-May-2024) [2025-02-03T17:04:54.665Z] Discarding device blocks: 0/393216 done [2025-02-03T17:04:54.665Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-03T17:04:54.665Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-03T17:04:54.665Z] Superblock backups stored on blocks: [2025-02-03T17:04:54.665Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-03T17:04:54.665Z] [2025-02-03T17:04:54.665Z] Allocating group tables: 0/48 done [2025-02-03T17:04:54.665Z] Writing inode tables: 0/48 done [2025-02-03T17:04:54.665Z] Creating journal (8192 blocks): done [2025-02-03T17:04:54.665Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-03T17:04:54.665Z] [2025-02-03T17:04:54.924Z] [2025-02-03T17:04:54.924Z] ��� Duration: 0s [2025-02-03T17:04:54.924Z] org.osbuild.mkfs.xfs: 173ca7908d2b4bf07aefbee85f6a4fdb78a5cc2da91dbbb9a29e250da963fe1e { [2025-02-03T17:04:54.924Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-03T17:04:54.924Z] "label": "root" [2025-02-03T17:04:54.924Z] } [2025-02-03T17:04:54.924Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-03T17:04:55.179Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:55.179Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134976 blks [2025-02-03T17:04:55.179Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-03T17:04:55.179Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-03T17:04:55.179Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-03T17:04:55.179Z] data = bsize=4096 blocks=539904, imaxpct=25 [2025-02-03T17:04:55.179Z] = sunit=0 swidth=0 blks [2025-02-03T17:04:55.179Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-03T17:04:55.179Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-03T17:04:55.179Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-03T17:04:55.179Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-03T17:04:55.179Z] Discarding blocks...Done. [2025-02-03T17:04:55.179Z] [2025-02-03T17:04:55.179Z] ��� Duration: 0s [2025-02-03T17:04:55.179Z] org.osbuild.mkdir: f2335c3de8bb7bd4668359905f6dc5baf4850f86181909c62371cc49a59d03e5 { [2025-02-03T17:04:55.179Z] "paths": [ [2025-02-03T17:04:55.179Z] { [2025-02-03T17:04:55.179Z] "path": "mount://root/boot", [2025-02-03T17:04:55.179Z] "mode": 493 [2025-02-03T17:04:55.179Z] }, [2025-02-03T17:04:55.179Z] { [2025-02-03T17:04:55.179Z] "path": "mount://boot/efi", [2025-02-03T17:04:55.179Z] "mode": 493 [2025-02-03T17:04:55.179Z] } [2025-02-03T17:04:55.179Z] ] [2025-02-03T17:04:55.179Z] } [2025-02-03T17:04:55.432Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:04:55.432Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kfnrv19/mounts/root-mount-point [2025-02-03T17:04:55.432Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kfnrv19/mounts/boot-mount-point [2025-02-03T17:04:55.685Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:55.685Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kfnrv19/mounts/boot-mount-point unmounted [2025-02-03T17:04:55.939Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kfnrv19/mounts/root-mount-point unmounted [2025-02-03T17:04:55.939Z] [2025-02-03T17:04:55.939Z] ��� Duration: 0s [2025-02-03T17:04:55.939Z] org.osbuild.selinux: 26c44990aab16fc6c460a2b89e1dd58019ef2df45827bfbd0f0da049273a4991 { [2025-02-03T17:04:55.939Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-03T17:04:55.939Z] "target": "mount://root/" [2025-02-03T17:04:55.939Z] } [2025-02-03T17:04:55.939Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:04:56.192Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8w433nzh/mounts/ [2025-02-03T17:04:56.192Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:56.445Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:56.445Z] 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-03T17:04:56.445Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8w433nzh/mounts/ unmounted [2025-02-03T17:04:56.445Z] [2025-02-03T17:04:56.445Z] ��� Duration: 0s [2025-02-03T17:04:56.445Z] org.osbuild.selinux: 9dc9a89678b25701e95c0b8c2a990a08228bfbe81e9645f52e5ab71e1af105c7 { [2025-02-03T17:04:56.445Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-03T17:04:56.445Z] "target": "mount://root/boot/" [2025-02-03T17:04:56.445Z] } [2025-02-03T17:04:56.698Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:04:56.698Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w8vpujgf/mounts/ [2025-02-03T17:04:56.950Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w8vpujgf/mounts/boot [2025-02-03T17:04:56.950Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:56.950Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:04:57.203Z] 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-03T17:04:57.203Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w8vpujgf/mounts/boot unmounted [2025-02-03T17:04:57.203Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w8vpujgf/mounts/ unmounted [2025-02-03T17:04:57.203Z] [2025-02-03T17:04:57.203Z] ��� Duration: 0s [2025-02-03T17:04:57.203Z] org.osbuild.copy: 01a7db487fd80ac5695019dbff3965860c4b2d4929c96cdcd035c5da7c8b3b68 { [2025-02-03T17:04:57.203Z] "paths": [ [2025-02-03T17:04:57.203Z] { [2025-02-03T17:04:57.203Z] "from": "input://tree/", [2025-02-03T17:04:57.203Z] "to": "mount://root/" [2025-02-03T17:04:57.203Z] } [2025-02-03T17:04:57.203Z] ] [2025-02-03T17:04:57.203Z] } [2025-02-03T17:04:57.456Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:04:57.456Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-87pd0sjr/mounts/ [2025-02-03T17:04:57.456Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-87pd0sjr/mounts/boot [2025-02-03T17:04:57.710Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-87pd0sjr/mounts/boot/efi [2025-02-03T17:04:57.710Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:04:57.963Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-03T17:05:00.462Z]  [2025-02-03T17:05:00.462Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:05:00.462Z] /dev/vdb1 30G 7.0G 23G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:05:00.462Z]  [2025-02-03T17:05:10.381Z]  [2025-02-03T17:05:10.381Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:05:10.382Z] /dev/vdb1 30G 8.0G 22G 27% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:05:10.382Z]  [2025-02-03T17:05:10.938Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-87pd0sjr/mounts/boot/efi unmounted [2025-02-03T17:05:11.494Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-87pd0sjr/mounts/boot unmounted [2025-02-03T17:05:12.049Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-87pd0sjr/mounts/ unmounted [2025-02-03T17:05:12.049Z] [2025-02-03T17:05:12.049Z] ��� Duration: 14s [2025-02-03T17:05:12.049Z] org.osbuild.bootupd: d51e1be118ceecf9ade609d138b04ad15aaa327729c007b4afffb9535d54e03d { [2025-02-03T17:05:12.049Z] "bios": { [2025-02-03T17:05:12.049Z] "device": "disk" [2025-02-03T17:05:12.049Z] }, [2025-02-03T17:05:12.049Z] "static-configs": true, [2025-02-03T17:05:12.049Z] "deployment": { [2025-02-03T17:05:12.049Z] "default": true [2025-02-03T17:05:12.049Z] } [2025-02-03T17:05:12.049Z] } [2025-02-03T17:05:12.049Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:05:12.302Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1m1t4f6l/mounts/ [2025-02-03T17:05:12.302Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1m1t4f6l/mounts/boot [2025-02-03T17:05:12.555Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1m1t4f6l/mounts/boot/efi [2025-02-03T17:05:12.555Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:05:13.909Z] Installed 40_coreos-ignition.cfg [2025-02-03T17:05:13.909Z] Installed 70_coreos-user.cfg [2025-02-03T17:05:13.909Z] Installed: grub.cfg [2025-02-03T17:05:13.909Z] Installed: "fedora/grub.cfg" [2025-02-03T17:05:13.909Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1m1t4f6l/mounts/boot/efi unmounted [2025-02-03T17:05:14.162Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1m1t4f6l/mounts/boot unmounted [2025-02-03T17:05:14.162Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1m1t4f6l/mounts/ unmounted [2025-02-03T17:05:14.162Z] [2025-02-03T17:05:14.162Z] ��� Duration: 2s [2025-02-03T17:05:14.162Z] org.osbuild.chattr: 2f6b9b0275dcc27900977b54fd5018ca2b9e42c3eae203f7272b5cff9e27506c { [2025-02-03T17:05:14.162Z] "items": { [2025-02-03T17:05:14.162Z] "mount://root/": { [2025-02-03T17:05:14.162Z] "immutable": true [2025-02-03T17:05:14.162Z] } [2025-02-03T17:05:14.162Z] } [2025-02-03T17:05:14.162Z] } [2025-02-03T17:05:14.416Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:05:14.416Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts/ [2025-02-03T17:05:14.416Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0' [2025-02-03T17:05:14.668Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:05:14.668Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts [2025-02-03T17:05:14.668Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts/boot unmounted [2025-02-03T17:05:14.668Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts/var unmounted [2025-02-03T17:05:14.668Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts/sysroot unmounted [2025-02-03T17:05:14.668Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts unmounted [2025-02-03T17:05:14.668Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts unmounted [2025-02-03T17:05:14.668Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts unmounted [2025-02-03T17:05:14.668Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uu8yc8bu/mounts/ [2025-02-03T17:05:14.921Z] [2025-02-03T17:05:14.921Z] ��� Duration: 0s [2025-02-03T17:05:14.921Z] Pipeline raw-qemu-image: 3cf052d9643c2abdb1cd987c11513e5870e91764eb17050d7cd94a761a3eceab [2025-02-03T17:05:14.921Z] Build [2025-02-03T17:05:14.921Z] root: [2025-02-03T17:05:14.921Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:05:14.921Z] org.osbuild.copy: ad75fb890cc41c7c75df36c94e961d97a605fee68958a5eaa7a64ec0c3ecb632 { [2025-02-03T17:05:14.921Z] "paths": [ [2025-02-03T17:05:14.921Z] { [2025-02-03T17:05:14.921Z] "from": "input://tree/disk.img", [2025-02-03T17:05:14.921Z] "to": "tree:///disk.img" [2025-02-03T17:05:14.921Z] } [2025-02-03T17:05:14.921Z] ] [2025-02-03T17:05:14.921Z] } [2025-02-03T17:05:15.175Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:05:15.175Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-03T17:05:15.428Z] [2025-02-03T17:05:15.428Z] ��� Duration: 0s [2025-02-03T17:05:15.428Z] org.osbuild.truncate: 6373cea582eb35faedeb07c49315822321dcfd68487f27fc521d5bd17eac83dc { [2025-02-03T17:05:15.428Z] "filename": "disk.img", [2025-02-03T17:05:15.428Z] "size": "10737418240" [2025-02-03T17:05:15.428Z] } [2025-02-03T17:05:15.428Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:05:15.743Z] [2025-02-03T17:05:15.743Z] ��� Duration: 0s [2025-02-03T17:05:15.743Z] org.osbuild.coreos.platform: 3cf052d9643c2abdb1cd987c11513e5870e91764eb17050d7cd94a761a3eceab { [2025-02-03T17:05:15.743Z] "platform": "qemu" [2025-02-03T17:05:15.743Z] } [2025-02-03T17:05:15.743Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:05:15.743Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts/ [2025-02-03T17:05:15.996Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0' [2025-02-03T17:05:15.996Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts/boot [2025-02-03T17:05:16.248Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:05:16.248Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts/boot unmounted [2025-02-03T17:05:16.248Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts [2025-02-03T17:05:16.248Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts/boot unmounted [2025-02-03T17:05:16.248Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts/var unmounted [2025-02-03T17:05:16.248Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts/sysroot unmounted [2025-02-03T17:05:16.248Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts unmounted [2025-02-03T17:05:16.248Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts unmounted [2025-02-03T17:05:16.248Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts unmounted [2025-02-03T17:05:16.502Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_c4bc2q0/mounts/ [2025-02-03T17:05:16.502Z] [2025-02-03T17:05:16.502Z] ��� Duration: 0s [2025-02-03T17:05:16.502Z] Pipeline qemu: a03b09ac5891783a083e05c4f5cfc6060b4befb38da6757db4446f888df34fd0 [2025-02-03T17:05:16.502Z] Build [2025-02-03T17:05:16.502Z] root: [2025-02-03T17:05:16.502Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:05:16.502Z] org.osbuild.qemu: a03b09ac5891783a083e05c4f5cfc6060b4befb38da6757db4446f888df34fd0 { [2025-02-03T17:05:16.502Z] "filename": "fedora-coreos-42.20250203.dev.0-qemu.x86_64.qcow2", [2025-02-03T17:05:16.502Z] "format": { [2025-02-03T17:05:16.502Z] "type": "qcow2", [2025-02-03T17:05:16.502Z] "compression": false, [2025-02-03T17:05:16.502Z] "compat": "1.1" [2025-02-03T17:05:16.502Z] } [2025-02-03T17:05:16.502Z] } [2025-02-03T17:05:16.755Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:05:20.912Z] [2025-02-03T17:05:20.912Z] ��� Duration: 3s [2025-02-03T17:05:20.912Z] manifest /tmp/osbuild-maBl.json finished successfully [2025-02-03T17:05:20.912Z]  [2025-02-03T17:05:20.912Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:05:20.912Z] /dev/vdb1 30G 9.9G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:05:20.912Z]  [2025-02-03T17:05:30.824Z] oci-archive: 65a42e9c85f40bdd6ce5a6d28b31072e8b21dcfb16f23c8c348fbe9e594ee854 [2025-02-03T17:05:30.824Z] deployed-tree: dc5444dbcb6057c86b060c163c3678b366bd57eeb45779277f8537f9e504be0f [2025-02-03T17:05:30.824Z] tree: d18ce48175ccdd775fabe6d7e7683baf838e651d22958abb5fff7c96ad492921 [2025-02-03T17:05:30.824Z] raw-image: 2f6b9b0275dcc27900977b54fd5018ca2b9e42c3eae203f7272b5cff9e27506c [2025-02-03T17:05:30.824Z] raw-4k-image: f73158df74b2d0890814664dc54c0110b82f1a19e576894b2e51fd57be8c1e40 [2025-02-03T17:05:30.824Z] raw-applehv-image: 40eaf7b12293538fa6eb04d521633c53677ec3c5006ecdec2be5a2803c76327f [2025-02-03T17:05:30.824Z] applehv: a3167bd4cac054315dcb13c679c243fac1cf72d17e69f303026926e4c8cbc2b3 [2025-02-03T17:05:30.824Z] raw-gcp-image: 01f341318ff6b51bf0e4d10f631ca07d5a8829d402685abffead82b935dfb70c [2025-02-03T17:05:30.824Z] raw-gcp-image-tar: 88b7eda6d9cf8669fce51d6ab1c52b911e9af363efd7b3184d112c2508b51b5c [2025-02-03T17:05:30.824Z] gcp: 6f9d9e597ae16d51805a5b2b1095403831945eb255799dd5d780944b6277dee4 [2025-02-03T17:05:30.824Z] raw-hyperv-image: 3517acd5e5979e257161dee1c92dd6d5f1a3b45e1a55ead55c01a94c9e842ff2 [2025-02-03T17:05:30.824Z] hyperv: c52e34815aec0f8538a2eb1d9133d8368fd2f28dc2c48dd4f12f9db136589fcb [2025-02-03T17:05:30.824Z] raw-metal-image: abae3fe51943470055eb8e80e90fe838927bfcd9634a6403e725f91420468f08 [2025-02-03T17:05:30.824Z] metal: 7a552618f9ec962ac65d9160e8672baff7e9100467247fcee3f63e74a16dd335 [2025-02-03T17:05:30.824Z] raw-metal4k-image: c891b67438f5cba8a615e59a7e47566bec3ffa2b7f6cfe3a814a28e9579484e4 [2025-02-03T17:05:30.824Z] metal4k: 616b26d0ee1772a53a839bb3fa33cec610c6397a693543ba2d8ebc0eaa767352 [2025-02-03T17:05:30.824Z] raw-qemu-image: 3cf052d9643c2abdb1cd987c11513e5870e91764eb17050d7cd94a761a3eceab [2025-02-03T17:05:30.824Z] qemu: a03b09ac5891783a083e05c4f5cfc6060b4befb38da6757db4446f888df34fd0 [2025-02-03T17:05:30.824Z] live: a0dcc210b219f40209699fc6ff415f347afb07be5811a9b82af2abe9e058f03b [2025-02-03T17:05:30.824Z] + set +x [2025-02-03T17:05:34.074Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.kexVEDXeSR/qemu/fedora-coreos-42.20250203.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-03T17:05:34.074Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.kexVEDXeSR/qemu': Operation not permitted [2025-02-03T17:05:39.294Z] /home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/meta.json wrote with version stamp 1738602338377931339 [2025-02-03T17:05:39.294Z] Successfully generated: fedora-coreos-42.20250203.dev.0-qemu.x86_64.qcow2 [2025-02-03T17:05:39.297Z] [Pipeline] } [2025-02-03T17:05:39.370Z] [Pipeline] // withEnv [2025-02-03T17:05:39.391Z] [Pipeline] } [2025-02-03T17:05:39.405Z] [Pipeline] // stage [2025-02-03T17:05:39.889Z] [Pipeline] withEnv [2025-02-03T17:05:39.889Z] [Pipeline] { [2025-02-03T17:05:39.893Z] [Pipeline] sh [2025-02-03T17:05:40.511Z] + set -euo pipefail [2025-02-03T17:05:40.512Z] ++ umask [2025-02-03T17:05:40.512Z] + '[' 0022 = 0000 ']' [2025-02-03T17:05:40.512Z] + uuidgen [2025-02-03T17:05:40.512Z] + cut -f1 -d- [2025-02-03T17:05:40.515Z] [Pipeline] } [2025-02-03T17:05:40.519Z] [Pipeline] // withEnv [2025-02-03T17:05:40.591Z] [Pipeline] withEnv [2025-02-03T17:05:40.591Z] [Pipeline] { [2025-02-03T17:05:40.640Z] [Pipeline] sh [2025-02-03T17:05:41.170Z] + set -euo pipefail [2025-02-03T17:05:41.170Z] ++ umask [2025-02-03T17:05:41.170Z] + '[' 0022 = 0000 ']' [2025-02-03T17:05:41.170Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:05:41.170Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-03T17:05:41.212Z] [Pipeline] } [2025-02-03T17:05:41.215Z] [Pipeline] // withEnv [2025-02-03T17:05:41.230Z] [Pipeline] parallel [2025-02-03T17:05:41.230Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-03T17:05:41.230Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-03T17:05:41.266Z] [Pipeline] withEnv [2025-02-03T17:05:41.267Z] [Pipeline] { [2025-02-03T17:05:41.267Z] [Pipeline] withEnv [2025-02-03T17:05:41.268Z] [Pipeline] { [2025-02-03T17:05:41.271Z] [Pipeline] sh [2025-02-03T17:05:41.570Z] [Pipeline] sh [2025-02-03T17:05:41.807Z] + set -xeuo pipefail [2025-02-03T17:05:41.807Z] ++ umask [2025-02-03T17:05:41.807Z] + '[' 0022 = 0000 ']' [2025-02-03T17:05:41.807Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-03T17:05:41.852Z] [Pipeline] } [2025-02-03T17:05:41.895Z] [Pipeline] // withEnv [2025-02-03T17:05:41.959Z] [Pipeline] withEnv [2025-02-03T17:05:41.959Z] [Pipeline] { [2025-02-03T17:05:41.962Z] [Pipeline] sh [2025-02-03T17:05:42.101Z] + set -xeuo pipefail [2025-02-03T17:05:42.101Z] ++ umask [2025-02-03T17:05:42.101Z] + '[' 0022 = 0000 ']' [2025-02-03T17:05:42.101Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:05:42.101Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-03T17:05:42.101Z] 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-C7H0I/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-03T17:05:42.101Z] 2025-02-03T17:05:42Z cli: Started logging at level INFO [2025-02-03T17:05:42.101Z] 2025-02-03T17:05:42Z cli: Started logging at level INFO [2025-02-03T17:05:42.357Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250203.91.0/x86_64/fedora-coreos-42.20250203.91.0-qemu.x86_64.qcow2.xz [2025-02-03T17:05:42.357Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250203.91.0/x86_64/fedora-coreos-42.20250203.91.0-qemu.x86_64.qcow2.xz.sig [2025-02-03T17:05:42.487Z] + set -euo pipefail [2025-02-03T17:05:42.487Z] ++ umask [2025-02-03T17:05:42.487Z] + '[' 0022 = 0000 ']' [2025-02-03T17:05:42.487Z] + kola list --json [2025-02-03T17:05:42.487Z] + jq -r '.[].Name' [2025-02-03T17:05:42.490Z] [Pipeline] } [2025-02-03T17:05:42.502Z] [Pipeline] // withEnv [2025-02-03T17:05:42.506Z] [Pipeline] withEnv [2025-02-03T17:05:42.506Z] [Pipeline] { [2025-02-03T17:05:42.509Z] [Pipeline] sh [2025-02-03T17:05:43.040Z] + set -xeuo pipefail [2025-02-03T17:05:43.040Z] ++ umask [2025-02-03T17:05:43.040Z] + '[' 0022 = 0000 ']' [2025-02-03T17:05:43.040Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:05:43.040Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-03T17:05:43.040Z] 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-C7H0I/kola-x86_64 [2025-02-03T17:05:43.294Z] ���� Snoozing kola test pattern "ext.config.rpm-ostree.kernel-replace" until Feb 04 2025 [2025-02-03T17:05:43.298Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-03T17:05:43.560Z] === RUN multipath.partition [2025-02-03T17:05:43.560Z] === RUN coreos.selinux.boolean [2025-02-03T17:05:43.560Z] === RUN ext.config.var-mount.luks [2025-02-03T17:05:43.560Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-03T17:05:43.560Z] === RUN coreos.ignition.failure [2025-02-03T17:05:43.560Z] === RUN rootfs.uuid [2025-02-03T17:05:43.560Z] === RUN rpmostree.install-uninstall [2025-02-03T17:05:43.560Z] === RUN ext.config.ignition.stable-boot [2025-02-03T17:05:43.560Z] === RUN ext.config.kdump.crash [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-03T17:05:43.560Z] === RUN fcos.filesystem [2025-02-03T17:05:43.560Z] === RUN ext.config.ignition.systemd-disable [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.no-persist-ip [2025-02-03T17:05:43.560Z] === RUN ext.config.extensions.package [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.force-persist-ip [2025-02-03T17:05:43.560Z] === RUN coreos.ignition.groups [2025-02-03T17:05:43.560Z] === RUN ext.config.reboot [2025-02-03T17:05:43.560Z] === RUN ext.config.swap.zram-generator [2025-02-03T17:05:43.560Z] === RUN basic.nvme [2025-02-03T17:05:43.560Z] === RUN ext.config.systemd.condition-needs-update [2025-02-03T17:05:43.560Z] === RUN ext.config.ignition.delete-config [2025-02-03T17:05:43.560Z] === RUN ext.config.disks.lvmdevices [2025-02-03T17:05:43.560Z] === RUN ext.config.clhm.ignition-warnings [2025-02-03T17:05:43.560Z] === RUN coreos.ignition.mount.partitions [2025-02-03T17:05:43.560Z] === RUN coreos.ignition.mount.disks [2025-02-03T17:05:43.560Z] === RUN podman.workflow [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-03T17:05:43.560Z] === RUN ext.config.ignition.kargs [2025-02-03T17:05:43.560Z] === RUN podman.network-single [2025-02-03T17:05:43.560Z] === RUN ext.config.selinux.enforcing [2025-02-03T17:05:43.560Z] === RUN coreos.ignition.sethostname [2025-02-03T17:05:43.560Z] === RUN ext.config.containers.quadlet [2025-02-03T17:05:43.560Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-03T17:05:43.560Z] === RUN basic.uefi-secure [2025-02-03T17:05:43.560Z] === RUN ext.config.firewall.iptables-legacy [2025-02-03T17:05:43.560Z] === RUN ext.config.docker.basic [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.nmstate.state [2025-02-03T17:05:43.560Z] === RUN coreos.auth.verify [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-03T17:05:43.560Z] === RUN ext.config.rpm-ostree-countme [2025-02-03T17:05:43.560Z] === RUN ext.config.podman.rootless-systemd [2025-02-03T17:05:43.560Z] === RUN podman.base [2025-02-03T17:05:43.560Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-03T17:05:43.560Z] === RUN rpmostree.upgrade-rollback [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.nameserver [2025-02-03T17:05:43.560Z] === RUN ext.config.gshadow [2025-02-03T17:05:43.560Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-03T17:05:43.560Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-03T17:05:43.560Z] === RUN fcos.network.listeners [2025-02-03T17:05:43.560Z] === RUN ext.config.var-mount.simple [2025-02-03T17:05:43.560Z] === RUN fcos.users.shells [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.kargs-rd-net [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.nmstate.policy [2025-02-03T17:05:43.560Z] === RUN ext.config.ignition.resource.remote [2025-02-03T17:05:43.560Z] === RUN non-exclusive-test-bucket-0 [2025-02-03T17:05:43.560Z] === RUN rhcos.selinux.boolean.persist [2025-02-03T17:05:43.560Z] === RUN ostree.remote [2025-02-03T17:05:43.560Z] === RUN ext.config.var-mount.scsi-id [2025-02-03T17:05:43.560Z] === RUN multipath.day2 [2025-02-03T17:05:43.560Z] === RUN coreos.ignition.once [2025-02-03T17:05:43.560Z] === RUN coreos.unique.boot.failure [2025-02-03T17:05:43.560Z] === RUN basic [2025-02-03T17:05:43.560Z] === RUN rpmostree.status [2025-02-03T17:05:43.560Z] === RUN ext.config.boot.bootupd-validate [2025-02-03T17:05:43.560Z] === RUN ext.config.butane.grub-users [2025-02-03T17:05:43.560Z] === RUN ostree.unlock [2025-02-03T17:05:43.560Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-03T17:05:43.560Z] === RUN coreos.ignition.symlink [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-03T17:05:43.560Z] === RUN ext.config.ignition.remote [2025-02-03T17:05:43.560Z] === RUN basic.uefi [2025-02-03T17:05:43.560Z] === RUN ostree.hotfix [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-03T17:05:43.560Z] === RUN ext.config.systemd.network-online [2025-02-03T17:05:43.560Z] === RUN coreos.unique.boot.ignition.failure [2025-02-03T17:05:43.560Z] === RUN ext.config.toolbox [2025-02-03T17:05:43.560Z] === RUN coreos.ignition.v2.users [2025-02-03T17:05:43.560Z] === RUN kdump.crash.ssh [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-03T17:05:43.560Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-03T17:05:43.560Z] === RUN multipath.day1 [2025-02-03T17:05:43.560Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-03T17:05:43.560Z] === RUN ext.config.boot.grub2-install [2025-02-03T17:05:43.712Z] Read disk 48.0 MiB/729.0 MiB (6%) [2025-02-03T17:05:44.631Z] Read disk 86.3 MiB/729.0 MiB (11%) [2025-02-03T17:05:45.986Z] Read disk 119.0 MiB/729.0 MiB (16%) [2025-02-03T17:05:46.906Z] Read disk 144.4 MiB/729.0 MiB (19%) [2025-02-03T17:05:47.825Z] Read disk 166.8 MiB/729.0 MiB (22%) [2025-02-03T17:05:48.747Z] Read disk 197.8 MiB/729.0 MiB (27%) [2025-02-03T17:05:49.666Z] Read disk 228.6 MiB/729.0 MiB (31%) [2025-02-03T17:05:51.020Z] Read disk 253.0 MiB/729.0 MiB (34%) [2025-02-03T17:05:51.939Z] Read disk 280.8 MiB/729.0 MiB (38%) [2025-02-03T17:05:52.861Z] Read disk 308.1 MiB/729.0 MiB (42%) [2025-02-03T17:05:53.776Z] Read disk 329.7 MiB/729.0 MiB (45%) [2025-02-03T17:05:54.696Z] Read disk 392.0 MiB/729.0 MiB (53%) [2025-02-03T17:05:56.051Z] Read disk 425.9 MiB/729.0 MiB (58%) [2025-02-03T17:05:56.972Z] Read disk 463.6 MiB/729.0 MiB (63%) [2025-02-03T17:05:57.893Z] Read disk 487.1 MiB/729.0 MiB (66%) [2025-02-03T17:05:58.812Z] Read disk 508.9 MiB/729.0 MiB (69%) [2025-02-03T17:05:59.730Z] Read disk 550.8 MiB/729.0 MiB (75%) [2025-02-03T17:06:01.096Z] Read disk 579.0 MiB/729.0 MiB (79%) [2025-02-03T17:06:02.017Z] Read disk 605.1 MiB/729.0 MiB (82%) [2025-02-03T17:06:02.938Z] Read disk 631.3 MiB/729.0 MiB (86%) [2025-02-03T17:06:03.858Z] Read disk 664.0 MiB/729.0 MiB (91%) [2025-02-03T17:06:04.778Z] Read disk 689.3 MiB/729.0 MiB (94%) [2025-02-03T17:06:05.707Z] Read disk 729.0 MiB/729.0 MiB (100%) [2025-02-03T17:06:05.707Z] Read disk 729.0 MiB/729.0 MiB (100%) [2025-02-03T17:06:05.707Z] Read disk 729.0 MiB/729.0 MiB (100%) [2025-02-03T17:06:05.707Z] gpg: Signature made Mon Feb 3 04:54:28 2025 UTC [2025-02-03T17:06:05.707Z] gpg: using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944 [2025-02-03T17:06:05.707Z] gpg: Good signature from "Fedora (42) " [ultimate] [2025-02-03T17:06:05.707Z] tmp/kola-qemu-cache/fedora-coreos-42.20250203.91.0-qemu.x86_64.qcow2 [2025-02-03T17:06:05.707Z] ���� Snoozing kola test pattern "ext.config.rpm-ostree.kernel-replace" until Feb 04 2025 [2025-02-03T17:06:05.707Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-03T17:06:05.960Z] === RUN fcos.upgrade.basic [2025-02-03T17:06:22.164Z] === RUN podman.base/info [2025-02-03T17:06:22.175Z] === RUN podman.base/resources [2025-02-03T17:06:23.095Z] --- PASS: ext.config.boot.bootupd-validate (39.65s) [2025-02-03T17:06:24.972Z] --- PASS: podman.base (41.59s) [2025-02-03T17:06:24.972Z] --- PASS: podman.base/info (0.51s) [2025-02-03T17:06:24.972Z] --- PASS: podman.base/resources (4.50s) [2025-02-03T17:06:37.970Z] === RUN fcos.upgrade.basic/setup [2025-02-03T17:06:39.783Z] --- PASS: multipath.partition (55.17s) [2025-02-03T17:06:43.491Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-03T17:07:02.083Z] --- PASS: fcos.users.shells (35.84s) [2025-02-03T17:07:02.083Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (78.13s) [2025-02-03T17:07:10.141Z] --- PASS: ext.config.networking.nameserver (30.90s) [2025-02-03T17:07:10.141Z] --- PASS: ext.config.networking.kargs-rd-net (45.00s) [2025-02-03T17:07:24.942Z] --- PASS: coreos.ignition.instantiated.enable-unit (25.28s) [2025-02-03T17:07:24.942Z] --- PASS: coreos.unique.boot.ignition.failure (14.81s) [2025-02-03T17:07:29.087Z] --- PASS: ext.config.gshadow (27.07s) [2025-02-03T17:07:30.440Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-03T17:07:39.602Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-03T17:07:42.579Z] --- PASS: ext.config.networking.nmstate.policy (117.05s) [2025-02-03T17:08:04.431Z] --- PASS: ext.config.boot.grub2-install (38.64s) [2025-02-03T17:08:07.682Z] --- PASS: ext.config.systemd.network-online (27.24s) [2025-02-03T17:08:08.603Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-03T17:08:09.963Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (41.01s) [2025-02-03T17:08:11.582Z] --- PASS: fcos.upgrade.basic (124.13s) [2025-02-03T17:08:11.582Z] --- PASS: fcos.upgrade.basic/setup (6.11s) [2025-02-03T17:08:11.582Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (47.87s) [2025-02-03T17:08:11.582Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (34.73s) [2025-02-03T17:08:11.582Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-upgrade-x86_64 [2025-02-03T17:08:11.583Z] [Pipeline] } [2025-02-03T17:08:11.586Z] [Pipeline] // withEnv [2025-02-03T17:08:11.600Z] [Pipeline] } [2025-02-03T17:08:15.185Z] --- PASS: ext.config.ignition.remote (49.41s) [2025-02-03T17:08:37.048Z] === RUN ostree.hotfix/unlock [2025-02-03T17:08:37.048Z] --- PASS: rpmostree.upgrade-rollback (85.53s) [2025-02-03T17:08:37.048Z] --- PASS: rpmostree.upgrade-rollback/upgrade (38.25s) [2025-02-03T17:08:37.048Z] --- PASS: rpmostree.upgrade-rollback/rollback (22.89s) [2025-02-03T17:08:37.048Z] --- PASS: ext.config.ignition.systemd-enable-units (26.76s) [2025-02-03T17:08:51.862Z] === RUN ostree.hotfix/install [2025-02-03T17:08:51.862Z] === RUN ostree.hotfix/uninstall [2025-02-03T17:08:51.862Z] === RUN ostree.hotfix/persist [2025-02-03T17:08:59.925Z] --- PASS: multipath.day1 (56.53s) [2025-02-03T17:09:06.435Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.17s) [2025-02-03T17:09:10.590Z] === RUN ostree.hotfix/rollback [2025-02-03T17:09:10.590Z] === RUN basic.uefi/ReadOnly [2025-02-03T17:09:10.590Z] === RUN basic.uefi/Useradd [2025-02-03T17:09:10.590Z] === RUN basic.uefi/MachineID [2025-02-03T17:09:10.590Z] === RUN basic.uefi/FCOSGrowpart [2025-02-03T17:09:10.590Z] === RUN basic.uefi/PortSSH [2025-02-03T17:09:10.872Z] === RUN basic.uefi/DbusPerms [2025-02-03T17:09:11.429Z] === RUN basic.uefi/ServicesActive [2025-02-03T17:09:11.986Z] --- PASS: ext.config.networking.hostname.fallback-hostname (36.84s) [2025-02-03T17:09:15.235Z] --- PASS: basic.uefi (38.30s) [2025-02-03T17:09:15.235Z] --- PASS: basic.uefi/ReadOnly (0.11s) [2025-02-03T17:09:15.235Z] --- PASS: basic.uefi/Useradd (0.20s) [2025-02-03T17:09:15.235Z] --- PASS: basic.uefi/MachineID (0.12s) [2025-02-03T17:09:15.235Z] --- PASS: basic.uefi/FCOSGrowpart (0.15s) [2025-02-03T17:09:15.235Z] --- PASS: basic.uefi/PortSSH (0.12s) [2025-02-03T17:09:15.235Z] --- PASS: basic.uefi/DbusPerms (0.51s) [2025-02-03T17:09:15.235Z] --- PASS: basic.uefi/ServicesActive (0.13s) [2025-02-03T17:09:33.243Z] --- PASS: coreos.ignition.v2.users (24.85s) [2025-02-03T17:09:33.799Z] --- PASS: ostree.hotfix (79.37s) [2025-02-03T17:09:33.799Z] --- PASS: ostree.hotfix/unlock (14.30s) [2025-02-03T17:09:33.799Z] --- PASS: ostree.hotfix/install (0.77s) [2025-02-03T17:09:33.799Z] --- PASS: ostree.hotfix/uninstall (0.45s) [2025-02-03T17:09:33.799Z] --- PASS: ostree.hotfix/persist (18.51s) [2025-02-03T17:09:33.799Z] --- PASS: ostree.hotfix/rollback (20.15s) [2025-02-03T17:10:05.793Z] --- PASS: ext.config.disks.lvmdevices (45.77s) [2025-02-03T17:10:05.793Z] --- PASS: ext.config.containers.quadlet (31.75s) [2025-02-03T17:10:27.655Z] --- PASS: coreos.misc.disk.varlibcontainers (56.89s) [2025-02-03T17:10:27.655Z] 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-03T17:10:27.655Z] 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-03T17:10:30.154Z] --- PASS: coreos.ignition.sethostname (24.75s) [2025-02-03T17:10:35.383Z] --- PASS: ext.config.toolbox (83.21s) [2025-02-03T17:10:53.386Z] --- PASS: kdump.crash.ssh (113.60s) [2025-02-03T17:10:53.386Z] cluster.go:151: Running as unit: run-p7191-i7192.service; invocation ID: f06fbba30d1d4fc98d4bb5cc3634d9e7 [2025-02-03T17:11:08.190Z] --- PASS: ext.config.podman.rootless-systemd (65.18s) [2025-02-03T17:11:08.190Z] --- PASS: ext.config.rpm-ostree-countme (38.75s) [2025-02-03T17:11:14.701Z] --- PASS: ext.config.ssh.custom-host-key-permissions (38.74s) [2025-02-03T17:11:26.835Z] --- PASS: ext.config.selinux.enforcing (55.45s) [2025-02-03T17:11:36.746Z] --- PASS: ext.config.networking.bridge-static-via-kargs (29.48s) [2025-02-03T17:11:51.551Z] --- PASS: coreos.auth.verify (23.85s) [2025-02-03T17:11:58.074Z] --- PASS: ext.config.ignition.kargs (43.11s) [2025-02-03T17:12:06.139Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.56s) [2025-02-03T17:12:33.106Z] --- PASS: coreos.ignition.mount.disks (55.01s) [2025-02-03T17:12:34.983Z] --- PASS: coreos.ignition.mount.partitions (45.28s) [2025-02-03T17:12:43.040Z] --- PASS: ext.config.networking.nmstate.state (45.30s) [2025-02-03T17:12:55.181Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (47.84s) [2025-02-03T17:13:00.418Z] --- PASS: ext.config.clhm.ignition-warnings (25.58s) [2025-02-03T17:13:00.418Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (29.50s) [2025-02-03T17:13:02.918Z] === RUN podman.workflow/run [2025-02-03T17:13:29.374Z] --- PASS: ext.config.docker.basic (33.02s) [2025-02-03T17:13:29.374Z] --- PASS: ext.config.ignition.systemd-unmasking (26.74s) [2025-02-03T17:13:55.833Z] --- PASS: ext.config.firewall.iptables-legacy (26.85s) [2025-02-03T17:13:55.833Z] --- PASS: podman.network-single (180.58s) [2025-02-03T17:13:56.752Z] --- PASS: ext.config.networking.prefer-ignition-networking (29.41s) [2025-02-03T17:13:56.752Z] --- PASS: ext.config.var-mount.simple (56.55s) [2025-02-03T17:14:35.376Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-03T17:14:35.376Z] === RUN basic.uefi-secure/PortSSH [2025-02-03T17:14:35.376Z] === RUN basic.uefi-secure/DbusPerms [2025-02-03T17:14:35.376Z] === RUN basic.uefi-secure/ServicesActive [2025-02-03T17:14:35.376Z] === RUN basic.uefi-secure/ReadOnly [2025-02-03T17:14:35.376Z] === RUN basic.uefi-secure/Useradd [2025-02-03T17:14:35.376Z] --- PASS: coreos.ignition.symlink (34.29s) [2025-02-03T17:14:35.376Z] === RUN basic.uefi-secure/MachineID [2025-02-03T17:14:35.376Z] --- PASS: basic.uefi-secure (41.33s) [2025-02-03T17:14:35.376Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-02-03T17:14:35.376Z] --- PASS: basic.uefi-secure/PortSSH (0.12s) [2025-02-03T17:14:35.376Z] --- PASS: basic.uefi-secure/DbusPerms (0.34s) [2025-02-03T17:14:35.376Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-02-03T17:14:35.376Z] --- PASS: basic.uefi-secure/ReadOnly (0.11s) [2025-02-03T17:14:35.376Z] --- PASS: basic.uefi-secure/Useradd (0.20s) [2025-02-03T17:14:35.376Z] --- PASS: basic.uefi-secure/MachineID (0.12s) [2025-02-03T17:14:40.600Z] --- PASS: ext.config.var-mount.scsi-id (43.47s) [2025-02-03T17:14:52.749Z] --- PASS: rhcos.selinux.boolean.persist (58.47s) [2025-02-03T17:15:01.108Z] === RUN ostree.unlock/unlock [2025-02-03T17:15:01.665Z] === RUN ostree.unlock/install [2025-02-03T17:15:02.221Z] === RUN ostree.unlock/uninstall [2025-02-03T17:15:02.777Z] === RUN ostree.unlock/discard [2025-02-03T17:15:07.996Z] === RUN ostree.remote/add [2025-02-03T17:15:07.996Z] === RUN ostree.remote/list [2025-02-03T17:15:07.996Z] === RUN ostree.remote/show-url [2025-02-03T17:15:07.996Z] === RUN ostree.remote/refs [2025-02-03T17:15:07.996Z] === RUN ostree.remote/summary [2025-02-03T17:15:08.249Z] === RUN ostree.remote/delete [2025-02-03T17:15:12.396Z] --- PASS: ostree.remote (37.69s) [2025-02-03T17:15:12.396Z] --- PASS: ostree.remote/add (0.27s) [2025-02-03T17:15:12.396Z] --- PASS: ostree.remote/list (0.11s) [2025-02-03T17:15:12.396Z] --- PASS: ostree.remote/show-url (0.23s) [2025-02-03T17:15:12.396Z] --- PASS: ostree.remote/refs (0.15s) [2025-02-03T17:15:12.396Z] --- PASS: ostree.remote/summary (0.30s) [2025-02-03T17:15:12.396Z] --- PASS: ostree.remote/delete (0.48s) [2025-02-03T17:15:17.616Z] --- PASS: rpmostree.status (24.87s) [2025-02-03T17:15:25.671Z] --- PASS: ostree.unlock (44.14s) [2025-02-03T17:15:25.671Z] --- PASS: ostree.unlock/unlock (0.63s) [2025-02-03T17:15:25.671Z] --- PASS: ostree.unlock/install (0.60s) [2025-02-03T17:15:25.671Z] --- PASS: ostree.unlock/uninstall (0.46s) [2025-02-03T17:15:25.671Z] --- PASS: ostree.unlock/discard (18.40s) [2025-02-03T17:15:47.524Z] --- PASS: multipath.day2 (73.71s) [2025-02-03T17:15:47.524Z] === RUN rpmostree.install-uninstall/install [2025-02-03T17:15:54.035Z] --- PASS: ext.config.ignition.systemd-disable (36.50s) [2025-02-03T17:16:02.102Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-03T17:16:04.604Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-02-03T17:16:05.523Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-02-03T17:16:06.877Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-02-03T17:16:08.764Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-03T17:16:10.119Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-02-03T17:16:11.996Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-02-03T17:16:12.552Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-03T17:16:16.707Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-02-03T17:16:16.707Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-02-03T17:16:18.061Z] === RUN basic/MachineID [2025-02-03T17:16:18.061Z] === RUN basic/FCOSGrowpart [2025-02-03T17:16:18.061Z] === RUN basic/PortSSH [2025-02-03T17:16:18.315Z] === RUN basic/DbusPerms [2025-02-03T17:16:18.315Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-03T17:16:18.568Z] === RUN basic/ServicesActive [2025-02-03T17:16:18.821Z] === RUN basic/ReadOnly [2025-02-03T17:16:18.821Z] === RUN basic/Useradd [2025-02-03T17:16:20.175Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-02-03T17:16:20.731Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-02-03T17:16:21.286Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-02-03T17:16:22.640Z] --- PASS: basic (38.13s) [2025-02-03T17:16:22.640Z] --- PASS: basic/MachineID (0.12s) [2025-02-03T17:16:22.640Z] --- PASS: basic/FCOSGrowpart (0.15s) [2025-02-03T17:16:22.640Z] --- PASS: basic/PortSSH (0.12s) [2025-02-03T17:16:22.640Z] --- PASS: basic/DbusPerms (0.36s) [2025-02-03T17:16:22.640Z] --- PASS: basic/ServicesActive (0.14s) [2025-02-03T17:16:22.640Z] --- PASS: basic/ReadOnly (0.13s) [2025-02-03T17:16:22.640Z] --- PASS: basic/Useradd (0.23s) [2025-02-03T17:16:22.893Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-02-03T17:16:26.164Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-03T17:16:26.164Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-02-03T17:16:26.720Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-02-03T17:16:31.574Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-03T17:16:33.467Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-02-03T17:16:35.346Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-02-03T17:16:36.702Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-02-03T17:16:38.579Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-02-03T17:16:42.726Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-02-03T17:16:43.645Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-03T17:16:45.523Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-03T17:16:47.400Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-02-03T17:16:48.754Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-02-03T17:16:49.310Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-02-03T17:16:50.229Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-03T17:16:51.585Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-03T17:16:53.461Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-02-03T17:16:55.339Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-02-03T17:16:55.592Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-03T17:16:56.150Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-03T17:16:57.068Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-03T17:16:58.423Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-02-03T17:17:00.301Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-02-03T17:17:02.195Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-03T17:17:03.549Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-03T17:17:04.467Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-02-03T17:17:10.979Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-02-03T17:17:10.979Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-02-03T17:17:12.342Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-02-03T17:17:12.899Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-02-03T17:17:13.818Z] --- PASS: rpmostree.install-uninstall (109.12s) [2025-02-03T17:17:13.818Z] --- PASS: rpmostree.install-uninstall/install (46.08s) [2025-02-03T17:17:13.818Z] --- PASS: rpmostree.install-uninstall/uninstall (38.74s) [2025-02-03T17:17:14.739Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-03T17:17:16.626Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-03T17:17:17.980Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-02-03T17:17:19.855Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-02-03T17:17:21.740Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-03T17:17:23.094Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-02-03T17:17:26.342Z] --- PASS: ext.config.ignition.delete-config (92.47s) [2025-02-03T17:17:26.898Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-02-03T17:17:28.785Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-02-03T17:17:30.140Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-03T17:17:32.018Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-02-03T17:17:33.902Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-02-03T17:17:34.155Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-02-03T17:17:35.075Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-03T17:17:36.950Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-03T17:17:38.671Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-02-03T17:17:39.602Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (76.77s) [2025-02-03T17:17:40.159Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-02-03T17:17:42.035Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-03T17:17:43.389Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-02-03T17:17:51.444Z] --- PASS: fcos.network.listeners (24.42s) [2025-02-03T17:17:56.668Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-02-03T17:17:58.024Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-02-03T17:17:59.901Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-02-03T17:18:00.458Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-03T17:18:02.333Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-03T17:18:06.478Z] --- PASS: non-exclusive-test-bucket-0 (174.61s) [2025-02-03T17:18:06.478Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (2.64s) [2025-02-03T17:18:06.478Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.64s) [2025-02-03T17:18:06.478Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.65s) [2025-02-03T17:18:06.478Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.62s) [2025-02-03T17:18:06.478Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.62s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (3.65s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.63s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.63s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.62s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.63s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.62s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (0.63s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.62s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (6.65s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.68s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.66s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (3.66s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.63s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.65s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.71s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.67s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.65s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (0.65s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (0.62s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.66s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.65s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.73s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.72s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (5.73s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.69s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.64s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.67s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.66s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.66s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.66s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.67s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.69s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.69s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.72s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (1.68s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.70s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.69s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.69s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.68s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.67s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.70s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.72s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.69s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.68s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.68s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (13.00s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (1.75s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.68s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.73s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.69s) [2025-02-03T17:18:06.479Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.71s) [2025-02-03T17:18:09.725Z] === RUN podman.workflow/exec [2025-02-03T17:18:09.725Z] === RUN podman.workflow/stop [2025-02-03T17:18:11.080Z] === RUN rootfs.uuid/RandomUUID [2025-02-03T17:18:14.328Z] --- PASS: rootfs.uuid (34.88s) [2025-02-03T17:18:14.328Z] --- PASS: rootfs.uuid/RandomUUID (0.16s) [2025-02-03T17:18:20.837Z] === RUN podman.workflow/remove [2025-02-03T17:18:21.090Z] === RUN podman.workflow/delete [2025-02-03T17:18:22.965Z] === RUN fcos.filesystem/writablefiles [2025-02-03T17:18:23.521Z] === RUN fcos.filesystem/writabledirs [2025-02-03T17:18:23.773Z] === RUN fcos.filesystem/stickydirs [2025-02-03T17:18:24.330Z] === RUN fcos.filesystem/denylist [2025-02-03T17:18:25.685Z] --- PASS: podman.workflow (343.13s) [2025-02-03T17:18:25.685Z] --- PASS: podman.workflow/run (306.51s) [2025-02-03T17:18:25.685Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-03T17:18:25.685Z] cluster.go:151: Getting image source signatures [2025-02-03T17:18:25.685Z] cluster.go:151: Copying blob sha256:a52c777f25d4afed9d7958da2f249de731ed6e4479ead4f00621589d0398610c [2025-02-03T17:18:25.685Z] cluster.go:151: Copying config sha256:a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 [2025-02-03T17:18:25.685Z] cluster.go:151: Writing manifest to image destination [2025-02-03T17:18:25.685Z] --- PASS: podman.workflow/exec (0.36s) [2025-02-03T17:18:25.685Z] --- PASS: podman.workflow/stop (10.69s) [2025-02-03T17:18:25.685Z] --- PASS: podman.workflow/remove (0.65s) [2025-02-03T17:18:25.685Z] --- PASS: podman.workflow/delete (0.73s) [2025-02-03T17:18:25.685Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-02-03T17:18:25.685Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-02-03T17:18:28.186Z] --- PASS: fcos.filesystem (37.52s) [2025-02-03T17:18:28.186Z] --- PASS: fcos.filesystem/writablefiles (0.82s) [2025-02-03T17:18:28.186Z] --- PASS: fcos.filesystem/writabledirs (0.26s) [2025-02-03T17:18:28.186Z] --- PASS: fcos.filesystem/stickydirs (0.30s) [2025-02-03T17:18:28.186Z] --- PASS: fcos.filesystem/denylist (0.37s) [2025-02-03T17:18:28.186Z] === RUN basic.nvme/DbusPerms [2025-02-03T17:18:28.742Z] === RUN basic.nvme/ServicesActive [2025-02-03T17:18:28.742Z] === RUN basic.nvme/ReadOnly [2025-02-03T17:18:29.004Z] === RUN basic.nvme/Useradd [2025-02-03T17:18:29.004Z] === RUN basic.nvme/MachineID [2025-02-03T17:18:29.256Z] === RUN basic.nvme/FCOSGrowpart [2025-02-03T17:18:29.256Z] === RUN basic.nvme/PortSSH [2025-02-03T17:18:33.401Z] --- PASS: basic.nvme (26.19s) [2025-02-03T17:18:33.401Z] --- PASS: basic.nvme/DbusPerms (0.43s) [2025-02-03T17:18:33.401Z] --- PASS: basic.nvme/ServicesActive (0.14s) [2025-02-03T17:18:33.401Z] --- PASS: basic.nvme/ReadOnly (0.13s) [2025-02-03T17:18:33.401Z] --- PASS: basic.nvme/Useradd (0.19s) [2025-02-03T17:18:33.401Z] --- PASS: basic.nvme/MachineID (0.12s) [2025-02-03T17:18:33.401Z] --- PASS: basic.nvme/FCOSGrowpart (0.15s) [2025-02-03T17:18:33.401Z] --- PASS: basic.nvme/PortSSH (0.13s) [2025-02-03T17:18:33.401Z] --- PASS: ext.config.systemd.condition-needs-update (79.89s) [2025-02-03T17:18:48.212Z] --- PASS: coreos.ignition.failure (15.33s) [2025-02-03T17:18:52.359Z] --- PASS: ext.config.ignition.resource.remote (37.88s) [2025-02-03T17:18:52.359Z] mke2fs 1.47.1 (20-May-2024) [2025-02-03T17:18:54.867Z] --- PASS: ext.config.swap.zram-generator (26.98s) [2025-02-03T17:18:55.121Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (29.60s) [2025-02-03T17:19:05.034Z] --- PASS: coreos.unique.boot.failure (11.54s) [2025-02-03T17:19:37.037Z] --- PASS: ext.config.networking.no-persist-ip (41.25s) [2025-02-03T17:19:40.285Z] --- PASS: coreos.ignition.groups (36.30s) [2025-02-03T17:19:45.516Z] --- PASS: ext.config.reboot (56.84s) [2025-02-03T17:20:00.324Z] --- PASS: ext.config.extensions.package (64.74s) [2025-02-03T17:20:05.737Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (29.43s) [2025-02-03T17:20:23.750Z] --- PASS: coreos.ignition.once (42.30s) [2025-02-03T17:20:24.003Z] --- PASS: ext.config.ignition.stable-boot (39.12s) [2025-02-03T17:20:30.523Z] --- PASS: ext.config.kdump.crash (116.64s) [2025-02-03T17:20:40.442Z] --- PASS: ext.config.networking.force-persist-ip (39.81s) [2025-02-03T17:21:06.913Z] --- PASS: coreos.selinux.boolean (42.24s) [2025-02-03T17:21:14.987Z] --- PASS: ext.config.var-mount.luks (68.43s) [2025-02-03T17:21:41.460Z] --- PASS: ext.config.butane.grub-users (75.05s) [2025-02-03T17:21:41.460Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-x86_64 [2025-02-03T17:21:41.463Z] [Pipeline] } [2025-02-03T17:21:41.467Z] [Pipeline] // withEnv [2025-02-03T17:21:41.538Z] [Pipeline] withEnv [2025-02-03T17:21:41.538Z] [Pipeline] { [2025-02-03T17:21:41.607Z] [Pipeline] sh [2025-02-03T17:21:42.194Z] + set -xeuo pipefail [2025-02-03T17:21:42.194Z] ++ umask [2025-02-03T17:21:42.194Z] + '[' 0022 = 0000 ']' [2025-02-03T17:21:42.194Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:21:42.194Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-02-03T17:21:42.194Z] 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-C7H0I/kola-reprovision-x86_64 [2025-02-03T17:21:42.448Z] ���� Snoozing kola test pattern "ext.config.rpm-ostree.kernel-replace" until Feb 04 2025 [2025-02-03T17:21:42.448Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-03T17:21:42.448Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-02-03T17:21:42.448Z] === RUN ext.config.root-reprovision.swap-before-root [2025-02-03T17:21:42.448Z] === RUN ext.config.root-reprovision.luks.512e [2025-02-03T17:21:42.448Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-02-03T17:21:42.448Z] === RUN ext.config.root-reprovision.filesystem-only [2025-02-03T17:21:42.448Z] === RUN coreos.boot-mirror [2025-02-03T17:21:42.448Z] === RUN ext.config.root-reprovision.luks [2025-02-03T17:21:42.448Z] === RUN ext.config.root-reprovision.raid1 [2025-02-03T17:21:42.448Z] === RUN coreos.boot-mirror.luks [2025-02-03T17:22:50.020Z] --- PASS: ext.config.root-reprovision.autosave-xfs (64.03s) [2025-02-03T17:24:56.378Z] === RUN coreos.boot-mirror/sanity-check [2025-02-03T17:24:56.378Z] === RUN coreos.boot-mirror/detach-primary [2025-02-03T17:25:18.225Z] === RUN coreos.boot-mirror/verify-fallback [2025-02-03T17:25:23.547Z] --- PASS: coreos.boot-mirror (156.51s) [2025-02-03T17:25:23.547Z] --- PASS: coreos.boot-mirror/sanity-check (1.93s) [2025-02-03T17:25:23.547Z] --- PASS: coreos.boot-mirror/detach-primary (30.00s) [2025-02-03T17:25:23.547Z] --- PASS: coreos.boot-mirror/verify-fallback (0.84s) [2025-02-03T17:27:29.878Z] --- PASS: ext.config.root-reprovision.luks (124.56s) [2025-02-03T17:29:36.648Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (124.46s) [2025-02-03T17:30:58.873Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.65s) [2025-02-03T17:32:50.216Z] --- PASS: ext.config.root-reprovision.luks.512e (112.30s) [2025-02-03T17:34:56.569Z] --- PASS: ext.config.root-reprovision.raid1 (126.71s) [2025-02-03T17:36:17.907Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.10s) [2025-02-03T17:37:54.241Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-02-03T17:38:16.092Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-02-03T17:38:48.086Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-02-03T17:39:26.699Z] --- PASS: coreos.boot-mirror.luks (186.87s) [2025-02-03T17:39:26.699Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.72s) [2025-02-03T17:39:26.699Z] --- PASS: coreos.boot-mirror.luks/detach-primary (30.41s) [2025-02-03T17:39:26.699Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.85s) [2025-02-03T17:39:26.699Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-reprovision-x86_64 [2025-02-03T17:39:26.701Z] [Pipeline] } [2025-02-03T17:39:26.704Z] [Pipeline] // withEnv [2025-02-03T17:39:26.785Z] [Pipeline] } [2025-02-03T17:39:26.857Z] [Pipeline] // parallel [2025-02-03T17:39:26.886Z] [Pipeline] withEnv [2025-02-03T17:39:26.886Z] [Pipeline] { [2025-02-03T17:39:26.899Z] [Pipeline] sh [2025-02-03T17:39:27.493Z] + set -xeuo pipefail [2025-02-03T17:39:27.493Z] ++ umask [2025-02-03T17:39:27.493Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:27.493Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:39:27.493Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-upgrade-x86_64 [2025-02-03T17:39:27.495Z] [Pipeline] } [2025-02-03T17:39:27.498Z] [Pipeline] // withEnv [2025-02-03T17:39:27.589Z] [Pipeline] withEnv [2025-02-03T17:39:27.589Z] [Pipeline] { [2025-02-03T17:39:27.639Z] [Pipeline] sh [2025-02-03T17:39:28.163Z] + set -xeuo pipefail [2025-02-03T17:39:28.163Z] ++ umask [2025-02-03T17:39:28.163Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:28.163Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:39:28.163Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I -c --xz kola-upgrade-x86_64 [2025-02-03T17:39:28.419Z] [Pipeline] } [2025-02-03T17:39:28.430Z] [Pipeline] // withEnv [2025-02-03T17:39:28.488Z] [Pipeline] archiveArtifacts [2025-02-03T17:39:28.490Z] Archiving artifacts [2025-02-03T17:39:29.381Z] [Pipeline] withEnv [2025-02-03T17:39:29.382Z] [Pipeline] { [2025-02-03T17:39:29.393Z] [Pipeline] sh [2025-02-03T17:39:29.919Z] + set -xeuo pipefail [2025-02-03T17:39:29.919Z] ++ umask [2025-02-03T17:39:29.919Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:29.919Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:39:29.919Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-upgrade-x86_64 --output - [2025-02-03T17:39:29.922Z] [Pipeline] } [2025-02-03T17:39:29.925Z] [Pipeline] // withEnv [2025-02-03T17:39:29.978Z] [Pipeline] junit [2025-02-03T17:39:29.980Z] Recording test results [2025-02-03T17:39:30.744Z] None of the test reports contained any result [2025-02-03T17:39:30.746Z] [Pipeline] withEnv [2025-02-03T17:39:30.746Z] [Pipeline] { [2025-02-03T17:39:30.749Z] [Pipeline] sh [2025-02-03T17:39:31.276Z] + set -xeuo pipefail [2025-02-03T17:39:31.276Z] ++ umask [2025-02-03T17:39:31.276Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:31.276Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:39:31.276Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-x86_64 [2025-02-03T17:39:31.278Z] [Pipeline] } [2025-02-03T17:39:31.291Z] [Pipeline] // withEnv [2025-02-03T17:39:31.296Z] [Pipeline] withEnv [2025-02-03T17:39:31.297Z] [Pipeline] { [2025-02-03T17:39:31.299Z] [Pipeline] sh [2025-02-03T17:39:31.831Z] + set -xeuo pipefail [2025-02-03T17:39:31.831Z] ++ umask [2025-02-03T17:39:31.831Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:31.831Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:39:31.831Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I -c --xz kola-x86_64 [2025-02-03T17:39:37.059Z] [Pipeline] } [2025-02-03T17:39:37.073Z] [Pipeline] // withEnv [2025-02-03T17:39:37.139Z] [Pipeline] archiveArtifacts [2025-02-03T17:39:37.141Z] Archiving artifacts [2025-02-03T17:39:39.764Z] [Pipeline] withEnv [2025-02-03T17:39:39.766Z] [Pipeline] { [2025-02-03T17:39:39.772Z] [Pipeline] sh [2025-02-03T17:39:40.300Z] + set -xeuo pipefail [2025-02-03T17:39:40.300Z] ++ umask [2025-02-03T17:39:40.300Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:40.300Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:39:40.300Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-x86_64 --output - [2025-02-03T17:39:40.302Z] [Pipeline] } [2025-02-03T17:39:40.314Z] [Pipeline] // withEnv [2025-02-03T17:39:40.320Z] [Pipeline] junit [2025-02-03T17:39:40.321Z] Recording test results [2025-02-03T17:39:40.412Z] None of the test reports contained any result [2025-02-03T17:39:40.414Z] [Pipeline] withEnv [2025-02-03T17:39:40.414Z] [Pipeline] { [2025-02-03T17:39:40.417Z] [Pipeline] sh [2025-02-03T17:39:41.004Z] + set -xeuo pipefail [2025-02-03T17:39:41.004Z] ++ umask [2025-02-03T17:39:41.004Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:41.004Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:39:41.004Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-reprovision-x86_64 [2025-02-03T17:39:41.005Z] [Pipeline] } [2025-02-03T17:39:41.009Z] [Pipeline] // withEnv [2025-02-03T17:39:41.101Z] [Pipeline] withEnv [2025-02-03T17:39:41.101Z] [Pipeline] { [2025-02-03T17:39:41.145Z] [Pipeline] sh [2025-02-03T17:39:41.670Z] + set -xeuo pipefail [2025-02-03T17:39:41.670Z] ++ umask [2025-02-03T17:39:41.670Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:41.670Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:39:41.670Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I -c --xz kola-reprovision-x86_64 [2025-02-03T17:39:44.178Z] [Pipeline] } [2025-02-03T17:39:44.180Z] [Pipeline] // withEnv [2025-02-03T17:39:44.290Z] [Pipeline] archiveArtifacts [2025-02-03T17:39:44.292Z] Archiving artifacts [2025-02-03T17:39:44.638Z] [Pipeline] withEnv [2025-02-03T17:39:44.639Z] [Pipeline] { [2025-02-03T17:39:44.643Z] [Pipeline] sh [2025-02-03T17:39:45.187Z] + set -xeuo pipefail [2025-02-03T17:39:45.187Z] ++ umask [2025-02-03T17:39:45.187Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:45.187Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:39:45.187Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-C7H0I/kola-reprovision-x86_64 --output - [2025-02-03T17:39:45.188Z] [Pipeline] } [2025-02-03T17:39:45.191Z] [Pipeline] // withEnv [2025-02-03T17:39:45.285Z] [Pipeline] junit [2025-02-03T17:39:45.287Z] Recording test results [2025-02-03T17:39:45.385Z] None of the test reports contained any result [2025-02-03T17:39:45.397Z] [Pipeline] stage [2025-02-03T17:39:45.397Z] [Pipeline] { (x86_64:Build Metal) [2025-02-03T17:39:45.400Z] [Pipeline] withEnv [2025-02-03T17:39:45.401Z] [Pipeline] { [2025-02-03T17:39:45.404Z] [Pipeline] sh [2025-02-03T17:39:45.932Z] + set -xeuo pipefail [2025-02-03T17:39:45.932Z] ++ umask [2025-02-03T17:39:45.932Z] + '[' 0022 = 0000 ']' [2025-02-03T17:39:45.932Z] + cosa buildextend-metal [2025-02-03T17:39:45.932Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-03T17:39:46.185Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-03T17:39:46.185Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-03T17:39:47.104Z] Will build metal [2025-02-03T17:40:05.133Z] ++ arch [2025-02-03T17:40:05.133Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250203.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2623 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2110 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-K8Lt.json [2025-02-03T17:40:06.053Z] + set +x [2025-02-03T17:40:06.053Z] + 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-K8Lt.json [2025-02-03T17:40:06.053Z]  [2025-02-03T17:40:06.053Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:40:06.053Z] /dev/vdb1 30G 8.1G 22G 27% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:40:06.053Z]  [2025-02-03T17:40:06.306Z] starting /tmp/osbuild-K8Lt.jsonPipeline source org.osbuild.curl: 70c13c8ffedaaea65e13c1f110523d0b1a48fa9257ba15842d2c7f254c11cf47 [2025-02-03T17:40:06.306Z] Build [2025-02-03T17:40:06.306Z] root: [2025-02-03T17:40:06.306Z] [2025-02-03T17:40:06.306Z] ��� Duration: 1738604405s [2025-02-03T17:40:06.306Z] Pipeline raw-metal-image: abae3fe51943470055eb8e80e90fe838927bfcd9634a6403e725f91420468f08 [2025-02-03T17:40:06.306Z] Build [2025-02-03T17:40:06.306Z] root: [2025-02-03T17:40:06.306Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:40:06.306Z] org.osbuild.copy: ad75fb890cc41c7c75df36c94e961d97a605fee68958a5eaa7a64ec0c3ecb632 { [2025-02-03T17:40:06.306Z] "paths": [ [2025-02-03T17:40:06.306Z] { [2025-02-03T17:40:06.306Z] "from": "input://tree/disk.img", [2025-02-03T17:40:06.306Z] "to": "tree:///disk.img" [2025-02-03T17:40:06.306Z] } [2025-02-03T17:40:06.306Z] ] [2025-02-03T17:40:06.306Z] } [2025-02-03T17:40:06.864Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:06.864Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-03T17:40:06.864Z] [2025-02-03T17:40:06.864Z] ��� Duration: 0s [2025-02-03T17:40:06.864Z] org.osbuild.coreos.platform: abae3fe51943470055eb8e80e90fe838927bfcd9634a6403e725f91420468f08 { [2025-02-03T17:40:06.864Z] "platform": "metal" [2025-02-03T17:40:06.864Z] } [2025-02-03T17:40:07.117Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:40:07.117Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts/ [2025-02-03T17:40:07.371Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0' [2025-02-03T17:40:07.371Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts/boot [2025-02-03T17:40:07.623Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:07.887Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts/boot unmounted [2025-02-03T17:40:07.887Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts [2025-02-03T17:40:07.887Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts/boot unmounted [2025-02-03T17:40:07.887Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts/var unmounted [2025-02-03T17:40:07.887Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts/sysroot unmounted [2025-02-03T17:40:07.887Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts unmounted [2025-02-03T17:40:07.887Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts unmounted [2025-02-03T17:40:07.887Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts unmounted [2025-02-03T17:40:07.887Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1uq27wjf/mounts/ [2025-02-03T17:40:07.887Z] [2025-02-03T17:40:07.887Z] ��� Duration: 0s [2025-02-03T17:40:07.887Z] Pipeline metal: 7a552618f9ec962ac65d9160e8672baff7e9100467247fcee3f63e74a16dd335 [2025-02-03T17:40:07.887Z] Build [2025-02-03T17:40:07.887Z] root: [2025-02-03T17:40:07.887Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:40:07.887Z] org.osbuild.copy: 7a552618f9ec962ac65d9160e8672baff7e9100467247fcee3f63e74a16dd335 { [2025-02-03T17:40:07.887Z] "paths": [ [2025-02-03T17:40:07.887Z] { [2025-02-03T17:40:07.887Z] "from": "input://tree/disk.img", [2025-02-03T17:40:07.887Z] "to": "tree:///fedora-coreos-42.20250203.dev.0-metal.x86_64.raw" [2025-02-03T17:40:07.887Z] } [2025-02-03T17:40:07.887Z] ] [2025-02-03T17:40:07.887Z] } [2025-02-03T17:40:08.140Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:08.140Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw' [2025-02-03T17:40:08.392Z] [2025-02-03T17:40:08.392Z] ��� Duration: 0s [2025-02-03T17:40:08.392Z] manifest /tmp/osbuild-K8Lt.json finished successfully [2025-02-03T17:40:08.392Z] oci-archive: 65a42e9c85f40bdd6ce5a6d28b31072e8b21dcfb16f23c8c348fbe9e594ee854 [2025-02-03T17:40:08.392Z] deployed-tree: dc5444dbcb6057c86b060c163c3678b366bd57eeb45779277f8537f9e504be0f [2025-02-03T17:40:08.392Z] tree: d18ce48175ccdd775fabe6d7e7683baf838e651d22958abb5fff7c96ad492921 [2025-02-03T17:40:08.392Z] raw-image: 2f6b9b0275dcc27900977b54fd5018ca2b9e42c3eae203f7272b5cff9e27506c [2025-02-03T17:40:08.392Z] raw-4k-image: f73158df74b2d0890814664dc54c0110b82f1a19e576894b2e51fd57be8c1e40 [2025-02-03T17:40:08.393Z] raw-applehv-image: 40eaf7b12293538fa6eb04d521633c53677ec3c5006ecdec2be5a2803c76327f [2025-02-03T17:40:08.393Z] applehv: a3167bd4cac054315dcb13c679c243fac1cf72d17e69f303026926e4c8cbc2b3 [2025-02-03T17:40:08.393Z] raw-gcp-image: 01f341318ff6b51bf0e4d10f631ca07d5a8829d402685abffead82b935dfb70c [2025-02-03T17:40:08.393Z] raw-gcp-image-tar: 88b7eda6d9cf8669fce51d6ab1c52b911e9af363efd7b3184d112c2508b51b5c [2025-02-03T17:40:08.393Z] gcp: 6f9d9e597ae16d51805a5b2b1095403831945eb255799dd5d780944b6277dee4 [2025-02-03T17:40:08.393Z] raw-hyperv-image: 3517acd5e5979e257161dee1c92dd6d5f1a3b45e1a55ead55c01a94c9e842ff2 [2025-02-03T17:40:08.393Z] hyperv: c52e34815aec0f8538a2eb1d9133d8368fd2f28dc2c48dd4f12f9db136589fcb [2025-02-03T17:40:08.393Z] raw-metal-image: abae3fe51943470055eb8e80e90fe838927bfcd9634a6403e725f91420468f08 [2025-02-03T17:40:08.393Z] metal: 7a552618f9ec962ac65d9160e8672baff7e9100467247fcee3f63e74a16dd335 [2025-02-03T17:40:08.393Z] raw-metal4k-image: c891b67438f5cba8a615e59a7e47566bec3ffa2b7f6cfe3a814a28e9579484e4 [2025-02-03T17:40:08.393Z] metal4k: 616b26d0ee1772a53a839bb3fa33cec610c6397a693543ba2d8ebc0eaa767352 [2025-02-03T17:40:08.393Z] raw-qemu-image: 3cf052d9643c2abdb1cd987c11513e5870e91764eb17050d7cd94a761a3eceab [2025-02-03T17:40:08.393Z] qemu: a03b09ac5891783a083e05c4f5cfc6060b4befb38da6757db4446f888df34fd0 [2025-02-03T17:40:08.393Z] live: a0dcc210b219f40209699fc6ff415f347afb07be5811a9b82af2abe9e058f03b [2025-02-03T17:40:08.393Z] + set +x [2025-02-03T17:40:14.900Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.1YobbwyADQ/metal/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-03T17:40:14.900Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.1YobbwyADQ/metal': Operation not permitted [2025-02-03T17:40:21.411Z] /home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/meta.json wrote with version stamp 1738604420843280166 [2025-02-03T17:40:21.411Z] Successfully generated: fedora-coreos-42.20250203.dev.0-metal.x86_64.raw [2025-02-03T17:40:21.413Z] [Pipeline] } [2025-02-03T17:40:21.416Z] [Pipeline] // withEnv [2025-02-03T17:40:21.462Z] [Pipeline] withEnv [2025-02-03T17:40:21.462Z] [Pipeline] { [2025-02-03T17:40:21.503Z] [Pipeline] sh [2025-02-03T17:40:22.028Z] + set -xeuo pipefail [2025-02-03T17:40:22.029Z] ++ umask [2025-02-03T17:40:22.029Z] + '[' 0022 = 0000 ']' [2025-02-03T17:40:22.029Z] + cosa buildextend-metal4k [2025-02-03T17:40:22.029Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-03T17:40:22.281Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-03T17:40:22.281Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-03T17:40:23.210Z] Will build metal4k [2025-02-03T17:40:45.062Z] ++ arch [2025-02-03T17:40:45.063Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250203.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250203.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2623 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2110 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-fvd0.json [2025-02-03T17:40:45.063Z] + set +x [2025-02-03T17:40:45.063Z] + 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-fvd0.json [2025-02-03T17:40:45.063Z]  [2025-02-03T17:40:45.063Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:40:45.063Z] /dev/vdb1 30G 8.1G 22G 27% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:40:45.063Z]  [2025-02-03T17:40:45.063Z] starting /tmp/osbuild-fvd0.jsonPipeline source org.osbuild.curl: 70c13c8ffedaaea65e13c1f110523d0b1a48fa9257ba15842d2c7f254c11cf47 [2025-02-03T17:40:45.063Z] Build [2025-02-03T17:40:45.063Z] root: [2025-02-03T17:40:45.063Z] [2025-02-03T17:40:45.063Z] ��� Duration: 1738604444s [2025-02-03T17:40:45.063Z] Pipeline raw-4k-image: f73158df74b2d0890814664dc54c0110b82f1a19e576894b2e51fd57be8c1e40 [2025-02-03T17:40:45.063Z] Build [2025-02-03T17:40:45.063Z] root: [2025-02-03T17:40:45.063Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:40:45.063Z] org.osbuild.truncate: 8194961b0488997e6db3a010e290b682b6e096a4bb63e827cc4f6aab3af2ff42 { [2025-02-03T17:40:45.063Z] "filename": "disk.img", [2025-02-03T17:40:45.063Z] "size": "2750414848" [2025-02-03T17:40:45.063Z] } [2025-02-03T17:40:45.327Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:45.327Z] [2025-02-03T17:40:45.327Z] ��� Duration: 0s [2025-02-03T17:40:45.327Z] org.osbuild.sfdisk: 2eefcbaf7504ec6e0ad7ddb20ddcd85625fddca3507296e57abe2054aa617e7f { [2025-02-03T17:40:45.327Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-03T17:40:45.327Z] "label": "gpt", [2025-02-03T17:40:45.327Z] "partitions": [ [2025-02-03T17:40:45.327Z] { [2025-02-03T17:40:45.327Z] "start": 256, [2025-02-03T17:40:45.327Z] "partnum": 1, [2025-02-03T17:40:45.327Z] "size": 256, [2025-02-03T17:40:45.327Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-03T17:40:45.327Z] "bootable": true, [2025-02-03T17:40:45.327Z] "name": "BIOS-BOOT" [2025-02-03T17:40:45.327Z] }, [2025-02-03T17:40:45.327Z] { [2025-02-03T17:40:45.327Z] "start": 512, [2025-02-03T17:40:45.327Z] "partnum": 2, [2025-02-03T17:40:45.327Z] "size": 32512, [2025-02-03T17:40:45.327Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-03T17:40:45.327Z] "name": "EFI-SYSTEM" [2025-02-03T17:40:45.327Z] }, [2025-02-03T17:40:45.327Z] { [2025-02-03T17:40:45.327Z] "start": 33024, [2025-02-03T17:40:45.327Z] "partnum": 3, [2025-02-03T17:40:45.327Z] "size": 98304, [2025-02-03T17:40:45.327Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-03T17:40:45.327Z] "name": "boot" [2025-02-03T17:40:45.327Z] }, [2025-02-03T17:40:45.327Z] { [2025-02-03T17:40:45.327Z] "start": 131328, [2025-02-03T17:40:45.327Z] "partnum": 4, [2025-02-03T17:40:45.327Z] "size": 539904, [2025-02-03T17:40:45.327Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-03T17:40:45.327Z] "name": "root" [2025-02-03T17:40:45.327Z] } [2025-02-03T17:40:45.327Z] ] [2025-02-03T17:40:45.327Z] } [2025-02-03T17:40:45.580Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:40:45.580Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:45.834Z] label: gpt [2025-02-03T17:40:45.834Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-03T17:40:45.834Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-03T17:40:45.834Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-03T17:40:45.834Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-03T17:40:45.834Z] /dev/loop0p4: start="131328", size="539904", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-03T17:40:45.834Z] { [2025-02-03T17:40:45.834Z] "partitiontable": { [2025-02-03T17:40:45.834Z] "label": "gpt", [2025-02-03T17:40:45.834Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-03T17:40:45.834Z] "device": "/dev/loop0", [2025-02-03T17:40:45.834Z] "unit": "sectors", [2025-02-03T17:40:45.834Z] "firstlba": 256, [2025-02-03T17:40:45.834Z] "lastlba": 671482, [2025-02-03T17:40:45.834Z] "sectorsize": 4096, [2025-02-03T17:40:45.834Z] "partitions": [ [2025-02-03T17:40:45.834Z] { [2025-02-03T17:40:45.834Z] "node": "/dev/loop0p1", [2025-02-03T17:40:45.834Z] "start": 256, [2025-02-03T17:40:45.834Z] "size": 256, [2025-02-03T17:40:45.834Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-03T17:40:45.834Z] "uuid": "84938900-2E5C-45A4-9B2A-685379236219", [2025-02-03T17:40:45.834Z] "name": "BIOS-BOOT" [2025-02-03T17:40:45.834Z] },{ [2025-02-03T17:40:45.834Z] "node": "/dev/loop0p2", [2025-02-03T17:40:45.834Z] "start": 512, [2025-02-03T17:40:45.834Z] "size": 32512, [2025-02-03T17:40:45.834Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-03T17:40:45.834Z] "uuid": "7F132654-A11F-47DF-9ABF-0FE87B2BE9EE", [2025-02-03T17:40:45.834Z] "name": "EFI-SYSTEM" [2025-02-03T17:40:45.834Z] },{ [2025-02-03T17:40:45.834Z] "node": "/dev/loop0p3", [2025-02-03T17:40:45.834Z] "start": 33024, [2025-02-03T17:40:45.834Z] "size": 98304, [2025-02-03T17:40:45.834Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-03T17:40:45.834Z] "uuid": "51EF1F60-BC9E-4393-878E-BF4516E5290A", [2025-02-03T17:40:45.834Z] "name": "boot" [2025-02-03T17:40:45.834Z] },{ [2025-02-03T17:40:45.834Z] "node": "/dev/loop0p4", [2025-02-03T17:40:45.834Z] "start": 131328, [2025-02-03T17:40:45.834Z] "size": 539904, [2025-02-03T17:40:45.834Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-03T17:40:45.834Z] "uuid": "4A2DA126-CA0A-40A4-BDB7-80E891BD150F", [2025-02-03T17:40:45.834Z] "name": "root" [2025-02-03T17:40:45.834Z] } [2025-02-03T17:40:45.834Z] ] [2025-02-03T17:40:45.834Z] } [2025-02-03T17:40:45.834Z] } [2025-02-03T17:40:45.834Z] [2025-02-03T17:40:45.834Z] ��� Duration: 0s [2025-02-03T17:40:45.834Z] org.osbuild.mkfs.fat: abed7fe7faf44cfbdf135b1a186fafa4f25bd1393b865328d2d3a3a2196973db { [2025-02-03T17:40:45.834Z] "label": "EFI-SYSTEM", [2025-02-03T17:40:45.834Z] "volid": "7B7795E7" [2025-02-03T17:40:45.834Z] } [2025-02-03T17:40:45.834Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-03T17:40:46.087Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:46.087Z] mkfs.fat 4.2 (2021-01-31) [2025-02-03T17:40:46.087Z] [2025-02-03T17:40:46.087Z] ��� Duration: 0s [2025-02-03T17:40:46.087Z] org.osbuild.mkfs.ext4: ba37e1fc8bb827082564bfe01fd1c4cd3c624855784f3ce6dfde6b4541f3c739 { [2025-02-03T17:40:46.087Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-03T17:40:46.087Z] "label": "boot", [2025-02-03T17:40:46.087Z] "metadata_csum_seed": true [2025-02-03T17:40:46.087Z] } [2025-02-03T17:40:46.339Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-03T17:40:46.339Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:46.593Z] mke2fs 1.47.1 (20-May-2024) [2025-02-03T17:40:46.593Z] Discarding device blocks: 0/98304 done [2025-02-03T17:40:46.593Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-03T17:40:46.593Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-03T17:40:46.593Z] Superblock backups stored on blocks: [2025-02-03T17:40:46.593Z] 32768 [2025-02-03T17:40:46.593Z] [2025-02-03T17:40:46.593Z] Allocating group tables: 0/3 done [2025-02-03T17:40:46.593Z] Writing inode tables: 0/3 done [2025-02-03T17:40:46.593Z] Creating journal (4096 blocks): done [2025-02-03T17:40:46.593Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-03T17:40:46.593Z] [2025-02-03T17:40:46.593Z] [2025-02-03T17:40:46.593Z] ��� Duration: 0s [2025-02-03T17:40:46.593Z] org.osbuild.mkfs.xfs: b5496c4167fb5ff559718ec42c130c5686ffb3c9e68d9fcd98e723a2ee8e63da { [2025-02-03T17:40:46.593Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-03T17:40:46.593Z] "label": "root" [2025-02-03T17:40:46.593Z] } [2025-02-03T17:40:46.593Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-03T17:40:46.846Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:46.846Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134976 blks [2025-02-03T17:40:46.846Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-03T17:40:46.846Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-03T17:40:46.846Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-03T17:40:46.846Z] data = bsize=4096 blocks=539904, imaxpct=25 [2025-02-03T17:40:46.846Z] = sunit=0 swidth=0 blks [2025-02-03T17:40:46.846Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-03T17:40:46.846Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-03T17:40:46.846Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-03T17:40:46.846Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-03T17:40:46.846Z] Discarding blocks...Done. [2025-02-03T17:40:47.099Z] [2025-02-03T17:40:47.099Z] ��� Duration: 0s [2025-02-03T17:40:47.099Z] org.osbuild.mkdir: 0d269d89584c9b78ae25289a00d1ad7453c900d36f1d4348da46089414546d1f { [2025-02-03T17:40:47.099Z] "paths": [ [2025-02-03T17:40:47.099Z] { [2025-02-03T17:40:47.099Z] "path": "mount://root/boot", [2025-02-03T17:40:47.099Z] "mode": 493 [2025-02-03T17:40:47.099Z] }, [2025-02-03T17:40:47.099Z] { [2025-02-03T17:40:47.099Z] "path": "mount://boot/efi", [2025-02-03T17:40:47.099Z] "mode": 493 [2025-02-03T17:40:47.099Z] } [2025-02-03T17:40:47.099Z] ] [2025-02-03T17:40:47.099Z] } [2025-02-03T17:40:47.099Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:40:47.099Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k4l6c8_b/mounts/root-mount-point [2025-02-03T17:40:47.352Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k4l6c8_b/mounts/boot-mount-point [2025-02-03T17:40:47.352Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:47.605Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k4l6c8_b/mounts/boot-mount-point unmounted [2025-02-03T17:40:47.605Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k4l6c8_b/mounts/root-mount-point unmounted [2025-02-03T17:40:47.605Z] [2025-02-03T17:40:47.605Z] ��� Duration: 0s [2025-02-03T17:40:47.605Z] org.osbuild.selinux: 389fdf6577b330c6e44a107143373abaf38e1b0155da6ceddb5d00dc2ad63436 { [2025-02-03T17:40:47.605Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-03T17:40:47.605Z] "target": "mount://root/" [2025-02-03T17:40:47.605Z] } [2025-02-03T17:40:47.858Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:40:47.858Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fzgd6k3r/mounts/ [2025-02-03T17:40:48.111Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:48.111Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:40:48.111Z] 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-03T17:40:48.111Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fzgd6k3r/mounts/ unmounted [2025-02-03T17:40:48.364Z] [2025-02-03T17:40:48.364Z] ��� Duration: 0s [2025-02-03T17:40:48.364Z] org.osbuild.selinux: 683c939cef72430f2338c18e07a2f45f384cf399391e1b94cc5394218cc6d152 { [2025-02-03T17:40:48.364Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-03T17:40:48.364Z] "target": "mount://root/boot/" [2025-02-03T17:40:48.364Z] } [2025-02-03T17:40:48.364Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:40:48.617Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7c3exf8p/mounts/ [2025-02-03T17:40:48.617Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7c3exf8p/mounts/boot [2025-02-03T17:40:48.869Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:48.869Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-03T17:40:48.870Z] 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-03T17:40:48.870Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7c3exf8p/mounts/boot unmounted [2025-02-03T17:40:49.123Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7c3exf8p/mounts/ unmounted [2025-02-03T17:40:49.123Z] [2025-02-03T17:40:49.123Z] ��� Duration: 0s [2025-02-03T17:40:49.123Z] org.osbuild.copy: be8922db3eb4b20d16c33c03eafff66e1dfadc9816ff9e5b452f13ed0f447251 { [2025-02-03T17:40:49.123Z] "paths": [ [2025-02-03T17:40:49.123Z] { [2025-02-03T17:40:49.123Z] "from": "input://tree/", [2025-02-03T17:40:49.123Z] "to": "mount://root/" [2025-02-03T17:40:49.123Z] } [2025-02-03T17:40:49.123Z] ] [2025-02-03T17:40:49.123Z] } [2025-02-03T17:40:49.376Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:40:49.376Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r96cphve/mounts/ [2025-02-03T17:40:49.376Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r96cphve/mounts/boot [2025-02-03T17:40:49.631Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r96cphve/mounts/boot/efi [2025-02-03T17:40:49.631Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:40:49.884Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-03T17:40:55.105Z]  [2025-02-03T17:40:55.105Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:40:55.105Z] /dev/vdb1 30G 8.7G 22G 29% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:40:55.105Z]  [2025-02-03T17:41:05.013Z]  [2025-02-03T17:41:05.013Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:41:05.013Z] /dev/vdb1 30G 9.2G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:41:05.013Z]  [2025-02-03T17:41:13.068Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r96cphve/mounts/boot/efi unmounted [2025-02-03T17:41:13.068Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r96cphve/mounts/boot unmounted [2025-02-03T17:41:13.321Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r96cphve/mounts/ unmounted [2025-02-03T17:41:13.321Z] [2025-02-03T17:41:13.321Z] ��� Duration: 24s [2025-02-03T17:41:13.321Z] org.osbuild.bootupd: f6ce7e42f30afeafde592ed9d37cf669d0e6d4c90e174ccac67685867e342896 { [2025-02-03T17:41:13.321Z] "static-configs": true, [2025-02-03T17:41:13.321Z] "deployment": { [2025-02-03T17:41:13.321Z] "default": true [2025-02-03T17:41:13.321Z] } [2025-02-03T17:41:13.321Z] } [2025-02-03T17:41:13.321Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:41:13.573Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp3wfieq/mounts/ [2025-02-03T17:41:13.573Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp3wfieq/mounts/boot [2025-02-03T17:41:13.826Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp3wfieq/mounts/boot/efi [2025-02-03T17:41:13.826Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:41:14.079Z] Skip installing component BIOS without target device [2025-02-03T17:41:14.079Z] Installed 40_coreos-ignition.cfg [2025-02-03T17:41:14.079Z] Installed 70_coreos-user.cfg [2025-02-03T17:41:14.079Z] Installed: grub.cfg [2025-02-03T17:41:14.079Z] Installed: "fedora/grub.cfg" [2025-02-03T17:41:14.079Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp3wfieq/mounts/boot/efi unmounted [2025-02-03T17:41:14.079Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp3wfieq/mounts/boot unmounted [2025-02-03T17:41:14.332Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp3wfieq/mounts/ unmounted [2025-02-03T17:41:14.332Z] [2025-02-03T17:41:14.332Z] ��� Duration: 0s [2025-02-03T17:41:14.332Z] org.osbuild.chattr: f73158df74b2d0890814664dc54c0110b82f1a19e576894b2e51fd57be8c1e40 { [2025-02-03T17:41:14.332Z] "items": { [2025-02-03T17:41:14.332Z] "mount://root/": { [2025-02-03T17:41:14.332Z] "immutable": true [2025-02-03T17:41:14.332Z] } [2025-02-03T17:41:14.332Z] } [2025-02-03T17:41:14.332Z] } [2025-02-03T17:41:14.332Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:41:14.332Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts/ [2025-02-03T17:41:14.585Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0' [2025-02-03T17:41:14.585Z]  [2025-02-03T17:41:14.585Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T17:41:14.585Z] /dev/vdb1 30G 9.8G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-02-03T17:41:14.585Z]  [2025-02-03T17:41:14.585Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:41:14.838Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts [2025-02-03T17:41:14.838Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts/boot unmounted [2025-02-03T17:41:14.838Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts/var unmounted [2025-02-03T17:41:14.838Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts/sysroot unmounted [2025-02-03T17:41:14.838Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts unmounted [2025-02-03T17:41:14.838Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts unmounted [2025-02-03T17:41:14.838Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts unmounted [2025-02-03T17:41:14.838Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-egw8d7yd/mounts/ [2025-02-03T17:41:14.838Z] [2025-02-03T17:41:14.838Z] ��� Duration: 0s [2025-02-03T17:41:14.838Z] Pipeline raw-metal4k-image: c891b67438f5cba8a615e59a7e47566bec3ffa2b7f6cfe3a814a28e9579484e4 [2025-02-03T17:41:14.838Z] Build [2025-02-03T17:41:14.838Z] root: [2025-02-03T17:41:14.838Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:41:14.838Z] org.osbuild.copy: 2cca19bda90bd6dab9c14b23d77afd631cfb61738f75b40c16e3416309e02f47 { [2025-02-03T17:41:14.838Z] "paths": [ [2025-02-03T17:41:14.838Z] { [2025-02-03T17:41:14.838Z] "from": "input://tree/disk.img", [2025-02-03T17:41:14.838Z] "to": "tree:///disk.img" [2025-02-03T17:41:14.838Z] } [2025-02-03T17:41:14.838Z] ] [2025-02-03T17:41:14.838Z] } [2025-02-03T17:41:15.091Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:41:15.091Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-03T17:41:15.344Z] [2025-02-03T17:41:15.344Z] ��� Duration: 0s [2025-02-03T17:41:15.344Z] org.osbuild.coreos.platform: c891b67438f5cba8a615e59a7e47566bec3ffa2b7f6cfe3a814a28e9579484e4 { [2025-02-03T17:41:15.344Z] "platform": "metal" [2025-02-03T17:41:15.344Z] } [2025-02-03T17:41:15.344Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-03T17:41:15.597Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts/ [2025-02-03T17:41:15.597Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0' [2025-02-03T17:41:15.850Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts/boot [2025-02-03T17:41:15.850Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:41:16.103Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts/boot unmounted [2025-02-03T17:41:16.103Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts [2025-02-03T17:41:16.103Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts/boot unmounted [2025-02-03T17:41:16.103Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts/var unmounted [2025-02-03T17:41:16.103Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts/sysroot unmounted [2025-02-03T17:41:16.103Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts unmounted [2025-02-03T17:41:16.103Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts unmounted [2025-02-03T17:41:16.103Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts unmounted [2025-02-03T17:41:16.103Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wctzyxt_/mounts/ [2025-02-03T17:41:16.103Z] [2025-02-03T17:41:16.103Z] ��� Duration: 0s [2025-02-03T17:41:16.103Z] Pipeline metal4k: 616b26d0ee1772a53a839bb3fa33cec610c6397a693543ba2d8ebc0eaa767352 [2025-02-03T17:41:16.103Z] Build [2025-02-03T17:41:16.103Z] root: [2025-02-03T17:41:16.103Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-03T17:41:16.103Z] org.osbuild.copy: 616b26d0ee1772a53a839bb3fa33cec610c6397a693543ba2d8ebc0eaa767352 { [2025-02-03T17:41:16.103Z] "paths": [ [2025-02-03T17:41:16.103Z] { [2025-02-03T17:41:16.103Z] "from": "input://tree/disk.img", [2025-02-03T17:41:16.103Z] "to": "tree:///fedora-coreos-42.20250203.dev.0-metal4k.x86_64.raw" [2025-02-03T17:41:16.103Z] } [2025-02-03T17:41:16.103Z] ] [2025-02-03T17:41:16.103Z] } [2025-02-03T17:41:16.356Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-03T17:41:16.356Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250203.dev.0-metal4k.x86_64.raw' [2025-02-03T17:41:16.608Z] [2025-02-03T17:41:16.608Z] ��� Duration: 0s [2025-02-03T17:41:16.608Z] manifest /tmp/osbuild-fvd0.json finished successfully [2025-02-03T17:41:16.861Z] oci-archive: 65a42e9c85f40bdd6ce5a6d28b31072e8b21dcfb16f23c8c348fbe9e594ee854 [2025-02-03T17:41:16.861Z] deployed-tree: dc5444dbcb6057c86b060c163c3678b366bd57eeb45779277f8537f9e504be0f [2025-02-03T17:41:16.861Z] tree: d18ce48175ccdd775fabe6d7e7683baf838e651d22958abb5fff7c96ad492921 [2025-02-03T17:41:16.861Z] raw-image: 2f6b9b0275dcc27900977b54fd5018ca2b9e42c3eae203f7272b5cff9e27506c [2025-02-03T17:41:16.861Z] raw-4k-image: f73158df74b2d0890814664dc54c0110b82f1a19e576894b2e51fd57be8c1e40 [2025-02-03T17:41:16.861Z] raw-applehv-image: 40eaf7b12293538fa6eb04d521633c53677ec3c5006ecdec2be5a2803c76327f [2025-02-03T17:41:16.861Z] applehv: a3167bd4cac054315dcb13c679c243fac1cf72d17e69f303026926e4c8cbc2b3 [2025-02-03T17:41:16.861Z] raw-gcp-image: 01f341318ff6b51bf0e4d10f631ca07d5a8829d402685abffead82b935dfb70c [2025-02-03T17:41:16.861Z] raw-gcp-image-tar: 88b7eda6d9cf8669fce51d6ab1c52b911e9af363efd7b3184d112c2508b51b5c [2025-02-03T17:41:16.861Z] gcp: 6f9d9e597ae16d51805a5b2b1095403831945eb255799dd5d780944b6277dee4 [2025-02-03T17:41:16.861Z] raw-hyperv-image: 3517acd5e5979e257161dee1c92dd6d5f1a3b45e1a55ead55c01a94c9e842ff2 [2025-02-03T17:41:16.861Z] hyperv: c52e34815aec0f8538a2eb1d9133d8368fd2f28dc2c48dd4f12f9db136589fcb [2025-02-03T17:41:16.861Z] raw-metal-image: abae3fe51943470055eb8e80e90fe838927bfcd9634a6403e725f91420468f08 [2025-02-03T17:41:16.861Z] metal: 7a552618f9ec962ac65d9160e8672baff7e9100467247fcee3f63e74a16dd335 [2025-02-03T17:41:16.861Z] raw-metal4k-image: c891b67438f5cba8a615e59a7e47566bec3ffa2b7f6cfe3a814a28e9579484e4 [2025-02-03T17:41:16.861Z] metal4k: 616b26d0ee1772a53a839bb3fa33cec610c6397a693543ba2d8ebc0eaa767352 [2025-02-03T17:41:16.861Z] raw-qemu-image: 3cf052d9643c2abdb1cd987c11513e5870e91764eb17050d7cd94a761a3eceab [2025-02-03T17:41:16.861Z] qemu: a03b09ac5891783a083e05c4f5cfc6060b4befb38da6757db4446f888df34fd0 [2025-02-03T17:41:16.861Z] live: a0dcc210b219f40209699fc6ff415f347afb07be5811a9b82af2abe9e058f03b [2025-02-03T17:41:16.861Z] + set +x [2025-02-03T17:41:21.013Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.nAyhzuDmhC/metal4k/fedora-coreos-42.20250203.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-03T17:41:21.013Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.nAyhzuDmhC/metal4k': Operation not permitted [2025-02-03T17:41:30.926Z] /home/jenkins/agent/workspace/test-override/builds/42.20250203.dev.0/x86_64/meta.json wrote with version stamp 1738604489525816490 [2025-02-03T17:41:30.926Z] Successfully generated: fedora-coreos-42.20250203.dev.0-metal4k.x86_64.raw [2025-02-03T17:41:30.928Z] [Pipeline] } [2025-02-03T17:41:30.931Z] [Pipeline] // withEnv [2025-02-03T17:41:30.985Z] [Pipeline] } [2025-02-03T17:41:31.047Z] [Pipeline] // stage [2025-02-03T17:41:31.075Z] [Pipeline] stage [2025-02-03T17:41:31.075Z] [Pipeline] { (x86_64:Build Live) [2025-02-03T17:41:31.124Z] [Pipeline] withEnv [2025-02-03T17:41:31.124Z] [Pipeline] { [2025-02-03T17:41:31.146Z] [Pipeline] sh [2025-02-03T17:41:31.671Z] + set -xeuo pipefail [2025-02-03T17:41:31.671Z] ++ umask [2025-02-03T17:41:31.671Z] + '[' 0022 = 0000 ']' [2025-02-03T17:41:31.671Z] + cosa buildextend-live --fast [2025-02-03T17:41:31.671Z] Targeting build: 42.20250203.dev.0 [2025-02-03T17:41:31.924Z] 2025-02-03 17:41:31,723 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', 'a8848e8933d770dc8d97d16f1ff0ce6e23c56c75786104a016f4909a409527fe', '/usr/lib/modules'] [2025-02-03T17:41:31.924Z] 2025-02-03 17:41:31,733 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', 'a8848e8933d770dc8d97d16f1ff0ce6e23c56c75786104a016f4909a409527fe', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-03T17:41:31.924Z] 2025-02-03 17:41:31,779 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', 'a8848e8933d770dc8d97d16f1ff0ce6e23c56c75786104a016f4909a409527fe', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-03T17:41:32.177Z] 2025-02-03 17:41:31,986 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', 'a8848e8933d770dc8d97d16f1ff0ce6e23c56c75786104a016f4909a409527fe', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-03T17:41:32.177Z] 2025-02-03 17:41:32,001 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', 'a8848e8933d770dc8d97d16f1ff0ce6e23c56c75786104a016f4909a409527fe', '/tmp/tmpoy8qoa3p'] [2025-02-03T17:41:32.177Z] Generating osmet file for 512b metal image [2025-02-03T17:41:32.177Z] 2025-02-03 17:41:32,017 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20250203.dev.0', '--checksum', '1ecd3e327919e2dc4e2048f63232e9a2bf5262732f43eb92a94faf1b86b5f19b', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-03T17:41:50.181Z] + RUST_BACKTRACE=full [2025-02-03T17:41:50.181Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20250203.dev.0' --checksum 1ecd3e327919e2dc4e2048f63232e9a2bf5262732f43eb92a94faf1b86b5f19b --output /var/tmp/coreos-installer-output --fast [2025-02-03T17:41:50.737Z] Total OSTree objects scanned from /root: 17839 (17833 mapped, 6 empty) [2025-02-03T17:41:50.738Z] Total OSTree objects found in /boot: 313 [2025-02-03T17:41:50.738Z] Duplicate extents dropped: 0 [2025-02-03T17:41:50.738Z] Overlapping extents clamped: 0 [2025-02-03T17:41:50.738Z] Total /root extents: 17833 [2025-02-03T17:41:50.738Z] Duplicate extents dropped: 0 [2025-02-03T17:41:50.738Z] Overlapping extents clamped: 0 [2025-02-03T17:41:50.738Z] Total /boot extents: 318 [2025-02-03T17:41:50.738Z] Packing image [2025-02-03T17:42:05.539Z] Total bytes skipped: 1661495296 [2025-02-03T17:42:05.539Z] Total bytes written: 1088919552 [2025-02-03T17:42:05.539Z] Total bytes written (compressed): 25414988 [2025-02-03T17:42:05.539Z] Verifying that repacked image matches digest [2025-02-03T17:42:13.594Z] Packing successful! [2025-02-03T17:42:13.594Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-03T17:42:13.594Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-03T17:42:15.465Z] Generating osmet file for 4k metal image [2025-02-03T17:42:15.465Z] 2025-02-03 17:42:15,419 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250203.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20250203.dev.0', '--checksum', 'd0cbf329c62301339d97e6312a659d26720b0ccd2591ffe3afd2ebcae5e832b4', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-03T17:42:33.475Z] + RUST_BACKTRACE=full [2025-02-03T17:42:33.475Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20250203.dev.0' --checksum d0cbf329c62301339d97e6312a659d26720b0ccd2591ffe3afd2ebcae5e832b4 --output /var/tmp/coreos-installer-output --fast [2025-02-03T17:42:33.475Z] Total OSTree objects scanned from /root: 17839 (17833 mapped, 6 empty) [2025-02-03T17:42:33.475Z] Total OSTree objects found in /boot: 3 [2025-02-03T17:42:33.475Z] Duplicate extents dropped: 0 [2025-02-03T17:42:33.475Z] Overlapping extents clamped: 0 [2025-02-03T17:42:33.475Z] Total /root extents: 17834 [2025-02-03T17:42:33.475Z] Duplicate extents dropped: 0 [2025-02-03T17:42:33.475Z] Overlapping extents clamped: 0 [2025-02-03T17:42:33.475Z] Total /boot extents: 4 [2025-02-03T17:42:33.475Z] Packing image [2025-02-03T17:42:45.611Z] Total bytes skipped: 1650647040 [2025-02-03T17:42:45.611Z] Total bytes written: 1099767808 [2025-02-03T17:42:45.611Z] Total bytes written (compressed): 25409372 [2025-02-03T17:42:45.611Z] Verifying that repacked image matches digest [2025-02-03T17:42:52.132Z] Packing successful! [2025-02-03T17:42:52.132Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-03T17:42:52.132Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-03T17:42:54.144Z] Compressing squashfs with lz4 [2025-02-03T17:42:54.144Z] 2025-02-03 17:42:53,891 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-03T17:42:54.144Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-03T17:42:54.144Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-03T17:42:54.144Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA [2025-02-03T17:42:54.144Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA/image.squashfs [2025-02-03T17:42:54.144Z] + coreos_gf_run_mount builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw --ro [2025-02-03T17:42:54.144Z] + local mntarg=mount [2025-02-03T17:42:54.144Z] + '[' builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw = ro ']' [2025-02-03T17:42:54.144Z] + coreos_gf_run builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw --ro [2025-02-03T17:42:54.144Z] + '[' -n '' ']' [2025-02-03T17:42:54.144Z] + coreos_gf_launch builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw --ro [2025-02-03T17:42:54.144Z] + '[' -n '' ']' [2025-02-03T17:42:54.144Z] ++ guestfish --listen -a builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw --ro [2025-02-03T17:42:54.144Z] + eval 'GUESTFISH_PID=11888; export GUESTFISH_PID' [2025-02-03T17:42:54.144Z] ++ GUESTFISH_PID=11888 [2025-02-03T17:42:54.144Z] ++ export GUESTFISH_PID [2025-02-03T17:42:54.144Z] + '[' -z 11888 ']' [2025-02-03T17:42:54.144Z] ++ kola ncpu [2025-02-03T17:42:54.144Z] + coreos_gf set-smp 6 [2025-02-03T17:42:54.144Z] + guestfish --remote -- set-smp 6 [2025-02-03T17:42:54.397Z] + coreos_gf run [2025-02-03T17:42:54.397Z] + guestfish --remote -- run [2025-02-03T17:42:56.273Z] + GUESTFISH_RUNNING=1 [2025-02-03T17:42:56.273Z] ++ coreos_gf findfs-label root [2025-02-03T17:42:56.273Z] ++ guestfish --remote -- findfs-label root [2025-02-03T17:42:56.273Z] + root=/dev/sda4 [2025-02-03T17:42:56.273Z] + coreos_gf mount /dev/sda4 / [2025-02-03T17:42:56.273Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-03T17:42:56.836Z] + local boot [2025-02-03T17:42:56.837Z] ++ coreos_gf findfs-label boot [2025-02-03T17:42:56.837Z] ++ guestfish --remote -- findfs-label boot [2025-02-03T17:42:56.837Z] + boot=/dev/sda3 [2025-02-03T17:42:56.837Z] + coreos_gf mount /dev/sda3 /boot [2025-02-03T17:42:56.837Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-03T17:42:56.837Z] + local partitions [2025-02-03T17:42:56.837Z] + local label [2025-02-03T17:42:56.837Z] ++ coreos_gf list-partitions [2025-02-03T17:42:56.837Z] ++ guestfish --remote -- list-partitions [2025-02-03T17:42:56.837Z] + partitions='/dev/sda1 [2025-02-03T17:42:56.837Z] /dev/sda2 [2025-02-03T17:42:56.837Z] /dev/sda3 [2025-02-03T17:42:56.837Z] /dev/sda4' [2025-02-03T17:42:56.837Z] + for pt in $partitions [2025-02-03T17:42:56.837Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-03T17:42:56.837Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-03T17:42:56.837Z] + label= [2025-02-03T17:42:56.837Z] + '[' '' == EFI-SYSTEM ']' [2025-02-03T17:42:56.837Z] + for pt in $partitions [2025-02-03T17:42:56.837Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-03T17:42:56.837Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-03T17:42:56.837Z] + label=EFI-SYSTEM [2025-02-03T17:42:56.837Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-03T17:42:56.837Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-03T17:42:56.837Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-03T17:42:56.837Z] + for pt in $partitions [2025-02-03T17:42:56.837Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-03T17:42:56.837Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-03T17:42:57.099Z] + label=boot [2025-02-03T17:42:57.099Z] + '[' boot == EFI-SYSTEM ']' [2025-02-03T17:42:57.099Z] + for pt in $partitions [2025-02-03T17:42:57.099Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-03T17:42:57.099Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-03T17:42:57.099Z] + label=root [2025-02-03T17:42:57.099Z] + '[' root == EFI-SYSTEM ']' [2025-02-03T17:42:57.099Z] ++ coreos_gf ls /ostree/deploy [2025-02-03T17:42:57.099Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-03T17:42:57.099Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-03T17:42:57.099Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-03T17:42:57.099Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-03T17:42:57.099Z] ++ grep -v .origin [2025-02-03T17:42:57.099Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0 [2025-02-03T17:42:57.099Z] + export stateroot deploydir [2025-02-03T17:42:57.099Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA/config [2025-02-03T17:42:57.099Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA/config [2025-02-03T17:42:57.099Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA/config [2025-02-03T17:42:57.099Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA/config.new /ostree/repo/config [2025-02-03T17:42:57.099Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA/config.new /ostree/repo/config [2025-02-03T17:42:57.099Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-03T17:42:57.099Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-03T17:42:57.099Z] + kernel_binary=/boot/ostree/fedora-coreos-b48becacea4ba16892e9a4e3ab0d918e61e6fdae3ec71b98f16de23a3f73ef93/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-03T17:42:57.099Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-03T17:42:57.099Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-03T17:42:57.099Z] + kernel_hmac=/boot/ostree/fedora-coreos-b48becacea4ba16892e9a4e3ab0d918e61e6fdae3ec71b98f16de23a3f73ef93/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-03T17:42:57.099Z] ++ basename /boot/ostree/fedora-coreos-b48becacea4ba16892e9a4e3ab0d918e61e6fdae3ec71b98f16de23a3f73ef93/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-03T17:42:57.099Z] + coreos_gf ln /boot/ostree/fedora-coreos-b48becacea4ba16892e9a4e3ab0d918e61e6fdae3ec71b98f16de23a3f73ef93/.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-03T17:42:57.099Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-b48becacea4ba16892e9a4e3ab0d918e61e6fdae3ec71b98f16de23a3f73ef93/.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-03T17:42:57.099Z] ++ basename /boot/ostree/fedora-coreos-b48becacea4ba16892e9a4e3ab0d918e61e6fdae3ec71b98f16de23a3f73ef93/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-03T17:42:57.099Z] + coreos_gf ln /boot/ostree/fedora-coreos-b48becacea4ba16892e9a4e3ab0d918e61e6fdae3ec71b98f16de23a3f73ef93/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-03T17:42:57.099Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-b48becacea4ba16892e9a4e3ab0d918e61e6fdae3ec71b98f16de23a3f73ef93/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-03T17:42:57.099Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA/image.squashfs compress:lz4 [2025-02-03T17:42:57.099Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA/image.squashfs compress:lz4 [2025-02-03T17:43:05.228Z] + coreos_gf_shutdown [2025-02-03T17:43:05.228Z] + coreos_gf umount-all [2025-02-03T17:43:05.228Z] + guestfish --remote -- umount-all [2025-02-03T17:43:05.481Z] + coreos_gf exit [2025-02-03T17:43:05.481Z] + guestfish --remote -- exit [2025-02-03T17:43:06.037Z] + GUESTFISH_RUNNING= [2025-02-03T17:43:06.037Z] + GUESTFISH_PID= [2025-02-03T17:43:06.037Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-03T17:43:06.037Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Dfa2rA -rf [2025-02-03T17:43:06.037Z] + _coreos_gf_cleanup [2025-02-03T17:43:06.037Z] + guestfish --remote -- exit [2025-02-03T17:43:06.037Z] + : [2025-02-03T17:43:11.256Z] 2025-02-03 17:43:10,860 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw'] [2025-02-03T17:43:11.256Z] + coreos_gf_run_mount builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw --ro [2025-02-03T17:43:11.256Z] + local mntarg=mount [2025-02-03T17:43:11.256Z] + '[' builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw = ro ']' [2025-02-03T17:43:11.256Z] + coreos_gf_run builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw --ro [2025-02-03T17:43:11.256Z] + '[' -n '' ']' [2025-02-03T17:43:11.256Z] + coreos_gf_launch builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw --ro [2025-02-03T17:43:11.256Z] + '[' -n '' ']' [2025-02-03T17:43:11.256Z] ++ guestfish --listen -a builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw --ro [2025-02-03T17:43:11.256Z] + eval 'GUESTFISH_PID=12033; export GUESTFISH_PID' [2025-02-03T17:43:11.256Z] ++ GUESTFISH_PID=12033 [2025-02-03T17:43:11.256Z] ++ export GUESTFISH_PID [2025-02-03T17:43:11.256Z] + '[' -z 12033 ']' [2025-02-03T17:43:11.256Z] ++ kola ncpu [2025-02-03T17:43:11.256Z] + coreos_gf set-smp 6 [2025-02-03T17:43:11.256Z] + guestfish --remote -- set-smp 6 [2025-02-03T17:43:11.256Z] + coreos_gf run [2025-02-03T17:43:11.256Z] + guestfish --remote -- run [2025-02-03T17:43:15.119Z] + GUESTFISH_RUNNING=1 [2025-02-03T17:43:15.119Z] ++ coreos_gf findfs-label root [2025-02-03T17:43:15.119Z] ++ guestfish --remote -- findfs-label root [2025-02-03T17:43:15.119Z] + root=/dev/sda4 [2025-02-03T17:43:15.119Z] + coreos_gf mount /dev/sda4 / [2025-02-03T17:43:15.119Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-03T17:43:15.372Z] + local boot [2025-02-03T17:43:15.372Z] ++ coreos_gf findfs-label boot [2025-02-03T17:43:15.372Z] ++ guestfish --remote -- findfs-label boot [2025-02-03T17:43:15.372Z] + boot=/dev/sda3 [2025-02-03T17:43:15.372Z] + coreos_gf mount /dev/sda3 /boot [2025-02-03T17:43:15.372Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-03T17:43:15.372Z] + local partitions [2025-02-03T17:43:15.372Z] + local label [2025-02-03T17:43:15.372Z] ++ coreos_gf list-partitions [2025-02-03T17:43:15.372Z] ++ guestfish --remote -- list-partitions [2025-02-03T17:43:15.372Z] + partitions='/dev/sda1 [2025-02-03T17:43:15.372Z] /dev/sda2 [2025-02-03T17:43:15.372Z] /dev/sda3 [2025-02-03T17:43:15.372Z] /dev/sda4' [2025-02-03T17:43:15.372Z] + for pt in $partitions [2025-02-03T17:43:15.372Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-03T17:43:15.372Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-03T17:43:15.624Z] + label= [2025-02-03T17:43:15.624Z] + '[' '' == EFI-SYSTEM ']' [2025-02-03T17:43:15.624Z] + for pt in $partitions [2025-02-03T17:43:15.624Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-03T17:43:15.624Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-03T17:43:15.624Z] + label=EFI-SYSTEM [2025-02-03T17:43:15.624Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-03T17:43:15.624Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-03T17:43:15.624Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-03T17:43:15.624Z] + for pt in $partitions [2025-02-03T17:43:15.624Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-03T17:43:15.624Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-03T17:43:15.624Z] + label=boot [2025-02-03T17:43:15.624Z] + '[' boot == EFI-SYSTEM ']' [2025-02-03T17:43:15.624Z] + for pt in $partitions [2025-02-03T17:43:15.624Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-03T17:43:15.624Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-03T17:43:15.624Z] + label=root [2025-02-03T17:43:15.624Z] + '[' root == EFI-SYSTEM ']' [2025-02-03T17:43:15.624Z] ++ coreos_gf ls /ostree/deploy [2025-02-03T17:43:15.624Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-03T17:43:15.624Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-03T17:43:15.624Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-03T17:43:15.624Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-03T17:43:15.624Z] ++ grep -v .origin [2025-02-03T17:43:15.624Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.0 [2025-02-03T17:43:15.624Z] + export stateroot deploydir [2025-02-03T17:43:15.624Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-03T17:43:15.624Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-03T17:43:15.624Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-03T17:43:15.876Z] + coreos_gf_shutdown [2025-02-03T17:43:15.876Z] + coreos_gf umount-all [2025-02-03T17:43:15.876Z] + guestfish --remote -- umount-all [2025-02-03T17:43:15.876Z] + coreos_gf exit [2025-02-03T17:43:15.876Z] + guestfish --remote -- exit [2025-02-03T17:43:15.876Z] + GUESTFISH_RUNNING= [2025-02-03T17:43:15.876Z] + GUESTFISH_PID= [2025-02-03T17:43:15.876Z] + _coreos_gf_cleanup [2025-02-03T17:43:15.876Z] + guestfish --remote -- exit [2025-02-03T17:43:16.129Z] + : [2025-02-03T17:43:16.129Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20250203.dev.0 [2025-02-03T17:43:16.129Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-03T17:43:16.129Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-03T17:43:16.129Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-03T17:43:16.129Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-03T17:43:16.129Z] 2025-02-03 17:43:16,098 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', 'a8848e8933d770dc8d97d16f1ff0ce6e23c56c75786104a016f4909a409527fe', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-03T17:43:17.048Z] 2025-02-03 17:43:16,819 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpzpctur69.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-03T17:43:19.812Z] 2025-02-03 17:43:19,191 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250203.dev.0', '-volset', 'fedora-coreos-42.20250203.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.20250203.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-03T17:43:19.812Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-03T17:43:19.812Z] genisoimage 1.1.11 (Linux) [2025-02-03T17:43:19.812Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-03T17:43:19.812Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-03T17:43:19.812Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-03T17:43:19.812Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-03T17:43:19.812Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-03T17:43:19.812Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-03T17:43:19.812Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-03T17:43:19.812Z] Writing: Initial Padblock Start Block 0 [2025-02-03T17:43:19.812Z] Done with: Initial Padblock Block(s) 16 [2025-02-03T17:43:19.812Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-03T17:43:19.812Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-03T17:43:19.812Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-03T17:43:19.812Z] Size of boot image is 4 sectors -> No emulation [2025-02-03T17:43:19.812Z] Size of boot image is 13104 sectors -> No emulation [2025-02-03T17:43:19.812Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-03T17:43:19.812Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-03T17:43:19.812Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-03T17:43:19.812Z] Writing: End Volume Descriptor Start Block 19 [2025-02-03T17:43:19.812Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-03T17:43:19.812Z] Writing: Version block Start Block 20 [2025-02-03T17:43:19.812Z] Done with: Version block Block(s) 1 [2025-02-03T17:43:19.812Z] Writing: Path table Start Block 21 [2025-02-03T17:43:19.812Z] Done with: Path table Block(s) 4 [2025-02-03T17:43:19.812Z] Writing: Joliet path table Start Block 25 [2025-02-03T17:43:19.812Z] Done with: Joliet path table Block(s) 4 [2025-02-03T17:43:19.812Z] Writing: Directory tree Start Block 29 [2025-02-03T17:43:19.812Z] Done with: Directory tree Block(s) 7 [2025-02-03T17:43:19.812Z] Writing: Joliet directory tree Start Block 36 [2025-02-03T17:43:19.812Z] Done with: Joliet directory tree Block(s) 7 [2025-02-03T17:43:19.812Z] Writing: Directory tree cleanup Start Block 43 [2025-02-03T17:43:19.812Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-03T17:43:19.812Z] Writing: Extension record Start Block 43 [2025-02-03T17:43:19.812Z] Done with: Extension record Block(s) 1 [2025-02-03T17:43:19.812Z] Writing: The File(s) Start Block 44 [2025-02-03T17:43:19.812Z] 0.91% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 1.83% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 2.74% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 3.66% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 4.57% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 5.49% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 6.40% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 7.32% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 8.23% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 9.15% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 10.07% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 10.98% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 11.90% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 12.81% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 13.73% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 14.64% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 15.55% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 16.47% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 17.38% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 18.30% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 19.21% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 20.13% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 21.04% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 21.96% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 22.87% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 23.79% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 24.70% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 25.62% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 26.53% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 27.45% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 28.36% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 29.28% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 30.19% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 31.11% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 32.02% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 32.94% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 33.85% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 34.77% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 35.68% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 36.60% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 37.51% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 38.43% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 39.34% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 40.26% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 41.17% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 42.09% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 43.00% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 43.92% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 44.83% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 45.75% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 46.66% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 47.58% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:19.812Z] 48.49% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 49.41% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 50.32% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 51.24% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 52.15% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 53.07% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 53.98% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 54.90% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 55.81% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 56.73% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 57.64% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 58.56% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 59.47% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 60.39% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 61.30% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 62.22% done, estimate finish Mon Feb 3 17:43:19 2025 [2025-02-03T17:43:20.066Z] 63.13% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.066Z] 64.05% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.066Z] 64.96% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.066Z] 65.88% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 66.79% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 67.71% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 68.62% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 69.54% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 70.45% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 71.37% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 72.28% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 73.20% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 74.11% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 75.03% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 75.94% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 76.86% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 77.77% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 78.69% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 79.60% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 80.52% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 81.43% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.317Z] 82.35% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 83.26% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 84.18% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 85.09% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 86.01% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 86.92% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 87.84% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 88.75% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 89.67% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 90.58% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 91.50% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 92.41% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 93.33% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 94.24% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 95.16% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.570Z] 96.07% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.571Z] 96.99% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.571Z] 97.90% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.571Z] 98.81% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.571Z] 99.73% done, estimate finish Mon Feb 3 17:43:20 2025 [2025-02-03T17:43:20.571Z] Total translation table size: 2048 [2025-02-03T17:43:20.571Z] Total rockridge attributes bytes: 3006 [2025-02-03T17:43:20.571Z] Total directory bytes: 12288 [2025-02-03T17:43:20.571Z] Path table size(bytes): 96 [2025-02-03T17:43:20.571Z] Done with: The File(s) Block(s) 546283 [2025-02-03T17:43:20.571Z] Writing: Ending Padblock Start Block 546327 [2025-02-03T17:43:20.571Z] Done with: Ending Padblock Block(s) 150 [2025-02-03T17:43:20.571Z] Max brk space used 1c000 [2025-02-03T17:43:20.571Z] 546477 extents written (1067 MB) [2025-02-03T17:43:21.125Z] 2025-02-03 17:43:21,070 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250203.dev.0-live.x86_64.iso'] [2025-02-03T17:43:21.125Z] isohybrid: Warning: more than 1024 cylinders: 1068 [2025-02-03T17:43:21.125Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-03T17:43:21.681Z] 2025-02-03 17:43:21,622 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250203.dev.0', '-volset', 'fedora-coreos-42.20250203.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.20250203.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-03T17:43:21.681Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-03T17:43:21.681Z] genisoimage 1.1.11 (Linux) [2025-02-03T17:43:21.681Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-03T17:43:21.681Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-03T17:43:21.681Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-03T17:43:21.681Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-03T17:43:21.681Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-03T17:43:21.681Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-03T17:43:21.681Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-03T17:43:21.681Z] Writing: Initial Padblock Start Block 0 [2025-02-03T17:43:21.681Z] Done with: Initial Padblock Block(s) 16 [2025-02-03T17:43:21.681Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-03T17:43:21.681Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-03T17:43:21.681Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-03T17:43:21.681Z] Size of boot image is 4 sectors -> No emulation [2025-02-03T17:43:21.681Z] Size of boot image is 13104 sectors -> No emulation [2025-02-03T17:43:21.681Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-03T17:43:21.681Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-03T17:43:21.681Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-03T17:43:21.681Z] Writing: End Volume Descriptor Start Block 19 [2025-02-03T17:43:21.681Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-03T17:43:21.681Z] Writing: Version block Start Block 20 [2025-02-03T17:43:21.681Z] Done with: Version block Block(s) 1 [2025-02-03T17:43:21.681Z] Writing: Path table Start Block 21 [2025-02-03T17:43:21.681Z] Done with: Path table Block(s) 4 [2025-02-03T17:43:21.681Z] Writing: Joliet path table Start Block 25 [2025-02-03T17:43:21.681Z] Done with: Joliet path table Block(s) 4 [2025-02-03T17:43:21.681Z] Writing: Directory tree Start Block 29 [2025-02-03T17:43:21.681Z] Done with: Directory tree Block(s) 7 [2025-02-03T17:43:21.681Z] Writing: Joliet directory tree Start Block 36 [2025-02-03T17:43:21.681Z] Done with: Joliet directory tree Block(s) 7 [2025-02-03T17:43:21.681Z] Writing: Directory tree cleanup Start Block 43 [2025-02-03T17:43:21.681Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-03T17:43:21.681Z] Writing: Extension record Start Block 43 [2025-02-03T17:43:21.681Z] Done with: Extension record Block(s) 1 [2025-02-03T17:43:21.681Z] Writing: The File(s) Start Block 44 [2025-02-03T17:43:21.681Z] 8.40% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.681Z] 16.78% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.681Z] 25.18% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.681Z] 33.56% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.681Z] 41.96% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.934Z] 50.33% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.934Z] 58.74% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.934Z] 67.11% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.934Z] 75.52% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.934Z] 83.89% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.934Z] 92.30% done, estimate finish Mon Feb 3 17:43:21 2025 [2025-02-03T17:43:21.934Z] Total translation table size: 2048 [2025-02-03T17:43:21.934Z] Total rockridge attributes bytes: 2842 [2025-02-03T17:43:21.934Z] Total directory bytes: 12288 [2025-02-03T17:43:21.934Z] Path table size(bytes): 96 [2025-02-03T17:43:21.934Z] Done with: The File(s) Block(s) 59407 [2025-02-03T17:43:21.934Z] Writing: Ending Padblock Start Block 59451 [2025-02-03T17:43:21.934Z] Done with: Ending Padblock Block(s) 150 [2025-02-03T17:43:21.934Z] Max brk space used 1b000 [2025-02-03T17:43:21.934Z] 59601 extents written (116 MB) [2025-02-03T17:43:22.488Z] 2025-02-03 17:43:22,470 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250203.dev.0-live.x86_64.iso.minimal'] [2025-02-03T17:43:22.741Z] 2025-02-03 17:43:22,512 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250203.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250203.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-03T17:43:40.741Z] + RUST_BACKTRACE=full [2025-02-03T17:43:40.741Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/56df0e1dec4c6b6b6fc46bd3c575e4664cf6b4467454edeb1cb4792030a8267f.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.20250203.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250203.dev.0-live.x86_64.iso.minimal --consume [2025-02-03T17:43:40.741Z] Packing minimal ISO [2025-02-03T17:43:40.741Z] Matched 17 files of 17 [2025-02-03T17:43:40.741Z] Total bytes skipped: 121644399 [2025-02-03T17:43:40.741Z] Total bytes written: 1038993 [2025-02-03T17:43:40.741Z] Total bytes written (compressed): 2872 [2025-02-03T17:43:40.741Z] Verifying that packed image matches digest [2025-02-03T17:43:40.741Z] Packing successful! [2025-02-03T17:43:40.741Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-03T17:43:43.985Z] Updated: builds/42.20250203.dev.0/x86_64/meta.json [2025-02-03T17:43:43.988Z] [Pipeline] } [2025-02-03T17:43:44.001Z] [Pipeline] // withEnv [2025-02-03T17:43:44.006Z] [Pipeline] withEnv [2025-02-03T17:43:44.006Z] [Pipeline] { [2025-02-03T17:43:44.010Z] [Pipeline] sh [2025-02-03T17:43:44.584Z] + set -xeuo pipefail [2025-02-03T17:43:44.584Z] ++ umask [2025-02-03T17:43:44.584Z] + '[' 0022 = 0000 ']' [2025-02-03T17:43:44.584Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-03T17:43:44.584Z] Targeting build: 42.20250203.dev.0 [2025-02-03T17:43:44.837Z] Compressing: builds/42.20250203.dev.0/x86_64 [2025-02-03T17:43:44.837Z] 2025-02-03 17:43:44,633 INFO - Running command: ['xz', '-c9', '-T6', 'builds/42.20250203.dev.0/x86_64/fedora-coreos-42.20250203.dev.0-metal.x86_64.raw'] [2025-02-03T17:48:51.980Z] Compressed: fedora-coreos-42.20250203.dev.0-metal.x86_64.raw.xz [2025-02-03T17:48:51.981Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-03T17:48:51.981Z] Updated: builds/42.20250203.dev.0/x86_64/meta.json [2025-02-03T17:48:51.983Z] [Pipeline] } [2025-02-03T17:48:51.986Z] [Pipeline] // withEnv [2025-02-03T17:48:52.048Z] [Pipeline] } [2025-02-03T17:48:52.098Z] [Pipeline] // stage [2025-02-03T17:48:52.163Z] [Pipeline] stage [2025-02-03T17:48:52.163Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-03T17:48:52.285Z] [Pipeline] withEnv [2025-02-03T17:48:52.285Z] [Pipeline] { [2025-02-03T17:48:52.289Z] [Pipeline] sh [2025-02-03T17:48:52.867Z] + set -euo pipefail [2025-02-03T17:48:52.868Z] ++ umask [2025-02-03T17:48:52.868Z] + '[' 0022 = 0000 ']' [2025-02-03T17:48:52.868Z] + uuidgen [2025-02-03T17:48:52.868Z] + cut -f1 -d- [2025-02-03T17:48:52.871Z] [Pipeline] } [2025-02-03T17:48:52.883Z] [Pipeline] // withEnv [2025-02-03T17:48:52.943Z] [Pipeline] withEnv [2025-02-03T17:48:52.944Z] [Pipeline] { [2025-02-03T17:48:52.974Z] [Pipeline] sh [2025-02-03T17:48:53.506Z] + set -euo pipefail [2025-02-03T17:48:53.506Z] ++ umask [2025-02-03T17:48:53.506Z] + '[' 0022 = 0000 ']' [2025-02-03T17:48:53.506Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:48:53.506Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-03T17:48:53.519Z] [Pipeline] } [2025-02-03T17:48:53.521Z] [Pipeline] // withEnv [2025-02-03T17:48:53.573Z] [Pipeline] withEnv [2025-02-03T17:48:53.573Z] [Pipeline] { [2025-02-03T17:48:53.667Z] [Pipeline] sh [2025-02-03T17:48:54.870Z] + set -xeuo pipefail [2025-02-03T17:48:54.870Z] ++ umask [2025-02-03T17:48:54.870Z] + '[' 0022 = 0000 ']' [2025-02-03T17:48:54.870Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T17:48:54.870Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-PO17E/kola-testiso-x86_64 [2025-02-03T17:48:54.870Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-PO17E/kola-testiso-x86_64 [2025-02-03T17:48:54.870Z] ���� Snoozing kola test pattern "ext.config.rpm-ostree.kernel-replace" until Feb 04 2025 [2025-02-03T17:48:54.870Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-03T17:48:54.870Z] Ignoring verification of signature on metal image [2025-02-03T17:48:54.870Z] Running test: iso-as-disk.bios [2025-02-03T17:49:21.343Z] PASS: iso-as-disk.bios (19.164s) [2025-02-03T17:49:21.344Z] Running test: iso-as-disk.uefi [2025-02-03T17:49:47.820Z] PASS: iso-as-disk.uefi (22.195s) [2025-02-03T17:49:47.820Z] Running test: iso-as-disk.uefi-secure [2025-02-03T17:50:14.282Z] PASS: iso-as-disk.uefi-secure (23.165s) [2025-02-03T17:50:14.282Z] Running test: iso-as-disk.4k.uefi [2025-02-03T17:50:40.749Z] PASS: iso-as-disk.4k.uefi (22.311s) [2025-02-03T17:50:40.749Z] Running test: iso-install.bios [2025-02-03T17:55:17.175Z] PASS: iso-install.bios (4m19.88s) [2025-02-03T17:55:17.175Z] Running test: iso-live-login.bios [2025-02-03T17:55:43.637Z] The file: journal.txt does not exist [2025-02-03T17:55:45.522Z] PASS: iso-live-login.bios (30.06s) [2025-02-03T17:55:45.522Z] Running test: iso-live-login.uefi [2025-02-03T17:56:17.511Z] The file: journal.txt does not exist [2025-02-03T17:56:17.511Z] PASS: iso-live-login.uefi (25.767s) [2025-02-03T17:56:17.511Z] Running test: iso-live-login.uefi-secure [2025-02-03T17:56:49.488Z] The file: journal.txt does not exist [2025-02-03T17:56:49.488Z] PASS: iso-live-login.uefi-secure (26.808s) [2025-02-03T17:56:49.488Z] Running test: iso-live-login.4k.uefi [2025-02-03T17:57:15.953Z] The file: journal.txt does not exist [2025-02-03T17:57:16.510Z] PASS: iso-live-login.4k.uefi (26.195s) [2025-02-03T17:57:16.510Z] Running test: iso-offline-install.bios [2025-02-03T18:01:37.916Z] PASS: iso-offline-install.bios (4m5.81s) [2025-02-03T18:01:37.916Z] Running test: iso-offline-install.mpath.bios [2025-02-03T18:06:14.339Z] PASS: iso-offline-install.mpath.bios (4m14.965s) [2025-02-03T18:06:14.339Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-03T18:10:20.747Z] PASS: iso-offline-install-fromram.4k.uefi (4m9.376s) [2025-02-03T18:10:20.747Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-03T18:10:24.893Z] Warning: Cannot announce submounts, client does not support it [2025-02-03T18:12:46.611Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m11.102s) [2025-02-03T18:12:46.611Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-03T18:15:22.974Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m25.737s) [2025-02-03T18:15:22.974Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-03T18:17:44.341Z] PASS: iso-offline-install-iscsi.manual.bios (2m20.923s) [2025-02-03T18:17:44.341Z] Running test: miniso-install.bios [2025-02-03T18:22:20.777Z] PASS: miniso-install.bios (4m22.542s) [2025-02-03T18:22:20.777Z] Running test: miniso-install.nm.bios [2025-02-03T18:27:12.660Z] PASS: miniso-install.nm.bios (4m33.888s) [2025-02-03T18:27:12.660Z] Running test: miniso-install.4k.uefi [2025-02-03T18:31:49.069Z] PASS: miniso-install.4k.uefi (4m30.007s) [2025-02-03T18:31:49.069Z] Running test: miniso-install.4k.nm.uefi [2025-02-03T18:36:40.500Z] PASS: miniso-install.4k.nm.uefi (4m40.053s) [2025-02-03T18:36:40.500Z] Running test: pxe-offline-install.bios [2025-02-03T18:41:16.921Z] PASS: pxe-offline-install.bios (4m20.029s) [2025-02-03T18:41:16.921Z] Running test: pxe-offline-install.4k.uefi [2025-02-03T18:45:53.363Z] PASS: pxe-offline-install.4k.uefi (4m28.06s) [2025-02-03T18:45:53.363Z] Running test: pxe-online-install.bios [2025-02-03T18:50:29.787Z] PASS: pxe-online-install.bios (4m25.107s) [2025-02-03T18:50:29.787Z] Running test: pxe-online-install.4k.uefi [2025-02-03T18:55:06.740Z] PASS: pxe-online-install.4k.uefi (4m25.929s) [2025-02-03T18:55:06.743Z] [Pipeline] } [2025-02-03T18:55:06.758Z] [Pipeline] // withEnv [2025-02-03T18:55:06.812Z] [Pipeline] withEnv [2025-02-03T18:55:06.813Z] [Pipeline] { [2025-02-03T18:55:06.816Z] [Pipeline] sh [2025-02-03T18:55:07.345Z] + set -xeuo pipefail [2025-02-03T18:55:07.345Z] ++ umask [2025-02-03T18:55:07.345Z] + '[' 0022 = 0000 ']' [2025-02-03T18:55:07.345Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T18:55:07.345Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-PO17E -c --xz kola-testiso-x86_64 [2025-02-03T18:55:19.486Z] [Pipeline] } [2025-02-03T18:55:19.489Z] [Pipeline] // withEnv [2025-02-03T18:55:19.496Z] [Pipeline] archiveArtifacts [2025-02-03T18:55:19.511Z] Archiving artifacts [2025-02-03T18:55:21.254Z] [Pipeline] withEnv [2025-02-03T18:55:21.256Z] [Pipeline] { [2025-02-03T18:55:21.259Z] [Pipeline] sh [2025-02-03T18:55:21.796Z] + set -xeuo pipefail [2025-02-03T18:55:21.796Z] ++ umask [2025-02-03T18:55:21.796Z] + '[' 0022 = 0000 ']' [2025-02-03T18:55:21.796Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-03T18:55:21.796Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-PO17E/kola-testiso-x86_64 --output - [2025-02-03T18:55:21.799Z] [Pipeline] } [2025-02-03T18:55:21.801Z] [Pipeline] // withEnv [2025-02-03T18:55:21.806Z] [Pipeline] junit [2025-02-03T18:55:21.808Z] Recording test results [2025-02-03T18:55:21.867Z] None of the test reports contained any result [2025-02-03T18:55:21.868Z] [Pipeline] } [2025-02-03T18:55:21.886Z] [Pipeline] // stage [2025-02-03T18:55:21.909Z] [Pipeline] stage [2025-02-03T18:55:21.909Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-03T18:55:21.954Z] [Pipeline] } [2025-02-03T18:55:21.977Z] [Pipeline] // stage [2025-02-03T18:55:21.981Z] [Pipeline] } [2025-02-03T18:55:21.999Z] [Pipeline] // parallel [2025-02-03T18:55:22.020Z] [Pipeline] } [2025-02-03T18:55:22.024Z] [Pipeline] // timeout [2025-02-03T18:55:22.027Z] [Pipeline] } [2025-02-03T18:55:22.031Z] [Pipeline] // container [2025-02-03T18:55:22.041Z] [Pipeline] } [2025-02-03T18:55:22.046Z] [Pipeline] // node [2025-02-03T18:55:22.092Z] [Pipeline] } [2025-02-03T18:55:22.105Z] [Pipeline] // podTemplate [2025-02-03T18:55:22.128Z] [Pipeline] End of Pipeline [2025-02-03T18:55:22.169Z] Finished: SUCCESS