Console Output

22:52:22 [2024-12-14T22:52:22.113Z] + set -xeuo pipefail
22:52:22 [2024-12-14T22:52:22.113Z] ++ umask
22:52:22 [2024-12-14T22:52:22.113Z] + '[' 0022 = 0000 ']'
22:52:22 [2024-12-14T22:52:22.113Z] + cosa init --branch testing-devel --commit=41dad2a815cf4b5d2819e7353add0eed496338a5 https://github.com/coreos/fedora-coreos-config
22:52:22 [2024-12-14T22:52:22.113Z] notice: failed to look up uid in /etc/passwd; enabling workaround
22:52:22 [2024-12-14T22:52:22.113Z] info: Missing CAP_SYS_ADMIN; using virt
22:52:22 [2024-12-14T22:52:22.113Z] + mkdir -p src
22:52:22 [2024-12-14T22:52:22.113Z] + cd src
22:52:22 [2024-12-14T22:52:22.113Z] + test -e config
22:52:22 [2024-12-14T22:52:22.113Z] + case "${source}" in
22:52:22 [2024-12-14T22:52:22.113Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
22:52:22 [2024-12-14T22:52:22.113Z] Cloning into 'config'...
22:52:22 [2024-12-14T22:52:22.366Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
22:52:22 [2024-12-14T22:52:22.366Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
22:52:22 [2024-12-14T22:52:22.928Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
22:52:22 [2024-12-14T22:52:22.928Z] + '[' -n 41dad2a815cf4b5d2819e7353add0eed496338a5 ']'
22:52:22 [2024-12-14T22:52:22.928Z] + git -C ./config fetch origin 41dad2a815cf4b5d2819e7353add0eed496338a5
22:52:23 [2024-12-14T22:52:23.182Z] From https://github.com/coreos/fedora-coreos-config
22:52:23 [2024-12-14T22:52:23.182Z]  * branch            41dad2a815cf4b5d2819e7353add0eed496338a5 -> FETCH_HEAD
22:52:23 [2024-12-14T22:52:23.182Z] + git -C ./config reset --hard 41dad2a815cf4b5d2819e7353add0eed496338a5
22:52:23 [2024-12-14T22:52:23.182Z] HEAD is now at 41dad2a lockfiles: bump to latest
22:52:23 [2024-12-14T22:52:23.182Z] + git -C ./config submodule update --init --recursive
22:52:23 [2024-12-14T22:52:23.182Z] + set +x
22:52:23 [2024-12-14T22:52:23.182Z] Config commit: 41dad2a815cf4b5d2819e7353add0eed496338a5
22:52:23 [2024-12-14T22:52:23.182Z] + manifest=src/config/manifest.yaml
22:52:23 [2024-12-14T22:52:23.182Z] + image=src/config/image.yaml
22:52:23 [2024-12-14T22:52:23.182Z] + [[ -n '' ]]
22:52:23 [2024-12-14T22:52:23.182Z] + [[ ! -f src/config/manifest.yaml ]]
22:52:23 [2024-12-14T22:52:23.182Z] + [[ ! -f src/config/image.yaml ]]
22:52:23 [2024-12-14T22:52:23.182Z] + mkdir -p cache
22:52:23 [2024-12-14T22:52:23.182Z] + mkdir -p builds
22:52:23 [2024-12-14T22:52:23.182Z] + mkdir -p tmp
22:52:23 [2024-12-14T22:52:23.182Z] + mkdir -p overrides/rpm
22:52:23 [2024-12-14T22:52:23.182Z] + mkdir -p overrides/rootfs
22:52:23 [2024-12-14T22:52:23.182Z] + test 0 = 1
22:52:23 [2024-12-14T22:52:23.182Z] + case "${YUMREPOS}" in
22:52:23 [2024-12-14T22:52:23.182Z] + set +x
22:52:23 [2024-12-14T22:52:23.182Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.