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