Console Output

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