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