[2025-02-24T07:52:23.203Z] Started by upstream project "bodhi-trigger" build number 1416 [2025-02-24T07:52:23.203Z] originally caused by: [2025-02-24T07:52:23.203Z] Triggered by CI message. [2025-02-24T07:52:23.213Z] 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-24T07:52:23.213Z] Selected Git installation does not exist. Using Default [2025-02-24T07:52:23.213Z] The recommended git tool is: NONE [2025-02-24T07:52:23.213Z] No credentials specified [2025-02-24T07:52:23.214Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-24T07:52:23.221Z] Fetching changes from the remote Git repository [2025-02-24T07:52:23.222Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-24T07:52:23.230Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-24T07:52:23.230Z] > git --version # timeout=10 [2025-02-24T07:52:23.237Z] > git --version # 'git version 2.39.3' [2025-02-24T07:52:23.237Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-24T07:52:23.338Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-24T07:52:23.345Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-24T07:52:23.345Z] > git config core.sparsecheckout # timeout=10 [2025-02-24T07:52:23.352Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-24T07:52:23.362Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-24T07:52:23.362Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-24T07:52:23.510Z] Loading library coreos@main [2025-02-24T07:52:23.510Z] Attempting to resolve main from remote references... [2025-02-24T07:52:23.510Z] > git --version # timeout=10 [2025-02-24T07:52:23.517Z] > git --version # 'git version 2.39.3' [2025-02-24T07:52:23.517Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-24T07:52:23.592Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-24T07:52:23.592Z] Selected Git installation does not exist. Using Default [2025-02-24T07:52:23.592Z] The recommended git tool is: NONE [2025-02-24T07:52:23.592Z] No credentials specified [2025-02-24T07:52:23.593Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-24T07:52:23.600Z] Fetching changes from the remote Git repository [2025-02-24T07:52:23.601Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-24T07:52:23.608Z] Fetching without tags [2025-02-24T07:52:23.608Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-24T07:52:23.608Z] > git --version # timeout=10 [2025-02-24T07:52:23.615Z] > git --version # 'git version 2.39.3' [2025-02-24T07:52:23.615Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-24T07:52:23.691Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-24T07:52:23.691Z] > git config core.sparsecheckout # timeout=10 [2025-02-24T07:52:23.698Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-24T07:52:23.707Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-24T07:52:23.708Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-24T07:52:23.971Z] [Pipeline] Start of Pipeline [2025-02-24T07:52:23.979Z] [Pipeline] node [2025-02-24T07:52:23.982Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-24T07:52:23.983Z] [Pipeline] { [2025-02-24T07:52:24.073Z] [Pipeline] withEnv [2025-02-24T07:52:24.073Z] [Pipeline] { [2025-02-24T07:52:24.088Z] [Pipeline] sh [2025-02-24T07:52:24.345Z] + set -xeuo pipefail [2025-02-24T07:52:24.345Z] ++ umask [2025-02-24T07:52:24.345Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:24.345Z] + rm -rf pipe [2025-02-24T07:52:24.345Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-24T07:52:24.345Z] Cloning into 'pipe'... [2025-02-24T07:52:24.595Z] [Pipeline] } [2025-02-24T07:52:24.597Z] [Pipeline] // withEnv [2025-02-24T07:52:24.601Z] [Pipeline] load [2025-02-24T07:52:24.690Z] [Pipeline] { (pipe/utils.groovy) [2025-02-24T07:52:24.693Z] [Pipeline] } [2025-02-24T07:52:24.739Z] [Pipeline] // load [2025-02-24T07:52:24.743Z] [Pipeline] readYaml [2025-02-24T07:52:24.820Z] [Pipeline] } [2025-02-24T07:52:24.842Z] [Pipeline] // node [2025-02-24T07:52:24.922Z] [Pipeline] properties [2025-02-24T07:52:25.096Z] [Pipeline] libraryResource [2025-02-24T07:52:25.098Z] [Pipeline] readJSON [2025-02-24T07:52:25.111Z] [Pipeline] node [2025-02-24T07:52:25.114Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-24T07:52:25.128Z] [Pipeline] { [2025-02-24T07:52:25.142Z] [Pipeline] writeYaml [2025-02-24T07:52:25.158Z] [Pipeline] readFile [2025-02-24T07:52:25.174Z] [Pipeline] } [2025-02-24T07:52:25.196Z] [Pipeline] // node [2025-02-24T07:52:25.213Z] [Pipeline] podTemplate [2025-02-24T07:52:25.219Z] [Pipeline] { [2025-02-24T07:52:25.255Z] [Pipeline] node [2025-02-24T07:52:35.681Z] Created Pod: openshift coreos-ci/pod-abb50441-3eeb-44e4-aeef-899a7ab4c81b-vg930-z928k [2025-02-24T07:52:40.255Z] Still waiting to schedule task [2025-02-24T07:52:40.256Z] ‘pod-abb50441-3eeb-44e4-aeef-899a7ab4c81b-vg930-z928k’ is offline [2025-02-24T07:52:41.723Z] Agent pod-abb50441-3eeb-44e4-aeef-899a7ab4c81b-vg930-z928k is provisioned from template pod-abb50441-3eeb-44e4-aeef-899a7ab4c81b-vg930 [2025-02-24T07:52:41.724Z] --- [2025-02-24T07:52:41.724Z] apiVersion: "v1" [2025-02-24T07:52:41.724Z] kind: "Pod" [2025-02-24T07:52:41.724Z] metadata: [2025-02-24T07:52:41.724Z] annotations: [2025-02-24T07:52:41.724Z] buildUrl: "http://172.30.130.216:80/job/test-override/1427/" [2025-02-24T07:52:41.724Z] runUrl: "job/test-override/1427/" [2025-02-24T07:52:41.724Z] labels: [2025-02-24T07:52:41.724Z] jenkins: "slave" [2025-02-24T07:52:41.724Z] jenkins/label-digest: "18800d1e1faf053eac440f7730e665d9d4900cb2" [2025-02-24T07:52:41.724Z] jenkins/label: "pod-abb50441-3eeb-44e4-aeef-899a7ab4c81b" [2025-02-24T07:52:41.724Z] name: "pod-abb50441-3eeb-44e4-aeef-899a7ab4c81b-vg930-z928k" [2025-02-24T07:52:41.724Z] namespace: "coreos-ci" [2025-02-24T07:52:41.724Z] spec: [2025-02-24T07:52:41.724Z] containers: [2025-02-24T07:52:41.724Z] - command: [2025-02-24T07:52:41.724Z] - "/usr/bin/dumb-init" [2025-02-24T07:52:41.724Z] - "/usr/bin/sleep" [2025-02-24T07:52:41.724Z] - "infinity" [2025-02-24T07:52:41.724Z] env: [2025-02-24T07:52:41.724Z] - name: "COSA_TESTISO_DEBUG" [2025-02-24T07:52:41.724Z] value: "true" [2025-02-24T07:52:41.724Z] - name: "NCPUS" [2025-02-24T07:52:41.724Z] value: "6" [2025-02-24T07:52:41.724Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-24T07:52:41.724Z] imagePullPolicy: "Always" [2025-02-24T07:52:41.724Z] name: "worker" [2025-02-24T07:52:41.724Z] resources: [2025-02-24T07:52:41.724Z] limits: [2025-02-24T07:52:41.724Z] memory: "10752Mi" [2025-02-24T07:52:41.724Z] cpu: "6" [2025-02-24T07:52:41.724Z] devices.kubevirt.io/kvm: "1" [2025-02-24T07:52:41.724Z] requests: [2025-02-24T07:52:41.724Z] memory: "10752Mi" [2025-02-24T07:52:41.724Z] cpu: "6" [2025-02-24T07:52:41.724Z] devices.kubevirt.io/kvm: "1" [2025-02-24T07:52:41.724Z] volumeMounts: [2025-02-24T07:52:41.724Z] - mountPath: "/srv/" [2025-02-24T07:52:41.724Z] name: "emptydir-0" [2025-02-24T07:52:41.724Z] - mountPath: "/home/jenkins/agent" [2025-02-24T07:52:41.724Z] name: "workspace-volume" [2025-02-24T07:52:41.724Z] readOnly: false [2025-02-24T07:52:41.724Z] - env: [2025-02-24T07:52:41.724Z] - name: "JENKINS_SECRET" [2025-02-24T07:52:41.724Z] value: "********" [2025-02-24T07:52:41.724Z] - name: "JENKINS_TUNNEL" [2025-02-24T07:52:41.724Z] value: "172.30.136.1:50000" [2025-02-24T07:52:41.724Z] - name: "JENKINS_AGENT_NAME" [2025-02-24T07:52:41.724Z] value: "pod-abb50441-3eeb-44e4-aeef-899a7ab4c81b-vg930-z928k" [2025-02-24T07:52:41.724Z] - name: "JENKINS_NAME" [2025-02-24T07:52:41.724Z] value: "pod-abb50441-3eeb-44e4-aeef-899a7ab4c81b-vg930-z928k" [2025-02-24T07:52:41.724Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-24T07:52:41.724Z] value: "/home/jenkins/agent" [2025-02-24T07:52:41.724Z] - name: "JENKINS_URL" [2025-02-24T07:52:41.724Z] value: "http://172.30.130.216:80/" [2025-02-24T07:52:41.724Z] image: "jenkins-agent-base:latest" [2025-02-24T07:52:41.724Z] name: "jnlp" [2025-02-24T07:52:41.724Z] resources: [2025-02-24T07:52:41.724Z] limits: [2025-02-24T07:52:41.724Z] memory: "512Mi" [2025-02-24T07:52:41.724Z] cpu: "1" [2025-02-24T07:52:41.724Z] requests: [2025-02-24T07:52:41.724Z] memory: "512Mi" [2025-02-24T07:52:41.724Z] cpu: "1" [2025-02-24T07:52:41.724Z] volumeMounts: [2025-02-24T07:52:41.724Z] - mountPath: "/home/jenkins/agent" [2025-02-24T07:52:41.724Z] name: "workspace-volume" [2025-02-24T07:52:41.724Z] readOnly: false [2025-02-24T07:52:41.724Z] nodeSelector: [2025-02-24T07:52:41.724Z] kubernetes.io/os: "linux" [2025-02-24T07:52:41.724Z] restartPolicy: "Never" [2025-02-24T07:52:41.724Z] serviceAccountName: "jenkins" [2025-02-24T07:52:41.724Z] volumes: [2025-02-24T07:52:41.724Z] - emptyDir: {} [2025-02-24T07:52:41.724Z] name: "emptydir-0" [2025-02-24T07:52:41.724Z] - emptyDir: [2025-02-24T07:52:41.724Z] medium: "" [2025-02-24T07:52:41.724Z] name: "workspace-volume" [2025-02-24T07:52:41.724Z] [2025-02-24T07:52:41.748Z] Running on pod-abb50441-3eeb-44e4-aeef-899a7ab4c81b-vg930-z928k in /home/jenkins/agent/workspace/test-override [2025-02-24T07:52:41.749Z] [Pipeline] { [2025-02-24T07:52:41.759Z] [Pipeline] container [2025-02-24T07:52:41.760Z] [Pipeline] { [2025-02-24T07:52:41.764Z] [Pipeline] withEnv [2025-02-24T07:52:41.764Z] [Pipeline] { [2025-02-24T07:52:41.802Z] [Pipeline] sh [2025-02-24T07:52:42.452Z] + set -xeuo pipefail [2025-02-24T07:52:42.452Z] ++ umask [2025-02-24T07:52:42.452Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:42.452Z] + cat /cosa/coreos-assembler-git.json [2025-02-24T07:52:42.452Z] { [2025-02-24T07:52:42.452Z] "date": "2025-02-20T22:03:43Z", [2025-02-24T07:52:42.452Z] "git": { [2025-02-24T07:52:42.452Z] "commit": "fdc2203b49f86f2e420aaa189ae096365af23504", [2025-02-24T07:52:42.452Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-24T07:52:42.452Z] "branch": "HEAD", [2025-02-24T07:52:42.452Z] "dirty": "false" [2025-02-24T07:52:42.452Z] }, [2025-02-24T07:52:42.452Z] "file": { [2025-02-24T07:52:42.452Z] "checksum": "07e7c75741d736d63fd9c86c47ed7fee9a649598872975103a2294a92cef0ed3", [2025-02-24T07:52:42.452Z] "checksum_type": "sha256", [2025-02-24T07:52:42.452Z] "format": "tar.gz", [2025-02-24T07:52:42.452Z] "name": "coreos-assembler-git.tar.gz", [2025-02-24T07:52:42.452Z] "size": "10008800" [2025-02-24T07:52:42.452Z] } [2025-02-24T07:52:42.452Z] } [2025-02-24T07:52:42.671Z] [Pipeline] } [2025-02-24T07:52:42.687Z] [Pipeline] // withEnv [2025-02-24T07:52:42.693Z] [Pipeline] timeout [2025-02-24T07:52:42.693Z] Timeout set to expire in 2 hr 30 min [2025-02-24T07:52:42.693Z] [Pipeline] { [2025-02-24T07:52:42.785Z] [Pipeline] withEnv [2025-02-24T07:52:42.785Z] [Pipeline] { [2025-02-24T07:52:42.797Z] [Pipeline] sh [2025-02-24T07:52:43.331Z] + set -euo pipefail [2025-02-24T07:52:43.331Z] ++ umask [2025-02-24T07:52:43.331Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:43.331Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-d763ee01bd [2025-02-24T07:52:43.331Z] + jq -r .update.title [2025-02-24T07:52:43.358Z] [Pipeline] } [2025-02-24T07:52:43.360Z] [Pipeline] // withEnv [2025-02-24T07:52:43.432Z] [Pipeline] withEnv [2025-02-24T07:52:43.432Z] [Pipeline] { [2025-02-24T07:52:43.462Z] [Pipeline] sh [2025-02-24T07:52:44.007Z] + set -euo pipefail [2025-02-24T07:52:44.007Z] ++ umask [2025-02-24T07:52:44.007Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:44.007Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-d763ee01bd [2025-02-24T07:52:44.007Z] + jq -r '.update.builds[].nvr' [2025-02-24T07:52:44.012Z] [Pipeline] } [2025-02-24T07:52:44.015Z] [Pipeline] // withEnv [2025-02-24T07:52:44.082Z] [Pipeline] withCredentials [2025-02-24T07:52:44.085Z] [Pipeline] // withCredentials [2025-02-24T07:52:44.102Z] [Pipeline] echo [2025-02-24T07:52:44.103Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-24T07:52:44.129Z] [Pipeline] withCredentials [2025-02-24T07:52:44.156Z] [Pipeline] // withCredentials [2025-02-24T07:52:44.171Z] [Pipeline] echo [2025-02-24T07:52:44.171Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-24T07:52:44.198Z] [Pipeline] withCredentials [2025-02-24T07:52:44.224Z] [Pipeline] // withCredentials [2025-02-24T07:52:44.241Z] [Pipeline] echo [2025-02-24T07:52:44.241Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-24T07:52:44.287Z] [Pipeline] withEnv [2025-02-24T07:52:44.288Z] [Pipeline] { [2025-02-24T07:52:44.303Z] [Pipeline] sh [2025-02-24T07:52:44.838Z] + set -euo pipefail [2025-02-24T07:52:44.838Z] ++ umask [2025-02-24T07:52:44.838Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:44.838Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-24T07:52:44.892Z] [Pipeline] } [2025-02-24T07:52:44.895Z] [Pipeline] // withEnv [2025-02-24T07:52:44.917Z] [Pipeline] readJSON [2025-02-24T07:52:45.055Z] [Pipeline] withEnv [2025-02-24T07:52:45.055Z] [Pipeline] { [2025-02-24T07:52:45.058Z] [Pipeline] sh [2025-02-24T07:52:45.594Z] + set -euo pipefail [2025-02-24T07:52:45.594Z] ++ umask [2025-02-24T07:52:45.594Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:45.594Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250223.91.0/x86_64/meta.json [2025-02-24T07:52:45.598Z] [Pipeline] } [2025-02-24T07:52:45.601Z] [Pipeline] // withEnv [2025-02-24T07:52:45.667Z] [Pipeline] readJSON [2025-02-24T07:52:45.718Z] [Pipeline] withEnv [2025-02-24T07:52:45.719Z] [Pipeline] { [2025-02-24T07:52:45.727Z] [Pipeline] sh [2025-02-24T07:52:46.282Z] + set -xeuo pipefail [2025-02-24T07:52:46.282Z] ++ umask [2025-02-24T07:52:46.282Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:46.282Z] + cosa init --branch rawhide --commit=420dadccfe5cf89b9d223b1566c02d8296d71858 https://github.com/coreos/fedora-coreos-config [2025-02-24T07:52:46.282Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-24T07:52:46.282Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T07:52:46.282Z] + mkdir -p src [2025-02-24T07:52:46.282Z] + cd src [2025-02-24T07:52:46.282Z] + test -e config [2025-02-24T07:52:46.282Z] + case "${source}" in [2025-02-24T07:52:46.282Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-24T07:52:46.282Z] Cloning into 'config'... [2025-02-24T07:52:46.542Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-24T07:52:46.542Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-24T07:52:47.104Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc' [2025-02-24T07:52:47.104Z] + '[' -n 420dadccfe5cf89b9d223b1566c02d8296d71858 ']' [2025-02-24T07:52:47.104Z] + git -C ./config fetch origin 420dadccfe5cf89b9d223b1566c02d8296d71858 [2025-02-24T07:52:47.360Z] From https://github.com/coreos/fedora-coreos-config [2025-02-24T07:52:47.360Z] * branch 420dadccfe5cf89b9d223b1566c02d8296d71858 -> FETCH_HEAD [2025-02-24T07:52:47.360Z] + git -C ./config reset --hard 420dadccfe5cf89b9d223b1566c02d8296d71858 [2025-02-24T07:52:47.360Z] HEAD is now at 420dadc overrides: pin grub2-2.12-23.fc43 [2025-02-24T07:52:47.360Z] + git -C ./config submodule update --init --recursive [2025-02-24T07:52:47.360Z] + set +x [2025-02-24T07:52:47.360Z] Config commit: 420dadccfe5cf89b9d223b1566c02d8296d71858 [2025-02-24T07:52:47.360Z] + manifest=src/config/manifest.yaml [2025-02-24T07:52:47.360Z] + image=src/config/image.yaml [2025-02-24T07:52:47.360Z] + [[ -n '' ]] [2025-02-24T07:52:47.360Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-24T07:52:47.360Z] + [[ ! -f src/config/image.yaml ]] [2025-02-24T07:52:47.360Z] + mkdir -p cache [2025-02-24T07:52:47.360Z] + mkdir -p builds [2025-02-24T07:52:47.360Z] + mkdir -p tmp [2025-02-24T07:52:47.360Z] + mkdir -p overrides/rpm [2025-02-24T07:52:47.360Z] + mkdir -p overrides/rootfs [2025-02-24T07:52:47.360Z] + test 0 = 1 [2025-02-24T07:52:47.360Z] + case "${YUMREPOS}" in [2025-02-24T07:52:47.360Z] + set +x [2025-02-24T07:52:47.360Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-24T07:52:47.363Z] [Pipeline] } [2025-02-24T07:52:47.365Z] [Pipeline] // withEnv [2025-02-24T07:52:47.371Z] [Pipeline] stage [2025-02-24T07:52:47.371Z] [Pipeline] { (Initialize Remotes) [2025-02-24T07:52:47.408Z] [Pipeline] parallel [2025-02-24T07:52:47.408Z] [Pipeline] { (Branch: x86_64) [2025-02-24T07:52:47.412Z] [Pipeline] withEnv [2025-02-24T07:52:47.413Z] [Pipeline] { [2025-02-24T07:52:47.415Z] [Pipeline] sh [2025-02-24T07:52:48.176Z] + set -xeuo pipefail [2025-02-24T07:52:48.177Z] ++ umask [2025-02-24T07:52:48.177Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:48.177Z] + cosa buildfetch --stream rawhide --build 43.20250223.91.0 --file manifest-lock.generated.x86_64.json [2025-02-24T07:52:48.433Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-24T07:52:48.433Z] Updated builds/builds.json [2025-02-24T07:52:48.433Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250223.91.0/x86_64/meta.json [2025-02-24T07:52:48.433Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250223.91.0/x86_64/commitmeta.json [2025-02-24T07:52:48.688Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250223.91.0/x86_64/ostree-commit-object [2025-02-24T07:52:48.688Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250223.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-02-24T07:52:48.946Z] [Pipeline] } [2025-02-24T07:52:48.948Z] [Pipeline] // withEnv [2025-02-24T07:52:48.953Z] [Pipeline] } [2025-02-24T07:52:49.036Z] [Pipeline] // parallel [2025-02-24T07:52:49.101Z] [Pipeline] } [2025-02-24T07:52:49.126Z] [Pipeline] // stage [2025-02-24T07:52:49.143Z] [Pipeline] stage [2025-02-24T07:52:49.144Z] [Pipeline] { (Download Overrides) [2025-02-24T07:52:49.162Z] [Pipeline] parallel [2025-02-24T07:52:49.163Z] [Pipeline] { (Branch: x86_64) [2025-02-24T07:52:49.191Z] [Pipeline] withEnv [2025-02-24T07:52:49.191Z] [Pipeline] { [2025-02-24T07:52:49.211Z] [Pipeline] sh [2025-02-24T07:52:49.746Z] + set -xeuo pipefail [2025-02-24T07:52:49.746Z] ++ umask [2025-02-24T07:52:49.746Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:49.746Z] + cosa shell -- env -C overrides/rpm koji download-build nmstate-2.2.41-1.fc43 --arch x86_64 --arch noarch [2025-02-24T07:52:50.000Z] Downloading [1/10]: rust-nmstate-devel-2.2.41-1.fc43.noarch.rpm [2025-02-24T07:52:50.000Z] [====================================] 100% 272.51 KiB / 272.51 KiB [2025-02-24T07:52:50.000Z] Downloading [2/10]: rust-nmstate+default-devel-2.2.41-1.fc43.noarch.rpm [2025-02-24T07:52:50.000Z] [====================================] 100% 9.88 KiB / 9.88 KiB [2025-02-24T07:52:50.000Z] Downloading [3/10]: rust-nmstate+gen_conf-devel-2.2.41-1.fc43.noarch.rpm [2025-02-24T07:52:50.000Z] [====================================] 100% 9.76 KiB / 9.76 KiB [2025-02-24T07:52:50.000Z] Downloading [4/10]: rust-nmstate+query_apply-devel-2.2.41-1.fc43.noarch.rpm [2025-02-24T07:52:50.000Z] [====================================] 100% 10.73 KiB / 10.73 KiB [2025-02-24T07:52:50.000Z] Downloading [5/10]: rust-nmstate+gen_revert-devel-2.2.41-1.fc43.noarch.rpm [2025-02-24T07:52:50.000Z] [====================================] 100% 9.77 KiB / 9.77 KiB [2025-02-24T07:52:50.000Z] Downloading [6/10]: nmstate-static-2.2.41-1.fc43.x86_64.rpm [2025-02-24T07:52:50.000Z] [=== ] 8% 1.00 MiB / 11.92 MiB [====== ] 16% 2.00 MiB / 11.92 MiB [========= ] 25% 3.00 MiB / 11.92 MiB [============ ] 33% 4.00 MiB / 11.92 MiB [=============== ] 41% 5.00 MiB / 11.92 MiB [================== ] 50% 6.00 MiB / 11.92 MiB [===================== ] 58% 7.00 MiB / 11.92 MiB [======================== ] 67% 8.00 MiB / 11.92 MiB [=========================== ] 75% 9.00 MiB / 11.92 MiB [============================== ] 83% 10.00 MiB / 11.92 MiB [================================= ] 92% 11.00 MiB / 11.92 MiB [====================================] 100% 11.92 MiB / 11.92 MiB [2025-02-24T07:52:50.000Z] Downloading [7/10]: nmstate-2.2.41-1.fc43.x86_64.rpm [2025-02-24T07:52:50.000Z] [========= ] 26% 1.00 MiB / 3.75 MiB [=================== ] 53% 2.00 MiB / 3.75 MiB [============================ ] 79% 3.00 MiB / 3.75 MiB [====================================] 100% 3.75 MiB / 3.75 MiB [2025-02-24T07:52:50.000Z] Downloading [8/10]: nmstate-libs-2.2.41-1.fc43.x86_64.rpm [2025-02-24T07:52:50.000Z] [============ ] 33% 1.00 MiB / 2.97 MiB [======================== ] 67% 2.00 MiB / 2.97 MiB [====================================] 100% 2.97 MiB / 2.97 MiB [2025-02-24T07:52:50.000Z] Downloading [9/10]: python3-libnmstate-2.2.41-1.fc43.x86_64.rpm [2025-02-24T07:52:50.000Z] [====================================] 100% 42.92 KiB / 42.92 KiB [2025-02-24T07:52:50.000Z] Downloading [10/10]: nmstate-devel-2.2.41-1.fc43.x86_64.rpm [2025-02-24T07:52:50.000Z] [====================================] 100% 12.01 KiB / 12.01 KiB [2025-02-24T07:52:50.257Z] [Pipeline] } [2025-02-24T07:52:50.261Z] [Pipeline] // withEnv [2025-02-24T07:52:50.266Z] [Pipeline] } [2025-02-24T07:52:50.280Z] [Pipeline] // parallel [2025-02-24T07:52:50.283Z] [Pipeline] } [2025-02-24T07:52:50.286Z] [Pipeline] // stage [2025-02-24T07:52:50.291Z] [Pipeline] parallel [2025-02-24T07:52:50.291Z] [Pipeline] { (Branch: x86_64) [2025-02-24T07:52:50.346Z] [Pipeline] stage [2025-02-24T07:52:50.347Z] [Pipeline] { (x86_64:Fetch) [2025-02-24T07:52:50.352Z] [Pipeline] withEnv [2025-02-24T07:52:50.352Z] [Pipeline] { [2025-02-24T07:52:50.391Z] [Pipeline] sh [2025-02-24T07:52:50.926Z] + set -xeuo pipefail [2025-02-24T07:52:50.926Z] ++ umask [2025-02-24T07:52:50.926Z] + '[' 0022 = 0000 ']' [2025-02-24T07:52:50.926Z] + cosa fetch --with-cosa-overrides --autolock 43.20250223.91.0 [2025-02-24T07:52:50.926Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T07:52:51.181Z] Config commit: 420dadccfe5cf89b9d223b1566c02d8296d71858 [2025-02-24T07:52:51.181Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T07:52:51.434Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-24T07:52:51.434Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-24T07:52:51.434Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-24T07:52:51.434Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-24T07:52:51.434Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-24T07:52:51.434Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-24T07:52:51.993Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 79497c9479524ecd9da830e375aeb58eabb8e4f6c3c9b7b8495ef15b16679f74 [2025-02-24T07:52:51.993Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 7eadf6dea6338937b31f9b1b784936b363b1fc5d2a5fcfb81d201f713d6f8c0d [2025-02-24T07:52:52.247Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... cfeab2a35a466a26e148af6bd1d24bed74141c451a343378a95b74692875aa00 [2025-02-24T07:52:52.247Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 9cda4ef85ba02adcdeadf658cbba712a46dd89d948492729eb8adec6246c704e [2025-02-24T07:52:52.247Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 427c2ef34e48a3f48a75e8f85c91cf5c7ab90d771c200e768a1d43db406f6f8b [2025-02-24T07:52:52.247Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... c9d3a671b5689bf128d8e3941c053d7dfb1adaf254f4954fe6eec14ec10f3e25 [2025-02-24T07:52:52.247Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... b51164f202bc1060f50410b74b27862d001dbaca83b86dc3fa9a3bc7207f54ea [2025-02-24T07:52:52.247Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... c2a370cbb6bb6edffda887f333ce2efeaeba48d6fe28f94f938fb68f05284c02 [2025-02-24T07:52:52.247Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 1e3dc439791e56db50435b2385c92a96773747f291bc1b6225d0f9ed2ddcc03f [2025-02-24T07:52:52.247Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 067631abc222bd631e29615a65a5d4ec162991dd8a11b245c7319db999a41137 [2025-02-24T07:52:52.500Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... ab9269b3840dc2c1b26a97daebb5a95612e26837fdb41a0a7500f5bc0b4a63bd [2025-02-24T07:52:52.755Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d7fa56471067ac922009174e74f9c5cc1ee0a23742fa1bcefbbac2fb55db52fe [2025-02-24T07:52:52.755Z] Directory walk started [2025-02-24T07:52:52.755Z] Directory walk done - 10 packages [2025-02-24T07:52:52.755Z] Temporary output repo path: ./.repodata/ [2025-02-24T07:52:52.755Z] Pool started (with 5 workers) [2025-02-24T07:52:52.755Z] Pool finished [2025-02-24T07:52:53.008Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-24T07:52:53.008Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250223.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/src/config/manifest-lock.overrides.x86_64.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-24T07:52:53.009Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-02-24T07:53:19.481Z] Loaded lockfiles: [2025-02-24T07:53:19.482Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250223.91.0.json [2025-02-24T07:53:19.482Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-24T07:53:19.482Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.x86_64.yaml [2025-02-24T07:53:19.482Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-24T07:53:19.482Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-24T07:53:19.482Z] [2025-02-24T07:53:19.482Z] 6 metadata, 1 content objects imported; 85 bytes content written [2025-02-24T07:53:19.482Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-24T07:53:19.482Z] 42 metadata, 111 content objects imported; 153.6?kB content written [2025-02-24T07:53:19.482Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-24T07:53:19.482Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-24T07:53:19.482Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-24T07:53:19.482Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-24T07:53:19.482Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-24T07:53:19.482Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-24T07:53:19.482Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-24T07:53:19.482Z] 9 metadata, 7 content objects imported; 8.7?kB content written [2025-02-24T07:53:19.482Z] rpm-ostree version: 2025.2 [2025-02-24T07:53:19.482Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-02-24T07:53:19.482Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-24T07:53:19.482Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-24T07:53:19.482Z] Updating metadata for 'fedora-rawhide'...done [2025-02-24T07:54:40.819Z] Importing rpm-md...done [2025-02-24T07:54:40.819Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-24T07:52:52Z solvables: 10 [2025-02-24T07:54:40.819Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-24T07:25:30Z solvables: 62497 [2025-02-24T07:54:40.819Z] rpm-md repo 'fedora-rawhide'; generated: 2025-02-23T06:47:50Z solvables: 76696 [2025-02-24T07:54:40.819Z] Resolving dependencies...done [2025-02-24T07:54:40.819Z] Installing 440 packages: [2025-02-24T07:54:40.819Z] NetworkManager-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] NetworkManager-cloud-setup-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] NetworkManager-libnm-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] NetworkManager-team-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] NetworkManager-tui-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] aardvark-dns-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] afterburn-5.7.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] afterburn-dracut-5.7.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] amd-gpu-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] amd-ucode-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bind-libs-32:9.18.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bind-utils-32:9.18.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bootc-1.1.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] btrfs-progs-6.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] c-ares-1.34.4-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] containers-common-5:0.62.0-2.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] containers-common-extra-5:0.62.0-2.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.819Z] crun-1.20-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.820Z] crun-wasm-1.20-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.820Z] crypto-policies-20250214-1.gitff7551b.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.820Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.820Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] curl-8.12.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dnf5-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] docker-cli-28.0.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fedora-gpg-keys-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fedora-release-common-43-0.5.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fedora-release-coreos-43-0.5.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fedora-release-identity-coreos-43-0.5.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fedora-repos-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fedora-repos-archive-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fedora-repos-ostree-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fedora-repos-rawhide-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] filesystem-3.18-38.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] flatpak-session-helper-1.16.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fmt-11.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] fwupd-2.0.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] git-core-2.48.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] glibc-2.41.9000-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] glibc-common-2.41.9000-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] glibc-gconv-extra-2.41.9000-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] glibc-minimal-langpack-2.41.9000-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gnutls-3.8.9-4.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] grub2-common-1:2.12-23.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] grub2-efi-x64-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] grub2-pc-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.829Z] grub2-pc-modules-1:2.12-23.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] grub2-tools-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] grub2-tools-minimal-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] hwdata-0.392-1.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] intel-gpu-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kernel-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kernel-core-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kernel-modules-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kernel-modules-core-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libblkid-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libcurl-minimal-8.12.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libdnf5-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libdnf5-cli-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libfdisk-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libgcc-15.0.1-0.7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libibverbs-56.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libipa_hbac-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libldb-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libmount-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnfsidmap-1:2.8.2-1.rc6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libsmartcols-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libsmbclient-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libsolv-0.7.31-5.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libsss_certmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libsss_idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libsss_nss_idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libsss_sudo-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libstdc++-15.0.1-0.7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libuuid-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libwbclient-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libxcrypt-4.4.38-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] linux-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] linux-firmware-whence-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] makedumpfile-1.7.6-4.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] moby-engine-28.0.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] moby-filesystem-28.0.0-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] netavark-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] nfs-utils-coreos-1:2.8.2-1.rc6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] nmstate-2.2.41-1.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-24T07:54:40.830Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] nvidia-gpu-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] openssh-9.9p1-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] openssh-clients-9.9p1-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] openssh-server-9.9p1-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] openssl-1:3.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] openssl-libs-1:3.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] passt-0^20250217.ga1e48a0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] passt-selinux-0^20250217.ga1e48a0-2.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] podman-5:5.4.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] qed-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] rpcbind-1.2.7-1.rc1.fc43.4.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] rpm-ostree-2025.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] rpm-ostree-libs-2025.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] rpm-sequoia-1.7.0-5.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] runc-2:1.2.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.830Z] samba-client-libs-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] samba-common-2:4.22.0-0.7.rc3.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] samba-common-libs-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] selinux-policy-41.33-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] selinux-policy-targeted-41.33-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] setup-2.15.0-12.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] spdlog-1.15.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sqlite-libs-3.49.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sssd-ad-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sssd-client-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sssd-common-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sssd-common-pac-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sssd-ipa-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sssd-krb5-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sssd-krb5-common-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sssd-ldap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sssd-nfs-idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] stalld-1.19.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] systemd-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] systemd-container-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] systemd-libs-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] systemd-pam-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] systemd-resolved-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] systemd-shared-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] systemd-sysusers-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] systemd-udev-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] tzdata-2025a-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] userspace-rcu-0.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] util-linux-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] util-linux-core-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] vim-data-2:9.1.1122-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] vim-minimal-2:9.1.1122-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] zlib-ng-compat-2.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:54:40.831Z] Input state hash: b10b22e5f52912837d7ee5bc34dc3d5b6e69f3e513178a016c44e0030eaf8597 [2025-02-24T07:54:40.831Z] Will download: 439 packages (581.6?MB) [2025-02-24T07:54:41.390Z] Downloading from 'fedora-coreos-pool'...done [2025-02-24T07:54:56.208Z] Importing packages...done: 440 [2025-02-24T07:54:58.087Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-24T07:55:00.594Z] [Pipeline] } [2025-02-24T07:55:00.611Z] [Pipeline] // withEnv [2025-02-24T07:55:00.678Z] [Pipeline] } [2025-02-24T07:55:00.755Z] [Pipeline] // stage [2025-02-24T07:55:00.809Z] [Pipeline] stage [2025-02-24T07:55:00.809Z] [Pipeline] { (x86_64:Build) [2025-02-24T07:55:00.842Z] [Pipeline] withEnv [2025-02-24T07:55:00.842Z] [Pipeline] { [2025-02-24T07:55:00.858Z] [Pipeline] sh [2025-02-24T07:55:01.439Z] + set -xeuo pipefail [2025-02-24T07:55:01.439Z] ++ umask [2025-02-24T07:55:01.439Z] + '[' 0022 = 0000 ']' [2025-02-24T07:55:01.439Z] + cosa build --autolock 43.20250223.91.0 [2025-02-24T07:55:01.439Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T07:55:01.693Z] Config commit: 420dadccfe5cf89b9d223b1566c02d8296d71858 [2025-02-24T07:55:01.693Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T07:55:01.693Z] libostree: [2025-02-24T07:55:01.693Z] Version: '2025.1' [2025-02-24T07:55:01.693Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-24T07:55:01.693Z] Features: [2025-02-24T07:55:01.693Z] - inode64 [2025-02-24T07:55:01.693Z] - initial-var [2025-02-24T07:55:01.693Z] - libcurl [2025-02-24T07:55:01.693Z] - libsoup3 [2025-02-24T07:55:01.693Z] - gpgme [2025-02-24T07:55:01.693Z] - composefs [2025-02-24T07:55:01.693Z] - ex-fsverity [2025-02-24T07:55:01.693Z] - libarchive [2025-02-24T07:55:01.693Z] - selinux [2025-02-24T07:55:01.693Z] - openssl [2025-02-24T07:55:01.693Z] - sign-ed25519 [2025-02-24T07:55:01.693Z] - libmount [2025-02-24T07:55:01.693Z] - systemd [2025-02-24T07:55:01.693Z] - release [2025-02-24T07:55:01.693Z] - p2p [2025-02-24T07:55:01.948Z] rpm-ostree: [2025-02-24T07:55:01.948Z] Version: '2025.2' [2025-02-24T07:55:01.948Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-24T07:55:01.948Z] Features: [2025-02-24T07:55:01.948Z] - rust [2025-02-24T07:55:01.948Z] - compose [2025-02-24T07:55:01.948Z] - container [2025-02-24T07:55:01.948Z] - fedora-integration [2025-02-24T07:55:01.948Z] Previous build: 43.20250223.91.0 [2025-02-24T07:55:02.201Z] Previous commit: ace376d3d610cfa68747c7da0b1f05f00dc8994699466e6299bd5f51bc125273 [2025-02-24T07:55:02.201Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b [2025-02-24T07:55:02.456Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 420dadccfe5cf89b9d223b1566c02d8296d71858 [2025-02-24T07:55:02.457Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-24T07:55:02.457Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-24T07:55:02.457Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-24T07:55:02.457Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-24T07:55:02.457Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-24T07:55:02.457Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-24T07:55:03.387Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 79497c9479524ecd9da830e375aeb58eabb8e4f6c3c9b7b8495ef15b16679f74 [2025-02-24T07:55:03.640Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 7eadf6dea6338937b31f9b1b784936b363b1fc5d2a5fcfb81d201f713d6f8c0d [2025-02-24T07:55:03.640Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... cfeab2a35a466a26e148af6bd1d24bed74141c451a343378a95b74692875aa00 [2025-02-24T07:55:03.893Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 9cda4ef85ba02adcdeadf658cbba712a46dd89d948492729eb8adec6246c704e [2025-02-24T07:55:03.893Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 427c2ef34e48a3f48a75e8f85c91cf5c7ab90d771c200e768a1d43db406f6f8b [2025-02-24T07:55:04.812Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... c9d3a671b5689bf128d8e3941c053d7dfb1adaf254f4954fe6eec14ec10f3e25 [2025-02-24T07:55:04.812Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... b51164f202bc1060f50410b74b27862d001dbaca83b86dc3fa9a3bc7207f54ea [2025-02-24T07:55:05.066Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... c2a370cbb6bb6edffda887f333ce2efeaeba48d6fe28f94f938fb68f05284c02 [2025-02-24T07:55:05.319Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 1e3dc439791e56db50435b2385c92a96773747f291bc1b6225d0f9ed2ddcc03f [2025-02-24T07:55:05.319Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 067631abc222bd631e29615a65a5d4ec162991dd8a11b245c7319db999a41137 [2025-02-24T07:55:05.574Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... ab9269b3840dc2c1b26a97daebb5a95612e26837fdb41a0a7500f5bc0b4a63bd [2025-02-24T07:55:05.827Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d7fa56471067ac922009174e74f9c5cc1ee0a23742fa1bcefbbac2fb55db52fe [2025-02-24T07:55:05.827Z] Directory walk started [2025-02-24T07:55:05.827Z] Directory walk done - 10 packages [2025-02-24T07:55:05.827Z] Temporary output repo path: ./.repodata/ [2025-02-24T07:55:05.827Z] Pool started (with 5 workers) [2025-02-24T07:55:05.827Z] Pool finished [2025-02-24T07:55:06.081Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-24T07:55:06.081Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250223.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/src/config/manifest-lock.overrides.x86_64.yaml --no-parent --previous-commit ace376d3d610cfa68747c7da0b1f05f00dc8994699466e6299bd5f51bc125273 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-24T07:55:20.895Z] Loaded lockfiles: [2025-02-24T07:55:20.895Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250223.91.0.json [2025-02-24T07:55:20.895Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-24T07:55:20.895Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.x86_64.yaml [2025-02-24T07:55:20.895Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-24T07:55:20.895Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-24T07:55:20.895Z] [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-24T07:55:20.895Z] rpm-ostree version: 2025.2 [2025-02-24T07:55:20.895Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-24T07:55:22.786Z] Importing rpm-md...done [2025-02-24T07:55:22.786Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-24T07:55:05Z solvables: 10 [2025-02-24T07:55:22.786Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-24T07:25:30Z solvables: 62497 [2025-02-24T07:55:22.786Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-02-23T06:47:50Z solvables: 76696 [2025-02-24T07:55:24.143Z] Resolving dependencies...done [2025-02-24T07:55:24.143Z] Installing 440 packages: [2025-02-24T07:55:24.143Z] NetworkManager-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] NetworkManager-cloud-setup-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] NetworkManager-libnm-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] NetworkManager-team-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] NetworkManager-tui-1:1.51.90-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] aardvark-dns-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] afterburn-5.7.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] afterburn-dracut-5.7.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] amd-gpu-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] amd-ucode-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bind-libs-32:9.18.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bind-utils-32:9.18.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bootc-1.1.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] btrfs-progs-6.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] c-ares-1.34.4-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] containers-common-5:0.62.0-2.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] containers-common-extra-5:0.62.0-2.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] crun-1.20-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] crun-wasm-1.20-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] crypto-policies-20250214-1.gitff7551b.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] curl-8.12.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dnf5-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] docker-cli-28.0.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fedora-gpg-keys-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fedora-release-common-43-0.5.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fedora-release-coreos-43-0.5.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fedora-release-identity-coreos-43-0.5.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fedora-repos-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fedora-repos-archive-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fedora-repos-ostree-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fedora-repos-rawhide-43-0.1.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] filesystem-3.18-38.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] flatpak-session-helper-1.16.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fmt-11.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] fwupd-2.0.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] git-core-2.48.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] glibc-2.41.9000-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] glibc-common-2.41.9000-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] glibc-gconv-extra-2.41.9000-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] glibc-minimal-langpack-2.41.9000-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gnutls-3.8.9-4.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] grub2-common-1:2.12-23.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] grub2-efi-x64-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] grub2-pc-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] grub2-pc-modules-1:2.12-23.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] grub2-tools-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] grub2-tools-minimal-1:2.12-23.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] hwdata-0.392-1.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] intel-gpu-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.143Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kernel-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kernel-core-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kernel-modules-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kernel-modules-core-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libblkid-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libcurl-minimal-8.12.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libdnf5-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libdnf5-cli-5.2.10.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libfdisk-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.144Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libgcc-15.0.1-0.7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libibverbs-56.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libipa_hbac-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libldb-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libmount-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnfsidmap-1:2.8.2-1.rc6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libsmartcols-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libsmbclient-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libsolv-0.7.31-5.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libsss_certmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libsss_idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libsss_nss_idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libsss_sudo-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libstdc++-15.0.1-0.7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libuuid-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libwbclient-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libxcrypt-4.4.38-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] linux-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] linux-firmware-whence-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] makedumpfile-1.7.6-4.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] moby-engine-28.0.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] moby-filesystem-28.0.0-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] netavark-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] nfs-utils-coreos-1:2.8.2-1.rc6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] nmstate-2.2.41-1.fc43.x86_64 (coreos-assembler-local-overrides) [2025-02-24T07:55:24.398Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] nvidia-gpu-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] openssh-9.9p1-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] openssh-clients-9.9p1-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] openssh-server-9.9p1-9.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] openssl-1:3.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] openssl-libs-1:3.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] passt-0^20250217.ga1e48a0-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] passt-selinux-0^20250217.ga1e48a0-2.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] podman-5:5.4.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.398Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] qed-firmware-20250211-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] rpcbind-1.2.7-1.rc1.fc43.4.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] rpm-ostree-2025.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] rpm-ostree-libs-2025.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] rpm-sequoia-1.7.0-5.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] runc-2:1.2.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] samba-client-libs-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] samba-common-2:4.22.0-0.7.rc3.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] samba-common-libs-2:4.22.0-0.7.rc3.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] selinux-policy-41.33-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] selinux-policy-targeted-41.33-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] setup-2.15.0-12.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] spdlog-1.15.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sqlite-libs-3.49.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sssd-ad-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sssd-client-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sssd-common-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sssd-common-pac-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sssd-ipa-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sssd-krb5-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sssd-krb5-common-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sssd-ldap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sssd-nfs-idmap-2.10.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] stalld-1.19.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] systemd-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] systemd-container-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] systemd-libs-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] systemd-pam-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] systemd-resolved-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] systemd-shared-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] systemd-sysusers-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] systemd-udev-257.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] tzdata-2025a-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] userspace-rcu-0.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] util-linux-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] util-linux-core-2.40.4-6.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] vim-data-2:9.1.1122-1.fc43.noarch (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] vim-minimal-2:9.1.1122-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] zlib-ng-compat-2.2.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-02-24T07:55:24.399Z] Input state hash: b10b22e5f52912837d7ee5bc34dc3d5b6e69f3e513178a016c44e0030eaf8597 [2025-02-24T07:55:28.549Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-24T07:55:28.549Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-24T07:55:29.468Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-24T07:55:29.468Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-24T07:55:29.468Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-24T07:55:29.468Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-24T07:55:31.359Z] Checking out packages...done [2025-02-24T07:55:31.359Z] Checking out ostree layers...done [2025-02-24T07:55:33.865Z] Running pre scripts...17 done [2025-02-24T07:55:43.787Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-24T07:55:43.787Z] audit-rules.post: No rules detected, adding default [2025-02-24T07:55:43.787Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-24T07:55:43.787Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-24T07:55:43.787Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-24T07:55:43.787Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-24T07:55:43.787Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-24T07:55:43.787Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:30: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-02-24T07:55:43.787Z] 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-24T07:55:43.787Z] 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-24T07:55:43.787Z] 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-24T07:55:43.787Z] 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-24T07:55:43.787Z] 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-24T07:55:43.787Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-02-24T07:55:43.787Z] 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-24T07:55:43.787Z] 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-24T07:55:43.787Z] 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-24T07:55:43.787Z] systemd.post: Creating group 'rpc' with GID 32. [2025-02-24T07:55:43.787Z] systemd.post: Creating group 'utempter' with GID 35. [2025-02-24T07:55:43.787Z] systemd.post: Creating group 'utmp' with GID 22. [2025-02-24T07:55:43.787Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-24T07:55:43.787Z] systemd.post: Creating group 'clock' with GID 103. [2025-02-24T07:55:43.787Z] systemd.post: Creating group 'render' with GID 105. [2025-02-24T07:55:43.787Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-24T07:55:43.787Z] systemd.post: Creating group 'docker' with GID 983. [2025-02-24T07:55:43.787Z] systemd.post: Creating group 'zincati' with GID 982. [2025-02-24T07:55:43.787Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 982 and GID 982. [2025-02-24T07:55:43.787Z] systemd.post: Creating group 'clevis' with GID 981. [2025-02-24T07:55:43.788Z] systemd.post: Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 981 and GID 981. [2025-02-24T07:55:43.788Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-24T07:55:43.788Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-24T07:55:43.788Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-24T07:55:43.788Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-24T07:55:43.788Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-24T07:55:43.788Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-24T07:55:43.788Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-24T07:58:05.173Z] 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-24T07:58:05.173Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-24T07:58:05.173Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-24T07:58:05.173Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-24T07:58:05.173Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-24T07:58:05.173Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-24T07:58:05.173Z] 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-24T07:58:05.173Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-24T07:58:05.173Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-24T07:58:05.173Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-24T07:58:05.173Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-24T07:58:05.173Z] 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-24T07:58:05.173Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-24T07:58:05.173Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-24T07:58:05.173Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-24T07:58:05.173Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-24T07:58:05.173Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-24T07:58:05.173Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-24T07:58:05.173Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-24T07:58:05.173Z] 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-24T07:58:05.173Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-24T07:58:05.173Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-24T07:58:05.173Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-24T07:58:05.173Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-24T07:58:05.173Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-24T07:58:05.173Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-24T07:58:05.173Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-24T07:58:05.173Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-24T07:58:07.694Z] 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/Running post scripts...done [2025-02-24T07:58:54.288Z] Running posttrans scripts...16 done [2025-02-24T07:58:54.288Z] Writing rpmdb...done [2025-02-24T07:58:54.288Z] system/console-login-helper-messages-gensnippet-ssh-keys.service'. [2025-02-24T07:58:54.288Z] 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-24T07:58:54.288Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-24T07:58:54.288Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-24T07:58:54.288Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-24T07:58:54.288Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-24T07:58:54.288Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-24T07:58:54.288Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-24T07:58:54.289Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-24T07:58:54.289Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-24T07:58:54.289Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-24T07:58:54.289Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-24T07:58:54.289Z] Regenerating rpmdb for target [2025-02-24T07:59:12.302Z] Relabeling...done [2025-02-24T07:59:12.555Z] Updating usr/lib/os-release [2025-02-24T07:59:12.555Z] Deleting: usr/share/info [2025-02-24T07:59:12.555Z] Deleting: usr/share/man [2025-02-24T07:59:12.555Z] Deleting: usr/share/doc [2025-02-24T07:59:12.555Z] Executing `postprocess` inline script '0' [2025-02-24T07:59:12.809Z] + cat [2025-02-24T07:59:12.809Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-24T07:59:39.280Z] + rm /tmp/fcos-workarounds.cil [2025-02-24T07:59:39.280Z] Executing `postprocess` inline script '1' [2025-02-24T07:59:39.280Z] + source /usr/lib/os-release [2025-02-24T07:59:39.280Z] ++ NAME='Fedora Linux' [2025-02-24T07:59:39.280Z] ++ VERSION='43.20250224.dev.0 (CoreOS Prerelease)' [2025-02-24T07:59:39.280Z] ++ RELEASE_TYPE=development [2025-02-24T07:59:39.280Z] ++ ID=fedora [2025-02-24T07:59:39.280Z] ++ VERSION_ID=43 [2025-02-24T07:59:39.280Z] ++ VERSION_CODENAME= [2025-02-24T07:59:39.280Z] ++ PLATFORM_ID=platform:f43 [2025-02-24T07:59:39.280Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250224.dev.0' [2025-02-24T07:59:39.280Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-24T07:59:39.280Z] ++ LOGO=fedora-logo-icon [2025-02-24T07:59:39.280Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-24T07:59:39.280Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-24T07:59:39.280Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-24T07:59:39.280Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-24T07:59:39.280Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-24T07:59:39.280Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-24T07:59:39.280Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-24T07:59:39.280Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-24T07:59:39.280Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-24T07:59:39.280Z] ++ SUPPORT_END=2026-05-13 [2025-02-24T07:59:39.280Z] ++ VARIANT=CoreOS [2025-02-24T07:59:39.280Z] ++ VARIANT_ID=coreos [2025-02-24T07:59:39.280Z] ++ OSTREE_VERSION=43.20250224.dev.0 [2025-02-24T07:59:39.280Z] + 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-24T07:59:39.280Z] + tee /usr/lib/kernel/install.conf [2025-02-24T07:59:39.280Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-02-24T07:59:39.280Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-02-24T07:59:39.280Z] Executing `postprocess` inline script '2' [2025-02-24T07:59:39.280Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-02-24T07:59:39.280Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-02-24T07:59:39.280Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-02-24T07:59:39.280Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-02-24T07:59:39.280Z] Executing `postprocess` inline script '3' [2025-02-24T07:59:39.280Z] Executing `postprocess` inline script '4' [2025-02-24T07:59:39.280Z] Executing `postprocess` inline script '5' [2025-02-24T07:59:39.280Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-24T07:59:39.280Z] Generated update layout for BIOS: grub2-tools-1:2.12-23.fc43.x86_64 [2025-02-24T07:59:39.280Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-23.fc43.x86_64,shim-x64-15.8-3.x86_64 [2025-02-24T07:59:39.280Z] Executing `postprocess` inline script '6' [2025-02-24T07:59:39.280Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-02-24T07:59:39.280Z] Executing `postprocess` inline script '7' [2025-02-24T07:59:39.280Z] Executing `postprocess` inline script '8' [2025-02-24T07:59:39.280Z] + 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-24T07:59:39.280Z] + systemctl preset-all [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-24T07:59:39.280Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-24T07:59:39.281Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-24T07:59:39.281Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-24T07:59:39.281Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-24T07:59:39.281Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-24T07:59:39.535Z] 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-24T07:59:39.535Z] 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-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-24T07:59:39.535Z] 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-24T07:59:39.535Z] 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-24T07:59:39.535Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-24T07:59:39.535Z] 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-24T07:59:39.535Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-24T07:59:39.535Z] 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-24T07:59:39.535Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-24T07:59:39.535Z] 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-24T07:59:39.535Z] 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-24T07:59:39.535Z] 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-24T07:59:39.535Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-24T07:59:39.535Z] + systemctl --user --global preset-all [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-24T07:59:39.535Z] Executing `postprocess` inline script '9' [2025-02-24T07:59:39.535Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-24T07:59:39.535Z] Executing `postprocess` inline script '10' [2025-02-24T07:59:39.790Z] + setsebool -P -N container_use_cephfs on [2025-02-24T07:59:51.936Z] + setsebool -P -N virt_use_samba on [2025-02-24T08:00:01.852Z] Executing `postprocess` inline script '11' [2025-02-24T08:00:01.852Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-24T08:00:01.852Z] Executing `postprocess` inline script '12' [2025-02-24T08:00:01.852Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-24T08:00:01.852Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-24T08:00:01.852Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-24T08:00:01.852Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-24T08:00:01.852Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-24T08:00:01.852Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-24T08:00:01.852Z] Executing `postprocess` inline script '13' [2025-02-24T08:00:01.852Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-24T08:00:01.852Z] + cat [2025-02-24T08:00:01.852Z] Executing `postprocess` inline script '14' [2025-02-24T08:00:01.852Z] + source /etc/os-release [2025-02-24T08:00:01.852Z] ++ NAME='Fedora Linux' [2025-02-24T08:00:01.852Z] ++ VERSION='43.20250224.dev.0 (CoreOS Prerelease)' [2025-02-24T08:00:01.852Z] ++ RELEASE_TYPE=development [2025-02-24T08:00:01.852Z] ++ ID=fedora [2025-02-24T08:00:01.852Z] ++ VERSION_ID=43 [2025-02-24T08:00:01.852Z] ++ VERSION_CODENAME= [2025-02-24T08:00:01.852Z] ++ PLATFORM_ID=platform:f43 [2025-02-24T08:00:01.852Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250224.dev.0' [2025-02-24T08:00:01.852Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-24T08:00:01.852Z] ++ LOGO=fedora-logo-icon [2025-02-24T08:00:01.852Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-24T08:00:01.852Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-24T08:00:01.852Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-24T08:00:01.852Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-24T08:00:01.852Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-24T08:00:01.852Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-24T08:00:01.852Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-24T08:00:01.852Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-24T08:00:01.852Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-24T08:00:01.852Z] ++ SUPPORT_END=2026-05-13 [2025-02-24T08:00:01.852Z] ++ VARIANT=CoreOS [2025-02-24T08:00:01.852Z] ++ VARIANT_ID=coreos [2025-02-24T08:00:01.852Z] ++ OSTREE_VERSION=43.20250224.dev.0 [2025-02-24T08:00:01.852Z] + [[ 43.20250224.dev.0 = *.dev* ]] [2025-02-24T08:00:01.852Z] + mkdir -p /etc/zincati/config.d [2025-02-24T08:00:01.852Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-24T08:00:01.852Z] Executing `postprocess` inline script '15' [2025-02-24T08:00:01.852Z] + cat [2025-02-24T08:00:01.852Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-24T08:00:01.852Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-24T08:00:01.852Z] + rm /tmp/rpm-ostreed.conf [2025-02-24T08:00:01.852Z] Executing `postprocess` inline script '16' [2025-02-24T08:00:16.925Z] Initializing rootfs [2025-02-24T08:00:16.925Z] Moving /usr to target [2025-02-24T08:00:16.925Z] Copying toplevel compat symlinks [2025-02-24T08:00:16.925Z] No embedded whiteouts found [2025-02-24T08:00:16.925Z] No device files found [2025-02-24T08:00:16.925Z] Recompiling policy [2025-02-24T08:00:48.935Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-24T08:00:48.935Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-24T08:00:48.935Z] Adding rpm-ostree-0-integration.conf [2025-02-24T08:00:48.935Z] Preparing kernel [2025-02-24T08:00:52.201Z] /usr/sbin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-24T08:00:52.201Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-24T08:00:52.201Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 [2025-02-24T08:00:53.123Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-24T08:00:53.376Z] dracut[I]: *** Including module: bash *** [2025-02-24T08:00:53.376Z] dracut[I]: *** Including module: systemd *** [2025-02-24T08:00:53.629Z] dracut[I]: *** Including module: fips *** [2025-02-24T08:00:53.882Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-24T08:00:53.882Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-24T08:00:53.882Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-24T08:00:53.882Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: modsign *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: dbus *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-24T08:00:54.135Z] dracut[I]: *** Including module: i18n *** [2025-02-24T08:00:54.390Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-24T08:00:54.390Z] dracut[I]: *** Including module: afterburn *** [2025-02-24T08:00:54.390Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-24T08:00:54.390Z] dracut[I]: *** Including module: ignition *** [2025-02-24T08:00:54.643Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-24T08:00:54.643Z] dracut[I]: *** Including module: coreos-live *** [2025-02-24T08:00:54.897Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-24T08:00:54.897Z] dracut[I]: *** Including module: coreos-network *** [2025-02-24T08:00:54.897Z] dracut[I]: *** Including module: network-manager *** [2025-02-24T08:00:54.897Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-24T08:00:54.897Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-24T08:00:55.150Z] dracut[I]: *** Including module: network *** [2025-02-24T08:00:55.150Z] dracut[I]: *** Including module: net-lib *** [2025-02-24T08:00:55.150Z] dracut[I]: *** Including module: url-lib *** [2025-02-24T08:00:55.150Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-24T08:00:55.150Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-24T08:00:55.403Z] dracut[I]: *** Including module: rdcore *** [2025-02-24T08:00:55.403Z] dracut[I]: *** Including module: clevis *** [2025-02-24T08:00:55.403Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-24T08:00:55.403Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-24T08:00:55.403Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-24T08:00:55.403Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-24T08:00:55.404Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-24T08:00:55.404Z] dracut[I]: *** Including module: btrfs *** [2025-02-24T08:00:55.404Z] dracut[I]: *** Including module: crypt *** [2025-02-24T08:00:55.404Z] dracut[I]: *** Including module: dm *** [2025-02-24T08:00:55.658Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-24T08:01:00.885Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-24T08:01:00.885Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-24T08:01:01.847Z] dracut[I]: *** Including module: mdraid *** [2025-02-24T08:01:01.847Z] dracut[I]: *** Including module: multipath *** [2025-02-24T08:01:02.403Z] dracut[I]: *** Including module: nvdimm *** [2025-02-24T08:01:02.403Z] dracut[I]: *** Including module: pcmcia *** [2025-02-24T08:01:02.403Z] dracut[I]: *** Including module: qemu *** [2025-02-24T08:01:02.657Z] dracut[I]: *** Including module: qemu-net *** [2025-02-24T08:01:02.657Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-24T08:01:02.657Z] dracut[I]: *** Including module: fido2 *** [2025-02-24T08:01:02.657Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-24T08:01:02.657Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-24T08:01:02.657Z] dracut[I]: *** Including module: cifs *** [2025-02-24T08:01:02.657Z] dracut[I]: *** Including module: iscsi *** [2025-02-24T08:01:03.214Z] dracut[I]: *** Including module: lunmask *** [2025-02-24T08:01:03.215Z] dracut[I]: *** Including module: nvmf *** [2025-02-24T08:01:03.468Z] dracut[I]: *** Including module: resume *** [2025-02-24T08:01:03.468Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-24T08:01:03.468Z] dracut[I]: *** Including module: terminfo *** [2025-02-24T08:01:03.468Z] dracut[I]: *** Including module: udev-rules *** [2025-02-24T08:01:04.025Z] dracut[I]: *** Including module: virtfs *** [2025-02-24T08:01:04.025Z] dracut[I]: *** Including module: virtiofs *** [2025-02-24T08:01:04.025Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-24T08:01:04.279Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-24T08:01:04.279Z] dracut[I]: *** Including module: ostree *** [2025-02-24T08:01:04.279Z] dracut[I]: *** Including module: usrmount *** [2025-02-24T08:01:04.279Z] dracut[I]: *** Including module: base *** [2025-02-24T08:01:04.534Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-24T08:01:04.534Z] dracut[I]: *** Including module: fs-lib *** [2025-02-24T08:01:04.534Z] dracut[I]: *** Including module: journal-conf *** [2025-02-24T08:01:04.534Z] dracut[I]: *** Including module: shutdown *** [2025-02-24T08:01:04.534Z] dracut[I]: *** Including modules done *** [2025-02-24T08:01:04.534Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-24T08:01:06.422Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-24T08:01:06.422Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-24T08:01:08.926Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-24T08:01:08.926Z] dracut[I]: *** Hardlinking files *** [2025-02-24T08:01:09.179Z] dracut[I]: *** Hardlinking files done *** [2025-02-24T08:01:09.179Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-24T08:01:09.179Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-24T08:01:09.179Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-24T08:01:09.433Z] dracut[I]: *** Store current command line parameters *** [2025-02-24T08:01:09.686Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-24T08:01:48.313Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-24T08:01:48.313Z] Executing: 01-var.sh [2025-02-24T08:01:48.313Z] Ignored user missing from new passwd file: root [2025-02-24T08:01:48.313Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-24T08:01:48.313Z] Ignored group missing from new group file: root [2025-02-24T08:01:48.313Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-24T08:01:48.313Z] Network filesystem detected for repo; disabling transaction [2025-02-24T08:02:06.333Z] Committing...done [2025-02-24T08:02:28.200Z] 3704 metadata, 21448 content objects imported; 1.5?GB content written [2025-02-24T08:02:28.200Z] fedora/x86_64/coreos/rawhide => 900ca339519c9a61bf4ad69c8ca97aae797c66736340ede25a668b6bf67d1ffe [2025-02-24T08:02:28.757Z] ostree diff commit from: ace376d3d610cfa68747c7da0b1f05f00dc8994699466e6299bd5f51bc125273 [2025-02-24T08:02:28.757Z] ostree diff commit to: 900ca339519c9a61bf4ad69c8ca97aae797c66736340ede25a668b6bf67d1ffe [2025-02-24T08:02:28.757Z] Upgraded: [2025-02-24T08:02:28.757Z] nmstate 2.2.40-1.fc42 -> 2.2.41-1.fc43 [2025-02-24T08:02:28.757Z] [2025-02-24T08:02:28.757Z] New image input checksum: b6345756451f8445dde29529990d420dd6e0326c1aef4a7def991bccc0efcf97 [2025-02-24T08:02:28.757Z] None [2025-02-24T08:02:29.010Z] New build ID: 43.20250224.dev.0 [2025-02-24T08:02:29.010Z] 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=c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b --label=coreos-assembler.image-input-checksum=b6345756451f8445dde29529990d420dd6e0326c1aef4a7def991bccc0efcf97 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=420dadccfe5cf89b9d223b1566c02d8296d71858 --copymeta-opt=fedora-coreos.stream 43.20250224.dev.0 oci-archive:fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-24T08:02:29.010Z] Reading packages...done [2025-02-24T08:02:43.827Z] Building package mapping...done [2025-02-24T08:02:43.827Z] 21448 objects in 442 packages (282 source) [2025-02-24T08:02:43.827Z] rpm size: 1384167212 [2025-02-24T08:02:43.827Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-24T08:02:43.827Z] 1304 duplicates [2025-02-24T08:02:43.827Z] Multiple owners: [2025-02-24T08:02:43.827Z] /usr/bin/ip6tables [2025-02-24T08:02:43.827Z] /usr/bin/ip6tables-restore [2025-02-24T08:02:43.827Z] /usr/bin/ip6tables-save [2025-02-24T08:02:43.827Z] /usr/bin/iptables [2025-02-24T08:02:43.827Z] /usr/bin/iptables-restore [2025-02-24T08:02:43.827Z] /usr/bin/iptables-save [2025-02-24T08:02:43.827Z] /usr/lib/.build-id/2c/7970c93850909782093447c86b7a9ac87e706d [2025-02-24T08:02:43.827Z] /usr/lib/.build-id/8d/ff4f7b71e22b1810e530acf731a546922d959c [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/google/uuid/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/README.txt [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-24T08:02:43.827Z] /usr/share/licenses/systemd/LICENSE.LGPL2.1 [2025-02-24T08:02:43.827Z] /usr/share/licenses/systemd/MIT.txt [2025-02-24T08:03:30.407Z] Generating container image...done [2025-02-24T08:03:30.407Z] Pushed digest: sha256:42caa5bf82b86d582b476bed22e089c57e6814a5f729cf51acdc604c19fed7a5 [2025-02-24T08:03:30.407Z] Total objects: 25439 [2025-02-24T08:03:30.407Z] No unreachable objects [2025-02-24T08:03:30.407Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/commitmeta.json' [2025-02-24T08:03:30.407Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/ostree-commit-object' [2025-02-24T08:03:30.407Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-24T08:03:30.407Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-24T08:03:30.407Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-24T08:03:30.407Z] renamed 'fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive' [2025-02-24T08:03:30.407Z] renamed 'fedora-coreos-43.20250224.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-ostree.x86_64-manifest.json' [2025-02-24T08:03:30.407Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/meta.json' [2025-02-24T08:03:30.407Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T08:03:30.407Z] Config commit: 420dadccfe5cf89b9d223b1566c02d8296d71858 [2025-02-24T08:03:30.407Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T08:03:31.327Z] Will build qemu [2025-02-24T08:03:32.685Z] Estimating disk size... [2025-02-24T08:03:34.577Z] Disk sizes: metal: 2597M (estimated), cloud: 10240M [2025-02-24T08:03:52.605Z] ++ arch [2025-02-24T08:03:52.605Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250224.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2597 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2084 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-539n.json [2025-02-24T08:03:52.858Z] + set +x [2025-02-24T08:03:52.858Z] + 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-539n.json [2025-02-24T08:03:52.858Z]  [2025-02-24T08:03:52.858Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:03:52.858Z] /dev/vdb1 40G 3.0G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:03:52.858Z]  [2025-02-24T08:03:53.414Z] starting /tmp/osbuild-539n.jsonPipeline source org.osbuild.curl: dd4e7fc9b9ac0a5fc343ebab1aeb719894073ca9c06bccea031026bb37f6dfe8 [2025-02-24T08:03:53.414Z] Build [2025-02-24T08:03:53.414Z] root: [2025-02-24T08:03:59.927Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive [2025-02-24T08:03:59.927Z] [2025-02-24T08:03:59.927Z] ��� Duration: 1740384238s [2025-02-24T08:03:59.927Z] Pipeline oci-archive: 616441fc4d9a60a945dba48878fe33f2c1033a7dd9c78c27b3eb35ee66c393aa [2025-02-24T08:03:59.927Z] Build [2025-02-24T08:03:59.927Z] root: [2025-02-24T08:03:59.927Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:03:59.927Z] org.osbuild.copy: 616441fc4d9a60a945dba48878fe33f2c1033a7dd9c78c27b3eb35ee66c393aa { [2025-02-24T08:03:59.927Z] "paths": [ [2025-02-24T08:03:59.927Z] { [2025-02-24T08:03:59.927Z] "from": "input://inlinefile/sha256:069af648ec34c7a7fb3a36b5e1ffb0e7965fd77e3c5bbf6675aff1d2b2e7513e", [2025-02-24T08:03:59.927Z] "to": "tree:///coreos.ociarchive" [2025-02-24T08:03:59.927Z] } [2025-02-24T08:03:59.927Z] ] [2025-02-24T08:03:59.927Z] } [2025-02-24T08:04:00.181Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:04:00.434Z] copying '/run/osbuild/inputs/inlinefile/sha256:069af648ec34c7a7fb3a36b5e1ffb0e7965fd77e3c5bbf6675aff1d2b2e7513e' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-24T08:04:00.689Z] [2025-02-24T08:04:00.689Z] ��� Duration: 1s [2025-02-24T08:04:00.689Z] Pipeline deployed-tree: 81f757eb2033c39b52d4238c5c5b8f73cf019cfe42a764f66678ca417e197b5e [2025-02-24T08:04:00.689Z] Build [2025-02-24T08:04:00.689Z] root: [2025-02-24T08:04:00.689Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:04:00.689Z] org.osbuild.container-deploy: 81f757eb2033c39b52d4238c5c5b8f73cf019cfe42a764f66678ca417e197b5e {} [2025-02-24T08:04:00.689Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_glfs10g/inputs/images [2025-02-24T08:04:00.942Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:04:01.196Z] time="2025-02-24T08:04:00Z" 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-24T08:04:03.076Z]  [2025-02-24T08:04:03.076Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:04:03.076Z] /dev/vdb1 40G 4.2G 36G 11% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:04:03.076Z]  [2025-02-24T08:04:03.997Z] Getting image source signatures [2025-02-24T08:04:03.997Z] Copying blob sha256:7b975b124b526b50423bb85b61a1ce0580e92a05c3ced04f58ac2b462a6b1558 [2025-02-24T08:04:04.916Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-02-24T08:04:06.273Z] Copying blob sha256:fc7a9a358543d65c4b9cab76f8355329ba198e8d3e5fe3e796a57d790f687706 [2025-02-24T08:04:08.149Z] Copying blob sha256:4daacf157e7fe234f10b4deea206c3645e7bb42351b5bb8e5b593d2f9ceb6a7a [2025-02-24T08:04:09.070Z] Copying blob sha256:3d97216e488e2365a0410b7c85b46e48070a8c8af51130a718f084b6b437305c [2025-02-24T08:04:09.991Z] Copying blob sha256:979c7ecd8be93262b79b44035afbb1e63c3133009ad0c23d89bfb63181b5f60c [2025-02-24T08:04:10.911Z] Copying blob sha256:02c943166ca5f11d938a2fdad04d38c00d9452661a4d3e884782a251719e4cd0 [2025-02-24T08:04:11.831Z] Copying blob sha256:9f359dd72b55a9ec94a11ffd5852c20706002fd6643646e590ee366bb00b9d80 [2025-02-24T08:04:12.085Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-24T08:04:12.641Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-02-24T08:04:13.197Z]  [2025-02-24T08:04:13.197Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:04:13.197Z] /dev/vdb1 40G 5.4G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:04:13.197Z]  [2025-02-24T08:04:13.197Z] Copying blob sha256:ceb55e2a4a54f1f805f988b66356632415a31c3a8bd519e3c717b15f33f20c05 [2025-02-24T08:04:13.451Z] Copying blob sha256:873fdbf26fce6e14a87b98920a535a5cdbab8db5c592e9e3381df7cadcda777d [2025-02-24T08:04:14.008Z] Copying blob sha256:a7aa04022bedddb07e7f8e2c8121069c29e848da77999a5a3b07eac225b4617f [2025-02-24T08:04:14.262Z] Copying blob sha256:5c8c77ab33ef090efa0791ab424418ab553b3b3e27d02a30ca85218f406a43a2 [2025-02-24T08:04:14.515Z] Copying blob sha256:7bfe2fee0b97562ac7b5c95e08099319c2b03afbe218c40cc2479f3316d387f3 [2025-02-24T08:04:15.073Z] Copying blob sha256:0a19635d2f59632d695ec5f6d1b3ae4daee17428e5e5e53269ebb127820b6bb9 [2025-02-24T08:04:15.326Z] Copying blob sha256:6e426d70ad9d6fcf17ddf07faeaf1c2e321ab003549ac293570d1d94eec608d6 [2025-02-24T08:04:15.883Z] Copying blob sha256:d7f4dc9851815c7e4f58d745a623bd1f52d8dc50eabbb051d9f69744e1c64540 [2025-02-24T08:04:16.137Z] Copying blob sha256:50df6b0895bad6f622d1c521737b67fe90f14611d5e7b0b5c25f8271f8e0d348 [2025-02-24T08:04:16.390Z] Copying blob sha256:c4044e6f2975760e56fa9cc2c82a571a685f9234a884058834fd02d8d5183c6a [2025-02-24T08:04:16.643Z] Copying blob sha256:16c86f09e5cba7bcb96d6b18bac50a9e4a23f3b72468a5a806573ceb6396efa9 [2025-02-24T08:04:16.896Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-02-24T08:04:17.148Z] Copying blob sha256:c5d3f84f60e967210681900201f523a1fd868444bcf338c3efc9bc6fa88739a0 [2025-02-24T08:04:17.401Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-02-24T08:04:17.401Z] Copying blob sha256:c5dd70f80b71006448e953dfa68ff7801ef7d255d3ee2909ead55fb604ba1d4d [2025-02-24T08:04:17.654Z] Copying blob sha256:48abd9018bd05b3b806b951b494d2fdf2c087259f67d22577e871acad44e5b12 [2025-02-24T08:04:17.906Z] Copying blob sha256:02ab91d3e5407c7923724246220ddc818feea3662e786e556e58e9a8b3868bee [2025-02-24T08:04:18.160Z] Copying blob sha256:950d392e1376a2a84b10ae9d28a9daf215a6f7d5cf1ead9dc6ae0c79c97a02cd [2025-02-24T08:04:18.412Z] Copying blob sha256:abbf0559947a6dd38e8a5c2cbd5edef1075b58307c4b559b5dae85ee805abbae [2025-02-24T08:04:18.666Z] Copying blob sha256:f21a087a424a0907cdc4f7a63ad778301caf95d9acb3f9a6b71bad9d054aae43 [2025-02-24T08:04:19.221Z] Copying blob sha256:e59efd2c990b7bbd899a4339b2e569924f012c84e6ab4e73ecc8d87993c3d9b1 [2025-02-24T08:04:19.474Z] Copying blob sha256:f26fc2cbcb2652e388ee3f16bb7fb8d430f218ab96e6df397189611bfef9cd9c [2025-02-24T08:04:19.474Z] Copying blob sha256:4602786a0c5738674d144f8dbde280851bd90b9e15692548438f9066bc1da2a9 [2025-02-24T08:04:19.726Z] Copying blob sha256:43c30763d6f5aef50ec53010204bb42f045321bd1413ff7a19104b0543a4bc1a [2025-02-24T08:04:21.081Z] Copying blob sha256:56a836aed70da0505d6f728adace4bd7488b4fe7148ccf3d8085427de7939875 [2025-02-24T08:04:21.334Z] Copying blob sha256:c0179acaa98834e43528f8ee454dd3f1b59e29db82705f985326bd73afc2d5d2 [2025-02-24T08:04:21.334Z] Copying blob sha256:ec61830fed59107f754daf694d53be86f6e31abde7b8ff1a72c1dbb1aa7988a3 [2025-02-24T08:04:21.587Z] Copying blob sha256:b2115b00cd1dec103174b7146a20d9bc9bd4a9070bb47a44f38c5b721f1331f1 [2025-02-24T08:04:21.840Z] Copying blob sha256:7c77aab06fc6167ff75e9a4900e84b7864b6d6e232adf6ca76ecdb7afd73e6ef [2025-02-24T08:04:22.395Z] Copying blob sha256:656482434dac339f128ed2ecf8c1a246a878d6bce2a7e3b1e3b41a83df847716 [2025-02-24T08:04:22.952Z] Copying blob sha256:6303298f2722066dfe7f8a5fd0dda888a349b4bd23c71422a0ffd3cc5a498a62 [2025-02-24T08:04:22.952Z]  [2025-02-24T08:04:22.952Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:04:22.952Z] /dev/vdb1 40G 6.2G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:04:22.952Z]  [2025-02-24T08:04:23.507Z] Copying blob sha256:6417afe4b2a9223368bef9ee5f5d9d8753abf5381b7bddcefdfe6c18cc7b1101 [2025-02-24T08:04:24.425Z] Copying blob sha256:2e41061ad975f1425f9d4cc3649f2f1a37a2940f65774679b6776b5ba03ec39c [2025-02-24T08:04:24.677Z] Copying blob sha256:e0201d1fb9907156c1e94be60d0d1b215d3bf2cb790a2aa4070a99314fc2194a [2025-02-24T08:04:24.930Z] Copying blob sha256:9d468f3db04e874ad99389b93b9f66b354dda86cb1dbe715fe97d5c100d0ab1a [2025-02-24T08:04:25.485Z] Copying blob sha256:d3d9ca1835de9e32ef77ca3e4c6511c8947d04517ce04bda17bc8782e39dd932 [2025-02-24T08:04:25.889Z] Copying blob sha256:68378a79ab7ac43c2183ac2cb6db84a56b46005519fcef69bfd41d6630475006 [2025-02-24T08:04:27.242Z] Copying blob sha256:c81a7c304e86b96e54e689af667b37b1fe51cd95babf206c92fd64c353745171 [2025-02-24T08:04:29.750Z] Copying blob sha256:9a6c435d17d90389b285db4a9e69f816df41259c575cc53bff8445a95a5ccf65 [2025-02-24T08:04:29.750Z] Copying blob sha256:f8d1ae0aac695b23eeef06649a2f53ea93843ea976d76ecaa5e480fc55eb1448 [2025-02-24T08:04:31.634Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-24T08:04:31.634Z] Copying config sha256:b1acf814e365da9184a825e458ef8facd234c748668c57535c0960d1db97269f [2025-02-24T08:04:31.634Z] Writing manifest to image destination [2025-02-24T08:04:32.989Z]  [2025-02-24T08:04:32.989Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:04:32.989Z] /dev/vdb1 40G 5.5G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:04:32.989Z]  [2025-02-24T08:04:45.127Z]  [2025-02-24T08:04:45.127Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:04:45.127Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:04:45.127Z]  [2025-02-24T08:04:45.127Z] b1acf814e365da9184a825e458ef8facd234c748668c57535c0960d1db97269f [2025-02-24T08:04:48.377Z] Untagged: docker.io/library/tmp-container-deploy-07065087664740:latest [2025-02-24T08:04:48.377Z] Deleted: b1acf814e365da9184a825e458ef8facd234c748668c57535c0960d1db97269f [2025-02-24T08:04:48.933Z] [2025-02-24T08:04:48.933Z] ��� Duration: 48s [2025-02-24T08:04:53.090Z]  [2025-02-24T08:04:53.090Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:04:53.090Z] /dev/vdb1 40G 5.2G 35G 13% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:04:53.090Z]  [2025-02-24T08:04:54.444Z] Pipeline tree: 134807685841de6880b8d035ebd15125808d859576027f2dc2b97b35778c77ce [2025-02-24T08:04:54.444Z] Build [2025-02-24T08:04:54.444Z] root: [2025-02-24T08:04:54.444Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:04:54.444Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-24T08:04:54.444Z] org.osbuild.selinux: 083660cca1ac3df98ee503dfa3851290fbb76aa794fff5b66ef63758421263ea { [2025-02-24T08:04:54.444Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T08:04:54.444Z] "target": "tree:///" [2025-02-24T08:04:54.444Z] } [2025-02-24T08:04:54.708Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:04:54.961Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:04:54.961Z] 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-24T08:04:54.961Z] [2025-02-24T08:04:54.961Z] ��� Duration: 0s [2025-02-24T08:04:54.961Z] org.osbuild.ostree.init-fs: 42528c6823d39e524afa33096659507205c6554bfae3d8945e02ff91d4e1b193 {} [2025-02-24T08:04:55.214Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:04:55.214Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-24T08:04:55.214Z] [2025-02-24T08:04:55.214Z] ��� Duration: 0s [2025-02-24T08:04:55.214Z] org.osbuild.ostree.os-init: fd718897c824cf70eeeb65760e8a38f0e3bf71f3cf4f376f6728592edb6ea8ee { [2025-02-24T08:04:55.214Z] "osname": "fedora-coreos" [2025-02-24T08:04:55.214Z] } [2025-02-24T08:04:55.468Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:04:55.468Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-24T08:04:55.468Z] [2025-02-24T08:04:55.468Z] ��� Duration: 0s [2025-02-24T08:04:55.468Z] org.osbuild.ostree.config: 9d57293cbabae94b22a1c92f66fb59b63cd3b214d818fe4002ef51731e0066f1 { [2025-02-24T08:04:55.468Z] "repo": "/ostree/repo", [2025-02-24T08:04:55.468Z] "config": { [2025-02-24T08:04:55.468Z] "sysroot": { [2025-02-24T08:04:55.468Z] "readonly": true, [2025-02-24T08:04:55.468Z] "bootloader": "none", [2025-02-24T08:04:55.468Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-24T08:04:55.468Z] "bootprefix": true [2025-02-24T08:04:55.468Z] } [2025-02-24T08:04:55.468Z] } [2025-02-24T08:04:55.468Z] } [2025-02-24T08:04:55.721Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:04:55.721Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-24T08:04:55.721Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-24T08:04:55.721Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-24T08:04:55.721Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-24T08:04:55.721Z] [2025-02-24T08:04:55.721Z] ��� Duration: 0s [2025-02-24T08:04:55.721Z] org.osbuild.mkdir: 685fffab7c5fb079f95324bbe588d9fdec5d18b5aecf69a93bfd4eac7d517014 { [2025-02-24T08:04:55.721Z] "paths": [ [2025-02-24T08:04:55.721Z] { [2025-02-24T08:04:55.721Z] "path": "/boot/efi", [2025-02-24T08:04:55.721Z] "mode": 493 [2025-02-24T08:04:55.721Z] } [2025-02-24T08:04:55.721Z] ] [2025-02-24T08:04:55.721Z] } [2025-02-24T08:04:55.975Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:04:55.975Z] [2025-02-24T08:04:55.975Z] ��� Duration: 0s [2025-02-24T08:04:55.975Z] org.osbuild.ignition: 310c1fb6f81e7dbe3fb162f9b1e9ce9d551ac72df0a8c242fc4e6f4a54e42123 {} [2025-02-24T08:04:56.228Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:04:56.228Z] [2025-02-24T08:04:56.228Z] ��� Duration: 0s [2025-02-24T08:04:56.228Z] org.osbuild.ostree.deploy.container: 8e62ec02a9354eba2aff1574482c4e2c1c03f02c91ec09ffabf6628f38893aa1 { [2025-02-24T08:04:56.228Z] "osname": "fedora-coreos", [2025-02-24T08:04:56.228Z] "target_imgref": "ostree-image-signed:oci-archive:/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive", [2025-02-24T08:04:56.228Z] "mounts": [ [2025-02-24T08:04:56.228Z] "/boot", [2025-02-24T08:04:56.228Z] "/boot/efi" [2025-02-24T08:04:56.228Z] ], [2025-02-24T08:04:56.228Z] "kernel_opts": [ [2025-02-24T08:04:56.228Z] "rw", [2025-02-24T08:04:56.228Z] "$ignition_firstboot", [2025-02-24T08:04:56.228Z] "mitigations=auto,nosmt" [2025-02-24T08:04:56.228Z] ] [2025-02-24T08:04:56.228Z] } [2025-02-24T08:04:56.481Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o4vng7fv/inputs/images [2025-02-24T08:04:56.481Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:04:56.481Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmp6lbkzqs_/image --stateroot=fedora-coreos --target-imgref=ostree-image-signed:oci-archive:/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-02-24T08:05:04.537Z]  [2025-02-24T08:05:04.537Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:05:04.537Z] /dev/vdb1 40G 6.3G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:05:04.537Z]  [2025-02-24T08:05:14.459Z]  [2025-02-24T08:05:14.459Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:05:14.459Z] /dev/vdb1 40G 7.1G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:05:14.459Z]  [2025-02-24T08:05:20.969Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:20.969Z] /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-24T08:05:23.469Z]  [2025-02-24T08:05:23.469Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:05:23.469Z] /dev/vdb1 40G 6.6G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:05:23.469Z]  [2025-02-24T08:05:33.378Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:33.378Z] /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-24T08:05:33.378Z]  [2025-02-24T08:05:33.378Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:05:33.378Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:05:33.378Z]  [2025-02-24T08:05:33.932Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:33.932Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:33.932Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:33.932Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:35.285Z] [2025-02-24T08:05:35.285Z] ��� Duration: 39s [2025-02-24T08:05:35.285Z] org.osbuild.ostree.aleph: bd1a53bf0d34afe412520df48562d5d7bba3c681ba1d4fcb40d56657170a8faf { [2025-02-24T08:05:35.285Z] "coreos_compat": true, [2025-02-24T08:05:35.285Z] "deployment": { [2025-02-24T08:05:35.285Z] "default": true [2025-02-24T08:05:35.285Z] } [2025-02-24T08:05:35.285Z] } [2025-02-24T08:05:35.285Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:35.537Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive [2025-02-24T08:05:35.537Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive --config [2025-02-24T08:05:35.537Z] [2025-02-24T08:05:35.537Z] ��� Duration: 0s [2025-02-24T08:05:35.537Z] org.osbuild.ostree.selinux: 134807685841de6880b8d035ebd15125808d859576027f2dc2b97b35778c77ce { [2025-02-24T08:05:35.537Z] "deployment": { [2025-02-24T08:05:35.537Z] "default": true [2025-02-24T08:05:35.537Z] } [2025-02-24T08:05:35.537Z] } [2025-02-24T08:05:35.790Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:35.790Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:35.790Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:35.790Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:35.790Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:36.346Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:36.346Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:36.346Z] [2025-02-24T08:05:36.346Z] ��� Duration: 0s [2025-02-24T08:05:42.862Z] Pipeline raw-image: c73fca329a0b403630462635c96431696fc7284388781c21947470e00523030a [2025-02-24T08:05:42.862Z] Build [2025-02-24T08:05:42.862Z] root: [2025-02-24T08:05:42.862Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:05:42.862Z] org.osbuild.truncate: ffcbb94f9d5a69d3fe97e1bc09ec6035e4075db7d400ddaf769176eb947f2757 { [2025-02-24T08:05:42.862Z] "filename": "disk.img", [2025-02-24T08:05:42.862Z] "size": "2723151872" [2025-02-24T08:05:42.862Z] } [2025-02-24T08:05:42.862Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:43.116Z] [2025-02-24T08:05:43.116Z] ��� Duration: 0s [2025-02-24T08:05:43.116Z] org.osbuild.sfdisk: c551d4c0cc4754642185020a5b9e4fc90fbc2c15992f456ad857447ba4ac0e23 { [2025-02-24T08:05:43.116Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-24T08:05:43.116Z] "label": "gpt", [2025-02-24T08:05:43.116Z] "partitions": [ [2025-02-24T08:05:43.116Z] { [2025-02-24T08:05:43.116Z] "start": 2048, [2025-02-24T08:05:43.116Z] "partnum": 1, [2025-02-24T08:05:43.116Z] "size": 2048, [2025-02-24T08:05:43.116Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-24T08:05:43.116Z] "bootable": true, [2025-02-24T08:05:43.116Z] "name": "BIOS-BOOT" [2025-02-24T08:05:43.116Z] }, [2025-02-24T08:05:43.116Z] { [2025-02-24T08:05:43.116Z] "start": 4096, [2025-02-24T08:05:43.116Z] "partnum": 2, [2025-02-24T08:05:43.116Z] "size": 260096, [2025-02-24T08:05:43.116Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-24T08:05:43.116Z] "name": "EFI-SYSTEM" [2025-02-24T08:05:43.116Z] }, [2025-02-24T08:05:43.116Z] { [2025-02-24T08:05:43.116Z] "start": 264192, [2025-02-24T08:05:43.116Z] "partnum": 3, [2025-02-24T08:05:43.116Z] "size": 786432, [2025-02-24T08:05:43.116Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T08:05:43.116Z] "name": "boot" [2025-02-24T08:05:43.116Z] }, [2025-02-24T08:05:43.116Z] { [2025-02-24T08:05:43.116Z] "start": 1050624, [2025-02-24T08:05:43.116Z] "partnum": 4, [2025-02-24T08:05:43.116Z] "size": 4265984, [2025-02-24T08:05:43.116Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T08:05:43.116Z] "name": "root" [2025-02-24T08:05:43.116Z] } [2025-02-24T08:05:43.116Z] ] [2025-02-24T08:05:43.116Z] } [2025-02-24T08:05:43.116Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:05:43.368Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:43.368Z] label: gpt [2025-02-24T08:05:43.368Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-24T08:05:43.368Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-24T08:05:43.368Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-24T08:05:43.368Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-24T08:05:43.368Z] /dev/loop0p4: start="1050624", size="4265984", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-24T08:05:43.368Z] { [2025-02-24T08:05:43.368Z] "partitiontable": { [2025-02-24T08:05:43.368Z] "label": "gpt", [2025-02-24T08:05:43.369Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-24T08:05:43.369Z] "device": "/dev/loop0", [2025-02-24T08:05:43.369Z] "unit": "sectors", [2025-02-24T08:05:43.369Z] "firstlba": 2048, [2025-02-24T08:05:43.369Z] "lastlba": 5318622, [2025-02-24T08:05:43.369Z] "sectorsize": 512, [2025-02-24T08:05:43.369Z] "partitions": [ [2025-02-24T08:05:43.369Z] { [2025-02-24T08:05:43.369Z] "node": "/dev/loop0p1", [2025-02-24T08:05:43.369Z] "start": 2048, [2025-02-24T08:05:43.369Z] "size": 2048, [2025-02-24T08:05:43.369Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-24T08:05:43.369Z] "uuid": "FBE44B83-559D-451C-92F0-82AE1FAE9CAA", [2025-02-24T08:05:43.369Z] "name": "BIOS-BOOT" [2025-02-24T08:05:43.369Z] },{ [2025-02-24T08:05:43.369Z] "node": "/dev/loop0p2", [2025-02-24T08:05:43.369Z] "start": 4096, [2025-02-24T08:05:43.369Z] "size": 260096, [2025-02-24T08:05:43.369Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-24T08:05:43.369Z] "uuid": "6C72FA79-0B5F-4895-9335-864480F40B7F", [2025-02-24T08:05:43.369Z] "name": "EFI-SYSTEM" [2025-02-24T08:05:43.369Z] },{ [2025-02-24T08:05:43.369Z] "node": "/dev/loop0p3", [2025-02-24T08:05:43.369Z] "start": 264192, [2025-02-24T08:05:43.369Z] "size": 786432, [2025-02-24T08:05:43.369Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T08:05:43.369Z] "uuid": "45D127A4-992F-4D15-AE97-43E772FA5109", [2025-02-24T08:05:43.369Z] "name": "boot" [2025-02-24T08:05:43.369Z] },{ [2025-02-24T08:05:43.369Z] "node": "/dev/loop0p4", [2025-02-24T08:05:43.369Z] "start": 1050624, [2025-02-24T08:05:43.369Z] "size": 4265984, [2025-02-24T08:05:43.369Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T08:05:43.369Z] "uuid": "0222AEBD-A923-4EE8-93D9-64451DB01C8C", [2025-02-24T08:05:43.369Z] "name": "root" [2025-02-24T08:05:43.369Z] } [2025-02-24T08:05:43.369Z] ] [2025-02-24T08:05:43.369Z] } [2025-02-24T08:05:43.369Z] } [2025-02-24T08:05:43.630Z]  [2025-02-24T08:05:43.630Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:05:43.630Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:05:43.630Z]  [2025-02-24T08:05:43.630Z] [2025-02-24T08:05:43.630Z] ��� Duration: 0s [2025-02-24T08:05:43.630Z] org.osbuild.mkfs.fat: b4bc54919922493f315df1763f3fd9bdfe8b1ea00b901e4b35fc462066f266b5 { [2025-02-24T08:05:43.630Z] "label": "EFI-SYSTEM", [2025-02-24T08:05:43.630Z] "volid": "7B7795E7" [2025-02-24T08:05:43.630Z] } [2025-02-24T08:05:43.630Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T08:05:43.630Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:43.884Z] mkfs.fat 4.2 (2021-01-31) [2025-02-24T08:05:43.884Z] [2025-02-24T08:05:43.884Z] ��� Duration: 0s [2025-02-24T08:05:43.884Z] org.osbuild.mkfs.ext4: 0417cc227bd1575ddcbcba378ad1b135e73f5e519d946451d9b939a6467cc7fc { [2025-02-24T08:05:43.884Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-24T08:05:43.884Z] "label": "boot", [2025-02-24T08:05:43.884Z] "metadata_csum_seed": true [2025-02-24T08:05:43.884Z] } [2025-02-24T08:05:43.884Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T08:05:44.136Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:44.136Z] mke2fs 1.47.1 (20-May-2024) [2025-02-24T08:05:44.136Z] Discarding device blocks: 0/393216 done [2025-02-24T08:05:44.136Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-24T08:05:44.136Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-24T08:05:44.136Z] Superblock backups stored on blocks: [2025-02-24T08:05:44.136Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-24T08:05:44.136Z] [2025-02-24T08:05:44.136Z] Allocating group tables: 0/48 done [2025-02-24T08:05:44.136Z] Writing inode tables: 0/48 done [2025-02-24T08:05:44.136Z] Creating journal (8192 blocks): done [2025-02-24T08:05:44.136Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-24T08:05:44.136Z] [2025-02-24T08:05:44.136Z] [2025-02-24T08:05:44.136Z] ��� Duration: 0s [2025-02-24T08:05:44.136Z] org.osbuild.mkfs.xfs: 830c573275464bf7b0d82d47f6794ccc6491df4120e21147419751516b6de373 { [2025-02-24T08:05:44.136Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-24T08:05:44.136Z] "label": "root" [2025-02-24T08:05:44.136Z] } [2025-02-24T08:05:44.389Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T08:05:44.389Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:44.642Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=133312 blks [2025-02-24T08:05:44.642Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-24T08:05:44.642Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-24T08:05:44.642Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-24T08:05:44.642Z] data = bsize=4096 blocks=533248, imaxpct=25 [2025-02-24T08:05:44.642Z] = sunit=0 swidth=0 blks [2025-02-24T08:05:44.642Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-24T08:05:44.642Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-24T08:05:44.642Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-24T08:05:44.642Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-24T08:05:44.642Z] Discarding blocks...Done. [2025-02-24T08:05:44.642Z] [2025-02-24T08:05:44.642Z] ��� Duration: 0s [2025-02-24T08:05:44.642Z] org.osbuild.mkdir: f575fd4a117219d973b58e03a17f7a4d25e8b5d89ec4e339e00d495fc74dfac0 { [2025-02-24T08:05:44.642Z] "paths": [ [2025-02-24T08:05:44.642Z] { [2025-02-24T08:05:44.642Z] "path": "mount://root/boot", [2025-02-24T08:05:44.642Z] "mode": 493 [2025-02-24T08:05:44.642Z] }, [2025-02-24T08:05:44.642Z] { [2025-02-24T08:05:44.642Z] "path": "mount://boot/efi", [2025-02-24T08:05:44.642Z] "mode": 493 [2025-02-24T08:05:44.642Z] } [2025-02-24T08:05:44.642Z] ] [2025-02-24T08:05:44.642Z] } [2025-02-24T08:05:44.642Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:05:44.895Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d2de_w1j/mounts/root-mount-point [2025-02-24T08:05:44.895Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d2de_w1j/mounts/boot-mount-point [2025-02-24T08:05:44.895Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:45.148Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d2de_w1j/mounts/boot-mount-point unmounted [2025-02-24T08:05:45.148Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d2de_w1j/mounts/root-mount-point unmounted [2025-02-24T08:05:45.148Z] [2025-02-24T08:05:45.148Z] ��� Duration: 0s [2025-02-24T08:05:45.148Z] org.osbuild.selinux: 928cb20f1e26bdab4c370e3dd58823a29915ebf99fb25651125c9df9483d539b { [2025-02-24T08:05:45.148Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T08:05:45.148Z] "target": "mount://root/" [2025-02-24T08:05:45.148Z] } [2025-02-24T08:05:45.400Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:05:45.400Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ogkaa_8h/mounts/ [2025-02-24T08:05:45.654Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:45.654Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:45.907Z] 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-24T08:05:45.907Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ogkaa_8h/mounts/ unmounted [2025-02-24T08:05:45.907Z] [2025-02-24T08:05:45.907Z] ��� Duration: 0s [2025-02-24T08:05:45.907Z] org.osbuild.selinux: 54c88a369bcc0fd20cd6fc22425eae9e1113fccfa5715ff5f25fae8b8b394e6f { [2025-02-24T08:05:45.907Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T08:05:45.907Z] "target": "mount://root/boot/" [2025-02-24T08:05:45.907Z] } [2025-02-24T08:05:46.159Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:05:46.159Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3rvw74y9/mounts/ [2025-02-24T08:05:46.159Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3rvw74y9/mounts/boot [2025-02-24T08:05:46.438Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:46.438Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:05:46.438Z] 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-24T08:05:46.438Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3rvw74y9/mounts/boot unmounted [2025-02-24T08:05:46.438Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3rvw74y9/mounts/ unmounted [2025-02-24T08:05:46.691Z] [2025-02-24T08:05:46.691Z] ��� Duration: 0s [2025-02-24T08:05:46.691Z] org.osbuild.copy: 367c640d1e6972e70373ecf2504e74afba1e293590e0977d61b0c6573875aa77 { [2025-02-24T08:05:46.691Z] "paths": [ [2025-02-24T08:05:46.691Z] { [2025-02-24T08:05:46.691Z] "from": "input://tree/", [2025-02-24T08:05:46.691Z] "to": "mount://root/" [2025-02-24T08:05:46.691Z] } [2025-02-24T08:05:46.691Z] ] [2025-02-24T08:05:46.691Z] } [2025-02-24T08:05:46.691Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:05:46.944Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5ilflz0x/mounts/ [2025-02-24T08:05:46.944Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5ilflz0x/mounts/boot [2025-02-24T08:05:46.944Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5ilflz0x/mounts/boot/efi [2025-02-24T08:05:47.197Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:05:47.197Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-24T08:05:53.705Z]  [2025-02-24T08:05:53.705Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:05:53.705Z] /dev/vdb1 40G 7.5G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:05:53.705Z]  [2025-02-24T08:06:03.629Z]  [2025-02-24T08:06:03.629Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:06:03.629Z] /dev/vdb1 40G 8.1G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:06:03.629Z]  [2025-02-24T08:06:05.504Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5ilflz0x/mounts/boot/efi unmounted [2025-02-24T08:06:05.504Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5ilflz0x/mounts/boot unmounted [2025-02-24T08:06:06.425Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5ilflz0x/mounts/ unmounted [2025-02-24T08:06:06.425Z] [2025-02-24T08:06:06.425Z] ��� Duration: 19s [2025-02-24T08:06:06.425Z] org.osbuild.bootupd: bfe3ca369f757e9c9aef6fb038ea4842e7bdcd5483c1dc763ada55d007cdabf3 { [2025-02-24T08:06:06.425Z] "bios": { [2025-02-24T08:06:06.425Z] "device": "disk" [2025-02-24T08:06:06.425Z] }, [2025-02-24T08:06:06.425Z] "static-configs": true, [2025-02-24T08:06:06.425Z] "deployment": { [2025-02-24T08:06:06.425Z] "default": true [2025-02-24T08:06:06.425Z] } [2025-02-24T08:06:06.425Z] } [2025-02-24T08:06:06.425Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:06:06.678Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yorbq74t/mounts/ [2025-02-24T08:06:06.678Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yorbq74t/mounts/boot [2025-02-24T08:06:06.678Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yorbq74t/mounts/boot/efi [2025-02-24T08:06:06.931Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:06:08.286Z] Installed 40_coreos-ignition.cfg [2025-02-24T08:06:08.286Z] Installed 70_coreos-user.cfg [2025-02-24T08:06:08.286Z] Installed: grub.cfg [2025-02-24T08:06:08.286Z] Installed: "fedora/grub.cfg" [2025-02-24T08:06:08.286Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yorbq74t/mounts/boot/efi unmounted [2025-02-24T08:06:08.555Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yorbq74t/mounts/boot unmounted [2025-02-24T08:06:08.555Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yorbq74t/mounts/ unmounted [2025-02-24T08:06:08.555Z] [2025-02-24T08:06:08.555Z] ��� Duration: 2s [2025-02-24T08:06:08.555Z] org.osbuild.chattr: c73fca329a0b403630462635c96431696fc7284388781c21947470e00523030a { [2025-02-24T08:06:08.555Z] "items": { [2025-02-24T08:06:08.555Z] "mount://root/": { [2025-02-24T08:06:08.555Z] "immutable": true [2025-02-24T08:06:08.555Z] } [2025-02-24T08:06:08.555Z] } [2025-02-24T08:06:08.555Z] } [2025-02-24T08:06:08.555Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:06:08.809Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts/ [2025-02-24T08:06:08.809Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0' [2025-02-24T08:06:09.062Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:06:09.062Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts [2025-02-24T08:06:09.062Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts/boot unmounted [2025-02-24T08:06:09.062Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts/var unmounted [2025-02-24T08:06:09.062Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts/sysroot unmounted [2025-02-24T08:06:09.062Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts unmounted [2025-02-24T08:06:09.062Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts unmounted [2025-02-24T08:06:09.062Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts unmounted [2025-02-24T08:06:09.062Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wew33u5m/mounts/ [2025-02-24T08:06:09.062Z] [2025-02-24T08:06:09.062Z] ��� Duration: 0s [2025-02-24T08:06:09.315Z] Pipeline raw-qemu-image: 5f79424ade9d6a6b27eee235c28df7c6bf7a711a86fb93bf3e445b6749211d07 [2025-02-24T08:06:09.315Z] Build [2025-02-24T08:06:09.315Z] root: [2025-02-24T08:06:09.315Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:06:09.315Z] org.osbuild.copy: 552bbcd707e009e9edd7a5e3813fbebc14213a1569795d85eb6e677cfe968295 { [2025-02-24T08:06:09.315Z] "paths": [ [2025-02-24T08:06:09.315Z] { [2025-02-24T08:06:09.315Z] "from": "input://tree/disk.img", [2025-02-24T08:06:09.315Z] "to": "tree:///disk.img" [2025-02-24T08:06:09.315Z] } [2025-02-24T08:06:09.315Z] ] [2025-02-24T08:06:09.315Z] } [2025-02-24T08:06:09.568Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:06:09.568Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-24T08:06:09.822Z] [2025-02-24T08:06:09.822Z] ��� Duration: 0s [2025-02-24T08:06:09.822Z] org.osbuild.truncate: a8908392fe0c63f3bf36db6327fbc8327abdf534c50f100fb8ab916298eb9a4c { [2025-02-24T08:06:09.822Z] "filename": "disk.img", [2025-02-24T08:06:09.822Z] "size": "10737418240" [2025-02-24T08:06:09.822Z] } [2025-02-24T08:06:09.822Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:06:09.822Z] [2025-02-24T08:06:09.822Z] ��� Duration: 0s [2025-02-24T08:06:09.822Z] org.osbuild.coreos.platform: 5f79424ade9d6a6b27eee235c28df7c6bf7a711a86fb93bf3e445b6749211d07 { [2025-02-24T08:06:09.822Z] "platform": "qemu" [2025-02-24T08:06:09.822Z] } [2025-02-24T08:06:10.075Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:06:10.075Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts/ [2025-02-24T08:06:10.328Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0' [2025-02-24T08:06:10.328Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts/boot [2025-02-24T08:06:10.582Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:06:10.844Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts/boot unmounted [2025-02-24T08:06:10.844Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts [2025-02-24T08:06:10.844Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts/boot unmounted [2025-02-24T08:06:10.844Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts/var unmounted [2025-02-24T08:06:10.844Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts/sysroot unmounted [2025-02-24T08:06:10.844Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts unmounted [2025-02-24T08:06:10.844Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts unmounted [2025-02-24T08:06:11.098Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts unmounted [2025-02-24T08:06:11.098Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9i87o2di/mounts/ [2025-02-24T08:06:11.098Z] [2025-02-24T08:06:11.098Z] ��� Duration: 1s [2025-02-24T08:06:11.098Z] Pipeline qemu: 175669d6a58245eaa152beee030e40db7cb1e79fcce3a526aa28f6931fa16c5f [2025-02-24T08:06:11.098Z] Build [2025-02-24T08:06:11.098Z] root: [2025-02-24T08:06:11.098Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:06:11.098Z] org.osbuild.qemu: 175669d6a58245eaa152beee030e40db7cb1e79fcce3a526aa28f6931fa16c5f { [2025-02-24T08:06:11.098Z] "filename": "fedora-coreos-43.20250224.dev.0-qemu.x86_64.qcow2", [2025-02-24T08:06:11.098Z] "format": { [2025-02-24T08:06:11.098Z] "type": "qcow2", [2025-02-24T08:06:11.098Z] "compression": false, [2025-02-24T08:06:11.098Z] "compat": "1.1" [2025-02-24T08:06:11.098Z] } [2025-02-24T08:06:11.098Z] } [2025-02-24T08:06:11.351Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:06:13.852Z]  [2025-02-24T08:06:13.852Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:06:13.852Z] /dev/vdb1 40G 8.9G 32G 23% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:06:13.852Z]  [2025-02-24T08:06:18.004Z] [2025-02-24T08:06:18.004Z] ��� Duration: 6s [2025-02-24T08:06:18.004Z] manifest /tmp/osbuild-539n.json finished successfully [2025-02-24T08:06:24.515Z]  [2025-02-24T08:06:24.515Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:06:24.515Z] /dev/vdb1 40G 10G 31G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:06:24.515Z]  [2025-02-24T08:06:28.659Z] oci-archive: 616441fc4d9a60a945dba48878fe33f2c1033a7dd9c78c27b3eb35ee66c393aa [2025-02-24T08:06:28.659Z] deployed-tree: 81f757eb2033c39b52d4238c5c5b8f73cf019cfe42a764f66678ca417e197b5e [2025-02-24T08:06:28.659Z] tree: 134807685841de6880b8d035ebd15125808d859576027f2dc2b97b35778c77ce [2025-02-24T08:06:28.659Z] raw-image: c73fca329a0b403630462635c96431696fc7284388781c21947470e00523030a [2025-02-24T08:06:28.659Z] raw-4k-image: 1ccc9eb7dc019a7d57cab6910a0a7b556e172f1e2254e7db2310df35de384815 [2025-02-24T08:06:28.659Z] raw-aliyun-image: fb195d10207a36ea5ad6c795fd7a50fd1b483f71a5a11a424e2f0da6f299cd56 [2025-02-24T08:06:28.659Z] aliyun: ec7372da61838845d30c22a648236c31fad4cb0afa20f5221d621210a609b839 [2025-02-24T08:06:28.659Z] raw-applehv-image: d7875dd4aa942f790a7499b7cea109c595373c42e27d329c2963220e3fa00e64 [2025-02-24T08:06:28.659Z] applehv: fe84b75d1d32e5b2e82d54bab5b2393b3ac0b24d0d9c8db4e66d047eadb28bd2 [2025-02-24T08:06:28.659Z] raw-aws-image: 70dc6f128bd8d335734399adcb088cff15685791cf4dc451a54afa990745e487 [2025-02-24T08:06:28.659Z] aws: 74397e29e34eb76ffaa0bbf868008daaf62c91679d5c82d75119517aa29caf03 [2025-02-24T08:06:28.659Z] raw-azure-image: 14912777e11a01356a94eec0c4fa6d05a06502b4a1756c3afbbbbbb7b4bf51d0 [2025-02-24T08:06:28.659Z] azure: a70610321108fbd7a15b9b67297cf9ce40b583551e44153e67867a529250586e [2025-02-24T08:06:28.659Z] raw-azurestack-image: 0e4b70a2adfb5c8c920191667a969bf26ef7ecb07865b53ad9b723ffd1b1398a [2025-02-24T08:06:28.659Z] azurestack: 3b23888fb7894504e4de824d6b0d1552310f479667c2eb364baa23d2b5cde417 [2025-02-24T08:06:28.659Z] raw-digitalocean-image: 3348332b3692a54dd17e2a6153b08de0ab10fa8f18dbd2baf7c98c031f1dbaf2 [2025-02-24T08:06:28.659Z] digitalocean: 3a35e410a6fdda840734c6cedc99be2c544bfd85b829a8f45b492f9d4042687b [2025-02-24T08:06:28.659Z] raw-exoscale-image: 3d95810341211fd0c1558cca202ef8d0bd91d5c74d9898514f04c9068bbe6ede [2025-02-24T08:06:28.659Z] exoscale: 88113cc3ddcfb257b4f3e558a7c082f750169d3622345a778d42161859550221 [2025-02-24T08:06:28.659Z] raw-gcp-image: dc141b0f808d82b4b6c77d1354b336304c9e6db2c1ca6b7330f3810410092c18 [2025-02-24T08:06:28.659Z] raw-gcp-image-tar: aae38434d5fbff0e98ee0631eb08851a7e974493db42816f4d78ec22fc04622f [2025-02-24T08:06:28.659Z] gcp: 55d6bde8c618a25d2e1277144fbfbc2751ab55b616f1b93ebf9b7cb1a49ea244 [2025-02-24T08:06:28.659Z] raw-hetzner-image: a893868c676f40f8239d0683293d566b31fa41d2082f2776e88b6f411a2bc103 [2025-02-24T08:06:28.659Z] hetzner: c225fc91fb3e3db194820f1198a51cdfe2c82074de3feed6a8e9786ab689571f [2025-02-24T08:06:28.659Z] raw-hyperv-image: 7f469e1f4a38521bf568d48cb3f6d3ef722f628c2a6e7fb8d23a325ef303acf9 [2025-02-24T08:06:28.659Z] hyperv: 6e51f31627222fc29fb58eb21b579f156337407bdd9c6daba945bb85b57614a6 [2025-02-24T08:06:28.659Z] raw-ibmcloud-image: d1a88cd790f8e3af3cd0fd5b55d3470e2bac5def076cfd5c4a31bc381f31e561 [2025-02-24T08:06:28.659Z] ibmcloud: 5355c5de66054479b8b5c2a7623a91454b4882408088e8b15475387180282780 [2025-02-24T08:06:28.659Z] raw-openstack-image: 0edb0a5de58c1bf5e6383a489377f36d071d801e42a804c1bdd782111dbb0943 [2025-02-24T08:06:28.659Z] openstack: a09fef0ff094207789a36db298239f8fa0ec604f7704e2bc54303074c72a27f9 [2025-02-24T08:06:28.659Z] raw-metal-image: d5004c4f648e77c90abc8c317cab3e73a145d6670f8eac14a5f1d473a3f84ee1 [2025-02-24T08:06:28.659Z] metal: a63eefa0aea0d2d0df412f5e92d4d3338bf351e50e9251c5eae292b20921c9d8 [2025-02-24T08:06:28.659Z] raw-metal4k-image: 13556e7b8e53175a26bfcbe264e3624ed53422ae8e4a2d7fa26a25778df0b753 [2025-02-24T08:06:28.659Z] metal4k: ec2fe08457a43db065743f68520cc2070957cbce06a27927edf72fbb05af637f [2025-02-24T08:06:28.659Z] raw-nutanix-image: 426689fc27011d4761582249ebcc845b8c686893028589f1b2deecfb569c355d [2025-02-24T08:06:28.659Z] nutanix: c094a5bfee5d6fbc626dbeb5c1735cd81602250ed86415ad5ededd06fd9241bf [2025-02-24T08:06:28.659Z] raw-qemu-image: 5f79424ade9d6a6b27eee235c28df7c6bf7a711a86fb93bf3e445b6749211d07 [2025-02-24T08:06:28.659Z] qemu: 175669d6a58245eaa152beee030e40db7cb1e79fcce3a526aa28f6931fa16c5f [2025-02-24T08:06:28.659Z] raw-vultr-image: 8c32248059ce55e0cba4f19e13181a54b82d8c5079670abb60a9dad544c5fbc1 [2025-02-24T08:06:28.659Z] vultr: d7b8c09bb48021f3b181544e83a4b19c014beb38a152aa5e4ef43a5f7f1b61fa [2025-02-24T08:06:28.659Z] live: d01dd847df8aaa1fc5367e701a56d040398987b013371c50389ad00dbe5c5dd3 [2025-02-24T08:06:28.659Z] + set +x [2025-02-24T08:06:31.906Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.O0R2fZ6kL3/qemu/fedora-coreos-43.20250224.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-24T08:06:31.906Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.O0R2fZ6kL3/qemu': Operation not permitted [2025-02-24T08:06:39.958Z] /home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/meta.json wrote with version stamp 1740384398491354943 [2025-02-24T08:06:39.958Z] Successfully generated: fedora-coreos-43.20250224.dev.0-qemu.x86_64.qcow2 [2025-02-24T08:06:39.962Z] [Pipeline] } [2025-02-24T08:06:39.964Z] [Pipeline] // withEnv [2025-02-24T08:06:39.981Z] [Pipeline] } [2025-02-24T08:06:40.014Z] [Pipeline] // stage [2025-02-24T08:06:40.131Z] [Pipeline] withEnv [2025-02-24T08:06:40.132Z] [Pipeline] { [2025-02-24T08:06:40.135Z] [Pipeline] sh [2025-02-24T08:06:40.724Z] + set -euo pipefail [2025-02-24T08:06:40.724Z] ++ umask [2025-02-24T08:06:40.724Z] + '[' 0022 = 0000 ']' [2025-02-24T08:06:40.724Z] + uuidgen [2025-02-24T08:06:40.724Z] + cut -f1 -d- [2025-02-24T08:06:40.727Z] [Pipeline] } [2025-02-24T08:06:40.730Z] [Pipeline] // withEnv [2025-02-24T08:06:40.813Z] [Pipeline] withEnv [2025-02-24T08:06:40.813Z] [Pipeline] { [2025-02-24T08:06:40.870Z] [Pipeline] sh [2025-02-24T08:06:41.404Z] + set -euo pipefail [2025-02-24T08:06:41.404Z] ++ umask [2025-02-24T08:06:41.404Z] + '[' 0022 = 0000 ']' [2025-02-24T08:06:41.404Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:06:41.404Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-24T08:06:41.406Z] [Pipeline] } [2025-02-24T08:06:41.417Z] [Pipeline] // withEnv [2025-02-24T08:06:41.451Z] [Pipeline] parallel [2025-02-24T08:06:41.451Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-24T08:06:41.451Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-24T08:06:41.472Z] [Pipeline] withEnv [2025-02-24T08:06:41.472Z] [Pipeline] { [2025-02-24T08:06:41.473Z] [Pipeline] withEnv [2025-02-24T08:06:41.473Z] [Pipeline] { [2025-02-24T08:06:41.484Z] [Pipeline] sh [2025-02-24T08:06:41.757Z] [Pipeline] sh [2025-02-24T08:06:42.010Z] + set -xeuo pipefail [2025-02-24T08:06:42.010Z] ++ umask [2025-02-24T08:06:42.010Z] + '[' 0022 = 0000 ']' [2025-02-24T08:06:42.010Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-24T08:06:42.035Z] [Pipeline] } [2025-02-24T08:06:42.047Z] [Pipeline] // withEnv [2025-02-24T08:06:42.093Z] [Pipeline] withEnv [2025-02-24T08:06:42.094Z] [Pipeline] { [2025-02-24T08:06:42.111Z] [Pipeline] sh [2025-02-24T08:06:42.292Z] + set -xeuo pipefail [2025-02-24T08:06:42.292Z] ++ umask [2025-02-24T08:06:42.292Z] + '[' 0022 = 0000 ']' [2025-02-24T08:06:42.292Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:06:42.292Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-24T08:06:42.292Z] 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-3fPyQ/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-24T08:06:42.292Z] 2025-02-24T08:06:42Z cli: Started logging at level INFO [2025-02-24T08:06:42.292Z] 2025-02-24T08:06:42Z cli: Started logging at level INFO [2025-02-24T08:06:42.545Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250223.91.0/x86_64/fedora-coreos-43.20250223.91.0-qemu.x86_64.qcow2.xz [2025-02-24T08:06:42.546Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250223.91.0/x86_64/fedora-coreos-43.20250223.91.0-qemu.x86_64.qcow2.xz.sig [2025-02-24T08:06:42.637Z] + set -xeuo pipefail [2025-02-24T08:06:42.637Z] ++ umask [2025-02-24T08:06:42.637Z] + '[' 0022 = 0000 ']' [2025-02-24T08:06:42.637Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:06:42.637Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 'ext.config.networking.*' basic --parallel=5 [2025-02-24T08:06:42.637Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 ext.config.networking.* basic --parallel=5 --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ/kola-x86_64 [2025-02-24T08:06:42.895Z] === RUN basic [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.kargs-rd-net [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.nmstate.policy [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-24T08:06:42.895Z] === RUN non-exclusive-test-bucket-0 [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.nameserver [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.nmstate.state [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.no-persist-ip [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.force-persist-ip [2025-02-24T08:06:42.895Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-24T08:06:43.901Z] Read disk 28.3 MiB/721.3 MiB (3%) [2025-02-24T08:06:45.263Z] Read disk 48.0 MiB/721.3 MiB (6%) [2025-02-24T08:06:46.182Z] Read disk 80.0 MiB/721.3 MiB (11%) [2025-02-24T08:06:47.535Z] Read disk 104.0 MiB/721.3 MiB (14%) [2025-02-24T08:06:48.455Z] Read disk 125.7 MiB/721.3 MiB (17%) [2025-02-24T08:06:49.375Z] Read disk 151.7 MiB/721.3 MiB (21%) [2025-02-24T08:06:50.294Z] Read disk 170.7 MiB/721.3 MiB (23%) [2025-02-24T08:06:51.214Z] Read disk 195.5 MiB/721.3 MiB (27%) [2025-02-24T08:06:52.566Z] Read disk 219.1 MiB/721.3 MiB (30%) [2025-02-24T08:06:53.484Z] Read disk 244.6 MiB/721.3 MiB (33%) [2025-02-24T08:06:54.411Z] Read disk 275.0 MiB/721.3 MiB (38%) [2025-02-24T08:06:55.328Z] Read disk 296.0 MiB/721.3 MiB (41%) [2025-02-24T08:06:56.247Z] Read disk 318.3 MiB/721.3 MiB (44%) [2025-02-24T08:06:57.653Z] Read disk 332.2 MiB/721.3 MiB (46%) [2025-02-24T08:06:58.573Z] Read disk 352.0 MiB/721.3 MiB (48%) [2025-02-24T08:06:59.400Z] Read disk 376.2 MiB/721.3 MiB (52%) [2025-02-24T08:07:00.760Z] Read disk 400.1 MiB/721.3 MiB (55%) [2025-02-24T08:07:01.678Z] Read disk 424.0 MiB/721.3 MiB (58%) [2025-02-24T08:07:03.030Z] Read disk 454.7 MiB/721.3 MiB (63%) [2025-02-24T08:07:03.959Z] Read disk 479.3 MiB/721.3 MiB (66%) [2025-02-24T08:07:04.737Z] === RUN basic/MachineID [2025-02-24T08:07:04.875Z] Read disk 501.6 MiB/721.3 MiB (69%) [2025-02-24T08:07:04.991Z] === RUN basic/FCOSGrowpart [2025-02-24T08:07:04.991Z] === RUN basic/PortSSH [2025-02-24T08:07:05.243Z] === RUN basic/DbusPerms [2025-02-24T08:07:05.496Z] === RUN basic/ServicesActive [2025-02-24T08:07:05.751Z] === RUN basic/ReadOnly [2025-02-24T08:07:05.751Z] === RUN basic/Useradd [2025-02-24T08:07:06.227Z] Read disk 528.0 MiB/721.3 MiB (73%) [2025-02-24T08:07:07.156Z] Read disk 552.2 MiB/721.3 MiB (76%) [2025-02-24T08:07:08.077Z] Read disk 579.3 MiB/721.3 MiB (80%) [2025-02-24T08:07:08.997Z] Read disk 606.3 MiB/721.3 MiB (84%) [2025-02-24T08:07:09.895Z] --- PASS: basic (26.25s) [2025-02-24T08:07:09.895Z] --- PASS: basic/MachineID (0.12s) [2025-02-24T08:07:09.895Z] --- PASS: basic/FCOSGrowpart (0.16s) [2025-02-24T08:07:09.895Z] --- PASS: basic/PortSSH (0.12s) [2025-02-24T08:07:09.895Z] --- PASS: basic/DbusPerms (0.33s) [2025-02-24T08:07:09.895Z] --- PASS: basic/ServicesActive (0.13s) [2025-02-24T08:07:09.895Z] --- PASS: basic/ReadOnly (0.15s) [2025-02-24T08:07:09.895Z] --- PASS: basic/Useradd (0.20s) [2025-02-24T08:07:09.915Z] Read disk 627.3 MiB/721.3 MiB (86%) [2025-02-24T08:07:10.832Z] Read disk 656.8 MiB/721.3 MiB (91%) [2025-02-24T08:07:12.187Z] Read disk 682.0 MiB/721.3 MiB (94%) [2025-02-24T08:07:13.106Z] Read disk 703.2 MiB/721.3 MiB (97%) [2025-02-24T08:07:13.662Z] Read disk 721.3 MiB/721.3 MiB (100%) [2025-02-24T08:07:13.662Z] Read disk 721.3 MiB/721.3 MiB (100%) [2025-02-24T08:07:13.662Z] Read disk 721.3 MiB/721.3 MiB (100%) [2025-02-24T08:07:13.662Z] gpg: Signature made Sun Feb 23 05:27:24 2025 UTC [2025-02-24T08:07:13.662Z] gpg: using RSA key C6E7F081CF80E13146676E88829B606631645531 [2025-02-24T08:07:13.662Z] gpg: Good signature from "Fedora (43) " [ultimate] [2025-02-24T08:07:14.220Z] tmp/kola-qemu-cache/fedora-coreos-43.20250223.91.0-qemu.x86_64.qcow2 [2025-02-24T08:07:14.220Z] === RUN fcos.upgrade.basic [2025-02-24T08:07:27.910Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (44.96s) [2025-02-24T08:07:27.910Z] --- PASS: ext.config.networking.no-persist-ip (44.98s) [2025-02-24T08:07:27.910Z] --- PASS: ext.config.networking.nameserver (44.98s) [2025-02-24T08:07:50.292Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (64.83s) [2025-02-24T08:07:53.208Z] === RUN fcos.upgrade.basic/setup [2025-02-24T08:07:54.129Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-24T08:07:59.096Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (30.16s) [2025-02-24T08:08:07.148Z] --- PASS: ext.config.networking.hostname.fallback-hostname (38.37s) [2025-02-24T08:08:07.148Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (57.82s) [2025-02-24T08:08:09.649Z] --- PASS: ext.config.networking.bridge-static-via-kargs (41.63s) [2025-02-24T08:08:31.510Z] --- PASS: ext.config.networking.kargs-rd-net (29.68s) [2025-02-24T08:08:31.510Z] --- PASS: ext.config.networking.force-persist-ip (41.56s) [2025-02-24T08:08:41.621Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-24T08:08:49.519Z] --- PASS: ext.config.networking.prefer-ignition-networking (42.42s) [2025-02-24T08:08:54.739Z] --- PASS: ext.config.networking.nmstate.state (45.00s) [2025-02-24T08:08:54.993Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (48.53s) [2025-02-24T08:09:07.131Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-24T08:09:07.131Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-24T08:09:07.697Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (39.69s) [2025-02-24T08:09:09.052Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-24T08:09:13.206Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-24T08:09:14.562Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-24T08:09:15.916Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-24T08:09:17.789Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-24T08:09:19.142Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-24T08:09:19.142Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (29.74s) [2025-02-24T08:09:20.243Z] --- PASS: fcos.upgrade.basic (124.72s) [2025-02-24T08:09:20.243Z] --- PASS: fcos.upgrade.basic/setup (4.91s) [2025-02-24T08:09:20.243Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (43.67s) [2025-02-24T08:09:20.243Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (37.06s) [2025-02-24T08:09:20.243Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ/kola-upgrade-x86_64 [2025-02-24T08:09:20.246Z] [Pipeline] } [2025-02-24T08:09:20.250Z] [Pipeline] // withEnv [2025-02-24T08:09:20.283Z] [Pipeline] } [2025-02-24T08:09:21.027Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-24T08:09:22.380Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0 (57.98s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.69s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.67s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (3.68s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.71s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.66s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.64s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.66s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.67s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.60s) [2025-02-24T08:09:27.601Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.63s) [2025-02-24T08:11:18.953Z] --- PASS: ext.config.networking.nmstate.policy (133.79s) [2025-02-24T08:11:18.953Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ/kola-x86_64 [2025-02-24T08:11:18.958Z] [Pipeline] } [2025-02-24T08:11:18.962Z] [Pipeline] // withEnv [2025-02-24T08:11:19.045Z] [Pipeline] } [2025-02-24T08:11:19.067Z] [Pipeline] // parallel [2025-02-24T08:11:19.107Z] [Pipeline] withEnv [2025-02-24T08:11:19.107Z] [Pipeline] { [2025-02-24T08:11:19.125Z] [Pipeline] sh [2025-02-24T08:11:19.689Z] + set -xeuo pipefail [2025-02-24T08:11:19.689Z] ++ umask [2025-02-24T08:11:19.689Z] + '[' 0022 = 0000 ']' [2025-02-24T08:11:19.689Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:11:19.689Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ/kola-upgrade-x86_64 [2025-02-24T08:11:19.691Z] [Pipeline] } [2025-02-24T08:11:19.694Z] [Pipeline] // withEnv [2025-02-24T08:11:19.764Z] [Pipeline] withEnv [2025-02-24T08:11:19.764Z] [Pipeline] { [2025-02-24T08:11:19.768Z] [Pipeline] sh [2025-02-24T08:11:20.298Z] + set -xeuo pipefail [2025-02-24T08:11:20.298Z] ++ umask [2025-02-24T08:11:20.298Z] + '[' 0022 = 0000 ']' [2025-02-24T08:11:20.298Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:11:20.298Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ -c --xz kola-upgrade-x86_64 [2025-02-24T08:11:20.554Z] [Pipeline] } [2025-02-24T08:11:20.557Z] [Pipeline] // withEnv [2025-02-24T08:11:20.627Z] [Pipeline] archiveArtifacts [2025-02-24T08:11:20.630Z] Archiving artifacts [2025-02-24T08:11:21.284Z] [Pipeline] withEnv [2025-02-24T08:11:21.285Z] [Pipeline] { [2025-02-24T08:11:21.289Z] [Pipeline] sh [2025-02-24T08:11:21.818Z] + set -xeuo pipefail [2025-02-24T08:11:21.819Z] ++ umask [2025-02-24T08:11:21.819Z] + '[' 0022 = 0000 ']' [2025-02-24T08:11:21.819Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:11:21.819Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ/kola-upgrade-x86_64 --output - [2025-02-24T08:11:21.821Z] [Pipeline] } [2025-02-24T08:11:21.823Z] [Pipeline] // withEnv [2025-02-24T08:11:21.886Z] [Pipeline] junit [2025-02-24T08:11:21.888Z] Recording test results [2025-02-24T08:11:22.660Z] None of the test reports contained any result [2025-02-24T08:11:22.661Z] [Pipeline] withEnv [2025-02-24T08:11:22.661Z] [Pipeline] { [2025-02-24T08:11:22.665Z] [Pipeline] sh [2025-02-24T08:11:23.204Z] + set -xeuo pipefail [2025-02-24T08:11:23.204Z] ++ umask [2025-02-24T08:11:23.204Z] + '[' 0022 = 0000 ']' [2025-02-24T08:11:23.204Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:11:23.204Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ/kola-x86_64 [2025-02-24T08:11:23.206Z] [Pipeline] } [2025-02-24T08:11:23.210Z] [Pipeline] // withEnv [2025-02-24T08:11:23.268Z] [Pipeline] withEnv [2025-02-24T08:11:23.269Z] [Pipeline] { [2025-02-24T08:11:23.283Z] [Pipeline] sh [2025-02-24T08:11:23.815Z] + set -xeuo pipefail [2025-02-24T08:11:23.815Z] ++ umask [2025-02-24T08:11:23.815Z] + '[' 0022 = 0000 ']' [2025-02-24T08:11:23.815Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:11:23.815Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ -c --xz kola-x86_64 [2025-02-24T08:11:27.964Z] [Pipeline] } [2025-02-24T08:11:28.022Z] [Pipeline] // withEnv [2025-02-24T08:11:28.028Z] [Pipeline] archiveArtifacts [2025-02-24T08:11:28.031Z] Archiving artifacts [2025-02-24T08:11:28.667Z] [Pipeline] withEnv [2025-02-24T08:11:28.669Z] [Pipeline] { [2025-02-24T08:11:28.672Z] [Pipeline] sh [2025-02-24T08:11:29.206Z] + set -xeuo pipefail [2025-02-24T08:11:29.206Z] ++ umask [2025-02-24T08:11:29.206Z] + '[' 0022 = 0000 ']' [2025-02-24T08:11:29.206Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:11:29.206Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-3fPyQ/kola-x86_64 --output - [2025-02-24T08:11:29.208Z] [Pipeline] } [2025-02-24T08:11:29.211Z] [Pipeline] // withEnv [2025-02-24T08:11:29.258Z] [Pipeline] junit [2025-02-24T08:11:29.259Z] Recording test results [2025-02-24T08:11:29.365Z] None of the test reports contained any result [2025-02-24T08:11:29.367Z] [Pipeline] stage [2025-02-24T08:11:29.368Z] [Pipeline] { (x86_64:Build Metal) [2025-02-24T08:11:29.372Z] [Pipeline] withEnv [2025-02-24T08:11:29.372Z] [Pipeline] { [2025-02-24T08:11:29.388Z] [Pipeline] sh [2025-02-24T08:11:29.929Z] + set -xeuo pipefail [2025-02-24T08:11:29.929Z] ++ umask [2025-02-24T08:11:29.929Z] + '[' 0022 = 0000 ']' [2025-02-24T08:11:29.929Z] + cosa buildextend-metal [2025-02-24T08:11:29.929Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T08:11:30.182Z] Config commit: 420dadccfe5cf89b9d223b1566c02d8296d71858 [2025-02-24T08:11:30.182Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T08:11:31.101Z] Will build metal [2025-02-24T08:11:49.129Z] ++ arch [2025-02-24T08:11:49.129Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250224.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2597 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2084 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-pSxQ.json [2025-02-24T08:11:50.052Z] + set +x [2025-02-24T08:11:50.052Z] + 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-pSxQ.json [2025-02-24T08:11:50.052Z]  [2025-02-24T08:11:50.052Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:11:50.052Z] /dev/vdb1 40G 8.3G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:11:50.052Z]  [2025-02-24T08:11:50.311Z] starting /tmp/osbuild-pSxQ.jsonPipeline source org.osbuild.curl: dd4e7fc9b9ac0a5fc343ebab1aeb719894073ca9c06bccea031026bb37f6dfe8 [2025-02-24T08:11:50.311Z] Build [2025-02-24T08:11:50.311Z] root: [2025-02-24T08:11:50.311Z] [2025-02-24T08:11:50.311Z] ��� Duration: 1740384709s [2025-02-24T08:11:50.311Z] Pipeline raw-metal-image: d5004c4f648e77c90abc8c317cab3e73a145d6670f8eac14a5f1d473a3f84ee1 [2025-02-24T08:11:50.311Z] Build [2025-02-24T08:11:50.311Z] root: [2025-02-24T08:11:50.311Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:11:50.311Z] org.osbuild.copy: 552bbcd707e009e9edd7a5e3813fbebc14213a1569795d85eb6e677cfe968295 { [2025-02-24T08:11:50.311Z] "paths": [ [2025-02-24T08:11:50.311Z] { [2025-02-24T08:11:50.311Z] "from": "input://tree/disk.img", [2025-02-24T08:11:50.311Z] "to": "tree:///disk.img" [2025-02-24T08:11:50.311Z] } [2025-02-24T08:11:50.311Z] ] [2025-02-24T08:11:50.311Z] } [2025-02-24T08:11:50.564Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:11:50.819Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-24T08:11:50.819Z] [2025-02-24T08:11:50.819Z] ��� Duration: 0s [2025-02-24T08:11:50.819Z] org.osbuild.coreos.platform: d5004c4f648e77c90abc8c317cab3e73a145d6670f8eac14a5f1d473a3f84ee1 { [2025-02-24T08:11:50.819Z] "platform": "metal" [2025-02-24T08:11:50.819Z] } [2025-02-24T08:11:51.074Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:11:51.074Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts/ [2025-02-24T08:11:51.327Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0' [2025-02-24T08:11:51.328Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts/boot [2025-02-24T08:11:51.581Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:11:51.833Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts/boot unmounted [2025-02-24T08:11:51.833Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts [2025-02-24T08:11:51.833Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts/boot unmounted [2025-02-24T08:11:51.833Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts/var unmounted [2025-02-24T08:11:51.833Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts/sysroot unmounted [2025-02-24T08:11:51.833Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts unmounted [2025-02-24T08:11:51.833Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts unmounted [2025-02-24T08:11:51.833Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts unmounted [2025-02-24T08:11:51.833Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fbu97yn4/mounts/ [2025-02-24T08:11:51.833Z] [2025-02-24T08:11:51.833Z] ��� Duration: 0s [2025-02-24T08:11:51.833Z] Pipeline metal: a63eefa0aea0d2d0df412f5e92d4d3338bf351e50e9251c5eae292b20921c9d8 [2025-02-24T08:11:51.833Z] Build [2025-02-24T08:11:51.833Z] root: [2025-02-24T08:11:51.833Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:11:51.833Z] org.osbuild.copy: a63eefa0aea0d2d0df412f5e92d4d3338bf351e50e9251c5eae292b20921c9d8 { [2025-02-24T08:11:51.833Z] "paths": [ [2025-02-24T08:11:51.833Z] { [2025-02-24T08:11:51.833Z] "from": "input://tree/disk.img", [2025-02-24T08:11:51.833Z] "to": "tree:///fedora-coreos-43.20250224.dev.0-metal.x86_64.raw" [2025-02-24T08:11:51.833Z] } [2025-02-24T08:11:51.833Z] ] [2025-02-24T08:11:51.833Z] } [2025-02-24T08:11:52.085Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:11:52.085Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw' [2025-02-24T08:11:52.340Z] [2025-02-24T08:11:52.340Z] ��� Duration: 0s [2025-02-24T08:11:52.340Z] manifest /tmp/osbuild-pSxQ.json finished successfully [2025-02-24T08:11:52.340Z] oci-archive: 616441fc4d9a60a945dba48878fe33f2c1033a7dd9c78c27b3eb35ee66c393aa [2025-02-24T08:11:52.340Z] deployed-tree: 81f757eb2033c39b52d4238c5c5b8f73cf019cfe42a764f66678ca417e197b5e [2025-02-24T08:11:52.340Z] tree: 134807685841de6880b8d035ebd15125808d859576027f2dc2b97b35778c77ce [2025-02-24T08:11:52.340Z] raw-image: c73fca329a0b403630462635c96431696fc7284388781c21947470e00523030a [2025-02-24T08:11:52.340Z] raw-4k-image: 1ccc9eb7dc019a7d57cab6910a0a7b556e172f1e2254e7db2310df35de384815 [2025-02-24T08:11:52.340Z] raw-aliyun-image: fb195d10207a36ea5ad6c795fd7a50fd1b483f71a5a11a424e2f0da6f299cd56 [2025-02-24T08:11:52.340Z] aliyun: ec7372da61838845d30c22a648236c31fad4cb0afa20f5221d621210a609b839 [2025-02-24T08:11:52.340Z] raw-applehv-image: d7875dd4aa942f790a7499b7cea109c595373c42e27d329c2963220e3fa00e64 [2025-02-24T08:11:52.340Z] applehv: fe84b75d1d32e5b2e82d54bab5b2393b3ac0b24d0d9c8db4e66d047eadb28bd2 [2025-02-24T08:11:52.340Z] raw-aws-image: 70dc6f128bd8d335734399adcb088cff15685791cf4dc451a54afa990745e487 [2025-02-24T08:11:52.340Z] aws: 74397e29e34eb76ffaa0bbf868008daaf62c91679d5c82d75119517aa29caf03 [2025-02-24T08:11:52.340Z] raw-azure-image: 14912777e11a01356a94eec0c4fa6d05a06502b4a1756c3afbbbbbb7b4bf51d0 [2025-02-24T08:11:52.340Z] azure: a70610321108fbd7a15b9b67297cf9ce40b583551e44153e67867a529250586e [2025-02-24T08:11:52.340Z] raw-azurestack-image: 0e4b70a2adfb5c8c920191667a969bf26ef7ecb07865b53ad9b723ffd1b1398a [2025-02-24T08:11:52.340Z] azurestack: 3b23888fb7894504e4de824d6b0d1552310f479667c2eb364baa23d2b5cde417 [2025-02-24T08:11:52.340Z] raw-digitalocean-image: 3348332b3692a54dd17e2a6153b08de0ab10fa8f18dbd2baf7c98c031f1dbaf2 [2025-02-24T08:11:52.340Z] digitalocean: 3a35e410a6fdda840734c6cedc99be2c544bfd85b829a8f45b492f9d4042687b [2025-02-24T08:11:52.340Z] raw-exoscale-image: 3d95810341211fd0c1558cca202ef8d0bd91d5c74d9898514f04c9068bbe6ede [2025-02-24T08:11:52.340Z] exoscale: 88113cc3ddcfb257b4f3e558a7c082f750169d3622345a778d42161859550221 [2025-02-24T08:11:52.340Z] raw-gcp-image: dc141b0f808d82b4b6c77d1354b336304c9e6db2c1ca6b7330f3810410092c18 [2025-02-24T08:11:52.340Z] raw-gcp-image-tar: aae38434d5fbff0e98ee0631eb08851a7e974493db42816f4d78ec22fc04622f [2025-02-24T08:11:52.340Z] gcp: 55d6bde8c618a25d2e1277144fbfbc2751ab55b616f1b93ebf9b7cb1a49ea244 [2025-02-24T08:11:52.340Z] raw-hetzner-image: a893868c676f40f8239d0683293d566b31fa41d2082f2776e88b6f411a2bc103 [2025-02-24T08:11:52.340Z] hetzner: c225fc91fb3e3db194820f1198a51cdfe2c82074de3feed6a8e9786ab689571f [2025-02-24T08:11:52.340Z] raw-hyperv-image: 7f469e1f4a38521bf568d48cb3f6d3ef722f628c2a6e7fb8d23a325ef303acf9 [2025-02-24T08:11:52.340Z] hyperv: 6e51f31627222fc29fb58eb21b579f156337407bdd9c6daba945bb85b57614a6 [2025-02-24T08:11:52.340Z] raw-ibmcloud-image: d1a88cd790f8e3af3cd0fd5b55d3470e2bac5def076cfd5c4a31bc381f31e561 [2025-02-24T08:11:52.340Z] ibmcloud: 5355c5de66054479b8b5c2a7623a91454b4882408088e8b15475387180282780 [2025-02-24T08:11:52.340Z] raw-openstack-image: 0edb0a5de58c1bf5e6383a489377f36d071d801e42a804c1bdd782111dbb0943 [2025-02-24T08:11:52.340Z] openstack: a09fef0ff094207789a36db298239f8fa0ec604f7704e2bc54303074c72a27f9 [2025-02-24T08:11:52.340Z] raw-metal-image: d5004c4f648e77c90abc8c317cab3e73a145d6670f8eac14a5f1d473a3f84ee1 [2025-02-24T08:11:52.340Z] metal: a63eefa0aea0d2d0df412f5e92d4d3338bf351e50e9251c5eae292b20921c9d8 [2025-02-24T08:11:52.340Z] raw-metal4k-image: 13556e7b8e53175a26bfcbe264e3624ed53422ae8e4a2d7fa26a25778df0b753 [2025-02-24T08:11:52.340Z] metal4k: ec2fe08457a43db065743f68520cc2070957cbce06a27927edf72fbb05af637f [2025-02-24T08:11:52.340Z] raw-nutanix-image: 426689fc27011d4761582249ebcc845b8c686893028589f1b2deecfb569c355d [2025-02-24T08:11:52.340Z] nutanix: c094a5bfee5d6fbc626dbeb5c1735cd81602250ed86415ad5ededd06fd9241bf [2025-02-24T08:11:52.340Z] raw-qemu-image: 5f79424ade9d6a6b27eee235c28df7c6bf7a711a86fb93bf3e445b6749211d07 [2025-02-24T08:11:52.340Z] qemu: 175669d6a58245eaa152beee030e40db7cb1e79fcce3a526aa28f6931fa16c5f [2025-02-24T08:11:52.340Z] raw-vultr-image: 8c32248059ce55e0cba4f19e13181a54b82d8c5079670abb60a9dad544c5fbc1 [2025-02-24T08:11:52.340Z] vultr: d7b8c09bb48021f3b181544e83a4b19c014beb38a152aa5e4ef43a5f7f1b61fa [2025-02-24T08:11:52.340Z] live: d01dd847df8aaa1fc5367e701a56d040398987b013371c50389ad00dbe5c5dd3 [2025-02-24T08:11:52.340Z] + set +x [2025-02-24T08:12:00.400Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.NVKVodQWG1/metal/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-24T08:12:00.400Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.NVKVodQWG1/metal': Operation not permitted [2025-02-24T08:12:05.625Z] /home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/meta.json wrote with version stamp 1740384725020258129 [2025-02-24T08:12:05.625Z] Successfully generated: fedora-coreos-43.20250224.dev.0-metal.x86_64.raw [2025-02-24T08:12:05.627Z] [Pipeline] } [2025-02-24T08:12:05.641Z] [Pipeline] // withEnv [2025-02-24T08:12:05.694Z] [Pipeline] withEnv [2025-02-24T08:12:05.694Z] [Pipeline] { [2025-02-24T08:12:05.698Z] [Pipeline] sh [2025-02-24T08:12:06.246Z] + set -xeuo pipefail [2025-02-24T08:12:06.246Z] ++ umask [2025-02-24T08:12:06.246Z] + '[' 0022 = 0000 ']' [2025-02-24T08:12:06.246Z] + cosa buildextend-metal4k [2025-02-24T08:12:06.246Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-24T08:12:06.500Z] Config commit: 420dadccfe5cf89b9d223b1566c02d8296d71858 [2025-02-24T08:12:06.500Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-24T08:12:07.855Z] Will build metal4k [2025-02-24T08:12:25.863Z] ++ arch [2025-02-24T08:12:25.864Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250224.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-43.20250224.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2597 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2084 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-kFwD.json [2025-02-24T08:12:26.420Z] + set +x [2025-02-24T08:12:26.420Z] + 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-kFwD.json [2025-02-24T08:12:26.420Z]  [2025-02-24T08:12:26.420Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:12:26.420Z] /dev/vdb1 40G 8.3G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:12:26.420Z]  [2025-02-24T08:12:26.977Z] starting /tmp/osbuild-kFwD.jsonPipeline source org.osbuild.curl: dd4e7fc9b9ac0a5fc343ebab1aeb719894073ca9c06bccea031026bb37f6dfe8 [2025-02-24T08:12:26.977Z] Build [2025-02-24T08:12:26.977Z] root: [2025-02-24T08:12:26.977Z] [2025-02-24T08:12:26.977Z] ��� Duration: 1740384746s [2025-02-24T08:12:26.977Z] Pipeline raw-4k-image: 1ccc9eb7dc019a7d57cab6910a0a7b556e172f1e2254e7db2310df35de384815 [2025-02-24T08:12:26.977Z] Build [2025-02-24T08:12:26.977Z] root: [2025-02-24T08:12:26.977Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:12:26.977Z] org.osbuild.truncate: ffcbb94f9d5a69d3fe97e1bc09ec6035e4075db7d400ddaf769176eb947f2757 { [2025-02-24T08:12:26.977Z] "filename": "disk.img", [2025-02-24T08:12:26.977Z] "size": "2723151872" [2025-02-24T08:12:26.977Z] } [2025-02-24T08:12:27.230Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:12:27.230Z] [2025-02-24T08:12:27.230Z] ��� Duration: 0s [2025-02-24T08:12:27.230Z] org.osbuild.sfdisk: ec90a6d0f82429474e833240ff0e003770ddae37e516f7ee254743e4b19f62ff { [2025-02-24T08:12:27.230Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-24T08:12:27.230Z] "label": "gpt", [2025-02-24T08:12:27.230Z] "partitions": [ [2025-02-24T08:12:27.230Z] { [2025-02-24T08:12:27.230Z] "start": 256, [2025-02-24T08:12:27.230Z] "partnum": 1, [2025-02-24T08:12:27.230Z] "size": 256, [2025-02-24T08:12:27.230Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-24T08:12:27.230Z] "bootable": true, [2025-02-24T08:12:27.230Z] "name": "BIOS-BOOT" [2025-02-24T08:12:27.230Z] }, [2025-02-24T08:12:27.230Z] { [2025-02-24T08:12:27.230Z] "start": 512, [2025-02-24T08:12:27.230Z] "partnum": 2, [2025-02-24T08:12:27.230Z] "size": 32512, [2025-02-24T08:12:27.230Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-24T08:12:27.230Z] "name": "EFI-SYSTEM" [2025-02-24T08:12:27.230Z] }, [2025-02-24T08:12:27.230Z] { [2025-02-24T08:12:27.230Z] "start": 33024, [2025-02-24T08:12:27.230Z] "partnum": 3, [2025-02-24T08:12:27.230Z] "size": 98304, [2025-02-24T08:12:27.230Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T08:12:27.230Z] "name": "boot" [2025-02-24T08:12:27.230Z] }, [2025-02-24T08:12:27.230Z] { [2025-02-24T08:12:27.230Z] "start": 131328, [2025-02-24T08:12:27.230Z] "partnum": 4, [2025-02-24T08:12:27.230Z] "size": 533248, [2025-02-24T08:12:27.230Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T08:12:27.230Z] "name": "root" [2025-02-24T08:12:27.230Z] } [2025-02-24T08:12:27.230Z] ] [2025-02-24T08:12:27.230Z] } [2025-02-24T08:12:27.484Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:12:27.484Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:12:27.737Z] label: gpt [2025-02-24T08:12:27.737Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-24T08:12:27.737Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-24T08:12:27.737Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-24T08:12:27.737Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-24T08:12:27.737Z] /dev/loop0p4: start="131328", size="533248", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-24T08:12:34.248Z] { [2025-02-24T08:12:34.248Z] "partitiontable": { [2025-02-24T08:12:34.248Z] "label": "gpt", [2025-02-24T08:12:34.248Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-24T08:12:34.248Z] "device": "/dev/loop0", [2025-02-24T08:12:34.248Z] "unit": "sectors", [2025-02-24T08:12:34.248Z] "firstlba": 256, [2025-02-24T08:12:34.248Z] "lastlba": 664826, [2025-02-24T08:12:34.248Z] "sectorsize": 4096, [2025-02-24T08:12:34.248Z] "partitions": [ [2025-02-24T08:12:34.248Z] { [2025-02-24T08:12:34.248Z] "node": "/dev/loop0p1", [2025-02-24T08:12:34.248Z] "start": 256, [2025-02-24T08:12:34.248Z] "size": 256, [2025-02-24T08:12:34.248Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-24T08:12:34.248Z] "uuid": "8ED9E022-98A1-47EB-9A4D-CE343956EE2A", [2025-02-24T08:12:34.248Z] "name": "BIOS-BOOT" [2025-02-24T08:12:34.248Z] },{ [2025-02-24T08:12:34.248Z] "node": "/dev/loop0p2", [2025-02-24T08:12:34.248Z] "start": 512, [2025-02-24T08:12:34.248Z] "size": 32512, [2025-02-24T08:12:34.248Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-24T08:12:34.248Z] "uuid": "8FCB81AC-27C7-42F3-9440-A6D7E6687272", [2025-02-24T08:12:34.248Z] "name": "EFI-SYSTEM" [2025-02-24T08:12:34.248Z] },{ [2025-02-24T08:12:34.248Z] "node": "/dev/loop0p3", [2025-02-24T08:12:34.248Z] "start": 33024, [2025-02-24T08:12:34.248Z] "size": 98304, [2025-02-24T08:12:34.248Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T08:12:34.248Z] "uuid": "DC179363-3715-4D7A-9E8C-83B0A6A57916", [2025-02-24T08:12:34.248Z] "name": "boot" [2025-02-24T08:12:34.248Z] },{ [2025-02-24T08:12:34.248Z] "node": "/dev/loop0p4", [2025-02-24T08:12:34.248Z] "start": 131328, [2025-02-24T08:12:34.248Z] "size": 533248, [2025-02-24T08:12:34.248Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-24T08:12:34.248Z] "uuid": "F0FA6440-0A3B-4980-BA8D-24E413D99592", [2025-02-24T08:12:34.248Z] "name": "root" [2025-02-24T08:12:34.248Z] } [2025-02-24T08:12:34.248Z] ] [2025-02-24T08:12:34.248Z] } [2025-02-24T08:12:34.248Z] } [2025-02-24T08:12:34.248Z] [2025-02-24T08:12:34.248Z] ��� Duration: 6s [2025-02-24T08:12:34.248Z] org.osbuild.mkfs.fat: 62f1ac7a4177bfdc3eed533c47765588fb6b53bdd315008b2e82cdfb61ff4bde { [2025-02-24T08:12:34.248Z] "label": "EFI-SYSTEM", [2025-02-24T08:12:34.248Z] "volid": "7B7795E7" [2025-02-24T08:12:34.248Z] } [2025-02-24T08:12:34.248Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T08:12:34.502Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:12:34.502Z] mkfs.fat 4.2 (2021-01-31) [2025-02-24T08:12:34.756Z] [2025-02-24T08:12:34.756Z] ��� Duration: 0s [2025-02-24T08:12:34.756Z] org.osbuild.mkfs.ext4: 38db535ca2cce5e80548941740f09b6b085a9ac5907bb5a1ffd50bd7781b2361 { [2025-02-24T08:12:34.756Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-24T08:12:34.756Z] "label": "boot", [2025-02-24T08:12:34.756Z] "metadata_csum_seed": true [2025-02-24T08:12:34.756Z] } [2025-02-24T08:12:34.756Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T08:12:34.756Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:12:35.010Z] mke2fs 1.47.1 (20-May-2024) [2025-02-24T08:12:35.010Z] Discarding device blocks: 0/98304 done [2025-02-24T08:12:35.010Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-24T08:12:35.010Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-24T08:12:35.010Z] Superblock backups stored on blocks: [2025-02-24T08:12:35.010Z] 32768 [2025-02-24T08:12:35.010Z] [2025-02-24T08:12:35.010Z] Allocating group tables: 0/3 done [2025-02-24T08:12:35.010Z] Writing inode tables: 0/3 done [2025-02-24T08:12:35.010Z] Creating journal (4096 blocks): done [2025-02-24T08:12:35.010Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-24T08:12:35.010Z] [2025-02-24T08:12:35.010Z] [2025-02-24T08:12:35.010Z] ��� Duration: 0s [2025-02-24T08:12:35.010Z] org.osbuild.mkfs.xfs: de29bad7f1d9f6ff64e886588b605b282adcdab5a555ad819f6b66ba0de0b01c { [2025-02-24T08:12:35.010Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-24T08:12:35.010Z] "label": "root" [2025-02-24T08:12:35.010Z] } [2025-02-24T08:12:35.264Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-24T08:12:35.264Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:12:35.264Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=133312 blks [2025-02-24T08:12:35.264Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-24T08:12:35.264Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-24T08:12:35.264Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-24T08:12:35.264Z] data = bsize=4096 blocks=533248, imaxpct=25 [2025-02-24T08:12:35.264Z] = sunit=0 swidth=0 blks [2025-02-24T08:12:35.264Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-24T08:12:35.264Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-24T08:12:35.264Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-24T08:12:35.264Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-24T08:12:35.517Z] Discarding blocks...Done. [2025-02-24T08:12:35.517Z] [2025-02-24T08:12:35.517Z] ��� Duration: 0s [2025-02-24T08:12:35.517Z] org.osbuild.mkdir: 2dae4f22574032ec3c1bc8ff7036ada5932ae28010c09436e186a10b69bf5408 { [2025-02-24T08:12:35.517Z] "paths": [ [2025-02-24T08:12:35.517Z] { [2025-02-24T08:12:35.517Z] "path": "mount://root/boot", [2025-02-24T08:12:35.517Z] "mode": 493 [2025-02-24T08:12:35.517Z] }, [2025-02-24T08:12:35.517Z] { [2025-02-24T08:12:35.517Z] "path": "mount://boot/efi", [2025-02-24T08:12:35.517Z] "mode": 493 [2025-02-24T08:12:35.517Z] } [2025-02-24T08:12:35.517Z] ] [2025-02-24T08:12:35.517Z] } [2025-02-24T08:12:35.517Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:12:35.771Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-klkmd0rv/mounts/root-mount-point [2025-02-24T08:12:35.771Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-klkmd0rv/mounts/boot-mount-point [2025-02-24T08:12:36.024Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:12:36.024Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-klkmd0rv/mounts/boot-mount-point unmounted [2025-02-24T08:12:36.024Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-klkmd0rv/mounts/root-mount-point unmounted [2025-02-24T08:12:36.278Z] [2025-02-24T08:12:36.278Z] ��� Duration: 0s [2025-02-24T08:12:36.278Z] org.osbuild.selinux: 22dd0d0e87f9874a381a9162e417b8785908b2202d7f802f1ac819a0f173f610 { [2025-02-24T08:12:36.278Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T08:12:36.278Z] "target": "mount://root/" [2025-02-24T08:12:36.278Z] } [2025-02-24T08:12:36.278Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:12:36.531Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gx889i39/mounts/ [2025-02-24T08:12:36.531Z]  [2025-02-24T08:12:36.531Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:12:36.532Z] /dev/vdb1 40G 8.4G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:12:36.532Z]  [2025-02-24T08:12:36.532Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:12:36.785Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:12:36.785Z] 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-24T08:12:36.785Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gx889i39/mounts/ unmounted [2025-02-24T08:12:36.785Z] [2025-02-24T08:12:36.785Z] ��� Duration: 0s [2025-02-24T08:12:36.785Z] org.osbuild.selinux: 48288ada8629bd651d860b76047abd8df45324f2e05ee5877bbdba64e7ecf82d { [2025-02-24T08:12:36.785Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-24T08:12:36.785Z] "target": "mount://root/boot/" [2025-02-24T08:12:36.785Z] } [2025-02-24T08:12:37.038Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:12:37.038Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bt3my_dg/mounts/ [2025-02-24T08:12:37.291Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bt3my_dg/mounts/boot [2025-02-24T08:12:37.291Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:12:37.546Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-24T08:12:37.546Z] 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-24T08:12:37.546Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bt3my_dg/mounts/boot unmounted [2025-02-24T08:12:37.546Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bt3my_dg/mounts/ unmounted [2025-02-24T08:12:37.546Z] [2025-02-24T08:12:37.546Z] ��� Duration: 0s [2025-02-24T08:12:37.546Z] org.osbuild.copy: 8168143fe6dd9cd7832a3391c10013f4641e87719f8c5eced9a47b5ef3c9e3de { [2025-02-24T08:12:37.546Z] "paths": [ [2025-02-24T08:12:37.546Z] { [2025-02-24T08:12:37.546Z] "from": "input://tree/", [2025-02-24T08:12:37.546Z] "to": "mount://root/" [2025-02-24T08:12:37.546Z] } [2025-02-24T08:12:37.546Z] ] [2025-02-24T08:12:37.546Z] } [2025-02-24T08:12:37.799Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:12:37.799Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1es7tz_7/mounts/ [2025-02-24T08:12:38.053Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1es7tz_7/mounts/boot [2025-02-24T08:12:38.053Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1es7tz_7/mounts/boot/efi [2025-02-24T08:12:38.306Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:12:38.306Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-24T08:12:46.364Z]  [2025-02-24T08:12:46.364Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:12:46.364Z] /dev/vdb1 40G 8.4G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:12:46.364Z]  [2025-02-24T08:12:58.510Z]  [2025-02-24T08:12:58.510Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:12:58.510Z] /dev/vdb1 40G 8.6G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:12:58.510Z]  [2025-02-24T08:13:06.569Z]  [2025-02-24T08:13:06.569Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:13:06.569Z] /dev/vdb1 40G 9.2G 31G 23% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:13:06.569Z]  [2025-02-24T08:13:16.501Z]  [2025-02-24T08:13:16.501Z] Filesystem Size Used Avail Use% Mounted on [2025-02-24T08:13:16.501Z] /dev/vdb1 40G 9.8G 31G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-24T08:13:16.501Z]  [2025-02-24T08:13:19.759Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1es7tz_7/mounts/boot/efi unmounted [2025-02-24T08:13:19.759Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1es7tz_7/mounts/boot unmounted [2025-02-24T08:13:20.316Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1es7tz_7/mounts/ unmounted [2025-02-24T08:13:20.316Z] [2025-02-24T08:13:20.316Z] ��� Duration: 42s [2025-02-24T08:13:20.316Z] org.osbuild.bootupd: b959241a12760598b405fa8562676a48676d057ebfe007c604da547193617e80 { [2025-02-24T08:13:20.316Z] "static-configs": true, [2025-02-24T08:13:20.316Z] "deployment": { [2025-02-24T08:13:20.316Z] "default": true [2025-02-24T08:13:20.316Z] } [2025-02-24T08:13:20.316Z] } [2025-02-24T08:13:20.316Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:13:20.569Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pl8qr8fb/mounts/ [2025-02-24T08:13:20.569Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pl8qr8fb/mounts/boot [2025-02-24T08:13:20.569Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pl8qr8fb/mounts/boot/efi [2025-02-24T08:13:20.823Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:13:21.076Z] Skip installing component BIOS without target device [2025-02-24T08:13:21.076Z] Installed 40_coreos-ignition.cfg [2025-02-24T08:13:21.076Z] Installed 70_coreos-user.cfg [2025-02-24T08:13:21.076Z] Installed: grub.cfg [2025-02-24T08:13:21.076Z] Installed: "fedora/grub.cfg" [2025-02-24T08:13:21.076Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pl8qr8fb/mounts/boot/efi unmounted [2025-02-24T08:13:21.076Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pl8qr8fb/mounts/boot unmounted [2025-02-24T08:13:21.076Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pl8qr8fb/mounts/ unmounted [2025-02-24T08:13:21.329Z] [2025-02-24T08:13:21.329Z] ��� Duration: 0s [2025-02-24T08:13:21.329Z] org.osbuild.chattr: 1ccc9eb7dc019a7d57cab6910a0a7b556e172f1e2254e7db2310df35de384815 { [2025-02-24T08:13:21.329Z] "items": { [2025-02-24T08:13:21.329Z] "mount://root/": { [2025-02-24T08:13:21.329Z] "immutable": true [2025-02-24T08:13:21.329Z] } [2025-02-24T08:13:21.329Z] } [2025-02-24T08:13:21.329Z] } [2025-02-24T08:13:21.329Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:13:21.329Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts/ [2025-02-24T08:13:21.583Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0' [2025-02-24T08:13:21.583Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:13:21.836Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts [2025-02-24T08:13:21.836Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts/boot unmounted [2025-02-24T08:13:21.836Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts/var unmounted [2025-02-24T08:13:21.836Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts/sysroot unmounted [2025-02-24T08:13:21.836Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts unmounted [2025-02-24T08:13:21.836Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts unmounted [2025-02-24T08:13:21.836Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts unmounted [2025-02-24T08:13:21.836Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-04t26xts/mounts/ [2025-02-24T08:13:21.836Z] [2025-02-24T08:13:21.836Z] ��� Duration: 0s [2025-02-24T08:13:21.836Z] Pipeline raw-metal4k-image: 13556e7b8e53175a26bfcbe264e3624ed53422ae8e4a2d7fa26a25778df0b753 [2025-02-24T08:13:21.836Z] Build [2025-02-24T08:13:21.836Z] root: [2025-02-24T08:13:21.836Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:13:21.836Z] org.osbuild.copy: c9b099b8d92c640395c651bca6648670735c40fce8b86f369fcb6dbd3077a3f8 { [2025-02-24T08:13:21.836Z] "paths": [ [2025-02-24T08:13:21.836Z] { [2025-02-24T08:13:21.836Z] "from": "input://tree/disk.img", [2025-02-24T08:13:21.836Z] "to": "tree:///disk.img" [2025-02-24T08:13:21.836Z] } [2025-02-24T08:13:21.836Z] ] [2025-02-24T08:13:21.836Z] } [2025-02-24T08:13:22.090Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:13:22.090Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-24T08:13:22.342Z] [2025-02-24T08:13:22.343Z] ��� Duration: 0s [2025-02-24T08:13:22.343Z] org.osbuild.coreos.platform: 13556e7b8e53175a26bfcbe264e3624ed53422ae8e4a2d7fa26a25778df0b753 { [2025-02-24T08:13:22.343Z] "platform": "metal" [2025-02-24T08:13:22.343Z] } [2025-02-24T08:13:22.343Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-24T08:13:22.595Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts/ [2025-02-24T08:13:22.595Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0' [2025-02-24T08:13:22.848Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts/boot [2025-02-24T08:13:22.848Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:13:23.100Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts/boot unmounted [2025-02-24T08:13:23.100Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts [2025-02-24T08:13:23.100Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts/boot unmounted [2025-02-24T08:13:23.100Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts/var unmounted [2025-02-24T08:13:23.100Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts/sysroot unmounted [2025-02-24T08:13:23.100Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts unmounted [2025-02-24T08:13:23.100Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts unmounted [2025-02-24T08:13:23.100Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts unmounted [2025-02-24T08:13:23.100Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-424uln07/mounts/ [2025-02-24T08:13:23.100Z] [2025-02-24T08:13:23.100Z] ��� Duration: 0s [2025-02-24T08:13:23.100Z] Pipeline metal4k: ec2fe08457a43db065743f68520cc2070957cbce06a27927edf72fbb05af637f [2025-02-24T08:13:23.100Z] Build [2025-02-24T08:13:23.100Z] root: [2025-02-24T08:13:23.100Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-24T08:13:23.100Z] org.osbuild.copy: ec2fe08457a43db065743f68520cc2070957cbce06a27927edf72fbb05af637f { [2025-02-24T08:13:23.100Z] "paths": [ [2025-02-24T08:13:23.100Z] { [2025-02-24T08:13:23.100Z] "from": "input://tree/disk.img", [2025-02-24T08:13:23.100Z] "to": "tree:///fedora-coreos-43.20250224.dev.0-metal4k.x86_64.raw" [2025-02-24T08:13:23.100Z] } [2025-02-24T08:13:23.100Z] ] [2025-02-24T08:13:23.100Z] } [2025-02-24T08:13:23.365Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-24T08:13:23.365Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250224.dev.0-metal4k.x86_64.raw' [2025-02-24T08:13:23.617Z] [2025-02-24T08:13:23.617Z] ��� Duration: 0s [2025-02-24T08:13:23.617Z] manifest /tmp/osbuild-kFwD.json finished successfully [2025-02-24T08:13:23.869Z] oci-archive: 616441fc4d9a60a945dba48878fe33f2c1033a7dd9c78c27b3eb35ee66c393aa [2025-02-24T08:13:23.869Z] deployed-tree: 81f757eb2033c39b52d4238c5c5b8f73cf019cfe42a764f66678ca417e197b5e [2025-02-24T08:13:23.869Z] tree: 134807685841de6880b8d035ebd15125808d859576027f2dc2b97b35778c77ce [2025-02-24T08:13:23.869Z] raw-image: c73fca329a0b403630462635c96431696fc7284388781c21947470e00523030a [2025-02-24T08:13:23.869Z] raw-4k-image: 1ccc9eb7dc019a7d57cab6910a0a7b556e172f1e2254e7db2310df35de384815 [2025-02-24T08:13:23.869Z] raw-aliyun-image: fb195d10207a36ea5ad6c795fd7a50fd1b483f71a5a11a424e2f0da6f299cd56 [2025-02-24T08:13:23.869Z] aliyun: ec7372da61838845d30c22a648236c31fad4cb0afa20f5221d621210a609b839 [2025-02-24T08:13:23.869Z] raw-applehv-image: d7875dd4aa942f790a7499b7cea109c595373c42e27d329c2963220e3fa00e64 [2025-02-24T08:13:23.869Z] applehv: fe84b75d1d32e5b2e82d54bab5b2393b3ac0b24d0d9c8db4e66d047eadb28bd2 [2025-02-24T08:13:23.869Z] raw-aws-image: 70dc6f128bd8d335734399adcb088cff15685791cf4dc451a54afa990745e487 [2025-02-24T08:13:23.869Z] aws: 74397e29e34eb76ffaa0bbf868008daaf62c91679d5c82d75119517aa29caf03 [2025-02-24T08:13:23.869Z] raw-azure-image: 14912777e11a01356a94eec0c4fa6d05a06502b4a1756c3afbbbbbb7b4bf51d0 [2025-02-24T08:13:23.869Z] azure: a70610321108fbd7a15b9b67297cf9ce40b583551e44153e67867a529250586e [2025-02-24T08:13:23.869Z] raw-azurestack-image: 0e4b70a2adfb5c8c920191667a969bf26ef7ecb07865b53ad9b723ffd1b1398a [2025-02-24T08:13:23.869Z] azurestack: 3b23888fb7894504e4de824d6b0d1552310f479667c2eb364baa23d2b5cde417 [2025-02-24T08:13:23.869Z] raw-digitalocean-image: 3348332b3692a54dd17e2a6153b08de0ab10fa8f18dbd2baf7c98c031f1dbaf2 [2025-02-24T08:13:23.869Z] digitalocean: 3a35e410a6fdda840734c6cedc99be2c544bfd85b829a8f45b492f9d4042687b [2025-02-24T08:13:23.869Z] raw-exoscale-image: 3d95810341211fd0c1558cca202ef8d0bd91d5c74d9898514f04c9068bbe6ede [2025-02-24T08:13:23.869Z] exoscale: 88113cc3ddcfb257b4f3e558a7c082f750169d3622345a778d42161859550221 [2025-02-24T08:13:23.869Z] raw-gcp-image: dc141b0f808d82b4b6c77d1354b336304c9e6db2c1ca6b7330f3810410092c18 [2025-02-24T08:13:23.869Z] raw-gcp-image-tar: aae38434d5fbff0e98ee0631eb08851a7e974493db42816f4d78ec22fc04622f [2025-02-24T08:13:23.869Z] gcp: 55d6bde8c618a25d2e1277144fbfbc2751ab55b616f1b93ebf9b7cb1a49ea244 [2025-02-24T08:13:23.869Z] raw-hetzner-image: a893868c676f40f8239d0683293d566b31fa41d2082f2776e88b6f411a2bc103 [2025-02-24T08:13:23.869Z] hetzner: c225fc91fb3e3db194820f1198a51cdfe2c82074de3feed6a8e9786ab689571f [2025-02-24T08:13:23.869Z] raw-hyperv-image: 7f469e1f4a38521bf568d48cb3f6d3ef722f628c2a6e7fb8d23a325ef303acf9 [2025-02-24T08:13:23.869Z] hyperv: 6e51f31627222fc29fb58eb21b579f156337407bdd9c6daba945bb85b57614a6 [2025-02-24T08:13:23.869Z] raw-ibmcloud-image: d1a88cd790f8e3af3cd0fd5b55d3470e2bac5def076cfd5c4a31bc381f31e561 [2025-02-24T08:13:23.869Z] ibmcloud: 5355c5de66054479b8b5c2a7623a91454b4882408088e8b15475387180282780 [2025-02-24T08:13:23.869Z] raw-openstack-image: 0edb0a5de58c1bf5e6383a489377f36d071d801e42a804c1bdd782111dbb0943 [2025-02-24T08:13:23.869Z] openstack: a09fef0ff094207789a36db298239f8fa0ec604f7704e2bc54303074c72a27f9 [2025-02-24T08:13:23.869Z] raw-metal-image: d5004c4f648e77c90abc8c317cab3e73a145d6670f8eac14a5f1d473a3f84ee1 [2025-02-24T08:13:23.869Z] metal: a63eefa0aea0d2d0df412f5e92d4d3338bf351e50e9251c5eae292b20921c9d8 [2025-02-24T08:13:23.869Z] raw-metal4k-image: 13556e7b8e53175a26bfcbe264e3624ed53422ae8e4a2d7fa26a25778df0b753 [2025-02-24T08:13:23.869Z] metal4k: ec2fe08457a43db065743f68520cc2070957cbce06a27927edf72fbb05af637f [2025-02-24T08:13:23.869Z] raw-nutanix-image: 426689fc27011d4761582249ebcc845b8c686893028589f1b2deecfb569c355d [2025-02-24T08:13:23.869Z] nutanix: c094a5bfee5d6fbc626dbeb5c1735cd81602250ed86415ad5ededd06fd9241bf [2025-02-24T08:13:23.869Z] raw-qemu-image: 5f79424ade9d6a6b27eee235c28df7c6bf7a711a86fb93bf3e445b6749211d07 [2025-02-24T08:13:23.869Z] qemu: 175669d6a58245eaa152beee030e40db7cb1e79fcce3a526aa28f6931fa16c5f [2025-02-24T08:13:23.869Z] raw-vultr-image: 8c32248059ce55e0cba4f19e13181a54b82d8c5079670abb60a9dad544c5fbc1 [2025-02-24T08:13:23.869Z] vultr: d7b8c09bb48021f3b181544e83a4b19c014beb38a152aa5e4ef43a5f7f1b61fa [2025-02-24T08:13:23.869Z] live: d01dd847df8aaa1fc5367e701a56d040398987b013371c50389ad00dbe5c5dd3 [2025-02-24T08:13:23.869Z] + set +x [2025-02-24T08:13:29.114Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.x2s3b3YGMo/metal4k/fedora-coreos-43.20250224.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-24T08:13:29.114Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.x2s3b3YGMo/metal4k': Operation not permitted [2025-02-24T08:14:01.099Z] /home/jenkins/agent/workspace/test-override/builds/43.20250224.dev.0/x86_64/meta.json wrote with version stamp 1740384838316854861 [2025-02-24T08:14:01.099Z] Successfully generated: fedora-coreos-43.20250224.dev.0-metal4k.x86_64.raw [2025-02-24T08:14:01.101Z] [Pipeline] } [2025-02-24T08:14:01.104Z] [Pipeline] // withEnv [2025-02-24T08:14:01.193Z] [Pipeline] } [2025-02-24T08:14:01.256Z] [Pipeline] // stage [2025-02-24T08:14:01.275Z] [Pipeline] stage [2025-02-24T08:14:01.275Z] [Pipeline] { (x86_64:Build Live) [2025-02-24T08:14:01.298Z] [Pipeline] withEnv [2025-02-24T08:14:01.298Z] [Pipeline] { [2025-02-24T08:14:01.320Z] [Pipeline] sh [2025-02-24T08:14:01.911Z] + set -xeuo pipefail [2025-02-24T08:14:01.911Z] ++ umask [2025-02-24T08:14:01.911Z] + '[' 0022 = 0000 ']' [2025-02-24T08:14:01.911Z] + cosa buildextend-live --fast [2025-02-24T08:14:01.911Z] Targeting build: 43.20250224.dev.0 [2025-02-24T08:14:02.165Z] 2025-02-24 08:14:01,966 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '900ca339519c9a61bf4ad69c8ca97aae797c66736340ede25a668b6bf67d1ffe', '/usr/lib/modules'] [2025-02-24T08:14:02.165Z] 2025-02-24 08:14:01,976 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64/vmlinuz', '900ca339519c9a61bf4ad69c8ca97aae797c66736340ede25a668b6bf67d1ffe', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-24T08:14:02.418Z] 2025-02-24 08:14:02,338 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64/initramfs.img', '900ca339519c9a61bf4ad69c8ca97aae797c66736340ede25a668b6bf67d1ffe', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-24T08:14:03.784Z] 2025-02-24 08:14:03,447 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '900ca339519c9a61bf4ad69c8ca97aae797c66736340ede25a668b6bf67d1ffe', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-24T08:14:03.784Z] 2025-02-24 08:14:03,464 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '900ca339519c9a61bf4ad69c8ca97aae797c66736340ede25a668b6bf67d1ffe', '/tmp/tmp90qemw20'] [2025-02-24T08:14:04.037Z] Generating osmet file for 512b metal image [2025-02-24T08:14:04.037Z] 2025-02-24 08:14:03,823 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 43.20250224.dev.0', '--checksum', '8effc3caf7fa283e4e7cfbaa48b1e4f6664f826ed9e855198e21a4862d2a6b86', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-24T08:14:22.050Z] + RUST_BACKTRACE=full [2025-02-24T08:14:22.051Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 43.20250224.dev.0' --checksum 8effc3caf7fa283e4e7cfbaa48b1e4f6664f826ed9e855198e21a4862d2a6b86 --output /var/tmp/coreos-installer-output --fast [2025-02-24T08:14:22.970Z] Total OSTree objects scanned from /root: 17881 (17875 mapped, 6 empty) [2025-02-24T08:14:22.970Z] Total OSTree objects found in /boot: 317 [2025-02-24T08:14:22.970Z] Duplicate extents dropped: 0 [2025-02-24T08:14:22.970Z] Overlapping extents clamped: 0 [2025-02-24T08:14:22.970Z] Total /root extents: 17875 [2025-02-24T08:14:22.970Z] Duplicate extents dropped: 0 [2025-02-24T08:14:22.970Z] Overlapping extents clamped: 0 [2025-02-24T08:14:22.970Z] Total /boot extents: 322 [2025-02-24T08:14:22.970Z] Packing image [2025-02-24T08:14:37.779Z] Total bytes skipped: 1642327040 [2025-02-24T08:14:37.779Z] Total bytes written: 1080824832 [2025-02-24T08:14:37.779Z] Total bytes written (compressed): 25659092 [2025-02-24T08:14:37.779Z] Verifying that repacked image matches digest [2025-02-24T08:14:49.915Z] Packing successful! [2025-02-24T08:14:49.915Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-24T08:14:49.915Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-24T08:14:51.271Z] Generating osmet file for 4k metal image [2025-02-24T08:14:51.271Z] 2025-02-24 08:14:51,210 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-43.20250224.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 43.20250224.dev.0', '--checksum', '4dadee91c79ea5d0d06537643a9df7260b131a89767c71e1ab89c715925bdf7e', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-24T08:15:09.297Z] + RUST_BACKTRACE=full [2025-02-24T08:15:09.297Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 43.20250224.dev.0' --checksum 4dadee91c79ea5d0d06537643a9df7260b131a89767c71e1ab89c715925bdf7e --output /var/tmp/coreos-installer-output --fast [2025-02-24T08:15:09.297Z] Total OSTree objects scanned from /root: 17881 (17875 mapped, 6 empty) [2025-02-24T08:15:09.297Z] Total OSTree objects found in /boot: 3 [2025-02-24T08:15:09.297Z] Duplicate extents dropped: 0 [2025-02-24T08:15:09.297Z] Overlapping extents clamped: 0 [2025-02-24T08:15:09.297Z] Total /root extents: 17875 [2025-02-24T08:15:09.297Z] Duplicate extents dropped: 0 [2025-02-24T08:15:09.297Z] Overlapping extents clamped: 0 [2025-02-24T08:15:09.297Z] Total /boot extents: 4 [2025-02-24T08:15:09.297Z] Packing image [2025-02-24T08:15:24.105Z] Total bytes skipped: 1631453184 [2025-02-24T08:15:24.105Z] Total bytes written: 1091698688 [2025-02-24T08:15:24.105Z] Total bytes written (compressed): 25501472 [2025-02-24T08:15:24.105Z] Verifying that repacked image matches digest [2025-02-24T08:15:32.167Z] Packing successful! [2025-02-24T08:15:32.167Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-24T08:15:32.167Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-24T08:15:33.532Z] Compressing squashfs with lz4 [2025-02-24T08:15:33.532Z] 2025-02-24 08:15:33,226 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-24T08:15:33.532Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-24T08:15:33.532Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-24T08:15:33.532Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM [2025-02-24T08:15:33.532Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM/image.squashfs [2025-02-24T08:15:33.532Z] + coreos_gf_run_mount builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T08:15:33.532Z] + local mntarg=mount [2025-02-24T08:15:33.532Z] + '[' builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw = ro ']' [2025-02-24T08:15:33.532Z] + coreos_gf_run builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T08:15:33.532Z] + '[' -n '' ']' [2025-02-24T08:15:33.532Z] + coreos_gf_launch builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T08:15:33.532Z] + '[' -n '' ']' [2025-02-24T08:15:33.532Z] ++ guestfish --listen -a builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T08:15:33.532Z] + eval 'GUESTFISH_PID=6616; export GUESTFISH_PID' [2025-02-24T08:15:33.532Z] ++ GUESTFISH_PID=6616 [2025-02-24T08:15:33.532Z] ++ export GUESTFISH_PID [2025-02-24T08:15:33.532Z] + '[' -z 6616 ']' [2025-02-24T08:15:33.532Z] ++ kola ncpu [2025-02-24T08:15:33.532Z] + coreos_gf set-smp 6 [2025-02-24T08:15:33.532Z] + guestfish --remote -- set-smp 6 [2025-02-24T08:15:33.532Z] + coreos_gf run [2025-02-24T08:15:33.532Z] + guestfish --remote -- run [2025-02-24T08:15:35.408Z] + GUESTFISH_RUNNING=1 [2025-02-24T08:15:35.408Z] ++ coreos_gf findfs-label root [2025-02-24T08:15:35.408Z] ++ guestfish --remote -- findfs-label root [2025-02-24T08:15:35.408Z] + root=/dev/sda4 [2025-02-24T08:15:35.408Z] + coreos_gf mount /dev/sda4 / [2025-02-24T08:15:35.408Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-24T08:15:35.963Z] + local boot [2025-02-24T08:15:35.963Z] ++ coreos_gf findfs-label boot [2025-02-24T08:15:35.963Z] ++ guestfish --remote -- findfs-label boot [2025-02-24T08:15:35.963Z] + boot=/dev/sda3 [2025-02-24T08:15:35.963Z] + coreos_gf mount /dev/sda3 /boot [2025-02-24T08:15:35.963Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-24T08:15:35.963Z] + local partitions [2025-02-24T08:15:35.963Z] + local label [2025-02-24T08:15:35.963Z] ++ coreos_gf list-partitions [2025-02-24T08:15:35.963Z] ++ guestfish --remote -- list-partitions [2025-02-24T08:15:35.963Z] + partitions='/dev/sda1 [2025-02-24T08:15:35.963Z] /dev/sda2 [2025-02-24T08:15:35.963Z] /dev/sda3 [2025-02-24T08:15:35.963Z] /dev/sda4' [2025-02-24T08:15:35.963Z] + for pt in $partitions [2025-02-24T08:15:35.963Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-24T08:15:35.963Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-24T08:15:35.963Z] + label= [2025-02-24T08:15:35.963Z] + '[' '' == EFI-SYSTEM ']' [2025-02-24T08:15:35.963Z] + for pt in $partitions [2025-02-24T08:15:35.963Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-24T08:15:35.963Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-24T08:15:35.963Z] + label=EFI-SYSTEM [2025-02-24T08:15:35.963Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-24T08:15:35.963Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-24T08:15:35.963Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-24T08:15:35.963Z] + for pt in $partitions [2025-02-24T08:15:35.963Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-24T08:15:35.963Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-24T08:15:36.216Z] + label=boot [2025-02-24T08:15:36.216Z] + '[' boot == EFI-SYSTEM ']' [2025-02-24T08:15:36.216Z] + for pt in $partitions [2025-02-24T08:15:36.216Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-24T08:15:36.216Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-24T08:15:36.216Z] + label=root [2025-02-24T08:15:36.216Z] + '[' root == EFI-SYSTEM ']' [2025-02-24T08:15:36.216Z] ++ coreos_gf ls /ostree/deploy [2025-02-24T08:15:36.216Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-24T08:15:36.216Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-24T08:15:36.216Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-24T08:15:36.216Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-24T08:15:36.216Z] ++ grep -v .origin [2025-02-24T08:15:36.216Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 [2025-02-24T08:15:36.216Z] + export stateroot deploydir [2025-02-24T08:15:36.216Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM/config [2025-02-24T08:15:36.216Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM/config [2025-02-24T08:15:36.216Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM/config [2025-02-24T08:15:36.216Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM/config.new /ostree/repo/config [2025-02-24T08:15:36.216Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM/config.new /ostree/repo/config [2025-02-24T08:15:36.216Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-24T08:15:36.216Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-24T08:15:36.216Z] + kernel_binary=/boot/ostree/fedora-coreos-3cf78bb081051bc8effefa0940f86459d8b8437a19231f03cbfa6be3b50881d8/vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 [2025-02-24T08:15:36.216Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-24T08:15:36.216Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-24T08:15:36.216Z] + kernel_hmac=/boot/ostree/fedora-coreos-3cf78bb081051bc8effefa0940f86459d8b8437a19231f03cbfa6be3b50881d8/.vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64.hmac [2025-02-24T08:15:36.216Z] ++ basename /boot/ostree/fedora-coreos-3cf78bb081051bc8effefa0940f86459d8b8437a19231f03cbfa6be3b50881d8/.vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64.hmac [2025-02-24T08:15:36.216Z] + coreos_gf ln /boot/ostree/fedora-coreos-3cf78bb081051bc8effefa0940f86459d8b8437a19231f03cbfa6be3b50881d8/.vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64.hmac [2025-02-24T08:15:36.216Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-3cf78bb081051bc8effefa0940f86459d8b8437a19231f03cbfa6be3b50881d8/.vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64.hmac [2025-02-24T08:15:36.216Z] ++ basename /boot/ostree/fedora-coreos-3cf78bb081051bc8effefa0940f86459d8b8437a19231f03cbfa6be3b50881d8/vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 [2025-02-24T08:15:36.216Z] + coreos_gf ln /boot/ostree/fedora-coreos-3cf78bb081051bc8effefa0940f86459d8b8437a19231f03cbfa6be3b50881d8/vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 /boot/vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 [2025-02-24T08:15:36.216Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-3cf78bb081051bc8effefa0940f86459d8b8437a19231f03cbfa6be3b50881d8/vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 /boot/vmlinuz-6.14.0-0.rc3.20250219git6537cfb395f3.31.fc43.x86_64 [2025-02-24T08:15:36.216Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM/image.squashfs compress:lz4 [2025-02-24T08:15:36.216Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM/image.squashfs compress:lz4 [2025-02-24T08:15:46.126Z] + coreos_gf_shutdown [2025-02-24T08:15:46.126Z] + coreos_gf umount-all [2025-02-24T08:15:46.126Z] + guestfish --remote -- umount-all [2025-02-24T08:15:46.126Z] + coreos_gf exit [2025-02-24T08:15:46.126Z] + guestfish --remote -- exit [2025-02-24T08:15:46.126Z] + GUESTFISH_RUNNING= [2025-02-24T08:15:46.126Z] + GUESTFISH_PID= [2025-02-24T08:15:46.126Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-24T08:15:46.126Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.t8IIFM -rf [2025-02-24T08:15:46.126Z] + _coreos_gf_cleanup [2025-02-24T08:15:46.126Z] + guestfish --remote -- exit [2025-02-24T08:15:46.126Z] + : [2025-02-24T08:15:51.346Z] 2025-02-24 08:15:50,755 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw'] [2025-02-24T08:15:51.346Z] + coreos_gf_run_mount builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T08:15:51.346Z] + local mntarg=mount [2025-02-24T08:15:51.346Z] + '[' builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw = ro ']' [2025-02-24T08:15:51.346Z] + coreos_gf_run builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T08:15:51.346Z] + '[' -n '' ']' [2025-02-24T08:15:51.346Z] + coreos_gf_launch builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T08:15:51.346Z] + '[' -n '' ']' [2025-02-24T08:15:51.346Z] ++ guestfish --listen -a builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw --ro [2025-02-24T08:15:51.346Z] + eval 'GUESTFISH_PID=6761; export GUESTFISH_PID' [2025-02-24T08:15:51.346Z] ++ GUESTFISH_PID=6761 [2025-02-24T08:15:51.346Z] ++ export GUESTFISH_PID [2025-02-24T08:15:51.346Z] + '[' -z 6761 ']' [2025-02-24T08:15:51.346Z] ++ kola ncpu [2025-02-24T08:15:51.346Z] + coreos_gf set-smp 6 [2025-02-24T08:15:51.346Z] + guestfish --remote -- set-smp 6 [2025-02-24T08:15:51.346Z] + coreos_gf run [2025-02-24T08:15:51.346Z] + guestfish --remote -- run [2025-02-24T08:15:52.747Z] + GUESTFISH_RUNNING=1 [2025-02-24T08:15:52.747Z] ++ coreos_gf findfs-label root [2025-02-24T08:15:52.747Z] ++ guestfish --remote -- findfs-label root [2025-02-24T08:15:52.747Z] + root=/dev/sda4 [2025-02-24T08:15:52.747Z] + coreos_gf mount /dev/sda4 / [2025-02-24T08:15:52.747Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-24T08:15:53.301Z] + local boot [2025-02-24T08:15:53.301Z] ++ coreos_gf findfs-label boot [2025-02-24T08:15:53.301Z] ++ guestfish --remote -- findfs-label boot [2025-02-24T08:15:53.301Z] + boot=/dev/sda3 [2025-02-24T08:15:53.301Z] + coreos_gf mount /dev/sda3 /boot [2025-02-24T08:15:53.301Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-24T08:15:53.554Z] + local partitions [2025-02-24T08:15:53.554Z] + local label [2025-02-24T08:15:53.554Z] ++ coreos_gf list-partitions [2025-02-24T08:15:53.554Z] ++ guestfish --remote -- list-partitions [2025-02-24T08:15:53.554Z] + partitions='/dev/sda1 [2025-02-24T08:15:53.554Z] /dev/sda2 [2025-02-24T08:15:53.554Z] /dev/sda3 [2025-02-24T08:15:53.554Z] /dev/sda4' [2025-02-24T08:15:53.554Z] + for pt in $partitions [2025-02-24T08:15:53.554Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-24T08:15:53.554Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-24T08:15:53.554Z] + label= [2025-02-24T08:15:53.554Z] + '[' '' == EFI-SYSTEM ']' [2025-02-24T08:15:53.554Z] + for pt in $partitions [2025-02-24T08:15:53.554Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-24T08:15:53.554Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-24T08:15:53.554Z] + label=EFI-SYSTEM [2025-02-24T08:15:53.554Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-24T08:15:53.554Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-24T08:15:53.554Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-24T08:15:53.554Z] + for pt in $partitions [2025-02-24T08:15:53.554Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-24T08:15:53.554Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-24T08:15:53.554Z] + label=boot [2025-02-24T08:15:53.554Z] + '[' boot == EFI-SYSTEM ']' [2025-02-24T08:15:53.554Z] + for pt in $partitions [2025-02-24T08:15:53.554Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-24T08:15:53.554Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-24T08:15:53.554Z] + label=root [2025-02-24T08:15:53.554Z] + '[' root == EFI-SYSTEM ']' [2025-02-24T08:15:53.554Z] ++ coreos_gf ls /ostree/deploy [2025-02-24T08:15:53.554Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-24T08:15:53.808Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-24T08:15:53.808Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-24T08:15:53.808Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-24T08:15:53.808Z] ++ grep -v .origin [2025-02-24T08:15:53.808Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 [2025-02-24T08:15:53.808Z] + export stateroot deploydir [2025-02-24T08:15:53.808Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-24T08:15:53.808Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-24T08:15:53.808Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-24T08:15:53.808Z] + coreos_gf_shutdown [2025-02-24T08:15:53.808Z] + coreos_gf umount-all [2025-02-24T08:15:53.808Z] + guestfish --remote -- umount-all [2025-02-24T08:15:53.808Z] + coreos_gf exit [2025-02-24T08:15:53.808Z] + guestfish --remote -- exit [2025-02-24T08:15:53.808Z] + GUESTFISH_RUNNING= [2025-02-24T08:15:53.808Z] + GUESTFISH_PID= [2025-02-24T08:15:53.808Z] + _coreos_gf_cleanup [2025-02-24T08:15:53.808Z] + guestfish --remote -- exit [2025-02-24T08:15:54.061Z] + : [2025-02-24T08:15:54.061Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250224.dev.0 [2025-02-24T08:15:54.061Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-24T08:15:54.061Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-24T08:15:54.061Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-24T08:15:54.061Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-24T08:15:54.061Z] 2025-02-24 08:15:53,812 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '900ca339519c9a61bf4ad69c8ca97aae797c66736340ede25a668b6bf67d1ffe', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-24T08:15:54.061Z] 2025-02-24 08:15:53,869 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmp9b4nl7ou.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-24T08:15:55.939Z] 2025-02-24 08:15:55,852 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-43.20250224.dev.0', '-volset', 'fedora-coreos-43.20250224.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250224.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-24T08:15:55.939Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-24T08:15:55.939Z] genisoimage 1.1.11 (Linux) [2025-02-24T08:15:55.939Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-24T08:15:55.939Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-24T08:15:55.939Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-24T08:15:55.939Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-24T08:15:55.939Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-24T08:15:55.939Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-24T08:15:55.939Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-24T08:15:55.939Z] Writing: Initial Padblock Start Block 0 [2025-02-24T08:15:55.939Z] Done with: Initial Padblock Block(s) 16 [2025-02-24T08:15:55.939Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-24T08:15:55.939Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-24T08:15:55.939Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-24T08:15:55.939Z] Size of boot image is 4 sectors -> No emulation [2025-02-24T08:15:55.939Z] Size of boot image is 13104 sectors -> No emulation [2025-02-24T08:15:55.939Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-24T08:15:55.939Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-24T08:15:55.939Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-24T08:15:55.939Z] Writing: End Volume Descriptor Start Block 19 [2025-02-24T08:15:55.939Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-24T08:15:55.939Z] Writing: Version block Start Block 20 [2025-02-24T08:15:55.939Z] Done with: Version block Block(s) 1 [2025-02-24T08:15:55.939Z] Writing: Path table Start Block 21 [2025-02-24T08:15:55.939Z] Done with: Path table Block(s) 4 [2025-02-24T08:15:55.939Z] Writing: Joliet path table Start Block 25 [2025-02-24T08:15:55.939Z] Done with: Joliet path table Block(s) 4 [2025-02-24T08:15:55.939Z] Writing: Directory tree Start Block 29 [2025-02-24T08:15:55.939Z] Done with: Directory tree Block(s) 7 [2025-02-24T08:15:55.939Z] Writing: Joliet directory tree Start Block 36 [2025-02-24T08:15:55.939Z] Done with: Joliet directory tree Block(s) 7 [2025-02-24T08:15:55.939Z] Writing: Directory tree cleanup Start Block 43 [2025-02-24T08:15:55.939Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-24T08:15:55.939Z] Writing: Extension record Start Block 43 [2025-02-24T08:15:55.939Z] Done with: Extension record Block(s) 1 [2025-02-24T08:15:55.939Z] Writing: The File(s) Start Block 44 [2025-02-24T08:15:55.939Z] 0.92% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:55.939Z] 1.84% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:55.939Z] 2.76% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:55.939Z] 3.68% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:55.939Z] 4.59% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:55.939Z] 5.52% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:55.939Z] 6.43% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:55.939Z] 7.35% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:55.939Z] 8.27% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:56.192Z] 9.19% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:56.192Z] 10.11% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:56.192Z] 11.03% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:56.192Z] 11.95% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:56.192Z] 12.87% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:56.192Z] 13.79% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:56.192Z] 14.71% done, estimate finish Mon Feb 24 08:15:55 2025 [2025-02-24T08:15:56.192Z] 15.62% done, estimate finish Mon Feb 24 08:16:01 2025 [2025-02-24T08:15:56.192Z] 16.54% done, estimate finish Mon Feb 24 08:16:01 2025 [2025-02-24T08:15:56.192Z] 17.46% done, estimate finish Mon Feb 24 08:16:00 2025 [2025-02-24T08:15:56.192Z] 18.38% done, estimate finish Mon Feb 24 08:16:00 2025 [2025-02-24T08:15:56.192Z] 19.30% done, estimate finish Mon Feb 24 08:16:00 2025 [2025-02-24T08:15:56.192Z] 20.22% done, estimate finish Mon Feb 24 08:15:59 2025 [2025-02-24T08:15:56.192Z] 21.14% done, estimate finish Mon Feb 24 08:15:59 2025 [2025-02-24T08:15:56.192Z] 22.06% done, estimate finish Mon Feb 24 08:15:59 2025 [2025-02-24T08:15:56.192Z] 22.98% done, estimate finish Mon Feb 24 08:15:59 2025 [2025-02-24T08:15:56.192Z] 23.90% done, estimate finish Mon Feb 24 08:15:59 2025 [2025-02-24T08:15:56.192Z] 24.81% done, estimate finish Mon Feb 24 08:15:59 2025 [2025-02-24T08:15:56.192Z] 25.73% done, estimate finish Mon Feb 24 08:15:58 2025 [2025-02-24T08:15:56.192Z] 26.65% done, estimate finish Mon Feb 24 08:15:58 2025 [2025-02-24T08:15:56.192Z] 27.57% done, estimate finish Mon Feb 24 08:15:58 2025 [2025-02-24T08:15:56.192Z] 28.49% done, estimate finish Mon Feb 24 08:15:58 2025 [2025-02-24T08:15:56.192Z] 29.41% done, estimate finish Mon Feb 24 08:15:58 2025 [2025-02-24T08:15:56.192Z] 30.33% done, estimate finish Mon Feb 24 08:15:58 2025 [2025-02-24T08:15:56.192Z] 31.25% done, estimate finish Mon Feb 24 08:15:58 2025 [2025-02-24T08:15:56.192Z] 32.17% done, estimate finish Mon Feb 24 08:15:58 2025 [2025-02-24T08:15:56.192Z] 33.09% done, estimate finish Mon Feb 24 08:15:58 2025 [2025-02-24T08:15:56.192Z] 34.00% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.192Z] 34.92% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.192Z] 35.84% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.192Z] 36.76% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 37.68% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 38.60% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 39.52% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 40.44% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 41.35% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 42.28% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 43.19% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 44.11% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 45.03% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 45.95% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.445Z] 46.87% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.446Z] 47.79% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.446Z] 48.71% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.446Z] 49.63% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:56.446Z] 50.54% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 51.47% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 52.38% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 53.30% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 54.22% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 55.14% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 56.06% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 56.98% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 57.90% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 58.82% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 59.73% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 60.65% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 61.57% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 62.49% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 63.41% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 64.33% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 65.25% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.446Z] 66.17% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 67.09% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 68.01% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 68.92% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 69.84% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 70.76% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 71.68% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 72.60% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 73.52% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 74.44% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 75.36% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 76.28% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 77.20% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 78.11% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 79.03% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 79.95% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 80.87% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 81.79% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 82.71% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 83.63% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 84.55% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 85.47% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 86.39% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 87.30% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 88.22% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 89.14% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 90.06% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 90.98% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 91.90% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.717Z] 92.82% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.987Z] 93.74% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.987Z] 94.66% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.987Z] 95.58% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.987Z] 96.49% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.987Z] 97.41% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.987Z] 98.33% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.987Z] 99.25% done, estimate finish Mon Feb 24 08:15:56 2025 [2025-02-24T08:15:56.987Z] Total translation table size: 2048 [2025-02-24T08:15:56.987Z] Total rockridge attributes bytes: 3006 [2025-02-24T08:15:56.987Z] Total directory bytes: 12288 [2025-02-24T08:15:56.987Z] Path table size(bytes): 96 [2025-02-24T08:15:56.987Z] Done with: The File(s) Block(s) 543887 [2025-02-24T08:15:56.987Z] Writing: Ending Padblock Start Block 543931 [2025-02-24T08:15:56.987Z] Done with: Ending Padblock Block(s) 150 [2025-02-24T08:15:56.987Z] Max brk space used 1c000 [2025-02-24T08:15:56.987Z] 544081 extents written (1062 MB) [2025-02-24T08:15:56.987Z] 2025-02-24 08:15:56,803 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250224.dev.0-live.x86_64.iso'] [2025-02-24T08:15:56.987Z] isohybrid: Warning: more than 1024 cylinders: 1063 [2025-02-24T08:15:56.987Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-24T08:15:57.542Z] 2025-02-24 08:15:57,281 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-43.20250224.dev.0', '-volset', 'fedora-coreos-43.20250224.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250224.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-24T08:15:57.542Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-24T08:15:57.542Z] genisoimage 1.1.11 (Linux) [2025-02-24T08:15:57.542Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-24T08:15:57.542Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-24T08:15:57.542Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-24T08:15:57.542Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-24T08:15:57.542Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-24T08:15:57.542Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-24T08:15:57.542Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-24T08:15:57.542Z] Writing: Initial Padblock Start Block 0 [2025-02-24T08:15:57.542Z] Done with: Initial Padblock Block(s) 16 [2025-02-24T08:15:57.542Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-24T08:15:57.542Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-24T08:15:57.542Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-24T08:15:57.542Z] Size of boot image is 4 sectors -> No emulation [2025-02-24T08:15:57.542Z] Size of boot image is 13104 sectors -> No emulation [2025-02-24T08:15:57.542Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-24T08:15:57.542Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-24T08:15:57.542Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-24T08:15:57.542Z] Writing: End Volume Descriptor Start Block 19 [2025-02-24T08:15:57.542Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-24T08:15:57.542Z] Writing: Version block Start Block 20 [2025-02-24T08:15:57.542Z] Done with: Version block Block(s) 1 [2025-02-24T08:15:57.542Z] Writing: Path table Start Block 21 [2025-02-24T08:15:57.542Z] Done with: Path table Block(s) 4 [2025-02-24T08:15:57.542Z] Writing: Joliet path table Start Block 25 [2025-02-24T08:15:57.542Z] Done with: Joliet path table Block(s) 4 [2025-02-24T08:15:57.542Z] Writing: Directory tree Start Block 29 [2025-02-24T08:15:57.542Z] Done with: Directory tree Block(s) 7 [2025-02-24T08:15:57.542Z] Writing: Joliet directory tree Start Block 36 [2025-02-24T08:15:57.542Z] Done with: Joliet directory tree Block(s) 7 [2025-02-24T08:15:57.542Z] Writing: Directory tree cleanup Start Block 43 [2025-02-24T08:15:57.542Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-24T08:15:57.542Z] Writing: Extension record Start Block 43 [2025-02-24T08:15:57.542Z] Done with: Extension record Block(s) 1 [2025-02-24T08:15:57.542Z] Writing: The File(s) Start Block 44 [2025-02-24T08:15:57.542Z] 8.39% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 16.75% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 25.13% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 33.49% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 41.88% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 50.24% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 58.63% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 66.99% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 75.37% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 83.73% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] 92.13% done, estimate finish Mon Feb 24 08:15:57 2025 [2025-02-24T08:15:57.542Z] Total translation table size: 2048 [2025-02-24T08:15:57.542Z] Total rockridge attributes bytes: 2842 [2025-02-24T08:15:57.542Z] Total directory bytes: 12288 [2025-02-24T08:15:57.542Z] Path table size(bytes): 96 [2025-02-24T08:15:57.542Z] Done with: The File(s) Block(s) 59519 [2025-02-24T08:15:57.543Z] Writing: Ending Padblock Start Block 59563 [2025-02-24T08:15:57.543Z] Done with: Ending Padblock Block(s) 150 [2025-02-24T08:15:57.543Z] Max brk space used 1b000 [2025-02-24T08:15:57.543Z] 59713 extents written (116 MB) [2025-02-24T08:15:57.543Z] 2025-02-24 08:15:57,389 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250224.dev.0-live.x86_64.iso.minimal'] [2025-02-24T08:15:57.543Z] 2025-02-24 08:15:57,429 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250224.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250224.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-24T08:16:15.542Z] + RUST_BACKTRACE=full [2025-02-24T08:16:15.542Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/4a99a0bb2732208e61469bbb4fe20f8df75e658b23d311181624281098ed8d9d.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250224.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-43.20250224.dev.0-live.x86_64.iso.minimal --consume [2025-02-24T08:16:15.542Z] Packing minimal ISO [2025-02-24T08:16:15.542Z] Matched 17 files of 17 [2025-02-24T08:16:15.542Z] Total bytes skipped: 121874279 [2025-02-24T08:16:15.542Z] Total bytes written: 809113 [2025-02-24T08:16:15.542Z] Total bytes written (compressed): 2832 [2025-02-24T08:16:15.542Z] Verifying that packed image matches digest [2025-02-24T08:16:15.542Z] Packing successful! [2025-02-24T08:16:15.542Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-24T08:16:30.348Z] Updated: builds/43.20250224.dev.0/x86_64/meta.json [2025-02-24T08:16:30.352Z] [Pipeline] } [2025-02-24T08:16:30.355Z] [Pipeline] // withEnv [2025-02-24T08:16:30.416Z] [Pipeline] withEnv [2025-02-24T08:16:30.416Z] [Pipeline] { [2025-02-24T08:16:30.420Z] [Pipeline] sh [2025-02-24T08:16:31.002Z] + set -xeuo pipefail [2025-02-24T08:16:31.002Z] ++ umask [2025-02-24T08:16:31.002Z] + '[' 0022 = 0000 ']' [2025-02-24T08:16:31.002Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-24T08:16:31.255Z] Targeting build: 43.20250224.dev.0 [2025-02-24T08:16:31.255Z] Compressing: builds/43.20250224.dev.0/x86_64 [2025-02-24T08:16:31.255Z] 2025-02-24 08:16:31,080 INFO - Running command: ['xz', '-c9', '-T6', 'builds/43.20250224.dev.0/x86_64/fedora-coreos-43.20250224.dev.0-metal.x86_64.raw'] [2025-02-24T08:21:22.687Z] Compressed: fedora-coreos-43.20250224.dev.0-metal.x86_64.raw.xz [2025-02-24T08:21:22.688Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-24T08:21:22.688Z] Updated: builds/43.20250224.dev.0/x86_64/meta.json [2025-02-24T08:21:22.691Z] [Pipeline] } [2025-02-24T08:21:22.694Z] [Pipeline] // withEnv [2025-02-24T08:21:22.757Z] [Pipeline] } [2025-02-24T08:21:22.785Z] [Pipeline] // stage [2025-02-24T08:21:22.791Z] [Pipeline] stage [2025-02-24T08:21:22.791Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-24T08:21:22.848Z] [Pipeline] withEnv [2025-02-24T08:21:22.849Z] [Pipeline] { [2025-02-24T08:21:22.852Z] [Pipeline] sh [2025-02-24T08:21:23.442Z] + set -euo pipefail [2025-02-24T08:21:23.442Z] ++ umask [2025-02-24T08:21:23.442Z] + '[' 0022 = 0000 ']' [2025-02-24T08:21:23.442Z] + uuidgen [2025-02-24T08:21:23.442Z] + cut -f1 -d- [2025-02-24T08:21:23.455Z] [Pipeline] } [2025-02-24T08:21:23.458Z] [Pipeline] // withEnv [2025-02-24T08:21:23.486Z] [Pipeline] withEnv [2025-02-24T08:21:23.486Z] [Pipeline] { [2025-02-24T08:21:23.514Z] [Pipeline] sh [2025-02-24T08:21:24.046Z] + set -euo pipefail [2025-02-24T08:21:24.046Z] ++ umask [2025-02-24T08:21:24.046Z] + '[' 0022 = 0000 ']' [2025-02-24T08:21:24.046Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:21:24.046Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-24T08:21:24.048Z] [Pipeline] } [2025-02-24T08:21:24.051Z] [Pipeline] // withEnv [2025-02-24T08:21:24.086Z] [Pipeline] withEnv [2025-02-24T08:21:24.086Z] [Pipeline] { [2025-02-24T08:21:24.089Z] [Pipeline] sh [2025-02-24T08:21:24.627Z] + set -xeuo pipefail [2025-02-24T08:21:24.627Z] ++ umask [2025-02-24T08:21:24.627Z] + '[' 0022 = 0000 ']' [2025-02-24T08:21:24.627Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T08:21:24.627Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-CpH5d/kola-testiso-x86_64 [2025-02-24T08:21:24.627Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-CpH5d/kola-testiso-x86_64 [2025-02-24T08:21:24.880Z] Ignoring verification of signature on metal image [2025-02-24T08:21:24.880Z] Running test: iso-as-disk.bios [2025-02-24T08:21:51.358Z] PASS: iso-as-disk.bios (18.722s) [2025-02-24T08:21:51.358Z] Running test: iso-as-disk.uefi [2025-02-24T08:22:17.815Z] PASS: iso-as-disk.uefi (22.228s) [2025-02-24T08:22:17.815Z] Running test: iso-as-disk.uefi-secure [2025-02-24T08:22:44.262Z] PASS: iso-as-disk.uefi-secure (23.161s) [2025-02-24T08:22:44.262Z] Running test: iso-as-disk.4k.uefi [2025-02-24T08:23:10.719Z] PASS: iso-as-disk.4k.uefi (22.416s) [2025-02-24T08:23:10.719Z] Running test: iso-install.bios [2025-02-24T08:27:47.136Z] PASS: iso-install.bios (4m21.352s) [2025-02-24T08:27:47.136Z] Running test: iso-live-login.bios [2025-02-24T08:28:13.611Z] The file: journal.txt does not exist [2025-02-24T08:28:15.488Z] PASS: iso-live-login.bios (29.725s) [2025-02-24T08:28:15.488Z] Running test: iso-live-login.uefi [2025-02-24T08:28:47.474Z] The file: journal.txt does not exist [2025-02-24T08:28:47.474Z] PASS: iso-live-login.uefi (25.98s) [2025-02-24T08:28:47.474Z] Running test: iso-live-login.uefi-secure [2025-02-24T08:29:19.610Z] The file: journal.txt does not exist [2025-02-24T08:29:19.610Z] PASS: iso-live-login.uefi-secure (26.953s) [2025-02-24T08:29:19.610Z] Running test: iso-live-login.4k.uefi [2025-02-24T08:29:46.067Z] The file: journal.txt does not exist [2025-02-24T08:29:46.624Z] PASS: iso-live-login.4k.uefi (26.114s) [2025-02-24T08:29:46.624Z] Running test: iso-offline-install.bios [2025-02-24T08:34:23.038Z] PASS: iso-offline-install.bios (4m11.691s) [2025-02-24T08:34:23.038Z] Running test: iso-offline-install.mpath.bios [2025-02-24T08:38:44.449Z] PASS: iso-offline-install.mpath.bios (4m21.159s) [2025-02-24T08:38:44.449Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-24T08:43:05.836Z] PASS: iso-offline-install-fromram.4k.uefi (4m12.343s) [2025-02-24T08:43:05.836Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-24T08:43:09.981Z] Warning: Cannot announce submounts, client does not support it [2025-02-24T08:45:31.323Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m13.724s) [2025-02-24T08:45:31.323Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-24T08:48:07.674Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m30.999s) [2025-02-24T08:48:07.674Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-24T08:50:29.032Z] PASS: iso-offline-install-iscsi.manual.bios (2m19.968s) [2025-02-24T08:50:29.032Z] Running test: miniso-install.bios [2025-02-24T08:55:20.453Z] PASS: miniso-install.bios (4m25.723s) [2025-02-24T08:55:20.453Z] Running test: miniso-install.nm.bios [2025-02-24T08:59:56.861Z] PASS: miniso-install.nm.bios (4m33.21s) [2025-02-24T08:59:56.861Z] Running test: miniso-install.4k.uefi [2025-02-24T09:04:48.262Z] PASS: miniso-install.4k.uefi (4m34.55s) [2025-02-24T09:04:48.262Z] Running test: miniso-install.4k.nm.uefi [2025-02-24T09:09:39.672Z] PASS: miniso-install.4k.nm.uefi (4m38.002s) [2025-02-24T09:09:39.672Z] Running test: pxe-offline-install.bios [2025-02-24T09:14:16.073Z] PASS: pxe-offline-install.bios (4m27.39s) [2025-02-24T09:14:16.073Z] Running test: pxe-offline-install.4k.uefi [2025-02-24T09:18:52.846Z] PASS: pxe-offline-install.4k.uefi (4m29.718s) [2025-02-24T09:18:52.846Z] Running test: pxe-online-install.bios [2025-02-24T09:23:29.243Z] PASS: pxe-online-install.bios (4m26.027s) [2025-02-24T09:23:29.243Z] Running test: pxe-online-install.4k.uefi [2025-02-24T09:28:05.647Z] PASS: pxe-online-install.4k.uefi (4m24.631s) [2025-02-24T09:28:05.649Z] [Pipeline] } [2025-02-24T09:28:05.751Z] [Pipeline] // withEnv [2025-02-24T09:28:05.768Z] [Pipeline] withEnv [2025-02-24T09:28:05.768Z] [Pipeline] { [2025-02-24T09:28:05.771Z] [Pipeline] sh [2025-02-24T09:28:06.365Z] + set -xeuo pipefail [2025-02-24T09:28:06.365Z] ++ umask [2025-02-24T09:28:06.365Z] + '[' 0022 = 0000 ']' [2025-02-24T09:28:06.365Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T09:28:06.365Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-CpH5d -c --xz kola-testiso-x86_64 [2025-02-24T09:28:18.503Z] [Pipeline] } [2025-02-24T09:28:18.515Z] [Pipeline] // withEnv [2025-02-24T09:28:18.522Z] [Pipeline] archiveArtifacts [2025-02-24T09:28:18.524Z] Archiving artifacts [2025-02-24T09:28:19.769Z] [Pipeline] withEnv [2025-02-24T09:28:19.770Z] [Pipeline] { [2025-02-24T09:28:19.773Z] [Pipeline] sh [2025-02-24T09:28:20.309Z] + set -xeuo pipefail [2025-02-24T09:28:20.309Z] ++ umask [2025-02-24T09:28:20.309Z] + '[' 0022 = 0000 ']' [2025-02-24T09:28:20.309Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-24T09:28:20.309Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-CpH5d/kola-testiso-x86_64 --output - [2025-02-24T09:28:20.311Z] [Pipeline] } [2025-02-24T09:28:20.323Z] [Pipeline] // withEnv [2025-02-24T09:28:20.383Z] [Pipeline] junit [2025-02-24T09:28:20.384Z] Recording test results [2025-02-24T09:28:20.492Z] None of the test reports contained any result [2025-02-24T09:28:20.492Z] [Pipeline] } [2025-02-24T09:28:20.494Z] [Pipeline] // stage [2025-02-24T09:28:20.499Z] [Pipeline] stage [2025-02-24T09:28:20.508Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-24T09:28:20.510Z] [Pipeline] } [2025-02-24T09:28:20.531Z] [Pipeline] // stage [2025-02-24T09:28:20.550Z] [Pipeline] } [2025-02-24T09:28:20.574Z] [Pipeline] // parallel [2025-02-24T09:28:20.621Z] [Pipeline] } [2025-02-24T09:28:20.639Z] [Pipeline] // timeout [2025-02-24T09:28:20.656Z] [Pipeline] } [2025-02-24T09:28:20.674Z] [Pipeline] // container [2025-02-24T09:28:20.697Z] [Pipeline] } [2025-02-24T09:28:20.716Z] [Pipeline] // node [2025-02-24T09:28:20.735Z] [Pipeline] } [2025-02-24T09:28:20.751Z] [Pipeline] // podTemplate [2025-02-24T09:28:20.767Z] [Pipeline] End of Pipeline [2025-02-24T09:28:20.883Z] Finished: SUCCESS