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