Console Output
21:50:14 [2025-01-30T21:50:14.822Z] + set -xeuo pipefail
21:50:14 [2025-01-30T21:50:14.822Z] ++ umask
21:50:14 [2025-01-30T21:50:14.822Z] + '[' 0022 = 0000 ']'
21:50:14 [2025-01-30T21:50:14.822Z] + cosa init --branch rawhide --commit=2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c https://github.com/coreos/fedora-coreos-config
21:50:14 [2025-01-30T21:50:14.822Z] notice: failed to look up uid in /etc/passwd; enabling workaround
21:50:14 [2025-01-30T21:50:14.822Z] info: Missing CAP_SYS_ADMIN; using virt
21:50:14 [2025-01-30T21:50:14.822Z] + mkdir -p src
21:50:14 [2025-01-30T21:50:14.822Z] + cd src
21:50:14 [2025-01-30T21:50:14.822Z] + test -e config
21:50:14 [2025-01-30T21:50:14.822Z] + case "${source}" in
21:50:14 [2025-01-30T21:50:14.822Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
21:50:14 [2025-01-30T21:50:14.822Z] Cloning into 'config'...
21:50:15 [2025-01-30T21:50:15.077Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
21:50:15 [2025-01-30T21:50:15.078Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
21:50:16 [2025-01-30T21:50:16.001Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
21:50:16 [2025-01-30T21:50:16.001Z] + '[' -n 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c ']'
21:50:16 [2025-01-30T21:50:16.001Z] + git -C ./config fetch origin 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
21:50:18 [2025-01-30T21:50:18.508Z] From https://github.com/coreos/fedora-coreos-config
21:50:18 [2025-01-30T21:50:18.508Z] * branch 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c -> FETCH_HEAD
21:50:18 [2025-01-30T21:50:18.508Z] Fetching submodule fedora-bootc
21:50:19 [2025-01-30T21:50:19.436Z] From https://gitlab.com/fedora/bootc/base-images
21:50:19 [2025-01-30T21:50:19.436Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
21:50:19 [2025-01-30T21:50:19.436Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
21:50:19 [2025-01-30T21:50:19.436Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
21:50:19 [2025-01-30T21:50:19.436Z] * branch 93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
21:50:19 [2025-01-30T21:50:19.436Z] * branch 9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
21:50:19 [2025-01-30T21:50:19.436Z] + git -C ./config reset --hard 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
21:50:19 [2025-01-30T21:50:19.436Z] HEAD is now at 2ff20ef tree: import changes from testing-devel at 823e2a3916c91018c92c07aba4dcb1a2423b72f7
21:50:19 [2025-01-30T21:50:19.436Z] + git -C ./config submodule update --init --recursive
21:50:19 [2025-01-30T21:50:19.436Z] + set +x
21:50:19 [2025-01-30T21:50:19.436Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
21:50:19 [2025-01-30T21:50:19.436Z] + manifest=src/config/manifest.yaml
21:50:19 [2025-01-30T21:50:19.436Z] + image=src/config/image.yaml
21:50:19 [2025-01-30T21:50:19.436Z] + [[ -n '' ]]
21:50:19 [2025-01-30T21:50:19.436Z] + [[ ! -f src/config/manifest.yaml ]]
21:50:19 [2025-01-30T21:50:19.436Z] + [[ ! -f src/config/image.yaml ]]
21:50:19 [2025-01-30T21:50:19.436Z] + mkdir -p cache
21:50:19 [2025-01-30T21:50:19.436Z] + mkdir -p builds
21:50:19 [2025-01-30T21:50:19.436Z] + mkdir -p tmp
21:50:19 [2025-01-30T21:50:19.436Z] + mkdir -p overrides/rpm
21:50:19 [2025-01-30T21:50:19.436Z] + mkdir -p overrides/rootfs
21:50:19 [2025-01-30T21:50:19.436Z] + test 0 = 1
21:50:19 [2025-01-30T21:50:19.436Z] + case "${YUMREPOS}" in
21:50:19 [2025-01-30T21:50:19.436Z] + set +x
21:50:19 [2025-01-30T21:50:19.436Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.