Console Output
01:10:53 [2025-10-13T01:10:53.518Z] + set -xeuo pipefail
01:10:53 [2025-10-13T01:10:53.518Z] ++ umask
01:10:53 [2025-10-13T01:10:53.518Z] + '[' 0022 = 0000 ']'
01:10:53 [2025-10-13T01:10:53.518Z] + cosa init --branch testing-devel --commit=ed41a6dc8723a8ff39e9f1a62696559e83ec5801 https://github.com/coreos/fedora-coreos-config
01:10:53 [2025-10-13T01:10:53.518Z] notice: failed to look up uid in /etc/passwd; enabling workaround
01:10:53 [2025-10-13T01:10:53.518Z] info: Missing CAP_SYS_ADMIN; using virt
01:10:53 [2025-10-13T01:10:53.518Z] + mkdir -p src
01:10:53 [2025-10-13T01:10:53.518Z] + cd src
01:10:53 [2025-10-13T01:10:53.518Z] + test -e config
01:10:53 [2025-10-13T01:10:53.518Z] + case "${source}" in
01:10:53 [2025-10-13T01:10:53.518Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
01:10:53 [2025-10-13T01:10:53.518Z] Cloning into 'config'...
01:10:53 [2025-10-13T01:10:53.773Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
01:10:53 [2025-10-13T01:10:53.773Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
01:10:56 [2025-10-13T01:10:56.283Z] From https://gitlab.com/fedora/bootc/base-images
01:10:56 [2025-10-13T01:10:56.283Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
01:10:56 [2025-10-13T01:10:56.283Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
01:10:56 [2025-10-13T01:10:56.283Z] + '[' -n ed41a6dc8723a8ff39e9f1a62696559e83ec5801 ']'
01:10:56 [2025-10-13T01:10:56.283Z] + git -C ./config fetch origin ed41a6dc8723a8ff39e9f1a62696559e83ec5801
01:10:56 [2025-10-13T01:10:56.283Z] From https://github.com/coreos/fedora-coreos-config
01:10:56 [2025-10-13T01:10:56.283Z] * branch ed41a6dc8723a8ff39e9f1a62696559e83ec5801 -> FETCH_HEAD
01:10:56 [2025-10-13T01:10:56.283Z] + git -C ./config reset --hard ed41a6dc8723a8ff39e9f1a62696559e83ec5801
01:10:56 [2025-10-13T01:10:56.283Z] HEAD is now at ed41a6d lockfiles: bump to latest
01:10:56 [2025-10-13T01:10:56.283Z] + git -C ./config submodule update --init --recursive
01:10:56 [2025-10-13T01:10:56.283Z] + set +x
01:10:56 [2025-10-13T01:10:56.283Z] Config commit: ed41a6dc8723a8ff39e9f1a62696559e83ec5801
01:10:56 [2025-10-13T01:10:56.283Z] + manifest=src/config/manifest.yaml
01:10:56 [2025-10-13T01:10:56.283Z] + image=src/config/image.yaml
01:10:56 [2025-10-13T01:10:56.283Z] + [[ -n '' ]]
01:10:56 [2025-10-13T01:10:56.283Z] + [[ ! -f src/config/manifest.yaml ]]
01:10:56 [2025-10-13T01:10:56.283Z] + [[ ! -f src/config/image.yaml ]]
01:10:56 [2025-10-13T01:10:56.283Z] + mkdir -p cache
01:10:56 [2025-10-13T01:10:56.283Z] + mkdir -p builds
01:10:56 [2025-10-13T01:10:56.283Z] + mkdir -p tmp
01:10:56 [2025-10-13T01:10:56.283Z] + mkdir -p overrides/rpm
01:10:56 [2025-10-13T01:10:56.283Z] + mkdir -p overrides/rootfs
01:10:56 [2025-10-13T01:10:56.283Z] + test 0 = 1
01:10:56 [2025-10-13T01:10:56.283Z] + case "${YUMREPOS}" in
01:10:56 [2025-10-13T01:10:56.283Z] + set +x
01:10:56 [2025-10-13T01:10:56.283Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.