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