Console Output
17:57:38 [2025-03-19T17:57:38.592Z] + set -xeuo pipefail
17:57:38 [2025-03-19T17:57:38.592Z] ++ umask
17:57:38 [2025-03-19T17:57:38.592Z] + '[' 0022 = 0000 ']'
17:57:38 [2025-03-19T17:57:38.592Z] + cosa init --branch rawhide --commit=1ec520caf59ef5de913f06447c4be74f60ddb54d https://github.com/coreos/fedora-coreos-config
17:57:38 [2025-03-19T17:57:38.592Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:57:38 [2025-03-19T17:57:38.592Z] info: Missing CAP_SYS_ADMIN; using virt
17:57:38 [2025-03-19T17:57:38.592Z] + mkdir -p src
17:57:38 [2025-03-19T17:57:38.592Z] + cd src
17:57:38 [2025-03-19T17:57:38.592Z] + test -e config
17:57:38 [2025-03-19T17:57:38.592Z] + case "${source}" in
17:57:38 [2025-03-19T17:57:38.592Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:57:38 [2025-03-19T17:57:38.592Z] Cloning into 'config'...
17:57:38 [2025-03-19T17:57:38.847Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:57:39 [2025-03-19T17:57:39.101Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:57:41 [2025-03-19T17:57:41.609Z] From https://gitlab.com/fedora/bootc/base-images
17:57:41 [2025-03-19T17:57:41.609Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
17:57:41 [2025-03-19T17:57:41.609Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
17:57:41 [2025-03-19T17:57:41.609Z] + '[' -n 1ec520caf59ef5de913f06447c4be74f60ddb54d ']'
17:57:41 [2025-03-19T17:57:41.609Z] + git -C ./config fetch origin 1ec520caf59ef5de913f06447c4be74f60ddb54d
17:57:41 [2025-03-19T17:57:41.609Z] From https://github.com/coreos/fedora-coreos-config
17:57:41 [2025-03-19T17:57:41.609Z] * branch 1ec520caf59ef5de913f06447c4be74f60ddb54d -> FETCH_HEAD
17:57:41 [2025-03-19T17:57:41.609Z] + git -C ./config reset --hard 1ec520caf59ef5de913f06447c4be74f60ddb54d
17:57:41 [2025-03-19T17:57:41.609Z] HEAD is now at 1ec520c tree: import changes from testing-devel at f9a2278de8856f85f9a5e2af1b329f51beb65535
17:57:41 [2025-03-19T17:57:41.609Z] + git -C ./config submodule update --init --recursive
17:57:41 [2025-03-19T17:57:41.609Z] + set +x
17:57:41 [2025-03-19T17:57:41.609Z] Config commit: 1ec520caf59ef5de913f06447c4be74f60ddb54d
17:57:41 [2025-03-19T17:57:41.609Z] + manifest=src/config/manifest.yaml
17:57:41 [2025-03-19T17:57:41.609Z] + image=src/config/image.yaml
17:57:41 [2025-03-19T17:57:41.609Z] + [[ -n '' ]]
17:57:41 [2025-03-19T17:57:41.609Z] + [[ ! -f src/config/manifest.yaml ]]
17:57:41 [2025-03-19T17:57:41.609Z] + [[ ! -f src/config/image.yaml ]]
17:57:41 [2025-03-19T17:57:41.609Z] + mkdir -p cache
17:57:41 [2025-03-19T17:57:41.609Z] + mkdir -p builds
17:57:41 [2025-03-19T17:57:41.609Z] + mkdir -p tmp
17:57:41 [2025-03-19T17:57:41.609Z] + mkdir -p overrides/rpm
17:57:41 [2025-03-19T17:57:41.609Z] + mkdir -p overrides/rootfs
17:57:41 [2025-03-19T17:57:41.609Z] + test 0 = 1
17:57:41 [2025-03-19T17:57:41.609Z] + case "${YUMREPOS}" in
17:57:41 [2025-03-19T17:57:41.609Z] + set +x
17:57:41 [2025-03-19T17:57:41.609Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.